.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
	display:inline;
	cursor:pointer;
}

.Anyo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #628193;
	text-decoration:none;
	display:inline;
}


.TextoNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

.HistorialNoticias
{
	height:430px;
	width:350px;
	margin:0 auto 0 auto;
	overflow:auto;
}

.RecuadroNoticias
{
	background-color:#FEF9f3;
	border: 1px solid #999999;
}


.HomeNoticias
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.HomeNoticiasResaltado
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.FlechaHomeNoticias
{
	border:1px #FFFFFF solid; 
	font-size:9px;
	color:#FFFFFF; 
	font-weight:bold; 
	cursor:pointer;
	vertical-align:middle;
}

.FlechaHomeNoticiasResaltado
{
	border:1px #FF0000 solid; 
	font-size:9px;
	color:#FF0000; 
	font-weight:bold; 
	cursor:pointer;
	vertical-align:middle;
}

.PieNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:900;
	color:#FF0000;
	text-align:right;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D4D0C8;
}

.TituloNoticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight:bold;
	color:#E8AC71;
	text-align:left;
}

.TitularNoticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
	width:480px;
}

.FondoNoticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	width:480px;
	height: 200px;
	border: 1px solid #999999;
	background-color:#FDEFE1;
}

.FondoNoticiaGrande{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	width:480px;
	height: 275px;
	border: 1px solid #999999;
	background-color:#FDEFE1;
}

.Noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	width:95%;
	height:95%;
	margin:5px auto 10px auto;
	overflow:auto;

}
