a{text-decoration:none;}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #606060;
	line-height: 16px;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #606060;
	line-height: 16px;
}
.textoBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #ffffff;
}
.textorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
}
.linky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	cursor: hand;
}
.fonsMenu {
	background-image: url('../img/fondo.gif');
	background-repeat: repeat

}
.fonsHome {
	background-image: url('../img/fondo2.gif');
	background-repeat: repeat

}
.fonsContingut {
	background-color: #ffffff;
}
.rojobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	color: #FF0000;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.bordebottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #777777;
	background-color: #f2f2f2;
	border-bottom: none;
}





.textBlau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #2ba0bf;
	line-height: 16px;
}
.textBlau2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2ba0bf;
	line-height: 16px;
}
.marcaBlau {
	background-image: url('../img/ico/marca_h_b.gif');
	background-repeat:  repeat-y
}
.marcaGroc {
	background-image: url('../img/ico/marca_h_g.gif');
	background-repeat:  repeat-y
}
.fonsBlau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
	background-color: #d6eff3;
}
.fonsGroc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
	background-color: #f6fdde;
}
.textRojo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff0000;
}
.bordeBlau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
	border: 1px solid #29aec1;
}
.fonsBlauf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #97d7e0;
}
.fonsGris {
	background-color: #ebebed;
}
.bordeGris {
	border: 1px solid #999999;
}
.fonsProd {
	background-color: #f3f9f9;
}
.caixa {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txtNov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e0bf18;
}

.txtNov2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b49a09;
}
.barraVert {
	background-image: url('../img/ico/separador_vertical.gif');
	background-repeat:  repeat-y;
	background-position: left top
}