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

/* 
  **************************************************************************************
  Seccio TARIFES I SERVICIS
  **************************************************************************************
*/

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

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

#cpasectarifesfons {
	background-image: url(../imatges/tarifes/fonsseccio.jpg);
	z-index: 800;
   display:none;
}

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

#cpasectarifesmrccont {
   display:none;
}

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

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

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

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

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

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

#cpasectarifestitul {
	border-bottom: 1px solid black;
	z-index: 820;
}

.capasec_tarifestitultxt {
	width:127px;
	height:29px;
	position: absolute;
	top:0px;
	left:0px;
}

#cpasectarifestitultxt {
	background-image: url(../imatges/tarifes/txttarifas.gif);
	background-position: center;
	background-repeat: no-repeat;
}

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

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

#cpasectarifesaptat {
	z-index: 820;
}

/* Divisio del contingut */
.capasec_tarifespart_1 {
	width: 530px;
	height: 110px;
	position: absolute;
	top: 30px;
	left: 15px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 35px;
	text-align: center;
}

#cpasectarifespart1 {
   z-index:830;
}

.capasec_tarifespart_2 {
	width: 530px;
	height: 110px;
	position: absolute;
	top: 180px;
	left: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	text-align: left;
}

#cpasectarifespart2 {
	z-index: 830;
	border-top: 1px solid black;
}