body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	min-width: 876px;
	position: relative;
}

#fons_esquerra {
	position: relative;
	width: 50%;
	float: left;
	height: 850px;
	background-image: url(../img/fons_ombra.jpg);
	background-repeat: repeat-x;
}

#iframe_noticies {
	width: 295px;
	height: 175px;
	border: 0px;
	background-color: #FFFFFF;
	margin-left: 22px;
	margin-top: 22px;
	overflow: hidden;
}

#i_noticies_gran {
	width: 721px;
	height: 456px;
	border: 0px;
	background-color: #f7f7f3;
	overflow: hidden;
}

#fondos {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow:hidden;
}

#fons_dreta {
	position: absolute;
	left: 50%;
	width: 50%;
	margin-left: -1px;
	float: left;
	background-image: url(../img/fons_logo.jpg);
	background-repeat: no-repeat;
	height: 850px;
	background-color: #85b100;
}

#principal {
	z-index: 2;
	position: absolute;
	width: 876px;
	height: 850px;
	left: 50%;
	top: 0px;
	margin-left: -438px;
	min-width: 876px;
	min-height: 850px;
}

#cap {
	position: relative;
	height: 92px;
}

#central {
	position: relative;
	height: 630px;
}

#logo_cap {
	margin-left: 29px;
	padding-top: 17px;
}

#banner_home {
	position: relative;
	top: 0px;
	width: 875px;
	height: 152px;
}

#centro {
	position: relative;
	height: 478px;
	margin-right: 1px;
	margin-top: 2px;
}

#nav {
	position: relative;
	width: 152px;
	height: 478px;
	background-color: #d3d6d1;
	float: left;
}

#contingut {
	position: relative;
	height: 478px;
	float: left;
	width: 721px;
	margin-left: 2px;
}


#peu {
	position: relative;
	height: 124px;
	width: 875px;
	margin-top: 2px;
	margin-right: 2px;
	clear: both;
	float: none;
}

#franja_verda {
	position: relative;
	height: 22px;
	width: 721px;
	background-color: #afcc06;
}

#home_esquerra {
	position: relative;
	width: 378px;
	height: 456px;
	float: left;
	background-color: #f7f7f3;
}

#home_dreta {
	position: relative;
	width: 343px;
	height: 456px;
	float: left;
}

#trebol_home {
	position: absolute;
	z-index: 2;
	left: 30px;
	top: -22px;
	width: 343px;
	height: 231px;
}

#trebol_content {
	width: 343px;
	height: 231px;
	position: relative;
	clear: both;
	float: none;
}

.espai_v_4px_home {
	position: relative;
	background-color: #f7f7f3;
	height: 4px;
	clear: both;
	float: none;
}

#espai_noticies {
	position: relative;
	width: 343px;
	height: 217px;
	background-color: #FFFFFF;
	clear: both;
	float:none;
}

#div_generic {
	position: relative;
	height: 456px;
	background-color: #f7f7f3;
	padding: 0px 41px 0px 41px;
	overflow: auto;
}

h1 {
	padding-top: 35px;
	color: #0d1f61;
	text-decoration: none;
	font: 21px Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	float: none;
	clear: both;
}

h2 {
	padding-top: 35px;
	margin: 0px 0px 15px 0px;
	color: #716c58;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	float: none;
	clear: both;
}

.txt_petit {
		color: #716c58;
		font: 10px Arial, Helvetica, sans-serif;
		text-decoration: none;
	}

h3 {
	padding-top: 35px;
	margin: 0px 0px 15px 0px;
	color: #0d1f61;
	font: 21px Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: none;
	clear: both;
}

.link_verd_noticia {
	text-decoration: none;
	color: #afcc06;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.link_verd_noticia:hover {
	text-decoration: underline;
}

.link_noticia {
	color: #0d1f61;
	font: 15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: none;
	clear: both;
}

h4 {
	margin: 0px 0px 15px 0px;
	color: #0d1f61;
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: none;
	clear: both;
}

.carrec {
	position: relative;
	top: -10px;
	color: #716c58;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;	
}

h5 {
	margin: 0px 0px 5px 0px;
	color: #6fa100;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: none;
	clear: both;
}

ul {
	list-style: none;
	list-style-image: url(../img/cercle.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #716c58;
	margin: 0px 0px 0px 0px;
	padding-left: 20px;
	float: none;
	clear: both;
}

li {
	margin: 0px 0px 15px 0px;
	float: left;
	width: 40%;
	margin-right: 50px;
	text-align: justify;
}

#boto_tornar {
	position: relative;
	text-align: center;
	height: 30px;
	float: none;
	clear: both;
}

.tornar {
	text-decoration: none;
	color: #71a20b;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.tornar:hover {
	text-decoration: none;
	color: #0d1f61;
}

p {
	margin: 0px 0px 15px 0px;
	color: #716c58;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	float: none;
	clear: both;
}

#trebol_peu {
	width: 117px;
	padding-top: 11px;
	padding-left: 19px;
	float: left;
}

.text_form{
	margin: 0px 0px 15px 0px;
	color: #716c58;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
}

.input_contacte {
	font: 12px Arial, Helvetica, sans-serif;
	width: 350px;
	color: #716c58;
	padding: 2px;
	border: 1px solid #afcc06;
}

.txt_alert {
	color: #162767;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linia_contacte {
	position: relative;
	clear: both;
	float: none;
}

.linia_contacte2 {
	position: relative;
	width: 355px;
	clear: both;
	float: none;
}

.f {
	position: relative;
	float: left;
}

.alert {
	position: relative;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 10px;
	display: none;
}

.boto_contacte {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #afcc06;
	border: 1px solid #afcc06;
	background-color: #ffffff;
}

.txt_peu {
	text-decoration: none;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #716c58;
}

.espai_peu {
	float: left;
	margin-left: 59px;
	margin-top: 20px;
}

.link_peu {
	text-decoration: none;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #716c58;
}

.link_peu:hover {
	text-decoration: underline;
	color: #716c58;
}

form {
	margin: 0px;
	padding: 0px;
}

#mapa {
	position: relative;
	margin-top: 35px;
	width: 300px;
	height: 300px;
	border: 1px solid #cccccc;
	float: left;
}

#dades_mapa {
	margin-left: 10px;
	margin-top: 218px;
	position: relative;
	width: 230px;
	float: left;
}

.txt {
	color: #716c58;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.link {
	color: #716c58;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.link:hover {
	color: #162767;
	text-decoration: none;
}

.titol_home {
	color: #0d1f61;
	text-decoration: none;
	font: 21px Arial, Helvetica, sans-serif;
}

#home_1 {
	margin-left: 27px;
	margin-top: 29px;
	position: relative;
	width: 327px;
}

#home_2 {
	margin-left: 27px;
	margin-top: 22px;
	position: relative;
	width: 327px;
	height: 138px;
}

#home_3 {
	margin-left: 27px;
	margin-top: 10px;
	position: relative;
	width: 327px;
	height: 139px;
}

.titol_cas {
	color: #0d1f61;
	text-decoration: none;
	font: 21px Arial, Helvetica, sans-serif;
}
.titol_cas:hover {
	text-decoration: none;
	color: #afcc06;
}

.div_titol_cas{
	margin-bottom: 5px;
}

.div_text_cas{
	text-align: justify;
	cursor: hand;
}

.cas_exit {
	position: relative;
	clear: both;
	float: none;
}

.text_cas_exit {
	position: relative;
	float: left;
	width: 450px;
	padding-bottom: 35px;
}

.imatge_cas {
	position: relative;
	cursor: hand;
	margin-left: 20px;
	float: left;
}

.oferim_box {
	position: relative;
	width: 134px;
	height: 115px;
	float: left;
}

.oferim_boxl {
	position: relative;
	width: 134px;
	height: 115px;
	float: left;
	margin-right: 10px;
}

.box_line {
	position: relative;
	clear: both;
	float: none;
	height: 115px;
	margin-left: 109px;
	margin-bottom: 10px;
}

#titolar_noticies {
	position: absolute;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #716c58;
	top: 205px;
	left: 22px;
}





