/* CSS Document */

/* -------------------------------------------BODY--------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	min-width: 780px;
	color: #686868;
	background-color: #FFF;
	background-image: url(/img/fondo1.gif);
	margin: 0px;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	/*background-image: url(/img/background-large.gif);
	background-repeat: repeat-y;*/
	background-color:#FFFFFF;
	border:10px solid #FFF;	
	
}

/* -------------------------------------------LINKS--------------------------------- */

a {color: #686868;}
a:link {color: #686868;} /* Makes unvisited links blue */
a:visited {color: #686868;}  /* Makes visited links green */
a:hover, a:active { color: #F19800;}

a:link, a:visited {
	text-decoration: none;
	/*border-bottom: 1px dotted #000;*/
	/*font-weight: bold;*/
}

a:hover, a:active {
	text-decoration: underline;
	/*border-bottom-style: solid;*/
}

/* -------------------------------------------LLISTES--------------------------------- */
ul {
	margin: 0px;
	padding: 0px;
	
}



/* -------------------------------------------Menus Lateral-------------------------------- */
ul.nav  {margin-bottom: 20px; margin-left: 25px; text-indent: 0px; list-style-type: disc;}
#nav li {}

/* -------------------------------------------Menus seleccionats--------------------------------- */
#home #mainNav .home a {
	background-position: right bottom;
	color: #fff;
	background-color:#CCC;
	cursor: default;
}
/* -------------------------------------------DIVS CAPSALERA--------------------------------- */
#branding {
	width: 780px;
	height: 110px;
	float: left;
	background-color:#FFF;
	/*padding-left: 20px;*/
	line-height: 60px;
	background-image:url(/img/banner1.gif);
	background-position: top;
	background-repeat:no-repeat;

}
/* -------------------------------------------MENUSUP CAPSALERA--------------------------------- */
#menusup {
	width: 770px;
	height: 40px;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 0px;
	line-height: 40px;
	/*border-bottom: 2px solid #CCCFBB;*/
	float:left;
	text-align:left;
}
#menusup ul{
	font-size: 0.9em;
	text-transform: uppercase;
	list-style-type: none;
}
#menusup li{
	display: inline;
	
}
#menusup a , #menusup visited {
	display: inline;
	height: 40px;
	line-height: 40px;
	/*color: #B1AB82;*/
	/*color: #012B61;*/
	color: #3E3738;
	text-decoration: none;
	border: 0px;
}
#menusup a:hover , #menusup active {
	text-decoration: underline;
}


#msup  {
	float:right;
	font-weight: bold;
	width: 550px;

}

#lang {
	float:left;
	width: 150px;
	text-align: left;
	font-size:10px;
}


/* -------------------------------------------DIVS CONTINGUTS--------------------------------- */

#content {
	width: 780px;	
	background-image: url(/img/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left 20px;
}
/* -------------------------------------------DIVS MENU--------------------------------- */
#mainNav {
	width: 217px;
	height:550px;
	float: left;
	padding: 0px;
	/*margin-bottom: 20px;*/
	background-color:#EDEEDF;
	border-right:solid 1px #BBBBBB;
	clear:both;
	
}
#mainNav h3{
	font-size: 0.9em;
	margin: 10px;
	/*background-color: #B1AB82;*/
	background-color: #756031;
	text-transform: uppercase;
	color: #FFFFFF;
	/*width: 158px;*/
	padding: 1px;
}

#mainNav h1 {
	background-color:#CCCFBC;
	line-height:18px;
	font-weight:bold;
	color:#666666;
	font-style:normal;
	font-size:10px;
	/*margin-left:2px;
	margin-right:2px;*/
	padding-left:10px;
	margin-bottom:5px;
	margin-top:0px;
}

#mainNav ul {
	margin-left:25px;
	margin-bottom:20px;
	font-size:10px;
}

/* -------------------------------------------FOOTER--------------------------------- */
#footer {
	clear: both;
	margin-top: 10px;
	background-color: #FFF;
	background-image: url(/img/loguito2.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top: 2px solid #666;
	padding: 10px;
	font-size: 10px;
	
	width: 760px;
	height: 50px;
	/*line-height: 50px;*/
	
}

/* -------------------------------------------mainContent--------------------------------- */
#mainContent {
	padding-top: 0px;
	float: right;
	background-color: #FFF;
	width: 549px;
	margin-bottom: 20px;
	/*border-bottom: 1px solid #A59D76;*/
	/*border-bottom: 1px solid #756031;*/	
}
#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h6{
	padding-left: 10px;
	padding-right: 0px;
}
#mainContent p {
	padding-left: 0px;
	padding-right: 20px;
}

#mainContent h1 {color:#55B5DD;}
#mainContent h2 {font-size: 1.8em; color: #55B5DD;}
#mainContent h3 {font-size: 1.4em; color:#55B5DD; font-weight:normal;}
#mainContent h4 {font-size: 1.0em; color:#756031;}

#mainContent h4.nompromo, #mainContent h4.titolseccio{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color:#756031;
	line-height: 50px;
	border-bottom: 1px solid #756031;
	/*border-top: 1px solid #756031;*/
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 10px;
}
#mainContent .direccion{
	color:#999;
	font-size: 1.0em;
}
#mainContent h4.titolseccio{
	border-top: 2px solid #756031;
	margin-top: 40px;
}

#mainContent.home{
}

/*home*/

.bloc-aptos * {
	margin:0px;
}

.bloc-aptos {
	
	padding-top:2px;
	padding-right:0px;
	height:133px;
	clear:both;
	margin-bottom:2px;
	border-top: 1px solid #999999;
}

.bloc-aptos img {
	/*margin-right:5px*/;
	float:left;
	/*width:175px;*/


}

.bloc-aptos .bloc {
	float:right;
	width:364px;
}

.bloc-aptos .bloc img {
	float:none;
}

#mainContent .bloc-aptos .linkvermas {
	color:#F00;
	font-size:10px;
}

#mainContent .bloc-aptos h1 {
	background-color:#EDEEDF;
	font-size:10px;
	color:#686868;
	line-height:18px;
	font-weight:bold;
	padding:0px;
	font-style:normal;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:0px;
	text-transform: uppercase;
}

.bloc-aptos ul {
	list-style-type: disc;
	margin-left:25px;
	margin-bottom:10px;
	margin-top:10px;
}
.li-resum {
	float:right;
	width:190px;
	list-style-type:none;
	font-size:10px;
	margin-bottom:5px;
}
#mainContent .bloc-aptos p {
	line-height:14px;
	padding-left:10px;
	margin-left:0px;
}

#mainContent .bloc-aptos h2 {
	color:#3B393A;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	display:inline;
	width:200px;
}

#mainContent .bloc-aptos h2 p { /*ULL: no esborrar!!*/
	margin-left:0px;
	padding-left:0px;
}

.bloc-aptos a:link,
.bloc-aptos a:active,
.bloc-aptos a:hover,
.bloc-aptos a:visited {
	color:#FF0000;
}

.bloc-aptos .oferta {
	color:#FD4400;
	float:right;
}

#intro {
	border-top:#999999 solid 2px;
}

#box1 {	
	float:left;
	width:217px;
	padding-left:10px;
}

#box2 {
	float:left;
	width:400px;
	padding-left:5px;
	padding-right:5px;

}

#box3 {
	float:left;
	width:128px;
	height:120px;
	background-color:#EDEEDF;
	font-size:9px;
	/*padding:5px;*/
}

#box3 .txt {
	padding:5px;
}

#box1,
#box2,
#box3 {	
	margin-top:10px;
	margin-bottom:10px;
}

h5 {
	color:#FE9902;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}

/* fitxa apartamento */

#map-box {
	margin-top:2px;
	margin-bottom:4px;
}

#map {
	float:left;
	color:#FF0000;
	margin-bottom:3px;
}

#map div span{
	display:none
}


#box-situacion {
	padding-left:14px;
	font-size:10px;
	float:left;
	width:358px;
}

#bloc-inferior {
	clear:left;
	font-size:10px;
}

#bloc-inferior * {
	margin:0;
}

#bloc-inferior p {
	margin-top:8px;
	margin-bottom:8px;
}


#galeria {
	float:left;
	width:175px;
}

#galeria img {
	margin-bottom:3px;
}

#box-descripcio {
	float:left;
	padding-left:14px;	
	width:358px;	
}

#box-tarifes {
	background-color:#EDEDE0;
	border:solid 1px #CDCEBC;
	padding:10px;
}

.tit-taula {
	color:#FF3D01;
	font-weight:bold;
	padding-top:15px;
}

.tit-taula2 {
	color:#FF3D01;
	font-weight:bold;
	border-top:dashed 1px #000;
}

.taula-caract td {
	border-bottom:solid 1px #CDCFBA;
	/*border-top:solid 1px #FFF;*/
	padding-bottom:1px;
	font-size:10px;
}
.barra-tarif {
	background-image: url(/img/barra-caract.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height:20px;
	padding-left:5px;
	font-weight:bold;
	text-transform:uppercase;
}

.barra-fotos {
	background-image: url(/img/barra-fotos.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height:18px;
	padding-left:10px;
	font-weight:bold;
	text-transform:uppercase;
	width:170px;
	float:left;
font-size: 10px;

}

.tit-caixa {
	background-color:#CCCFBC;
	line-height:18px;
	font-weight:bold;
	color:#666666;
	font-style:normal;
	font-size:10px;
	padding-left:14px;
	margin-bottom:5px;
	text-transform:uppercase;
	float:left;
	width:354px;
}

.tit-seccio {
	color:#FE9902;
	font-weight:bold;
}

/* ṃdul buscador*/

#mapa-general {
	width: 218px;
	float: left;
	padding: 0px;
	background-color:#FFF;
	text-align:left;
	height:60px;
}

#buscador *,
#mapa-general * {
	margin:0;
}

#box-mapa {
	border:solid 1px #BBB;
	background-color:#EDEEDF;
	margin-top:2px;
	padding:2px;
	height:47px;
	font-size:10px;
}
#border-box_mapa {
	border-bottom:solid 5px #FFFFFF;
}

#box-mapa img {
	float:left;
	margin-right:4px;
}

#form-buscador {
	border:solid 1px #BBB;
	margin-top:2px;
	padding:2px;
}

#form-buscador div {
	margin-bottom:2px;
	margin-top:3px;
}

#buscador {
	background-color:#FFF;
	padding-left:13px;
	float:left;
	width: 548px;
	text-align:left;
	height:72px;
	margin-bottom:5px;
}

.tit-caixa-general {
	background-color:#CCCFBC;
	line-height:18px;
	font-weight:bold;
	color:#666666;
	font-style:normal;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	text-transform:uppercase;
}

select,input {
	font-size:10px;
}

/* continguts generics*/

.generic_h1 {font-size: 18px; color:#FE9902;}
.generic_h2 {font-size: 14px; color:#FE9902;}
.generic_h3 {font-size: 14px; color:#FE9902; font-weight:normal;}
.generic_h4 {font-size: 12px; color:#FE9902;}
.generic_h5 {font-size: 11px; color:#686868;text-transform:uppercase;}

/* forms reserva */

#forms-reserva  h1 {
	background-color:#EDEEDF;
	color:#686868;
	line-height:22px;
	font-style:normal;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	font-weight:normal;
}

.nom-apart {
	font-weight:bold;
	text-transform:uppercase;
}

.longterm {
	
}

.longterm a {
	
}

.longterm a:hover {
	
}
