input {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
}  

textarea { font-family: Tahoma,Arial, Helvetica, 
sans-serif; font-size: 10px; }

SELECT{ font-family: Tahoma,Arial, Helvetica, sans-serif; 
font-size: 10px; } 

P {
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	color: #2F2F2F;
} 

H1 {
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-size : 11px;
	color: #8A3434;
} 
H2{
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-size : 13px;
	color: #8A3434;
} 
H3{
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-size : 18px;
	color: #8A3434;
} 
A:LINK {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	border-bottom-width : 0px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
} 

A {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	border-bottom-width : 0px;
	font-weight : bold;
	text-decoration : none;
	color : #8A3434;
}

.fons_opcions_recerca {
	border : 1px outset #E6E6FA;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-left-width : 0px;
	border-right-width : 0px;
	background-color : #000033;
	color : Black;
	border-style : ridge;
}
 
.titol_opcions_recerca{
	color : #0099FF;
}

.titol_producte{
	color : #000033;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.descripcio_producte{
	color : Black;
	font-size : 10px;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
} 
.noticia_titol_seccio{
	color : #999999;
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.noticia_titular{
	color : #000033;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.noticia_descripcio{
	color : Black;
	font-size : 10px;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
} 