body, html {
	background:url(../img/fons_home.jpg) repeat-x left top #F48C64;
	
	scrollbar-base-color: white; /*la base superior de l'escroll */
	scrollbar-arrow-color: #F48C64; /*trangles */
	scrollbar-track-color: white; /*base part inferior*/
	
	scrollbar-shadow-color: #F48C64;
	scrollbar-lightshadow-color: white; 
	scrollbar-darkshadow-color:  white;
	
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #F48C64;
}


/*-------------------------------------*/

#content{
	background: url(../img/fons_content.jpg) repeat-x #BEBEBE;
	border: solid 20px #FFF;
}
	

#contentText{
	background: url(../img/fons_content.jpg) repeat-x #BEBEBE;
	}


#texte{
	border-left:solid 2px #CC9900;
	
	
}

#tarifes{
	border-left:solid 2px #CC9900;
}
TABLE.tarifes{
	background-color:#FFFFFF;
	border:solid 1px #CC9900;
	
}
TD.tarifes{
	border:solid 1px #CC9900;
	border-color:#CC9900;

	
	
}
TABLE.oferta{
	border:solid 1px #CC9900;


}
#formulari{
	border-left:solid 2px #CC9900;
}

/*  Texte Links Titols  */
.apartaments{
	color:#C8992B;

}
.fotos{
	border:none;
}

/* Titols etx */
.adreca{
	color:#AD7900;

}
.subadreca{
	color:#AD7900;

}

.titolImatge{
	color:#AD7900;
}
.titolTaula{
	color:#CC9900;
}


a.bt_reserves{
	background: url(../../img/bg_apar.gif);
}	
a.bt_reserves:hover{
	background: url(../../img/bg_apar_hover.gif) ;
}
a.links_baix{
font-size:1em;
color:#FFFFFF;
font-weight: bold;
}

a.links_baix:hover{
font-size:1em;
color:#000000;
font-weight: bold;
}