/*
  **************************************************************************************
  *  Mas de l'Acordio - Valderrobres                                 localitzacio.css  *
  *  Turisme Rural                                                                     *
  *  Xavi Agut - juny de 2010                                                          *
  *  Site que oferix els serveis d'hospedatge d'un mas al terme de Valderrobres        *
  **************************************************************************************
*/

/* 
  **************************************************************************************
  Seccio LOCALITZACIO
  **************************************************************************************
*/

/* 
  ====
  Fons
  ====
*/

/* Fons de la seccio */
.capasec_localitzaciofons {
	width: 615px;
	height: 423px;
	position: absolute;
	top: 113px;
	left: 45px;	
}

#cpaseclocziofons {
   background-image: url(../imatges/localitzacio/fonsseccio.jpg);
	z-index:700;
	display:none;
}

/* Fons per al contingut */
.capasec_localitzaciomrccont {
	width: 580px;
	height: 395px;
	position: absolute;
	top: 126px;
	left: 62px;
	z-index: 710;	
}

#cpaseclocziomrccont {
	display: none;
}

/* 
  ==============
  Tancar la capa
  ==============
*/

.capasec_localitzaciotancar {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 566px;	
	z-index:720;
}

#cpaseclocziotancar {
	background-image: url(../imatges/localitzacio/btn_tancar.jpg);
}

#cpaseclocziotancarres {
	background-image: url(../imatges/localitzacio/btn_tancar_res.jpg);	
	display:none;
}

/* 
  =====
  Titul
  =====
*/

.capasec_localitzaciotitul {
	width: 560px;
	height: 33px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#cpaseclocalitzaciotitul {
	border-bottom: 1px solid black;
	z-index: 720;
}

.capasec_localitzaciotitultxt {
	width:228px;
	height:27px;
	position: absolute;
	top:0px;
	left:0px;
}

#cpaseclocalitzaciotitultxt {
	background-image: url(../imatges/localitzacio/txtcomollegar.gif);
	background-position: center;
	background-repeat: no-repeat;
}

/* 
  =================
  Menu de la seccio
  =================
*/

/* Contenidor del menu */
.capasec_localitzaciomenu {
	width: 560px;
	height: 18px;
	position: absolute;
	top: 45px;
	left: 10px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px solid #8C8C8C;
	text-align: center;	
}

#cpaseclocziomnu {
	z-index:720;	
}

/* Opcio del menu */
.opciomnu_localitzacio {
	width: 180px;
	position: absolute;
	top: 0px;
	color: #E7A60B;
	text-decoration: none;	
}

a.opciomnu_localitzacio:hover {
	color: Black;
	background-color: #DAD594;	
}

/* Opcions */
#opcmnuloczio_1{
   left:75px;
	color: Black;
	background-color: #DAD594;	
}

#opcmnuloczio_2{
	left: 305px;
}

/* 
  ====================
  Apartat de la seccio
  ====================
*/

/* Contenidor del apartat */
.capasec_localitzacioapartat {
	width: 560px;
	height: 325px;
	position: absolute;
	top: 67px;
	left: 10px;
	font-family: "Trebuchet MS";	
}

#cpasecloczioaptat {
	z-index: 720;
}

/* Titul */
.capasec_localitzacioapartattitul {
	width: 560px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	text-align: center;
}

#cpasecloczioaptattit {
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom: 1px solid Black;
	color: #556B2F;
	font-size: 15px;
}

/* Descripcio */
.capasec_localitzacioapartatdesc {
	width: 560px;
	height: 50px;
	position: absolute;
	top: 22px;
	left: 0px;
	border-bottom: 1px solid Black;	
}

#cpasecloczioaptatdesc {
	font-weight: normal;
	letter-spacing: normal;
	border-bottom: 1px solid Black;
	color: black;
	font-size: 11px;
	text-align: justify;
}

/* Fotos */
.capasec_localitzacioapartatfotos {
	width: 560px;
	height: 230px;
	position: absolute;
	top: 77px;
	left: 0px;
	border-bottom: 1px solid black;
}

#cpasecloczioaptatfot {
	background-color: transparent;
}

.capasec_localitzacioapartatesquemalocalitzacio {
	width: 338px;
	height: 230px;
	position:absolute;
	top:0px;
	left: 111px;
}

#cpasecloczioaptatesqloczio {
	width: 338px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 111px;
	background-image: url(../imatges/localitzacio/esquemalocalitzacio.jpg);
	background-position: center;
	background-repeat: no-repeat;
}