@charset "utf-8";
/* CSS Document */

#cuerpo {
	width: 100%;
	position: static;
	float: left;
	clear: both;
	/* [disabled]height: auto; */
}
#cabeza {
	position: static;
	width: 100%;
	height: 174px;
	float: left;
	/* [disabled]margin-top: 10px; */
	clear: both;
	background-color: rgba(28,60,112,.5);

	
}
#datos_top {
	float: left;
	height: 174px;
	width: 174px;
	position: static;
	background-color: #1C3C70;
}
#barra_nav {
	float: left;
	width: 116px;
	position: static;
	margin-top: 10px;
}
#contenido {
	position: static;
	width: 100%;
	color: #FFFFFF;
	background-color: rgba(28,60,112,0.5);
	clear: both;
	float: left;
	/* [disabled]background-repeat: no-repeat; */
	background-attachment: fixed;
	/* [disabled]background-size: cover; */
	/* [disabled]background-image: url(../logos/fnd1.jpg); */
}
#legales {
	position: static;
	width: 100%;
	clear: both;
	float: left;
	/* [disabled]margin-top: 10px; */
	height: auto;
	background-color: rgba(28,60,112,0.8);
	text-align: center;
}

#secciones {
	/* [disabled]background-image: url(../images_temp/pattern_black2.png); */
	/* [disabled]background-repeat: repeat; */
	position: static;
	clear: both;
	float: left;
	width: 100%;
}
#sociales {
	position: fixed;
	height: 250px;
	width: 49px;
	top: 70px;
	right: 0px;
	z-index: 1500;
}
#logo_eec_principal {
	float: left;
	/* [disabled]height: 174px; */
	/* [disabled]width: 174px; */
	position: static;
}
#caja {
	width: 100%;
	position: static;
	clear: both;
	float: left;
	height: auto;
}
#barra {
	float: left;
	height: 35px;
	width: 100%;
	position: relative;
	clear: both;
	background-color: rgba(28,60,112,0.8);
	
}
.bco {
	font-size: 1.1em;
	color: #FFF;
	text-align: center;
}
.amte {
	font-size: 11px;
	color: #112444;
	padding: 5px;
	line-height: 1.5em;
}
#cen_xmas {
	background-image: url(../images/cen_xmas1.png);
	background-repeat: repeat-x;
	position: fixed;
	height: 70px;
	width: 100%;
	background-attachment: fixed;
	z-index: 5000;
	top: 0px;
}
#buscador {
	float: right;
	height: 70px;
	width: 350px;
	position: static;
	margin-top: 35px;
	clear: right;
}

#zona {
	clear: both;
	height: 59px;
	width: 100%;
	position: static;
	overflow: hidden;
	-webkit-transition: all 1s ease-out 0s;
	-moz-transition: all 1s ease-out 0s;
	-ms-transition: all 1s ease-out 0s;
	-o-transition: all 1s ease-out 0s;
	transition: all 1s ease-out 0s;
	margin-top: 10px;
	/* [disabled]margin-bottom: 10px; */
	background-color: rgba(0,0,0,0.5);
	/* [disabled]background-image: url(../logos/fnd2.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-attachment: fixed; */
	/* [disabled]background-size: cover; */
	float: left;
}
.promos_top {
	float: left;
	width: 33.333333%;
	position: static;
	text-align: center;
}
#zona:hover {
	min-height: 311px;
}
	

	
body {
	background-color: #FFF;
}
#barrita {
	position: static;
	z-index: 1000;
	height: auto;
	width: 350px;
	float: right;
}
#total {
	/* [disabled]background-color: rgba(0,0,51,0.5); */
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#cabecera {
	clear: both;
	float: left;
	width: 100%;
	position: static;
}
#sello {
	position: absolute;
	height: 151px;
	width: 188px;
	left: 87px;
	bottom: 116px;
}
#promo {
	clear: both;
	float: left;
	width: 1024px;
	position: static;
	text-align: center;
	background-color: rgba(0,153,255,0.5);
	margin-top: 10px;
}
.rs_50 {
	float: right;
	width: 50px;
}
#grupo1 {
	width: 1024px;
	position: static;
	clear: both;
	float: left;
}
img {
	/* [disabled]width: 100%; */
}
#legales img {
	width: 100%;
}
.intro {
	background-color: rgba(0,0,0,0.5);
	padding: 2.5%;
	clear: both;
	float: left;
	width: 95%;
	margin-right: 0%;
	margin-left: 0%;
	position: static;
	height: auto;
}
