@charset "utf-8";
.noticias_fecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
	background-image: url(/images/fnoticias2.gif);
}
.noticias_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	background-image: url(/images/fnoticias3.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-weight: bold;
}
.noticias_memo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #555;
	background-image: url(/images/fnoticias3.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-weight: normal;
}
.noticias_titulo_sf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	background-repeat: repeat-y;
	background-position: top;
	font-weight: bold;
}
.noticias_memo_sf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-repeat: repeat-y;
	background-position: top;
	font-weight: normal;
}
.navegador {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C3005E;
}
