/*****************************/
/*** CSS per Mozilla Firefox ***/
/*****************************/


body {
    background-image: url('../images/bg_page.gif');
	text-align:left;
	color:#57574c;
}
div.wrapper{
	min-height:151px;

}
div.contingut{
	text-align:center;
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	line-height:15px;
	width:100%;
	font-size:11px;
	/*background:url('../images/bg_contingut.gif') no-repeat center top;*/
}

div.logos{
	padding:0;
	padding-top:25px;
	margin:0;
	background:url('../images/bg_productes.gif') center top;
	background-repeat:repeat-y;
}
div.fotos{
	padding-bottom:25px;
	background:url('../images/bg_productes.gif') center top;
	background-repeat:repeat-y;
}

div.peu{
	width:856px;
}

div.superior{
	padding:0;
	margin:0;
	background:url('../images/bg_productes.gif') center top;
	background-repeat:repeat-y;
	height:190px;
}

.parking{
	height:120px!important;
}

div.central{
	padding:0;
	margin:0;
	height:980px;
	background:url('../images/bg_central.gif') center top;
	background-repeat:repeat-y;
}

div#central_parking{
	height:1130px;
}
div#central_cotxe
{
	height:1240px;
}

div.lateral_esquerre{
	margin-left: -25px;
	float:left;
	background-color:#F1F1E8;
	height:100%;
	width:339px;
}

div.wrapper_contingut{
	margin:0 auto 0 auto;
	width:900px;
	height:100%;
}

a.demanar{
	color:#57574C;
	display:block;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding:8% 20px 20px;
	text-align:center;
}

div.links{
	padding:10px;
	text-align:left;
	height:120px;
	background-color:#E7E7D5;
	margin-top:4px;
}

div.links a{
	color:black;
}

li{
	padding-bottom:5px;
}