#contenido {
		border-left:solid 1px #000000;
		border-right:solid 1px #000000;
	padding:1% 5% 20px;
max-width: 1288px;
margin: 0px auto;


}
#inicio{
	background:#141921;
}
h3{
	margin-top:40px;
	font-size:36px;
	margin-bottom:10px;
}
h3~p{
	font-size:16px;
	font-weight:bold;
}

h2{margin-top:20px;
	padding-left:20px;
	margin-bottom:10px;
	font-size:24px;
	height:50px;
	line-height:50px;
	background:#000;
	color:#FFF;
}
h2~p{margin-bottom:20px;
	font-size:12px;
}

#contenido img{
	border-left:#000 solid 1px;
	border-bottom:#000 solid 1px;
	border-right:#000 solid 1px;
	width:100%;
	max-width:496px;
	height:auto;
	margin:20px auto 0;
	display:block;

}

p.aviso{font-weight: normal; text-align: justify;}
/* SLIDER Fotorama*/

ul.navegadores{padding-left:25px;}


@media screen and (min-width:1023px){
	.uno{
		float: left;
		width: 40%;
		margin-right: 50px;
	}
#contenido img{
	float:right;
	width:100%;
	max-width:496px;
	height:auto;
}
#contenido::after{
	content:"";
	display:block;
	clear:both;
	height:1px;
}
	
	
	
}

@media screen and (min-width:1180px){
	.uno{
	display: inline-block;
	max-width:606px;
	margin-right: 150px;
}
#contenido img{
	float:right;
	width:100%;
	max-width:496px;
	height:auto;
}

	
	
	
}
