/*
  **************************************************************************************
  *  Hotel La Parada del Compte - Torre del Compte - Teruel               tarifes.css  *
  *  HOTEL ****                                                                        *
  *  Xavi Agut - juliol de 2010                                                        *
  *  Site que publique informació sobre l'Hotel                                        *
  **************************************************************************************
*/

/*
  ---------------------------------------------------
  Espai per al contingut - Menu lateral i contingut -
  ---------------------------------------------------
*/

#cpasectarifesmnuicont {
	height: 1250px;
	background-color: transparent;
}

/*
  ----------------------
  Espai per al contingut
  ----------------------
*/

.capasec_tarifescont {
	width: 536px;
	position: absolute;
	top: 0px;
	left: 231px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b1c42;
	text-align: justify;	
}

#cpasectarifescont {
	height: 1250px;
	z-index: 200;
	border-bottom: 1px solid #AC7D86;
}

/*
  ------------------
  Titul de la seccio
  ------------------
*/

.capasec_tarifestitul {
	width:500px;
	height:18px;
	position:absolute;
	top:0px;
	left:12px;
   margin-top:20px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #6b1c42;		
}

#cpasectarifestit {
	border: 1px solid #AC7D86;
	background-color: #F0F0F0;
	padding: 5px;
	font-size: 15px;
	z-index: 200px;
	font-weight: bold;
}

/* 
   ------------------
   Tarifes i servicis
   ------------------
*/

.capasec_tarifesinfo {
	width:500px;
	height:550px;
	position:absolute;
	top:60px;
	left:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6b1c42;	
}

#cpasectarifesinfo {
	font-size: 12px;
	line-height: 16px;
	background-color: transparent;
}