/* CSS Actualidad */
.ActFecha{
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #b2b2b2;
	text-decoration: none;
}

.ActDescripcion{
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6b7ca4;
	line-height:1.2em;
}


/* Elementos Comunes*/

body{
	margin:0;
	padding:0;
	color:#666666;
}

a:link{
	color:#365eb9;
	text-decoration: none;
}

a:visited{
	color:#365eb9;
	text-decoration: none;
}

a:hover{
	color:#84a2e6;
	text-decoration:underline;
}

/* Elementos Independientes */
.menuOff{
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size:11px;
	color:#3e3e3e;
	font-weight:bold;
}
.menuOn{
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size:11px;
	color:#a70000;
	font-weight:bold;
}

.titulos{
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size:11px;
	color:#484848;
	font-weight:bold;
}
.txtBanners{
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size:10px;
	color:#484848;
	line-height:12px;
}
.txtIndicadores{
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size:10px;
	color:#7f7f7f;
	line-height:12px;
}
.txtEventos{
	font-family: Arial,"Trebuchet MS", Verdana, Georgia;
	font-size:11px;
	color:#666;
}
.txtEventos3{
	font-family: Arial, "Trebuchet MS", Verdana, Georgia;
	font-size:11px;
	color:#666;
	text-decoration:underline;
}
.txtEventosRojo{
	font-family: Arial, "Trebuchet MS", Verdana, Georgia;
	font-size:11px;
	color:#CC0000;
}
.txtEventos2{
	font-family: Arial,"Trebuchet MS", Verdana, Georgia;
	font-size:11px;
	color:#b5b5b5;
}
.fechaEventos{
	font-family: Arial,"Trebuchet MS", Verdana, Georgia;
	font-size:11px;
	color:#eaa63d;
	font-weight:bold;
	line-height:10px;
}
.txtNoticia{
	font-family: Arial, "Trebuchet MS", Verdana, Georgia;
	font-size:11px;
	color:#6b7ca4
}

.txtTitulos{
	font-family: Arial, "Trebuchet MS", Verdana, Georgia;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}