body {
	margin:0em;
	margin-top:0em;
	background-color:#55b629;
	font-family:verdana;
	font-size: 11px;
	text-decoration: none;
}
a{text-decoration: underline;font-size: 11px;}
a.img{text-decoration: none;}
#header{
	background-color:#FFFFFF;
	height:79px;
	min-width:980px;
}
#pie{
	text-align:center;
	color:#FFFFFF;
	margin:0.5em;
	padding-bottom:5px;
}
#menu1{
	background-color:#339705;
	height:43px;
	min-width:980px;
}
#lateral{
	position: absolute;
	background-color:#64c837;
	width:185px;
	height:100%;
	min-height:670px;
}
#menu2{
	background-color:#64c837;
	width:185px;
	padding-top:10px;
}
#central{
	padding:15px;
	padding-left:200px;
	padding-top:15px;
	color:#FFFFFF;
	min-width:765px;
}
#busca{
	padding:10px;
	font-size: 18px;
	font-weight:bold;
	background-color:#ff8e1f;
	border:1px solid #FFFFFF;
	min-width:765px;
}
.ref{
	margin:10px;
	padding:10px;
	font-size: 12px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
.txt{
	padding:10px;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
}
.desplegable {
	background: url("../img/fletxa.gif"); 
	background-repeat: no-repeat;
	background-position: right;
	background-color:#ff8e1f;
	FONT-SIZE: 11px; 
	color: #FFFFFF;
	cursor: hand;
	border: 1px solid #FFFFFF;
	width:110px;
	height:17px;
	padding-left:2px;
	padding-top:1px;
	margin-left:18px;
	cursor: pointer;
}

.scrollbox{
	scrollbar-face-color: #ff8e1f !important;
	scrollbar-shadow-color: #FFFFFF !important;
	scrollbar-highlight-color: #FFFFFF !important;
	scrollbar-3dlight-color: #ff8e1f !important;
	scrollbar-darkshadow-color: #ff8e1f !important;
	scrollbar-track-color: #ff8e1f !important;
	scrollbar-arrow-color: #FFFFFF !important;
	background: #ff8e1f;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left:2px;
	padding-top:1px;
	color: #FFFFFF;
	display: none;
	cursor: hand;
	position:absolute;
	width:110px;
	height:100px;
	overflow: auto;
	margin-left:18px;
	cursor: pointer;
}
.desplegable_2 {
	background: url("../img/fletxa.gif"); 
	background-repeat: no-repeat;
	background-position: right;
	background-color:#ff8e1f;
	FONT-SIZE: 11px; 
	color: #FFFFFF;
	cursor: hand;
	border: 1px solid #FFFFFF;
	width:250px;
	height:17px;
	padding-left:2px;
	padding-top:1px;
	margin-left:18px;
	cursor: pointer;
}
.desplegable_3 {
	background: url("../img/fletxa.gif"); 
	background-repeat: no-repeat;
	background-position: right;
	background-color:#ff8e1f;
	FONT-SIZE: 11px; 
	color: #FFFFFF;
	cursor: hand;
	border: 1px solid #FFFFFF;
	width:180px;
	height:17px;
	padding-left:2px;
	padding-top:1px;
	margin-left:18px;
	cursor: pointer;
}
.scrollbox_2{
	scrollbar-face-color: #ff8e1f !important;
	scrollbar-shadow-color: #FFFFFF !important;
	scrollbar-highlight-color: #FFFFFF !important;
	scrollbar-3dlight-color: #ff8e1f !important;
	scrollbar-darkshadow-color: #ff8e1f !important;
	scrollbar-track-color: #ff8e1f !important;
	scrollbar-arrow-color: #FFFFFF !important;
	background: #ff8e1f;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left:2px;
	padding-top:1px;
	color: #FFFFFF;
	display: none;
	cursor: hand;
	position:absolute;
	width:250px;
	height:90px;
	overflow: auto;
	margin-left:18px;
	cursor: pointer;
}
.scrollbox_3{
	scrollbar-face-color: #ff8e1f !important;
	scrollbar-shadow-color: #FFFFFF !important;
	scrollbar-highlight-color: #FFFFFF !important;
	scrollbar-3dlight-color: #ff8e1f !important;
	scrollbar-darkshadow-color: #ff8e1f !important;
	scrollbar-track-color: #ff8e1f !important;
	scrollbar-arrow-color: #FFFFFF !important;
	background: #ff8e1f;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left:2px;
	padding-top:1px;
	color: #FFFFFF;
	display: none;
	cursor: hand;
	position:absolute;
	width:180px;
	height:90px;
	overflow: auto;
	margin-left:18px;
	cursor: pointer;
}
a.opcio:link {text-decoration: none;color: #FFFFFF;}
a.opcio:visited {text-decoration: none;color: #FFFFFF;}
a.opcio:hover {text-decoration: none;background: #FFFFFF;color: #ff8e1f;}
a.opcio{text-decoration: none; color: #FFFFFF;width:140px;}

.buit{
	height:50px;
}
input.radio{
	border-color:white;
}
li.menu2{
	list-style: square outside url(../img/ico_verd.gif);
	border-bottom:1px solid #FFFFFF;
	font-size: 14px;
	margin-bottom:5px;
	margin-left:-12px;
}
li.aa{
	list-style: none; 
}

a.menu2{font-size: 14px;text-decoration: none; color: #FFFFFF;}
a.menu2:link{text-decoration: none; color: #FFFFFF;}
a.menu2:visited {text-decoration: none;color: #FFFFFF;}
a.menu2:hover {text-decoration: none;color: #FFFFFF;font-style:italic;}
#promos{
	text-align:center;
}
.promo{
	background-color:#FFFFFF;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	margin:10px;
	padding:10px;
	color:#339705;
	font-size: 12px;
}
img.foto{border:1px solid #339705;}

a.promocion{color:#339705;text-decoration: none;}
a.promocion:link{color:#339705;text-decoration: none;}
a.promocion:visited {color:#339705;text-decoration: none;}
a.promocion:hover {text-decoration: none;color: #ff8e1f;}

a.tit_llist{font-size: 11px;color:#ff8e1f;text-decoration: none;font-weight:bold;}
a.tit_llist:link{font-size: 11px;color:#ff8e1f;text-decoration: none;font-weight:bold;}
a.tit_llist:visited {font-size: 11px;color:#ff8e1f;text-decoration: none;font-weight:bold;}
a.tit_llist:hover {font-size: 11px;color:#ff8e1f;text-decoration: none;font-weight:bold;font-style:italic;}

#busca2{
	padding:10px;
	padding-bottom:0px;
	font-size: 18px;
	font-weight:bold;
	background-color:#ffae5e;
	border:1px solid #FFFFFF;
	min-width:765px;
}
#ultimacerca{
	padding:5px;
	margin:5px;
	font-size: 12px;
}
#contenido{
	padding:10px;
	font-size: 11px;
	background-color:#ffffff;
	border:1px solid #ff8e1f;
	color:#ff8e1f;
	min-width:765px;
}
.llistat{
	border-bottom:1px solid #ffe1c4;
	padding:5px;
	color:#222222;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
.llistat:link{text-decoration: none;color:#222222;}
.llistat:visited{text-decoration: none;color:#222222;font-style:italic;}
.llistat:hover{background-color:#ffe1c4;text-decoration: none;font-style:italic;color:#222222;}

.tit_llistat{
	font-weight:bold;
	border-bottom:1px solid #ff8e1f;
}
.missatge{
	font-weight:bold;
	font-size: 12px;
	font-style:italic;
	color:#222222;
}
input.tipus1{
	border:1pxx solid #FFFFFF;
	height: 18px;
}

.cont_despl{
	width:150px;
}

.titol_despl {
	background: url("../img/fletxa_transp.gif"); 
	background-repeat: no-repeat;
	background-position: right;
	FONT-SIZE: 11px; 
	color: #FFFFFF;
	cursor: hand;
	border: 1px solid #FFFFFF;
	padding-left:2px;
	padding-top:1px;
	margin-left:18px;
	cursor: pointer;
	height:17px;
	width:150px;
}

.opcions_despl{
	border: 1px solid #FFFFFF;
	padding-left:2px;
	padding-top:1px;
	color: #FFFFFF;
	display: none;
	cursor: hand;
	position:absolute;
	margin-left:18px;
	cursor: pointer;
	width:150px;
}
.destacat{
	padding:10px;
	font-size: 12px;
	background-color:#ffe4c9;
	border:1px solid #ff8e1f;
}
a.destac{color:#ff8e1f;text-decoration: none;}
a.destac:link{color:#ff8e1f;text-decoration: none;}
a.destac:visited {color:#ff8e1f;text-decoration: none;}
a.destac:hover {text-decoration: none;color: #339705;}
img.foto_dest{border:1px solid #ff8e1f;}
.img_destacats{
	overflow: hidden;
	height:60px;
	width: 100px;
	cursor: hand;
	cursor: pointer;
}
.img_llistat_promos{
	overflow: hidden;
	height:60px;
	width: 60px;
	cursor: hand;
	cursor: pointer;
}
.img_p{
	overflow: hidden;
	height:81px;
	width: 108px;
	cursor: hand;
	cursor: pointer;
}
.img_promo_p{
	overflow: hidden;
	height:100px;
	width: 145px;
	cursor: hand;
	cursor: pointer;
}
.img_gran{
	//overflow: hidden;
	overflow: auto;
	//height:338px;
	width: 450px;
}
.titol_immo{
	font-size: 18px;
	font-weight:bold;
}
.camp{color:#666666;}
.valor{color:#333333;}
.nota{color:#666666;font-size: 9px;}

#lacerca{
	padding:10px;
	font-size: 12px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #ff8e1f;
	border-bottom:none;
	color:#ff8e1f;
}
#lacercatit{
	font-size: 18px;
	font-weight:bold;
}

.letras , .charco {
	position:relative;  
	font-size:24px; 
	font-family:"Verdana"; 
	color:#e9fae1; 
	margin-bottom:-12px;
	cursor:pointer;
	cursor:hand;
}
.charco div { 
	overflow:hidden;
	z-index:-1;
}

.letras , .charco a{text-decoration: none;}
.letras , .charco a:link{text-decoration: none;}
.letras , .charco a:visited{text-decoration: none;}
.letras , .charco a:hover{text-decoration: none;}

#pagines{
	text-align:center;
}
a.pag{color:#ff8e1f;text-decoration: none;}
a.pag:link{color:#ff8e1f;text-decoration: none;}
a.pag:visited {color:#ff8e1f;text-decoration: none;}
a.pag:hover {text-decoration: underline;color: #339705;}
.pag_act{color: #339705;}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
