	body{font-family:Georgia,Helvetica, sans-serif; color:#000000;background-image:url(images/back.jpg); margin:0px;}
	#fondo{width:100%; background-image:url(images/back2.jpg); height:86px; position:absolute; z-index:0}
	#pantalla{width:800px;   position:absolute; width:100%;}
	a{color:#FFFFFF}
	a:hover{color:#FFFF00}
	#texto ul li {padding:5px; text-align:justify;}

	#contenedor{width:800px; margin:auto;background-color:#FFFFFF; border:1px solid #CCCCCC; border-top:0px;border-bottom:0px;}
	#cabecera{width:100%; background-color:#333; text-align:center; border-bottom:1px solid #CCCCCC; height:85px; margin:auto;}
	#espacio{width:100%; height:20px; display:table}
	#contenido{width:100%; display:table; background-image:url(images/fondo.jpg); background-repeat:no-repeat;}
	#texto{width:54%; float:right; padding:5px; text-align:justify}
	#separador{width:100%; height:30px; display:table; background-color:#666666; border-top:1px solid #CCCCCC;}
	#pie{width:800px; background-image:url(images/pie.jpg); margin:auto; color:#FFFFFF; border:1px solid #CCCCCC; font-size:10px;}
	#texto a{color:#000099}
	#texto a:hover{color:#990000}
	.oculto{display:none}
	.activo{display:block;}