.MENU {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}
.MENU_adreca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
.MENU_BLANC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.MENU_PEU {
	background-image: url(../imatges/peumenu.jpg);
}
.MENU_on {
	font-family: Arial, Helvetica, sans-serif;
	color: #92C76F;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92C76F;
	border-bottom-color: #92C76F;
	cursor: pointer;
}
.cos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 20px;
}
.borde {
	border: 1px solid #A6D285;
}
.COS_TITOL {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C76F;
	font-size: 24px;
	font-weight: bold;
}
.PEU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../imatges/fondopeu.jpg);
	color: #FFFFFF;
}
.PEU_VERD {
	color: #92C76F;
}
li {
	list-style-image: url(../imatges/vinyetallista.jpg);
}
.input_text {
	background-color: #F0F9E9;
	border: 1px solid #91C76F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.PRODUCTES {
	background-image: url(../imatges/fondoproductes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #92C76F;
	font-weight: normal;
	padding-left: 20px;
	cursor: pointer;
}
.BORDE {
	border: 1px solid #92C76F;
}
.AVISOS_LEGALS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

