.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #ededed;
	border: 1pt;
	height: 18px;
}
.titulo_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0e2b8d;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
}
.texto_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 333333;
	margin-left: 5px;
}
.direccion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin-left: 5px;
}
.texto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 333333;
	margin-left: 5px;
}
.destacado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0e2b8d;
	font-weight: bold;

}
.botones
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	cursor: hand;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lnkComun
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	cursor: hand;
	color: #000066;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lnkComun:hover
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	cursor: hand;
	color: #0000CA;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.titulo_linea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 3px;
	font-weight: bold;
}
.texto_botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #002257;
	margin-left: 5px;
}
.campo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #ededed;
	border: 1pt solid #ABBECF;
	margin-left: 10px;
}
