body {
	background-image: url(../imatges/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenidor {
	padding: 30px 0 0 0;
	margin:auto;
	width:900px;
	height:620px;
	z-index:6;
}
#capcalera {
	margin:auto;
	width:814px;
	height:187px;
	z-index:2;
}
#navega {
	margin:auto;
	width:186px;
	height:349px;
	z-index:2;
	float:left;
	padding: 0 0 0 43px;
}
#navega td.fondomenu{
	width: 145px;
	height: 330px;
	background: url(../imatges/lateral_03.gif) top left no-repeat;
}
#navega ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#navega ul li{
	height: 30px;
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
	list-style:none;
}
#contingut {
	width:610px;
	height:349px;
	z-index:3;
	float:left;
	padding: 20px 0 0 0;
	/*background: url(imatges/dreta.png) top right no-repeat;
	background-position: 585px 0;*/
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:12px;
}
#imatgedreta {
	width:60px;
	height:349px;
	z-index:2;
	float:right;
	padding: 0 0 0 0;
}
#contingut p{
	padding: 0 10px 0 15px;
}
#contingut p a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#contingut p a:hover{
	text-decoration: underline;
}
#contingut table.taula{
	margin: 0 0 0 15px;
}
.lugares{
	color: #FF9900;
}
.imatges{
	padding: 0 15px 0 0;
}
.formulari{
	background-color: #000000;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:12px;
	border: solid 1px #663300;
	width: 350px;
}
.boto{
	background-color: #000000;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:12px;
	border: solid 1px #663300;
}