
SELECT{
 
   font-size : 11px; 
   font-family : Tahoma,Arial, Helvetica, sans-serif;
			font-style: normal; 
			font-weight: normal;
			line-height: 15px;
}

INPUT{
	font-size : 11px;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;

}
BUTTON{
	font-size : 11px;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
TEXTAREA{
	font-size : 11px;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
}
P {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
}

.noticia_llista_titol{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bolder;
	color: #336600;
}
.noticia_llista_titol1{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	color: #FE7C19;
}
.noticia_link{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	color: #336600;
}
.noticia_llista_descripcio{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color: #666666;
}
.noticia_llista_descripcio1{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color: #818678;
}
.noticia_mes_info{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bolder;
	color: #FCCC00;
	text-decoration:none
}
.noticia_mes_info1{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bolder;
	color: #FE7C19;
	text-decoration:none
}
.noticia_fons_llista
{
	background-image: url(../images/body.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.noticia_llista_autor{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	color: Black;
}
.noticia_llista_autor_subtitol{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 12px;
	font-weight : normal;
	color: Gray;
}

.texte_ajut_destacat{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bolder;
	color: White;
}
.texte_ajut_no_destacat{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bolder;
	color: #336600;
}
.fons_ajut_destacat
{
	background : #663300;
}
.fons_ajut_no_destacat
{
	background : transparent;
}