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: 530px
}

/* ----------------------------- 958px x 100%----------------------- */


BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	COLOR: #333333;
	PADDING-TOP: 0px;
	FONT-FAMILY: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 100%;
	min-width: 980px;
	text-align: justify;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../imatges/bg_body_2.png);
	background-repeat: repeat;
	background-position: left top;
	font-weight: normal;
}

/* ----------------------------- Links----------------------- */
A:link {
	text-decoration: none;
	font-weight: bold;
	color: #ff3300;
}
A:visited {
	COLOR: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	COLOR: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #FF3300;
	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
	}
	
	
	

/* ----------------------------- 958px x 100%----------------------- */
#pagina {
	MIN-HEIGHT: 100%;
	WIDTH: 980px;
	POSITION: relative;
	HEIGHT: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
	text-align: justify;
	padding: 0px;
	background-image: url(../imatges/slash.png);
	background-repeat: repeat;
	background-position: left top;
	}
	
	
#estructura {
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	width: 100%;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 0px;

	}
	
	
#banner {
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 200px;
	BORDER-BOTTOM-STYLE: none;
	width: 100%;
	}


#banner span.icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	width: 230px;
	height: 100px;
	
}

/* això és un PNG que només serà visible durant al festa major 

		visible a: portada.asp, ...
		
*/

#festamajor {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
	right: 0;	
	
		/* LA IMATGE VINDRÀ DONADA PEL DOCUMENT PERQUÈ HI HA D'HAVER UN MAPA PER CLICAR * /
	
		/* 	background-image: url(../imatges/festa_09.png); */
}




#capsalera_home {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
	right: 0;	
	
		/* LA IMATGE VINDRÀ DONADA PEL DOCUMENT PERQUÈ HI HA D'HAVER UN MAPA PER CLICAR * /
	
		/* 	background-image: url(../imatges/festa_09.png); */
}


#document {
	background-color: #FFFFFF;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;

	}


/* ----------------------------- SUB MENÚ----------------------- */
#submenu{
	clear: both;
	height:40px;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../imatges/fons_boto.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
}

#submenu ul {
	float:left;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	display:inline;
}

#submenu a {
	float:left;
	width:100px; 
	height:40px;
	text-align:center;
	line-height:40px;
	color:#000066;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../imatges/fons_boto.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
}

#submenu a:hover {
	color:#FFFFFF;
	background-image: url(../imatges/fons_boto_over.png);
}
#submenu a.current {
	color:#FFFFFF;
	background-image: url(../imatges/fons_boto_over.png);
	background-repeat: repeat-x;
	background-position: left top;
}


/* ----------------------------- SUB MENÚ----------------------- */


#idiomes {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 11px;
	font-weight: normal;
}

#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;
	font-weight: normal;
}

#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: 530px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none;
	background-image: url(../imatges/fons_pral.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#principal hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* #principal_int{ */
.principal_int{ 
	FLOAT: left;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/* ________ canvi ________ */
.principal_int_1{
	border-style:none;
border-width:0;
float:left;
margin:0;
padding:0;
text-align:left;
width:40%;
}

/* ________ canvi ________ */
.principal_int_2{
	border-style:none;
border-width:0;
float:right;
margin:0;
padding:0;
text-align:left;
width:60%;
}


#agenda_1{
	FLOAT: left;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #E8E8E8;
}

#agenda_2{
	FLOAT: left;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
}



#ajuntament_int_1{
	FLOAT: left;
	WIDTH: 47%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none;
	border-bottom-width: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
#ajuntament_int_2{
	FLOAT: right;
	WIDTH: 47%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none;
	border-bottom-width: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}




#principal_top{
	FLOAT: left;
	WIDTH: 100%;
	BORDER-TOP-STYLE: dashed;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: right;
	BORDER-BOTTOM-STYLE: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3300;
	border-top-width: 1px;
	border-top-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#back{
	FLOAT: left;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#back A:link {
	COLOR: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
#back A:visited {
	COLOR: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
#back A:active {
	COLOR: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
#back A:hover {
	COLOR: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}


/* #foto_portada{ */
.foto_portada{ 
	FLOAT: left;
	WIDTH: 269px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 0px;
}

/* EXTRET DE LLAGOSTERA */
.foto_portada_2 {
	FLOAT: left;
	WIDTH: 250px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* EXTRET DE LLAGOSTERA */


/* -------------- prova ----------------  */
.foto_prova {
	float: left;
	padding: 0px 5px 5px 0px;
	margin: 0px 10px 5px 0px;
	border: 1px none #000000;
	text-align: right;
	background-position: left;
}


/* -------------- prova ----------------  */

#google{
	FLOAT: left;
	WIDTH: 100%;
	TEXT-ALIGN: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 0px;
}


/* ----------------------------- exposicions------------------ */

#exposicions_pral {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 560px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}

#exposicions_1 {
	FLOAT: left;
	WIDTH: 270px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 10px 15px 0px;
}

#exposicions_1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#exposicions_2 {
	FLOAT: left;
	WIDTH: 270px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#exposicions_2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


/* ----------------------------- actes Festamajor------------------ */

#fm_pral {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 560px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}

#fm_1 {
	FLOAT: left;
	WIDTH: 270px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 10px 15px 0px;
}

#fm_1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#fm_2 {
	FLOAT: left;
	WIDTH: 270px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#fm_2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}



/* ----------------------------- banners esquerra------------------ */



#banners {
	float: left;
	width: 190px;
	background-image: url(../imatges/fons_banners.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #e7e7e7;
}



#banners_agenda {
	float: left;
	width: 180px;
	/* background-image: url(../imatges/fons_banners.png); */
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
/*	padding-top: 20px; */
	padding-top: 0px; 
	padding-right: 0px;
/*	padding-bottom: 20px; */
	padding-bottom: 0px; 
	padding-left: 0px;
/*	background-color: #e7e7e7; */
	background-color: #ffffff;	
}


#banner1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
	text-align: center;
}
#principal_2 {
	line-height: 20px;
}

/* ----------------------------- SEPARADOR------------------ */
#footer {
	CLEAR: both;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 20px;
	BORDER-BOTTOM-STYLE: none;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(../imatges/fons_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/* ----------------------------- PEU------------------ */

#peu {
	CLEAR: both;
	TEXT-ALIGN: right;
	height: 50px;
	padding: 20px;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #333333;
	line-height: 18px;
	font-weight: normal;
}
#peu A:link {
	COLOR: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
#peu A:visited {
	COLOR: #cccccc}
#peu A:active {
	COLOR: #FF3300
}
#peu A:hover {
	COLOR: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}

/* ----------------------------- MENÚ ESQUERRE ------------------ */

#menu_esq {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 210px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../imatges/fons_pral.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
}


#menu_esq_int {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 100%;
	padding: 0px;
}



#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;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}

#altres {
	FLOAT: right;
	MARGIN: 0px;
	width: 165px;
	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_foto {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 900px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	padding: 0px;
}

#banner span.icon {
	display: block;
	position: absolute;
	top: 0;
	left: 1px;
	width: 450px;
	height: 150px;
	padding: 0px;
	background-image: url(../escut_banner.png);
	background-repeat: no-repeat;
}
/* ----------------------------- CAIXES ------------------ */

#caixes{
	FLOAT: left;
	width: 130px;
	text-align: center;
	padding: 0px 20px;
	font-weight: bold;
	margin: 0px 12px 0px 0px;
}


#caixes_govern{
	FLOAT: left;
	width: 200px;
	height: 300px;	
	text-align: center;
	padding: 0px 20px;
	font-weight: bold;
	margin: 0px 12px 0px 0px;
}

#caixes_cric{
	FLOAT: left;
	width: 130px;
	margin-right: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*#caixes_minuatures{
	FLOAT: left;
	width: 100px;
	margin-right: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} */

#caixes_minuatures{
	FLOAT: left;
	width: 100px;
	margin-right: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#caixes_grosses{
	FLOAT: left;
	width: 400px;
	margin-right: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#caixestitol{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	text-align: center;
	height: 25px;
	
}

#caixa {
	FLOAT: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#caixa li {
	font-size: 8pt; 
/*	font-size: 9pt;  */
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px; 
	
/*	padding-top: 5px;
	padding-bottom: 5px; */

	color: #000066;
	list-style-type: none;
	padding-left: 10px;
	font-weight: bold;
}

#caixa A:link {
	COLOR: #000066;
	text-decoration: none;
	font-weight: normal;
}
#caixa A:visited {
	COLOR: #666666;
	font-weight: normal;
	
}
#caixa A:active {
	COLOR: #000066;
	text-decoration: none;
	font-weight: normal;
}
#caixa A:hover {
	COLOR: #FF3300;
	text-decoration: none;
	font-weight: bold;
}



#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;
}
#cerca {
	position: absolute;
	top: 122px;
	width: 300px;
	float: right;
	left: 598px;
	text-align: right;
}
#zona {
	width: 200px;
	float: left;
	padding: 10px;
}
#principal_1_2 {

	padding: 40px;
	width: 820px;
}
#zona_pral {
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #e7e7e7;
}
#immobles {
	width: 559px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#im_1a {
	width: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#im_1b {
	width: 369px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#im_1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#separador {
	CLEAR: both;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 20px;
	BORDER-BOTTOM-STYLE: none;
	padding: 0px;
	width: 820px;
}
#paginacio {
	CLEAR: both;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 20px;
	BORDER-BOTTOM-STYLE: none;
	width: 100%;
	background-color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#im_gran {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#im_gran_foto {
	width: 400px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#im_fitxa {
	width: 800px;
	float: left;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px;
}
#back_print {
	CLEAR: both;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	padding: 0px;
	width: 100%;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#data {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#dates {
	background-color: #FFFFFF;
	
	
}

#dates ul {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	list-style-type: none;
	clear: none;
	margin: 0px;
	padding: 5px;
	color: #0066CC;
	
}
#hora {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#banners_pral {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
	text-align: left;
}



/* PER EMPRESES */


#principal_int li{
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	color: #006699;
}




.correus{
	vertical-align: middle;
}


/* ----------------------------- FORMULARIS------------------ */

input{
color:#666666;
font-family:"Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-right:20px;
}


div.box{
	border:solid 1px #c6cfe1;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #e7e7e7;
}
div.box h1 {
	font-size:16px;
	color:#000000;
	padding-bottom:8px;
}
div.box p{padding-bottom:14px;}

div.box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:150px;
	text-align:right;
	font-weight:bold;
}
.spacer{
	margin-left:160px;
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}



/*  CERCADOR */


 #cercador label {
	height:22px;
	line-height:40px;
	padding:0;
}

#cercador form {
	text-align:right;
	
	/* per evitar que hereti msjúscules forçades */
	text-transform:none;
}


/*  _________  A G E N D A ________________*/



#destacats_agenda {
	float: none;
	text-align: left;
	height: 20px;
	background-image: url(../imatges/fons_destacats.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin: 20px 0px 0px;
	padding: 5px 5px 5px 10px;
}
.agenda {
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px dotted #999999;
	float:none;
	font-size:1.2em;
	line-height:1.4em;
	margin:0;
	padding:15px;
	text-align:left;
	width:180px;
}
.agenda h3 {
	font-weight: bold;
	color: #FF3300;
	font-size: 1em;
	text-align: left;
}


.agenda_data {
	margin: 0px;
	padding: 0px;
	color: #0099FF;
	font: bold 1em/1.1em "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
}

.agenda_titol {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: bold 1.6em "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
}


#mes_actes {
	background-color:#FFFFFF;
border-top:1px solid #999999;
float:none;
font-size:0.9em;
line-height:1.4em;
margin:0;
padding:10px;
text-align:right;
width:190px;
}


/*        ----------- GALERIA DE FOTOS ------------------------------------ */

 .foto120 {
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.foto120_ultima {
	float: left;
	margin-bottom: 0px;
	margin-top: 15px;
}


/*  ------------------------------- XARXES SOCIALS -------------------*/



#banners_x20 {
	float: left;
	width: 180px;
	/* background-image: url(../imatges/fons_banners.png); */
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
/*	padding-top: 20px; */
	padding-top: 0px; 
	padding-right: 0px;
/*	padding-bottom: 20px; */
	padding-bottom: 0px; 
	padding-left: 0px;
/*	background-color: #e7e7e7; */
	background-color: #ffffff;	
}




#destacats_x20 {
	float: none;
	text-align: left;
	height: 20px;
	background-image: url(../imatges/fons_destacats.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin: 20px 0px 0px;
	padding: 5px 5px 5px 10px;
}

.llista_x20 {
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px dotted #999999;
	float:none;
	font-size:1.2em;
	line-height:1.4em;
	margin:0;
	padding:5px;
	text-align:left;
	width:205px;
}
