body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 13px;
	color: #282828;
}

.titulo1{
	font-family: Arial,Verdana;
	font-size:16pt;
	color:#808080;
	text-align: center;
}

.titulo1_nuevo{
	font-family: Arial,Verdana;
	font-size:16pt;
	color:#ffffff;
	text-align: center;
}

.titulo1_rosa{
	font-family: Arial,Verdana;
	font-size:16pt;
	color:#A9033A;
	text-align: center;
}

.titulo2_nuevo{
	font-family: Arial,Verdana;
	font-size:14pt;
	color:#ffffff;
	text-align: center;
}

.titulo2{
	font-family: Arial,Verdana;
	font-size:13.5pt;
	color:#808080;
}

.titulo3{
	font-family: Arial,Verdana;
	font-size:11pt;
	color:#A9033A;
}

.titulo4{
	font-family: Arial,Verdana;
	font-size:11pt;
	color:#808080;
	text-align: center;
}

.titulosMenu{
	font-family: Arial,Verdana;
	font-size:13pt;
	color:#282828;
}

.tituloRojo{
	font-family: Arial,Verdana;
	font-size:14pt;
	color:#A9033A;
}

.textoRojo{
	font-family: Arial,Verdana;
	font-size:10pt;
	color:#A9033A;
	font-weight: bold;
}

.textoRojoLight{
	font-family: Arial,Verdana;
	font-size:10pt;
	color:#A9033A;
}

.textoPeque{
	font-size:9pt;
}
.textoMasPeque{
	font-size:8pt;
	line-height: 0;
}
.textoMasPeque2{
	font-size:8pt;
}

.textoGrande{
	font-size:12pt;
}

.texto_gris{color: #707070;}
.texto_gris_claro{color: #C0C0C0 ;}




.linksRojos A:link {font-family: Arial,Verdana;font-size:10pt; color: #a9033a; text-decoration: underline;font-weight: bold; }
.linksRojos A:visited {text-decoration: underline; color: #a9033a;font-weight: bold;}
.linksRojos A:active {text-decoration: none; color: #a9033a;}
.linksRojos A:hover {text-decoration: underline; color: gray;font-weight: bold;}

.linksRojosSub A:link {font-family: Arial,Verdana;font-size:10pt; color: #a9033a; text-decoration: underline;font-weight: bold; }
.linksRojosSub A:visited {text-decoration: underline; color: #a9033a;font-weight: bold;}
.linksRojosSub A:active {text-decoration: underline; color: #a9033a;}
.linksRojosSub A:hover {text-decoration: underline; color: #a9033a;font-weight: bold;}

.linksRojosLight A:link {font-family: Arial,Verdana;font-size:10pt; color: #a9033a; text-decoration: none;}
.linksRojosLight A:visited {text-decoration: none; color: #a9033a;}
.linksRojosLight A:active {text-decoration: none; color: #a9033a;}
.linksRojosLight A:hover {text-decoration: underline; color: #a9033a;}


.linksGrises A:link{font-family: Arial,Verdana;font-size:10pt;color: #404040; text-decoration: none; }
.linksGrises A:visited {text-decoration: none; color: #404040;}
.linksGrises A:active {text-decoration: none; color: #404040;}
.linksGrises A:hover {color: #a9033a;}

.linksGrisesSub A:link{font-family: Arial,Verdana;font-size:10pt;color: #404040; text-decoration: underline; }
.linksGrisesSub A:visited {text-decoration: underline; color: #404040;}
.linksGrisesSub A:active {text-decoration: underline; color: #404040;}
.linksGrisesSub A:hover {color: #a9033a;}

.linksNegros A:link{color: black; text-decoration: none; }
.linksNegros A:visited {color: black; text-decoration: none;}
.linksNegros A:active {color: black; text-decoration: none;}
.linksNegros A:hover {color: black; text-decoration: underline;}

.linksNegrosSub A:link{color: black; text-decoration: underline; }
.linksNegrosSub A:visited {color: black; text-decoration: underline;}
.linksNegrosSub A:active {color: black; text-decoration: underline;}
.linksNegrosSub A:hover {color: black; text-decoration: underline;}

.linksBlancos A:link{font-family: Arial,Verdana;font-size:10pt;color: #ffffff ; text-decoration: none; }
.linksBlancos A:visited {text-decoration: none; color: #ffffff }
.linksBlancos A:active {text-decoration: none; color: #808080;}
.linksBlancos A:hover {color: #a9033a;}

.linksBlancos2 {font-family: Arial,Verdana;font-size:10pt;color: #ffffff;}
.linksBlancos2 A:link{font-family: Arial,Verdana;font-size:10pt;color: #ffffff ; text-decoration: underline; }
.linksBlancos2 A:visited {text-decoration: none; color: #ffffff }
.linksBlancos2 A:active {text-decoration: none; color: #808080;}
.linksBlancos2 A:hover {color: #790332; text-decoration: underline;}

.linksBlancos_barra A:link{font-family: Arial,Verdana;font-size:10pt;color: #DCABA3 ; text-decoration: underline; }
.linksBlancos_barra A:hover {color: #ffffff;}
.linksBlancos_barra A:visited {text-decoration: underline; color: #DCABA3 }



.linksSecciones A:link{font-family: Arial,Verdana;font-size:10pt;color: #282828; text-decoration: none; }
.linksSecciones A:visited {text-decoration: none; color: #282828;}
.linksSecciones A:active {text-decoration: none; color: #282828;}
.linksSecciones A:hover {text-decoration: underline; color: #282828;}

ul{list-style-image:url('../img/cuadrito.jpg');}
.ul2{margin-top: 5px;}

ol.numeracion {list-style-type:decimal;color:#A9033A;font-weight: bold;}
ol.guion {list-style-type:none;color:#A9033A;font-weight: bold;}
li span { color: #282828;font-weight: normal;}
 


