/* CSS Document */
body{
	margin:0 0 0 0;
}
#menu{
	position:inherit;
	margin:auto auto 117px -10px;
}
.menu_seleccionat{
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	width:141px;
	height:26px;
	font-size:12px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	cursor:default;
	font-weight:bold;
	background-image:url(../imatges/estats_menu.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.menu_link{
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	width:141px;
	height:26px;
	font-size:12px;
	color:#9c501f;
	display:block;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../imatges/estats_menu.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.menu_link:hover{
	background-position:center;
	color:#ffffff;
}
#direccio{
	margin:auto auto 45px 170px;
	position:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#716f6e;
	line-height:20px;
	text-align:left;
}
#construccio{
	margin:auto auto 190px 20px;
	position:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#008131;
	line-height:20px;
	text-align:center;
}
.link_email{

	text-decoration:none;
	color:#008131;
}
.link_email:hover{
	text-decoration:underline;
	color:#008131;
}
.fons_inici{
	background-image:url(../imatges/fons_inici2.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.fons_inici2{
	background-image:url(../imatges/portadafoc.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.fons_menu{
	background-image:url(../imatges/fons_menu.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.t_sup{
	background-image:url(../imatges/t_sup.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.t_inf{
	background-image:url(../imatges/t_inf.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.fons_peu{
	background-image:url(../imatges/fons_peu.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#716f6e;
}
#peu{
	position:inherit;
	margin-bottom:13px;
}
.descripcio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#939598;
	line-height:30px;
	text-align:justify;
	margin-bottom:50px;
	margin-left:30px;
	margin-right:40px;
}
#novetats{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#939598;
	line-height:25px;
	height:450px;
	overflow:auto;
	text-align:left;
	margin-bottom:21px;
	margin-left:5px;
	margin-right:30px;
	margin-top:21px;
}
.descripcio_producte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#939598;
	width:215px;
	text-align:justify;
	line-height:17px;
	vertical-align:top;
	margin-left:15px;
	margin-right:15px;
	margin-top:25px;
}
.descripcio_producte2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#939598;
	width:215px;
	text-align:justify;
	line-height:17px;
	vertical-align:bottom;
	margin-left:15px;
}
.categories_productes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#939598;
	line-height:25px;
	text-align:justify;
	margin-bottom:50px;
}
.titol_categoria{
	font-weight:bold;
	color:#9e4d0a;
}
.titol_producte{
	font-weight:bold;
	color:#008131;
}
.producte{
	text-decoration:none;
	color:#939598;
}
.producte:hover{
	text-decoration:none;
	font-weight:bold;
	color:#939598;
}
.producte_seleccionat{
	text-decoration:none;
	color:#008131;
	font-weight:bold;
	cursor:default;
}
