﻿.TituloRojo {
	font-family: Tahoma;
	font-size: 20px;
	color: #b70c0c;
	padding-right:20px;
}
.TituloRojo2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #b70c0c;
	padding-right:20px;
	text-decoration:none;
}
a.TituloRojo2:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #b70c0c;
	padding-right:20px;
	text-decoration:none;
}.tituloCeleste {
	font-family: Tahoma;
	font-size: 18px;
	color: #687c9f;
	text-decoration: none;
}
.tituloAzul {
	font-family: Tahoma;
	font-size: 18px;
	color: #234175;
	text-decoration: none;
}
.tituloAzul2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #234175;
	text-decoration: none;
	font-weight: bold;
}
.txtContenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-right:20px;
}
.txtContenidos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.linksCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a.linksCont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.linksCont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.linksCont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}