body {
/*	font-family: Tahoma, Arial, sans-serif; */
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}
p {
/*	font-family: Tahoma, Arial, sans-serif;*/ 
	font-size: 75%;
/*	color: #2E2E2E; */
	text-decoration: none;
	text-align: justify;
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E1;
}
#htmlbody {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E1;
}

 /* tipos */
 

p, h1, h2, h3, h4, h5, h6, ul, ol, li, cite	{
	font-family: 	Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 150%;
/*	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;*/
	}
h1, h2, h3, h4, h5, h6	{
	margin-top: 25px; 
	font-size: 90%;     
	voice-family: "\"}\"";
	voice-family: inherit;   
	font-size: 90%;       
	margin-bottom: 2px;
	letter-spacing: 1px;
	}
ul, ol	{
	font-family: 	Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}
	
 li {
 	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	vertical-align: top;
	padding: 0 15px 0 0;
	border: 0;
 }
/*
NOTICIAS 
*/

.eventos {
	border-top: 1px solid #19266F;
	background-color: #C1C1C1;
}
.anuncios {
	border-top: 1px solid #19266F;
	background-color: #C4C7DB;
}
.anuncios {
	border-top: 1px solid #19266F;
	background-color: #CED2E4;
}
.noticias {
	border-top: 1px solid #19266F;
	background-color: #D9DEEF;
}

.noticia, .noticia p {
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: none;
text-align: justify;
line-height: 13px;
}
.noticiaFecha {
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-size: 10px;
color: #454545;
text-decoration: none;
line-height: 11px;
text-transform: uppercase;
}
.noticiaTitulo
{
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #41668B;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
a.noticiaLink:link, a.noticiaLink:visited
{
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-size: 11px;
color: #4A4A94;
line-height: 13px;
text-decoration: none;
}
a.noticiaLink:hover
{
color: #0E0E70;
text-decoration: none;
}
