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

/* 
  **************************************************************************************
  Seccio ENTORN
  **************************************************************************************
*/

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

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

#cpasecentornfons {
	background-image: url(../imatges/entorn/fonsseccio.jpg);
	z-index: 400;
   display:none;
}

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

#cpasecentornmrccont {
   display:none;
}

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

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

#cpasecentorntitul {
	/*border-bottom: 1px solid black;*/
	z-index: 420;
}

.capasec_entorntitultxt {
	width:254px;
	height:30px;
	position: absolute;
	top:0px;
	left:0px;
}

#cpasecentorntitultxt {
	background-image: url(../imatges/entorn/txtelentorno.gif);
	background-position: center;
	background-repeat: no-repeat;
}

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

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

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

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

/*
  =========================================
  Apartat de la seccio (contingut variable)
  =========================================
*/

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

#cpasecentornaptat {
   z-index: 320;
   display:none;
}

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

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

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

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

/* Fotos */
.capasec_entornapartatfotos {
   width: 560px;
   height: 230px;
   position: absolute;
   top: 77px;
   left: 0px;
}

#cpasecentornaptatfot {
   background-color: transparent;
}

.capasec_entornapartatfotoscol {
   width: 260px;
   height: 218px;
   position: absolute;
   top: 4px;
   border: 2px outset #959595;
   background-color: #a1e4a1;
}

#cpasecentornaptatfotcol_1 {
   left: 8px;
}

#cpasecentornaptatfotcol_2 {
   left: 289px;
}

.capasec_entornaptatfotcolfot {
	width: 230px;
	height: 153px;
	position: absolute;
	top: 9px;
	text-align: center;
	border: 2px inset #737373;
	background-color: transparent;
}

#cpasecentornaptatfotcolfot_1 {
   left: 13px;
   background-position: center;
   background-repeat: no-repeat;
}

#cpasecentornaptatfotcolfot_1trans {
	left: 13px;
	background-color: transparent;
}

#cpasecentornaptatfotcolfot_2 {
   left: 13px;
   background-position: center;
   background-repeat: no-repeat;
}

#cpasecentornaptatfotcolfot_2trans {
	left: 13px;
	background-color: transparent;
}

.capasec_entornaptatfotcoltxt {
   width: 230px;
   height: 30px;
   position: absolute;
   top: 168px;
   left: 15px;
   font-size: 10px;
   text-align: justify;
   background-color: transparent;
}

#cpasecentornaptatfotcoltxt_1 {

}

#cpasecentornaptatfotcoltxt_2 {

}

.capasec_entornaptatfotcolmesinfo {
   width: 230px;
   height: 12px;
   position: absolute;
   top: 201px;
   left: 15px;
   font-size: 9px;
   text-align: right;
   background-color: transparent;
   color: blue;
   text-decoration: underline;
}

#cpasecentornaptatfotcolmesinfo_1 {
   display:none;
}

#cpasecentornaptatfotcolmesinfo_2 {
   display:none;
}

/* Pagines disponibles */
.capasec_entornapartatpag {
   width: 150px;
   height: 16px;
   position: absolute;
   top: 308px;
   left: 205px;
   text-align: center;
}

#cpasecentornaptatpag {
	background-color: transparent;
}

a.opciosel_entornnumeropagina {
   width: 13px;
   height: 16px;
   position: absolute;
   top: 0px;
   color: Black;
   text-align: center;
   font-family: "Trebuchet MS";
   font-size: 11px;
   vertical-align: middle;
   text-decoration: none;
}

a.opciosel_entornnumeropagina:hover {
   color: white;
   background-color: #6b8e23;
}

a.opciosel_entornnumeropagina:active {
   color: white;
   background-color: #6b8e23;
}

#opcselentornpag_1 {
   left: 0px;
   display: none;
}

#opcselentornpag_2 {
   left: 15px;
   display: none;
}

#opcselentornpag_3 {
   left: 30px;
   display: none;
}

#opcselentornpag_4 {
   left: 45px;
   display: none;
}

#opcselentornpag_5 {
   left: 60px;
   display: none;
}

#opcselentornpag_6 {
   left: 75px;
   display: none;
}

#opcselentornpag_7 {
   left: 90px;
   display: none;
}

#opcselentornpag_8 {
   left: 105px;
   display: none;
}

#opcselentornpag_9 {
   left: 120px;
   display: none;
}