HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 100%;
	BORDER-BOTTOM-STYLE: none;
	min-width: 559px
}


BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	COLOR: #333333;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	FONT-STYLE: normal;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 100%;
	BORDER-BOTTOM-STYLE: none;
	min-width: 954px;
	background-image: url(imatges/fons.jpg);
	background-repeat: repeat;
	text-align: left;

}


A:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;

}
A:visited {
	COLOR: #333333;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	COLOR: #FF6600;
	text-decoration: none;
}
A:hover {
	COLOR: #990000;
	text-decoration: underline;
	font-weight: bold;

}


DIV.clear {
	CLEAR: both;
	FONT-SIZE: 0em;
	WIDTH: 100%
}

FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
	}

/* ----------------------------- 760px x 100%----------------------- */
#pagina {
	MIN-HEIGHT: 100%;
	WIDTH: 900px;
	POSITION: relative;
	HEIGHT: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	
#estructura {
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	width: 900px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;

	}
	
	
#banner {
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 169px;
	BORDER-BOTTOM-STYLE: none;
	width: 100%;
	background-image: url(imatges/banner.jpg);
	background-repeat: no-repeat;
	}


#banner span.icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	width: 230px;
	height: 100px;
	
}


#document {
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;

	}


/* ----------------------------- SUB MENÚ----------------------- */
#submenu{
	clear: both;
	border:none;
	height:21px;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(imatges/banner_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}

#submenu ul {
	float:left;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	display:inline;
}

#submenu a {
	float:left;
	width:90px;
	height:30px;
	text-align:center;
	text-transform:uppercase;
	line-height:30px;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(imatges/fons_boto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#submenu a:hover {
	color:#FFFFFF;
	background-image: url(imatges/fons_boto_over.jpg);
}
#submenu a.current {
	color:#ffffff;
	background-image: url(imatges/fons_boto_over.jpg);
}

#idiomes {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 11px;
}

#idiomes li {
	float: left;
	padding-left: 4px;
}

#idiomes li a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	font-size: 10px;
	line-height: 16px;
}

#idiomes li a:hover,
#idiomes li a.active,
#idiomes li.current_page_item a{
	color: #FFF;
	text-decoration: none;
	background-color: #333333;
}

/* ----------------------------- PRINCIPAL------------------ */

#principal {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: justify;
	BORDER-BOTTOM-STYLE: none;
	padding: 15px;
}


#principal_1 {
	line-height: 20px;
	
}
#principal_2 {
	line-height: 20px;
}

/* ----------------------------- SEPARADOR------------------ */
#footer {
	CLEAR: both;
	MARGIN: 0px;
	COLOR: #ffffff;
	BORDER-TOP-STYLE: none;
	LINE-HEIGHT: 28px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 28px;
	BORDER-BOTTOM-STYLE: none;
	padding: 0px;
}
/* ----------------------------- PEU------------------ */

#peu {
	CLEAR: both;
	TEXT-ALIGN: right;
	height: 50px;
	padding: 20px;
	color: #FFFFFF;
	font-size: 12px;


}
#peu A:link {
	COLOR: #990000;
	text-decoration: none;
	font-weight: bold;

}
#peu A:visited {
	COLOR: #000000}
#peu A:active {
	COLOR: #990000
}
#peu A:hover {
	COLOR: #990000;
	text-decoration: underline;
	font-weight: bold;

}
#principal_1 {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 370px;
	padding: 40px;
}
#principal_2 {
	FLOAT: right;
	MARGIN: 0px;
	WIDTH: 370px;
	padding: 40px;
}


#principal_2b {
	FLOAT: left;
	width: 360px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#comarca{
	FLOAT: left;
	MARGIN: 0px;
/*	width: 194px; */
/*	width: 220px;  */
	width: 320px;  
/*	border-right-width: 1px; 
	border-right-style: solid;
	border-right-color: #999999; */

}

#altres {
	FLOAT: right;
	MARGIN: 0px;
/*	width: 165px; */
	width: 139px;	
	text-align: right;
}

#poblacions {
	FLOAT: left;
	MARGIN: 0px;
	width: 360px;
}

#poblacions li {
	color: #000000;
	list-style-type: none;
}
#municipi {
	FLOAT: left;
	width: 370px;
	margin-bottom: 20px;
	
}
#municipi {
	FLOAT: left;
	width: 370px;
	margin-bottom: 20px;
	margin-top: 0px;
	
}
#actuacions {
	FLOAT: left;
	width: 370px;
	margin-bottom: 20px;
	
}

#actuacions li {
	color: #000000;
	list-style-type: none;
	
}


#principal_1_2 {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 820px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: justify;
	BORDER-BOTTOM-STYLE: none;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#banner span.icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	width: 182px;
	height: 103px;
	padding-top: 20px;
	padding-left: 20px;
	
}
/* ----------------------------- CAIXES ------------------ */

#caixes{
	padding:0px 10px 10px 10px;
}

.caixa{
	position:relative;
	margin-top:10px;
	background-color: #CCCCCC;
}  


.caixa_content{
  padding:0px 10px 0px 10px;
  overflow:hidden;
}

.img_caixa_content{
	display:block;
	border:1px solid #000000;
	height:110px;
	width:130px;
	overflow:hidden;
	background:#fff;
	float: left;
	padding: 0px;
	margin-right: 10px;
}

.roundtop {
	height:10px;
	background-image: url(imatges/tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom {
	height:10px;
	background-image: url(imatges/br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
  
}

img.corner {
 width: 10px;
 height: 10px;
 border: none;
 display: block !important;
}

#propietats {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 200px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#propietats ul {
	padding: 0;
	list-style-type: none;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#propietats li {
	display:block;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	list-style-type: none;
}

