
#contenidor {
width: 935px;
	position: absolute; /*Posicionamiento absoluto*/
	top:50%;
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	margin-left: -467px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
	margin-top: -225px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
	height:450px;
}

#arriba{width: 935px;height:450px;padding:0px; }
#flash{float:left; padding:0px; height:450px; margin:0px;}
#new{width:200px; height:410px; padding:0px;float:left; margin-top:10px; background:#000000 url(/img/exclamacion.gif) no-repeat 145px 5px ; }
#text{color:#FFFFFF; font-size: 11px; padding:0px;font-family: Verdana, Arial, Helvetica, sans-serif; margin:40px 5px 5px 5px;}
#text h1{font-size: 13px; font-weight:bold;}
.noticias{font-size: 11px; font-weight:bold; color:#37882B!important; text-decoration:underline; margin:20px 0px 0px 20px;}
#peu{float:left;text-align:left;width:200px;}
.imatge{width:160px; margin:0px 0px 5px 20px;}
#addthis{float:right;}

a:ACTIVE, a:VISITED, a:LINK{
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	text-decoration: none;
	line-height: 15px;

}

a:HOVER{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: green;
	text-decoration: underline;
	line-height: 15px;

}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.titolproducte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	text-align: center;
	font-size: 11px;
	height: 20px;
	width: 175px;


}
.llistatproductes {
	border: 1px solid #009900;
	height: 75px;
	width: 175px;


}
.menugeneral {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.peupagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	height: 10px;
	width: 775px;

}
.titolproducte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	text-align: left;
	font-size: 12px;
	width: 635px;
	border: 1px solid #009900;
	height: 20px;


}
.titolsubfamilia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	border: 1px solid #009900;
	text-align: right;


}
.taulaproducte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	width: 635px;
	border: none;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	height: 20px;

}
.taulaproducte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #009900;
	width: 635px;

}
.titoldetallproducte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.detallproducte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
}
.Destacat {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}



/***** productes nou ******/

div.item
{
margin:20px  0 0 0;
width:200px;
float:left;
text-align:center;
}

div.item-imatge img
{
border:2px solid #37882B;
width:140px;
height:140px;
}


div.titol_producte
{
width:500px;
padding:3px;
color:#fff;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#37882B;
}

ul
{
margin:20px 0 0 0;
color:#37882B;
list-style:square;
}
