body{text-align:center; background:#FFFFFF; font-family:arial; font-size:12px; padding: 0;}

/*COLORES, TAMAÑOS, ALINEACIONES*/
.colorAzulResalte{color: #4390e0}
.colorBlanco{color: #fff}

.fondoGrisBasico{background: #eeeeee }

.web{width: 1000px; background: #fff; margin: 0px auto; text-align: left }
.textoCabecera{float:left; width: 1000px; background: #3b3b3b; height: 28px; line-height: 28px; font-size:16px; color: #4390e0}
.topBanner{float:left; width: 1000px; height: 200px;}
.izquierda{float:left; width: 150px; background: #eeeeee}

.menuIzquierda{float:left; width: 150px; margin-top: 75px; font-size:12px}
.menuIzquierda .menuAct{float:left; width: 150px; height: 30px; margin: 2px 0px; background: #333333; text-align: right; color: white; }
.menuIzquierda .menuDes{float:left; width: 150px; height: 30px; margin: 2px 0px; background: #4390e0; text-align: right; color: white; }

.menuIzquierda a{float:left; text-decoration:none; width: 140px; padding: 0 10px 0 0; color: #fff;}
.menuIzquierda a:visited{color:#fff}
.menuIzquierda .menuDes a:hover{background: #333333;}

.centro{float:left; width: 700px; height: auto}

.menuCentro{float:left; width: 700px; height: 30px; background: white; font-size:12px;}
.menuCentro .menuAct{float:left; width: 96px; height: 30px; margin: 0 2px; _margin: 0 0 0 3px; background: #333333; text-align: center; color: white}
.menuCentro .menuDes{float:left; width: 96px; height: 30px; margin: 0 2px; _margin: 0 0 0 3px; background: #4390e0; text-align: center; color: white}

.menuCentro a{float:right;  text-decoration:none; width: 96px; color: #fff}
.menuCentro a:visited{color:#fff}
.menuCentro .menuDes a:hover{background: #333333;}

.contenido{float:left; width: 670px; padding: 15px;}
.contenido h1 {
	color: #4390e0;
	font-size: 24px;
	font-variant:normal;
	font-stretch:normal;
	font-weight:100;
}
.contenido img {
	float:right;
	border-color:#4390e0;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin:5px;
}

.contenido .imgSinBorde {
	padding:5px;
	margin:5px;
	border: 0px;
}
.contenido .h3_mod {color: #4390e0}

.derecha{float:left; width: 150px; background: #eeeeee }
.idiomas{float:left; width: 150px; text-align:center; height: 30px;}
.idiomas a{float:left; margin: 7px 7px 7px 11px}
.publicidad{float:left;wifth: 150px; margin-top: 45px}
.publicidad .tituloPublicidad{float:left; padding-left: 10px; width: 140px; margin-bottom: 10px}
.publicidad .banner{float:left; padding-left: 10px; width: 140px; margin-bottom: 10px}