/* CSS Document Hacienda de Zimpizahua */body {  font-family: "Lucida", "lucida grande", Verdana, Helvetica, Arial, sans-serif;  background:url(imagenes/fondo.jpg) repeat-x; background-color:#1E0C0A;}#container {  width:750px;  margin:0 auto;  padding:0px;  text-align:left;  background-color:#ffffff;}/* links  */a {   color:#CC3300;  text-decoration:none;   } a:hover {   color:#993300;  text-decoration: underline; } /* textos  */.titulo {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:14pt;	color:#4A2521;	padding:8px;    font-weight: bold; } .subtitulo {		font-size:12pt;	color:#4A2521;	/*padding:5px;*/    font-weight: bold; }  .tituloenglish {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:14pt;	color:#993300;	padding:8px;    font-weight: bold; }   .titulointerior {		font-size:14pt;	color:#693022;	padding:8px;    font-weight: bold; } .texto {		font-size:10pt;	color:#333333;	padding:8px;	 }    .textobold {		font-size:10pt;	color:#333333;	padding:8px;	font-weight: bold;	 }   .textoboldrojo {		font-size:10pt;	color:#990000;	padding:0px;	font-weight: bold;	 } .textoblanco {		font-size:10pt;	color:#FFFFFF;	padding:5px; }  .textoblanco a{		font-size:10pt;	color:#FFFFFF;	padding:5px; } .frase {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:12pt;	color:#333333;	padding:3px;	font-weight: bold;	text-align: right;	 }/* mitad  */.fondomedio {  font-family:Verdana, Helvetica, Arial, sans-serif;  background:url(imagenes/fondomedio.jpg) repeat-x;   background-color:#ffffff;}#presentacion {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:10pt;	color:#FFFFFF;	padding:5px 5px 5px 10px; }.detalleinterior {    padding:0px;    background:url(imagenes/detallearriba.jpg) repeat-x; }  .detalleabajo {    height:29px;	background:url(imagenes/detalleabajo.jpg) repeat-x; }.imagen {   float:left;   text-align:left;   padding:3px; }  /* hotel*/    .textoprecios {		font-size:9pt;	color:#333333;	padding:8px;	font-weight: bold;	 }  /* historia */.titulopersonajes {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:12pt;	color:#FFFFFF;    font-weight: bold;	padding:5px;	 } .titulopersonajesbold a{color:#FFFFFF;font-size:11pt;	font-weight: bold;	padding:5px;	 }     /* Pie */.pie {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:9pt;	color:#FFFFFF; }  .piefoto {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:9pt;	color:#333333; } 
