/* CSS Document */

#fechanoticias{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: left;
}
#entradilla {
	color:#3399CC;
	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
}
#titularnoticia {
	color:#666666;
	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
#textonoticias{
	color:#666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	text-align:justify;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin-left: 0px;
}
