<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div {
margin: 0px; padding: 0px; border:0px;
}

#global {
margin-left:auto; 
margin-right:auto;
margin: 0px; padding: 0px; border:0px;
}

#divuno {position: relative;top: 0px;
width:770px; height:91px; background-image:url(../images/cabecera.gif); background-repeat:no-repeat; background-position:center; padding:0px;
margin: 0px; padding: 0px; border:0px;
}

#divdos {position: relative;top: 0px;
 width:770px; height:56px; background-image:url(../images/fondomenu.gif); background-repeat:no-repeat; background-position:center; padding:0px;margin: 0px; padding: 0px; border:0px;}

#divtres {position: relative;top: 0px;
width:770px; height:auto; background-image:url(../images/fondoblanco.gif); background-repeat:repeat-y;background-color: #FFFFFF;margin: 0px; padding: 0px; border:0px;
}

#divcuatro {position: relative;top: 0px;
width:770px; height:29px; background-image:url(../images/inferior.gif); background-repeat:no-repeat;margin: 0px; padding: 0px; border:0px;
}


body {
	font-family: Verdana;
	font-size: 77%;

}


#contenido {
margin: 35px;
margin-top: 0px;
text-align: justify;
background-color: #FFFFFF;
}

.enlacenormal {
	color:  #B00A0A;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;	
}
.enlacenormal:hover {
	text-decoration: underline;
}

.enlacemenu {
	text-decoration: none;
	color: #FFFFFF;
}
.enlacemenu:hover {
	text-decoration: underline;
}

.enlacemenup {
color: #FFFFFF;
}

.maymen {
	color:  #B00A0A;
	font-size: 80%;
}

#menu {
margin-top: 10px; font-size:120%;font-weight: bold; 
color: #FFFFFF;
}

p {
margin-left: 20px;
margin-right: 20px;
background-color: #FFFFFF;
}


#tituloseccion {
width: 700px;
height:20px;
background-color: #DADADA;
color: #B00A0A;
font-size: 120%;
font-family: Arial;
font-weight: bold;
font-style: italic;

}</pre></body></html>