h1 {
	font-size: 24px;
	font-style: normal;
	color: #9B2526;
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
}
h2 {
	
	font-size: 18px;
	font-style: normal;
	color: #10577B;
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
}

h3 {
	
	font-size: 16px;
	font-style: normal;
	color: #10577B;
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
}
h4 {
	
	font-size: 16px;
	font-style: normal;
	color: #996600;
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
}
h5 {
	
	font-size: 16px;
	font-style: normal;
	color: #10577B;
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
}

p {
	
	font-size: 11px;
	font-style: normal;
	color: #60605B;
	font-family: Verdana,Helvetica,Arial;
}

.grisBold {
	
	font-size: 14px;
	font-style: normal;
	color: #60605B;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
}

td {
	font-style: normal;
	font-size: 11px;
	color: #60605B;
	font-family: Verdana,Helvetica,Arial;

}

.enlaceBlanco 
{
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
}

.izqEnlaceBlanco 
{
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
}

.enlaceRojo {
	font-size: 11px;
	color: #9B2526;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
}

.amarillo {
	font-size: 16px;
	font-style: normal;
	color: #996600;
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

.amarillopeque {
	font-size: 11px;
	font-style: normal;
	color: #996600;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.enlaceamarillo {
	font-size: 13px;
	color: #996600;
	text-decoration: underline;
	font-family: Verdana, Helvetica, Arial;
	font-variant: small-caps;
}

.azul {
	
	font-size: 18px;
	font-style: normal;
	color: #10577B;
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

.azulVerdana {
	font-size: 14px;
	font-style: normal;
	color: #10577B;
	font-family: Verdana,Helvetica,Arial;
}

.azulVerdBold {
	font-size: 14px;
	font-style: normal;
	color: #10577B;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
}


ul {
	
	font-size: 11px;
	font-style: normal;
	color: #60605B;
	font-family: Verdana,Helvetica,Arial;
}
ol {
	
	font-size: 11px;
	font-style: normal;
	color: #60605B;
	font-family: Verdana,Helvetica,Arial;
}



.titulo {
	font-size: 21px;
	font-style: normal;
	color: #9B2526;
	font-variant: small-caps;
	font-family: Times New Roman;
	font-weight: bold;
}
.subtitulo {
	font-size: 18px;
	font-style: normal;
	color: #10577B;
	font-variant: small-caps;
	font-family: Times New Roman;
	font-weight: bold;
}

.rojoGrande {
	font-style: normal;
	font-size: 16px;
	color: #9b2526;
	font-weight: bold;
	font-family: Verdana,Helvetica,Arial;

}

.rojo {
	font-style: normal;
	font-size: 12px;
	color: #9b2526;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
	font-variant: small-caps;
}

.azulpeque {
	font-style: normal;
	font-size: 12px;
	color: #10577B;
	font-weight: bold;
	font-family: Verdana,Helvetica,Arial;

}

.texto {
	font-size: 18px;
	font-style: normal;
	color: #10577B;
	font-family: Times New Roman, Times, serif;
	font-variant: small-caps;

}
.titSeccion {
	border-bottom:1px solid #EFAA23;
	color:#781F1C;
	font-size:24px;
	margin-bottom:5px;
}
.enlaceAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00608C;
	text-decoration: none;
	cursor:pointer;
}

.enlaceAzul:hover {
	color: #F28E00;
}
.listado{
	list-style:circle;
}
img{
	border:1px solid gray;
	
}
* {
	border:0 none;
}