/* CSS Document */



body {
	background-color: #FFFFCC;
}
.hora {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 100;
	color: #060674;
}
.credito_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #060674;
	text-align: right;
}
.titulos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.lead {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.breve_noticia {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #060674;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style4 {font-size: 12px; color: #060674; font-family: Tahoma;}
.style6 {font-family: Tahoma; font-size: 12px; color: #000000; text-align: justify; }
.llllll {
	border-bottom: 1px solid #888888;
	bottom: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

