 BODY {
	SCROLLBAR-FACE-COLOR:#EFEFEF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR:#EFEFEF;
	SCROLLBAR-3DLIGHT-COLOR: #EFEFEF; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; 
}
.contenidos {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tituazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003A99;
	text-decoration: underline;

}
.txtazul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E719E;
	text-decoration: none;
}
.txtnegro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009;
	text-decoration: underline;
	font-weight: normal;
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: underline;
	font-weight: normal;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#06F;
	text-decoration: underline;
	font-weight: normal;
}
a.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: underline;
	font-weight: normal;
}
a.repre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045BAB;
	text-decoration: underline;
	font-weight: normal;
}
a.repre:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045BAB;
	text-decoration: underline;
	font-weight: normal;
}
a.repre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.repre:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045BAB;
	text-decoration: underline;
	font-weight: normal;
}


ul 
{ 
list-style-type: none; 
padding: 0; 
margin:.0em; 
}
li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(imagenes/arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
	padding-left: .8em; 
}
