
#banner1{float:right; margin-top:10px;width:468px; height:auto; margin-right:10px}
#banner2{margin-top:10px;width:190px; height:auto; margin-right:10px}
#banner3{margin-top:10px;width:190px; height:auto; margin-right:10px}


/* Area del sitio */
#web{position:relative; margin:0; width:800px; height:100%}
#lateral_publi{width:215px; position:absolute; top:0; left:788px; text-align:right; z-index:0;background:url(../img/cabecera_fondo.png) top left repeat-x}
#esquina_der{position:absolute; right:0; top:65px; width:20px; height:20px;	background: url(../img/esquina_der.png) bottom right no-repeat; z-index:-10}
/* Cabecera */
#cabecera{height:85px; background:#CDE2F3 url(../img/cabecera_fondo.png) top left repeat}
	#logo{position:absolute}
	#esquina_izq{position:absolute; left:0; top:65px; width:20px; height:20px; background: url(../img/esquina_izq.png) bottom left no-repeat}
/* Cuerpo */
#cuerpo{position:relative; height:100%; background:url(../img/fondo.png) top left repeat-y}
	/* Zona del lateral izquierdo */
	#lateral_izq{padding-bottom:10px; float:left; width:120px; height:100%}
		#lateral_izq_top{width:120px; height:30px; background:#fff url(../img/lateral_izq_top.png) bottom left no-repeat}
		#lateral_izq_bottom{position:absolute; bottom:0px; width:120px; height:20px; background:url(../img/lateral_izq_bottom.png) bottom left no-repeat; margin-bottom:-1px}
		#menu{margin:0}
			#menu ul{list-style:none; margin:0; padding:0;margin-bottom:-8px; margin-top:-10px}
				#menu ul li{width:90px; height:18px; margin-left:0; margin-bottom:8px; padding-top:4px; padding-bottom:0; padding-right:2px; padding-left:5px; font-size:11px; font-weight:700; color:#fff}
					#menu ul li a{text-decoration:none; font-weight:700; color:#fff}
					#menu ul li a:hover{color:#9ADFFA}
				.normal{background:#50ACED url(../img/menu_item.png) top left no-repeat}
				.activo{background:#026EB9 url(../img/menu_item_activo.png) top left no-repeat}
	/* Zona central */
	#contenido{float:left; margin-top:5px; width:510px; height:100%; overflow:hidden}
		/* Contenido a la izquierda */
		#izquierda{float:left; width:250px}
		/* Contenido a la derecha */
		#derecha{float:left; width:255px}
	/* Zona del lateral derecho */
	#lateral_der{width:140px; height:100%; padding-left:21px;float:left;}

		#sos{margin-top:10px; margin-left:-6px}
		#menu2{margin:0; margin-top:10px}
			#menu2 ul{list-style:none; margin:0; padding:0; text-align:right}
				#menu2 ul li{width:120px; text-align:left; margin-left:3px; margin-bottom:6px; padding:1px; padding-bottom:2px; padding-left:18px; font-size:11px; font-weight:700; color:#fff; background:#000099 url(../img/flecha3.png) top left no-repeat}
					#menu2 ul li a{text-decoration:none; font-weight:700; color:#fff; font-size:10px}
					#menu2 ul li a:hover{color:#9ADFFA}
/* Pie de página */
#pie{position:relative; width:790px; margin:0; padding:5px; text-align:center; font-size:9px; font-weight:700; color:#407EB3; background:#FFF}
/* Correcciones para navegadores que respetan los estándares web */
body>#web>#cuerpo{display:table}
body>#web>#cuerpo>#lateral_izq>#lateral_izq_bottom{margin-bottom:0}
body>#web>#cuerpo>#lateral_der{position:absolute; top:80px; left:630px} /* Firefox */
