a:link		{ color: #BC1500; text-decoration: none;}
a:visited	{ color: #BC1500; text-decoration: none;}
a:active 	{ color: #BC1500; text-decoration: none;}
a:hover	   { color: #FF1D00; text-decoration: none;}

.buscador{
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	width: 93px;
	height: 16px;
	border: 1px;
	border-style: solid;
	border-color: #BE3422;
}

.topMenu{
	font-family: Arial;
	font-size: 11px;
	color: #C44838;
}

.bottom{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	background-color: #453C57;
}

.titSugerencia{
	font-family: Arial;
	font-size: 12px;
	color: #BE3422;
	font-weight: bold;
	text-align: justify;
}

.resSugerencia{
	font-family: Arial;
	font-size: 12px;
	color: #373737;
	text-align: justify;
}

.boton{
	font-family: Arial;
	font-size: 11px;
	color: #BE3422;
	text-decoration: underline;
}

.textoNormal{
	font-family: Arial;
	font-size: 12px;
	color: #373737;
}

.textoAgenda{
	font-family: Arial;
	font-size: 11px;
	color: #373737;
}

.tituloAgenda {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
	font-weight: bold;
}

.noTePuedesPerder {
	font-family: Arial;
	font-size: 11px;
	color: #373737;
}

.eventosAgenda {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
}

.navegacion {
	font-family: Arial;
	font-size: 11px;
	color: #BC1500;
}

.iconos {
	font-family: Arial;
	font-size: 11px;
	color: #373737;
}

.tituloContenido {
	font-family: Arial;
	font-size: 12px;
	color: #BC1500;
	font-weight: bold;
	text-transform: uppercase;
}

.textoContenido {
	font-family: Arial;
	font-size: 20px;
	color: #373737;
	line-height: 20px;
	text-align: justify;
}

.textoContenido2 {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
	line-height: 20px;
}

.textoContenido3 {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
}

