body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00315b;
}
a:active {
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #666;
}

.Titulo_12 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

.fecha {
	font-size: 11px;
	font-weight: bold;
	color: #00315b;
}

.noticia {
	font-size: 12px;
	color: #666;
}

.Titulo_12azul {
	font-size: 13px;
	font-weight: bold;
	color: #00315b;
}

.Titulo_14azul {
	font-size: 15px;
	font-weight: bold;
	color: #00315b;
}

.txt_normal{
	font-size: 12px;
	color: #666;
}

UL {
	list-style-image:url(images/bullet.jpg);
	text-align: left;
	left: auto;
	list-style-position: outside;
	position: static;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

/*Paginador de Noticias*/

.news_style{
display:none;
}
.news_show
{
background-color: white;
color:black;
width:250px;
height:160px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;
text-align:justify;	

}
.news_border
{
background-color: white;
width:250px;
height:160px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
/*border: 1px solid gray;*/
padding: 5px 5px 5px 5px;
overflow: auto;	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:250px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
/*position: absolute;
float: left;*/
/*top: 169px;*/
text-align:center;
padding: 5px 5px 5px 5px;
background-color:white ;
/*border: 1px solid gray;
border-top-color: white;*/
border-top:none;
width:250px;
height:20px;
}
