
body {
	background-color: #9DAA99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}



.td_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #0D2002;
	font-weight: bold;
}

.tit_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;

}


.titgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #FFCC00;
	font-weight: bold;
}
hr {

	border: 0;
	width: 100%;
	color: #0D2002;
	background-color: #0D2002;
	height: 1px;

}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314526;
	font-weight: bold;
}

.fecha_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #977589;
	font-weight: bold;
}

.txtnoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}

.lateral { background-color:#6F405B; }

.txtnoticia_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.casilla {
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt;
  background-color:#ffffff
  border-color:#2B1220;
  border: 1px solid #6F405B;
  color:#461330;
}

.bot {
background-color: #507CD1;
color: White;
font-family: Arial;
font-size: 12px; }


a  {color: #921FE2; text-decoration:underline;	font-weight: bold;}
a:hover  {color: #ffffff; text-decoration:none;	font-weight: bold;}

.noticia  {text-decoration:none;color: #ffffff;}
a:hover.noticia  {text-decoration:underline;color: #ffffff;}

.menu {color: #4DCD00; text-decoration:none;font-weight: normal;}
a:hover.menu {color: #921FE2; font-weight: normal;}

.peque {color: #ffffff; text-decoration:none;font-weight: normal;	font-size: 10px;}
a:hover.peque {text-decoration:underline; color: #ffffff; font-weight: normal;	font-size: 10px;}

.menu2 {color: #921FE2; text-decoration:none;}
