.llista {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	color: #af1e0b;
	text-indent: 0px;
	text-decoration: none;
}
a.links_grana {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #AD200C;
}
a.links_blanco {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.links_grana:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #AD200C;
}
.data {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #AF200D;
}
.noticias_titular_home {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #af200d;
}
.noticias_titular {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #af200d;
}
.noticias_subtitular {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.txtwhite {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txtgris {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.txtgrisgrande {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #af200d;
}
.txtgris_table {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-collapse: collapse;
	border: 1px solid black;
	

}

.datagran {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #AF200D;
}
.txtgrisbold {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.txtgrana {

	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #AD200C;
}
.txtgranabold {


	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #AD200C;
}
a.links_gris {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a.links_gris:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

a.links_grisb {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a.links_grisb:hover{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

.llistatfoment {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-indent: 0px;
	text-decoration: none;
	list-style-image: url(../../img/news_02_bullet_4px.gif);
}

.llistatfomentgrana {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #AD200C;
	text-indent: 0px;
	text-decoration: none;
	list-style-image: url(../../img/news_02_bullet_4px.gif);
}

/***************error*/
.error
{
	color:red;
	font-weight:bold;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
}
/***************error*/