body{
	margin:0px 0px 0px 0px; 
	background-image:url(imagenes/fondo.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	background-color:#f2ef3b;
}
	/*Estilo de capa contenedora de la pagina que centramos siempre en funcion del ancho de la pagina*/
		#contenedor{
		width:798px;
		height:100%;
		background-color:transparent;
		margin:10px auto 0 auto; 
		}
			#web{float:left; width:798px; height:42px; text-align:right; color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold;letter-spacing:0.5em;}
			#hueco{float:left; width:798px; height:156px;}
			#fichas{float:left; width:798px; height:401px;}
			#ficha1{float:left; height:401px; width:255px; background-image:url(imagenes/ficha1.jpg); background-repeat:no-repeat; background-position:top; margin-right:13px;}
			#ficha2{float:left; height:401px; width:201px; background-image:url(imagenes/ficha2.jpg); background-repeat:no-repeat; background-position:top; margin-right:13px;}
			#ficha3{float:left; height:401px; width:313px; background-image:url(imagenes/ficha3.jpg); background-repeat:no-repeat; background-position:bottom; }
			#titg{float:left; width:215px; height:58px; font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#FFF; margin:40px 0 0 40px;}
			#txt{float:left; width:215px; height:58px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#FFF; margin:10px 0 0 40px;}
			#tfo{float:left; width:175px; height:58px; font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#FFF; margin:20px 40px 0 40px; text-align:right; background-image:url(imagenes/tfo.jpg); background-position:left; background-repeat:no-repeat;}
			#dir{float:left; width:175px; height:58px; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#FFF; margin:20px 40px 0 40px; text-align:right; }
			#ficha3 ul{padding-top:150px; margin-right:30px; color:#FFF; list-style:disc; font-family:Verdana, Geneva, sans-serif; font-size:12px; text-align:justify;}
			#ficha3 ul li{padding:5px 0;}
