<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	background-image: url(imagenes/fondo.jpg);
	background-attachment: fixed;
}
#contenido {
	position:absolute;
	top:50%;
	left:50%;
	width:750px;
	height:auto;
	margin-left:-360px;
	margin-top:-250px;
}

/*
	////////////////////////////////
	//	DIV Barra EMOL
	////////////////////////////////
*/



#nuevabarra {
	height: 20px;
	background-color: #D9E2F4;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}



.Estilocreditos {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808fb1;
}
.Estilo1 {
	font-size: 10px;
	color: #808fb1;
	text-decoration: none;
}
#flash {
	height: auto;
	width: 750px;
	float: left;
	vertical-align: top;
}
#anteriores {
	height: 16px;
	width: 750px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px;
	text-align: right;
}
#anteriores h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: -8px 0px 0px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
#anteriores h1 a:link, #anteriores h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#anteriores h1 a:hover{
	color: #003399;
	text-decoration: underline;
}

#anteriores img {
	margin: 0px;
	padding: 0px;
	float: right;
}

/*
	DIV CERTIFICA
*/

#div_certifica{
	visibility: hidden;
}

.addthis_default_style{
}

.addthis_default_style a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
</pre></body></html>