<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contenedor_general_index {
	float: left;
	height: auto;
	width: 960px;
}
#header_emol {
	float: left;
	height: 200px;
	width: 960px;
	margin-bottom: 20px;
}

.intro {
	float: left;
	height: 450px;
	width: 960px;
	background-position: center top;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#texto_intro {
	float: left;
	height: 150px;
	width: 400px;
	margin-left: 485px;
	margin-top: 225px;
	font-size: 11px;
	line-height: 18px;
}

#texto_intro p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", Arial, HelveticaNeue;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
#texto_intro h3 {
	font-size: 14px;
	font-weight: bold;
}
#texto_intro a {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", Arial, HelveticaNeue;
}
#texto_intro a:hover {
	color: #666666;
	text-decoration: none;
}
#div_pie_emol
{
	float:left;
	width:960px;
	height:35px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:11px;
	color:#999999;
	background-image: url(../images/bg_line_info.png);
	background-repeat: repeat-x;
}
#div_pie_emol_t
{
	float:left;
	padding:9px 0 0 15px;
}
#div_pie_emol_t a
{
	color:#CCCCCC;
	text-decoration:none;
}
#div_informacion_c
{
	float:right;
	width:350px;
}
#div_informacion_c_item1
{
	float:left;
	padding:7px 0 0 0;
}
#div_informacion_c_item2
{
	float:left;
	padding:9px 7px 0 0;
}
#div_informacion_c_item3
{
	float:left;
	padding:9px 0 0 0;
}
#div_informacion_c_item3 a
{
	color:#CCCCCC;
	text-decoration:none;
}
</pre></body></html>