div#pagina{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

div#head{
	margin: 0;
	padding: 0;
	background-image: url(Imatges/titol2.jpg);
	background-repeat: no-repeat;
	height: 141px;
	clear: both;
}

div#container{
	float: left;
	clear: both;
	padding: 0 0 20px 0;
	margin: 0;
}
div#menu{
	float: left;
	width: 210px;
	background-image: url(Imatges/menu2.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -1px;
	height: 45em;
}
div#menu ul{
	list-style-type: none;
	text-align: right;
	padding: 40px 0;
	margin: 0;
	width: 160px;
	float: right;
}
div#menu ul li{
	margin-right: 20px;
	padding: 10px 0 5px 0;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fbaa10;
	border-top: 1px solid #fbaa10;
}
div#menu ul li.ultim{
	border-bottom: 1px solid #fbaa10;
}

div#menu ul li a{
	text-decoration: none;
	color: #fbaa10;
}

div#menu ul li a:hover{
	color: #b1b1b1;
}

div#contingut{
	float: left;
	width: 750;
	padding: 2em 20px 2em 20px;
}

/*
div.cos{
	clear: both;
}
*/

div#empresa p, div#destacats p{
	letter-spacing: 2px;
	line-height: 1.2em;		padding-top: 0.8em;
}
div#destacats{
	clear:both;
	padding-top: 3em;
}div#destacats p{	padding-left: 50px;}
div.titol_links{
	clear: both;
	height: 70px;
}

div.titol_links h3{
	display: none;
}

div#titol_bany{
	background-image: url(Imatges/franja_bany.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

div#titol_ceramica{
	background-image: url(Imatges/franja_ceramica.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

div.llista_links{
	padding-bottom: 30px;
}

.bordered{
	border: 1px solid #b1b1b1;
	margin: 5px;
}

div.netejador{
	clear: both;
}

div.mapa{
	clear: both;
	width: 500px;
	margin: 20px 0 1em 0;
}div.mapa p{	font-style: normal;}

div.capsalera_gris{
	background-image: url(Imatges/fondo_com.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 0 10px 0;
}

div#contacta{
	padding-left: 80px;
}

div#formulari{
	margin-top: 2em;
	padding-left: 80px;
}

div#form_esq{
	float: left;
	width: 250px;
	margin: 0;
}

div#form_dreta{
	background-color: #DADADA;
	border: 1px solid #B1B1B1;
	margin-left: 270px;
	padding: 10px;
	width: 280px;
}

div#botons_formulari{
	clear: both;
	margin-top: 2em;
	position: relative;
	left: -80px;
	text-align: center;
}

div#imatges_formulari {
	clear: both;
	text-align: center;
}

div#imatges_formulari img{
	padding: 10px 0 10px 0;
}

div.esdeveniment{
	margin-bottom: 50px;
}div.esdeveniment p{	width: 650px;}
div.flash_movie{
	width: 655px !important;
	width: 620px;
	text-align: center;
	background-color: #525252;
}

div#peu{
	clear: both;
	padding: .5em 0;
	border-top: 1px solid #b1b1b1;
	text-align: right;
}

div#peu ul{
	list-style: none;
}

div#peu li {
	display: inline;
	margin-right: 1em;
}

div#peu li a{
	color: #fbaa10;
	font-weight: bold;
	text-decoration: none;
}

div#peu li a:hover{
	text-decoration: underline;
}

a{
	color: #fbaa10;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img.dreta{
	float: right;
	margin: 0 0 10px 15px;
}

img.esq{
	float: left;
	margin: 15px 15px 10px 0;
}

.centrat{
	text-align: center;
}

p.link_destacat{
	font-size: 9pt;
	font-weight: bold;
}

p.link_destacat a{
	color: #fbaa10;
	text-decoration: none;
}

p.link_destacat a:hover{
	text-decoration: underline;
}


.fletxa{
	padding: 3px 5px 3px 5px;
}
