
body { margin:0 auto; text-align:center;}
#all { width:990px; height:650px; margin:0 auto;}
	#banner { width:990px; height:128px; background:url(../img/banner.jpg) no-repeat top left;}
	#cuerpo { width:990px; height:440px;}
		#izq { width:42px; height:440px; float:left;}
		#menu { text-align:left; width:460px; height:440px; float:left;}
			#centro_menu { width:436px; height:139px; margin-top:8px; margin-bottom:8px;}
				#menu_entra { width:214px; height:139px; margin-right:8px; float:left; background:#0063a4;}
				#menu_flash { width:214px; height:139px; float:right;}
		#contenido { text-align:justify; width:443px; height:440px; float:left;}
			#texto { color: #04243b; font-family:verdana; font-size:12px; width:443px; height:440px; overflow:-moz-scrollbars-vertical;}
				.titulo { font-size:14px; font-weight:bold;}
				#texto span { font-size:12px;}
		#der { width:43px; height:440px; float:right;}
	#footer { width:990px; height:80px; background:url(../img/footer.jpg) no-repeat top left;}
	
#all_home { width:990px; height:650px; margin:0 auto; background:url(../img/espacio-flash.jpg) no-repeat top left;}
	#flash_home { width:657px; height:445px; padding-top:101px; margin-left:163px;}
	
.menu_left { list-style:none; margin:0; padding:0; padding-left:15px; padding-top:8px; text-transform:uppercase;}
	.menu_left li {}
		.menu_left li a { color:#FFF; text-decoration:none; font-family:verdana; font-size:14px; font-weight:normal;}