body{
	color:black;
	font-family:Arial;
    font-size: 12px;
	height:100%;
	width:100%;
	margin:0 auto;
}
a{
	color:#FFF;
}
ul{
	list-style: none;
	padding:0;
	margin: 0;
}
.underline{
	text-decoration: underline;
}
#contenedor{
	width:872px;
	height:100%;
	margin:0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 36px;
	box-shadow: 8px 0 15px -4px rgba(0, 0, 0, 0.2), -8px 0 8px -4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 8px 0 15px -4px rgba(0, 0, 0, 0.2), -8px 0 8px -4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 8px 0 15px -4px rgba(0, 0, 0, 0.2), -8px 0 8px -4px rgba(0, 0, 0, 0.2);	
	overflow: hidden;
}
.wrapper{
	width:872px;
	margin: 0 auto;
}
#con_ppal{
	width:580px;
	height:auto;
	float: left;
}
#banners{
	display:inline-block;
}
#lateral{
	display:inline;
	float:right;
	width: 190px;
	padding-top: 54px;
}
h1{
	color:#2479c2;
	font-size: 24px;
	top: 40px;
	font-weight:bold;
	margin-top:54px;
    }
h2{
	color:#9b302c;
	font-size: 16px;
	font-weight:normal;
    }
h3{
	color:#2479c2;
	font-size: 16px;
	font-weight:normal;
	margin-top: 65px;
    }	
h4{
	color:#2479c2;
	font-size: 16px;
	font-weight:normal;
	margin-top: 25px;
    }	
h5{
	color:#103e6d;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	margin-left: 20px;
    }		
h6{
	color:#103e6d;
	font-size: 14px;
	font-weight:normal;
	font-style:italic;
	margin-left: 30px;
	margin-top: 5px;
}	
#menuhoriz {
	height: 22px;
	margin-bottom:17px;
	color:white;
	width:580px;
	float: left;
}
.menuhoriz-btn{
	display: inline-block;
	width: 33.10%;
	line-height: 22px;
	float: left;
}
#menuhoriz a{
	text-decoration:none;
	color:#FFF;
	font-size: 10px;
}
#boton1 {
	background: #b892c5;
	font-size: 12px;
	text-align: center;
	border-bottom:solid 3px #633177;
	margin-right: 2px	
}
#boton2 {
	background: #71c4e6;
	font-size: 12px;
	text-align: center;
	border-bottom:solid 3px #009cce;	
	margin-right: 2px;
}	
#boton3 {
	background: #99cc8a;
	font-size: 12px;
	text-align: center;
	border-bottom:solid 3px #366a35;	
}

/*-----HEADER*/
#header {
	height: 88px;
	text-align:left;
	margin:0 auto;
	background: #1b6ab9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1b6ab9), to(#0f4271));
	background: -webkit-linear-gradient(#1b6ab9, #0f4271);
	background: -moz-linear-gradient(#1b6ab9, #0f4271);
	background: -ms-linear-gradient(#1b6ab9, #0f4271);
	background: -o-linear-gradient(#1b6ab9, #0f4271);
	background: linear-gradient(#1b6ab9, #0f4271);
	-pie-background: linear-gradient(#1b6ab9, #0f4271);
	behavior: url(lib/pie/PIE.htc);
	position: relative;		
}
#textosheader {
	width:400px;
	height: 75px;
	float:left;
}
#tituloheader{
	float: left;
	width:300px;
	padding: 22px 0 0 36px;
}
#tituloheader h1{
	font:normal normal 30px/32px Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0;
}
#tituloheader h2{
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}
#logo {
	width:46px;
	height: 51px;
	background:url('../images/logo.png') no-repeat 0 0;	
	float: right;
	margin:20px 32px 0 0;
}

/*-----FOOTER*/
#foot{
	height: 88px;
	text-align:left;
	margin:0 auto;
	background: #1b6ab9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1b6ab9), to(#0f4271));
	background: -webkit-linear-gradient(#1b6ab9, #0f4271);
	background: -moz-linear-gradient(#1b6ab9, #0f4271);
	background: -ms-linear-gradient(#1b6ab9, #0f4271);
	background: -o-linear-gradient(#1b6ab9, #0f4271);
	background: linear-gradient(#1b6ab9, #0f4271);
	-pie-background: linear-gradient(#1b6ab9, #0f4271);	
	behavior: url(lib/pie/PIE.htc);
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
}
#foot p{
	margin: 0;
}
#foot a{
	font-weight: bold;
}
#foot #info{
	margin-bottom: 10px;
}
/*-----PRINCIPAL*/
#banners a{
	color:#036;
	text-decoration:none;
}
#debajomenubox1 {
	width: 610px;
	height: 100%;
	float:left;
	margin-left: 10px;
	font-family:Arial;
	font-size: 34px;
}
h2{
	font:normal bold 18px Arial, Helvetica, sans-serif;
	margin-bottom: 17px;	
}	
#lo-nuevo h2{
	color:#b892c5;
}
#aumenta h2{
	color:#71c4e6;
}
#productos h2{
	color:#99cc8a;
}
sup{
	font-size: 0.5em
}
.contenido p, .contenido ul{
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color:#646464;
	margin-bottom: 20px;
}
.item-titl{
	text-decoration: underline;
}
#lo-nuevo .item-titl{
	color:#b892c5;
}
#aumenta .item-titl{
	color:#71c4e6;
}
#otras-notas{
	margin-bottom: 20px;
	border-top:solid 1px #646464;
}
.nota{
	clear: both;	
	padding:20px 0;
	border-bottom: 1px solid #646464;
}
.nota.ultima{
	border: none;
	padding-bottom: 0;
}
.nota-img{
	float: left;
}
.nota-img-single{
	margin-bottom:21px;
}
.nota-info{
	margin-left: 221px;
	min-height: 106px;
	position: relative;
}
.nota-info h3{
	margin:0 0 5px;
}
.nota-info h3 a{
	font:normal normal 12px Arial,Helvetica, sans-serif;
	color:#646464;
	text-transform: uppercase;
	text-decoration: underline;
}
.nota-info p{
	margin: 0;
}
.nota-link{
	width:76px;
	height: 24px;
	background: url(../images/nota-link.jpg) no-repeat 0 0;
	display: block;
	font:normal normal 10px Arial,Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	left: 0;
	bottom: 0;
}
.nota-full{
	display: none;	
	overflow: hidden;	
}
.nota-cerrar{
	width:32px;
	height: 25px;
	background: url(../images/nota-cerrar.jpg) no-repeat 0 0;
	display: block;
	float: right;
	position: relative;
	top:-20px;
}
.nota-p-link{
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;		
}
#lo-nuevo .nota-p-link{	
	color:#71c4e6;	
}
#lo-nuevo strong{
	color:#71c4e6;
}
#aumenta strong, #aumenta h3{
	color: #71c4e6;
}
.contenido h3{
	font-size: 10px;
	margin:0 0 18px;	
	font-weight: bold;
}
.contenido h3 span{
	padding: 5px;
	background: #ccc;
	margin-right: 2px;
	color: #fff;
}
#aumenta h3 span{
	background:  #71c4e6;
}

/*-----LATERAL*/
#news-info{
	font:normal normal 11px Arial, Helvetica, sans-serif;
	color:#0f4272;
	width:190px;
	text-align: center;
	float: right;
	padding-top: 3px;
}
.lateral-banner, .lateral-banner img{
	display: block;
	margin-bottom: 30px;
}
#debajomenubox2 {
		width: 267px;
		height: 100%;
		float:right;
		margin-top:27px;
}
#lado1 {
		width: 267px;
		height: 260px;
		margin-top: 30px;
}
#lado2 {
		width: 267px;
		height: 260px;
		margin-top: 30px;
}
#lado3 {
		width: 267px;
		height: 260px;
		margin-top: 30px;
}
#lado4 {
		width: 267px;
		height: 150px;
		margin-top: 30px;
		margin-bottom: 10px;
}	