body{
	/*background-color: #cde0f0;	*/
	background: #cde0f0 url(../images/fnd-cab.jpg) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #154c77;
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: 0.0125em;
}

img {
	border: 0px;
}

a, a:link, a:visited {
	color: #154c77;
	text-decoration: none;
}

a:hover{
	color: #154c77;
	text-decoration:underline;
}

.pagina-bg-sup{
	/*background: #cde0f0 url(../images/fnd-cab.jpg) repeat-x;*/
	width: 100%;
	/*height: 530px; ojo */
}

/*.pagina-bg-cuerpo{
	background: #cfb6d5;
	width: 100%;
}*/

.pagina-bg-pie{
	background: #481c56 url(../images/fnd-pie-lateral.jpg) repeat-x;
	width: 100%;
	height: 141px;
}

/*.pagina-bg-pie-der{
	background: #cfb6d5 url(../images/fnd-pie-der.jpg) repeat-x;
}*/

.contenedor{
	width: 966px;
	margin: auto; /*centrar*/
}

.cabecera{
/*background-image: url(../images/fnd-cab-i-cubo.jpg);*/
	background-image: url(../images/fnd-cab-home.jpg);
	background-repeat: no-repeat;
	width: 966px;
	height: 398px;
}

.cuerpo{
/*	background-image: url(../images/fnd-cuerpo.jpg);
	background-repeat: repeat-y;	*/
	width: 966px;
	margin: auto; /*centrar*/	
/*	margin-bottom: -2px;
	height: 100%;
	overflow: hidden;*/
	margin-top: 0;

}

.izquierda{
	float: left;
	width: 314px;
	margin-top: 0;
}

.datos{
	float: right;
	margin-top: 0;
	margin-right: 75px;	
	width: 560px;
	text-align: left;
}

.pie{
	background-image: url(../images/fnd-pie.jpg);
	background-repeat: no-repeat;
	width: 966px;
	height: 141px;
}

.clear {
	clear:both;
}

/*******************************************************/

/* cabecera */
.cabeceraIzquierda{
	float: left;
	margin-left: 86px;
	text-align: left;
}

.botonesIdioma{
	float: right;
	margin-right: 83px;
	margin-top: 15px;
}

.botonesRedondos{
	margin-top: 18px;
	*margin-top: 20px;	
	margin-left: 7px;
}

.botonesRedondos img{ 
	margin-right:3px;
}

.botonesSuperiores{
	width: 201px;
	margin-left: 9px;
	margin-top: 15px;
	*margin-top: 17px;	
}

.botonesSuperiores img { 
	margin-bottom: -2px;
	*margin-bottom: 0px;

}


/*.botonesSuperiores img { margin: 0; padding: 0;}*/

/* cuerpo */

.botones-inferior{
	background-image: url(../images/botonera-inf.jpg);
	background-repeat: no-repeat;
	margin-left: 74px;
	height: 98px;
}

.botonesInferiores{
	width: 201px;
	margin-left: 21px;
	*margin-left: 4px;	
/*	margin-top: 15px;
	*margin-top: 17px;	*/
}

.botonesInferiores img { 
	margin-bottom: -2px;
	*margin-bottom: 0px;
}

.banner-izquierda{
	margin-left: 76px;
	margin-top: 20px;
}

.contenedorDatos{
	float: left;
	width: 327px;
}
.titularSeccion{
	width: 327px;
	margin-top: 25px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0;
}
.subtitularSeccion{
	width: 327px;
	font-size: 9px;	
	font-weight:bold;
	height: 15px;
	*height: 25px; /*para ie*/
	letter-spacing: 0;		
}
.fotosSeccion{}
.textoSeccion{
	width: 327px;
	text-align: justify;
}



.bannerDerecha{
	float: right;
	margin-right: 1px;
	width: 202px;
}

.barraSeccion{
	margin-top: 10px;
	margin-bottom: 10px;	
}

.bannerSeccion{
	background-image: url(../images/banner-grupo-olmedo.jpg);
	background-repeat: no-repeat;
	width: 559px;
	height: 184px;
}

.enlaceIzquierda{
	float: left;
	width: 214px;
	height: 112px;
	margin-top: 48px;
	margin-left: 17px;
}
.enlaceDerecha{
	float: right;
	width: 271px;
	height: 112px;
	margin-top: 48px;	
	/*margin-right: 25px;	*/
}


/* pie */

.pieIzquierda{
	float: left;
	text-align: left;
}

.enlacesPie{
	width: 300px;
	margin-top: 50px;	
	margin-left: 90px;
	text-align: left;	
	color: #0d5691;
	font-size: 9px;	
	letter-spacing: normal;
}

.enlacesPie a, .enlacesPie a:link, .enlacesPie a:visited {
	color: #0d5691;
	text-decoration: none;
}

.enlacesPie a:hover{
	color: #0d5691;
	text-decoration:underline;
}


.copyOlmedo{
	float: left;
	width: 400px;
	margin-top: 47px;
	margin-left: 90px;	
	text-align: left;
	color: #0d5691;
	font-size: 10px;
	letter-spacing: normal;
	font-weight: bold;	
}

.logopie{
	float: right;
	margin-top: 24px;
	margin-right: 91px;

}

