body {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	margin: 0px; padding: 0px;
	color: #6A6A6A;
	background-image: url(../img/bk.png);
	background-repeat: repeat-x;
}

#container {
	width: 950px;
	margin-left: auto; margin-right: auto;
}

#esquerre {
	background-image: url(../img/lateral.png);
	background-repeat: no-repeat;
	background-position: 0px 178px;
	width: 235px;
	float: left;
}

#esquerre h1 {margin: 0px; padding: 0px;}
#esquerre h1 a img {border: none;}


/************* menu ***********/

#esquerre ul.mainmenu {list-style: none; margin: 10px 10px 45px 7px; padding: 0px 0px 0px 0px;}

#esquerre ul.mainmenu li {
	border-bottom: 1px dotted #A8A9AD;
	background-color: #626571;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
}

#esquerre ul.mainmenu li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 0px 6px 6px;
}

#esquerre ul.mainmenu li.actual a {background-color: #FC7232;}
#esquerre ul.mainmenu li a:hover {background-color: #A9A9AB;}

/************* buscador ***********/

#cercador {padding: 0px 0px 90px 0px; _padding: 0px 0px 20px 0px;}

#cercador h2 {
	background-image: url(../img/bk-cerca.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #535564;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 0px 0px 14px;
	font-weight: bold;
	margin-right: 10px;
	border-top: 3px solid #E1E0E0;
}

#cercador form {padding: 0px 0px 60px 18px; color: #ffffff;}

#cercador label {
}

#cercador input, #cercador select {
	margin: 0px 0px 7px 0px;
	display: block;
	width: 165px;
	bordeR: none;
	background-image: url(../img/bk-input.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

#cercador form .cercabtt, #cercador form .cercabtt2 {
	margin: 12px 4px 0px 0px;
	background-color: #DDDCDC;
	color: #5D6064;
	text-transform: uppercase;
	width: 80px;
	text-align: center;
	cursor: pointer;
	float: left;
	border: 1px solid #cccccc;
}

#cercador form .cercabtt2 {width: 190px; margin-bottom: 30px;}

/************* div dret: continguts *************/
#dret {margin-left: 244px;}

#dret img {margin: 5px 0px 0px 0px; border: 1px solid #cccccc;}

#continguts {
	background-color: #ffffff;
	margin: 7px 5px 0px 0px;
	_margin: 7px 2px 0px 2px;
	padding: 10px 10px 10px 10px;
}

#continguts h2 {
	font-size: 15px;
	color: #FC7E32;
	font-weight: bold;
	margin: 0px; padding: 0px 0px 0px 3px;
	border-bottom: 1px solid #FC7E32;
	text-transform: uppercase;
}

#continguts h2 span {font-size: 12px;}

#continguts p {
	font-size: 13px;
	color:#575757;
	line-height: 20px;
	margin: 5px 3px 20px 3px;
	text-align: justify;
}

#mapa {float: right; width: 400px; margin: 0px 0px 0px 0px;}

#mapa img {margin: 10px 5px 5px 5px;}

#serveis {width: 260px;}

#serveis ul.serveis {
	list-style: none;
	margin: 5px 6px 10px 10px;
	padding: 5px 0px 0px 0px;
}

#serveis ul.serveis li {padding: 0px 2px 4px 0px; border-bottom: 1px solid #CCCCCC;}

#serveis ul.serveis li span {
	text-align: right;
 display: block;
 width: 40px;
 float: right;
 padding: 2px 0px 0px 0px;
 font-weight: bold;
}

#serveis ul.serveis li.si {
	background-image: url(../img/si.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#serveis ul.serveis li.no {
	background-image: url(../img/no.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#serveis span a {
	display: block;
	text-decoration: none;
	color:#575757;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	padding: 3px 3px 3px 10px;
	background-color: #DADADA;
}

#serveis span a:hover {background-color: #787A82;	color: #ffffff;}

#circulars_info {margin: 15px 5px 10px 5px; border: 1px solid #A4A4A5;}

#circulars_info h3 {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
	background-color: #D9D9DC;
	font-size: 13px;
	text-transform: uppercase;
}

#circulars_info ul {
	margin: 3px 3px 0px 3px;
	padding: 2px 0px 2px 4px;
	list-style: none;
}

#circulars_info li {margin: 0px 0px 5px 0px; line-height: 16px;}

#circulars_info li a {
	display: block;
	padding: 3px;
	border-bottom: 1px dotted #8B8D92;
	text-decoration: none;
	color: #707277;
}

#circulars_info li a:hover {background-color: #A0A2A9; color: #ffffff;}

#circulars_info li span  {margin-left: 10px; font-weight: bold;}

/************ peu de pagina ********************/

#peu {
	clear: both;
	background-color: #72747D;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 2px;
}

#peu a {color: #ffffff; text-decoration: none; padding: 2px;}
#peu a:hover {background-color: #A1A2A4;}