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

/* 
  **************************************************************************************
  Seccio LA MASIA
  **************************************************************************************
*/

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

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

#cpaseclamasiafons {
   background-image: url(../imatges/lamasia/fonsseccio.jpg);
	z-index:300;
	display:none;
}

/* Fons per al contingut de LA MASIA */
.capasec_lamasiamrccont {
	width: 580px;
	height: 395px;
	position: absolute;
	top: 126px;
	left: 62px;
	z-index: 310;	
}

#cpaseclamasiamrccont {
	display: none;
}

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

.capasec_lamasiatitul {
	width: 560px;
	height: 23px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#cpaseclamasiatitul {
	z-index:320;
}

.capasec_lamasiatitultxt {
	width:154px;
	height:23px;
	position: absolute;
	top:0px;
	left:0px;
}

#cpaseclamasiatitultxt {
	background-image: url(../imatges/lamasia/txtlamasia.gif);
	background-position: center;
	background-repeat: no-repeat;
}

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

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

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

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

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

/* Contenidor del menu */
.capasec_lamasiamenu {
	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;	
}

#cpaseclamasiamnu {
	z-index:320;	
}

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

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

a.opciomnu_lamasia:active {
	color: Black;
	background-color: #DAD594;	
}

/* Opcions */
#opcmnulamasia_1{
	left: 0px;
}

#opcmnulamasia_2{
	left: 114px;
}

#opcmnulamasia_3{
	left: 228px;
}

#opcmnulamasia_4{
	left: 342px;
}

#opcmnulamasia_5{
	left: 456px;
}

/* 
  =====================================
  Apartat de la seccio (en fotografies)
  =====================================
*/

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

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

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

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

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

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

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

#cpaseclamasiaaptatfot {
	background-color: transparent;
}

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

#cpaseclamasiaaptatfotcol_1 {
	left: 8px; 	
}

#cpaseclamasiaaptatfotcol_2 {
	left: 289px;
}

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

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

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

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

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

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

#cpaseclamasiaaptatfotcoltxt_1 {
	
}

#cpaseclamasiaaptatfotcoltxt_2 {
	
}

/* Pagines disponibles */
.capasec_lamasiaapartatpag {
	width: 75px;
	height: 16px;
	position: absolute;
	top: 308px;
	left: 242px;
	text-align: center;	
}

#cpaseclamasiaaptatpag {
	background-color: transparent;
}

a.opciosel_lamasianumeropagina {
	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_lamasianumeropagina:hover {
	color: white;
	background-color: #6b8e23;
}

a.opciosel_lamasianumeropagina:active {
	color: #8b8b8b;
	background-color: #7ad6a2;
}

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

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

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

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

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

/* 
  =============================================
  Apartat de la seccio (DESCRIPCIO DE LA MASIA)
  =============================================
*/

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

#cpaseclamasiaaptat_desc {
	z-index: 320;
}

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

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

/* Texte */
.capasec_lamasiaapartat_descripciotexte {
	width: 560px;
	height: 290px;
	position: absolute;
	top: 35px;
	left: 0px;
	background-color: transparent;
}

#cpaseclamasiaaptat_desctxt {
	border-bottom: 1px solid Black;
	color: #556B2F;
	font-size: 13px;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 20px;
}