/* @override 
	http://www.hostelmalargue.net/cont/css/hostel.css
	http://www.hostelmalargue.com/cont/css/hostel.css
*/

/* CSS Document */

body {
	background: #646D3E;
	font-family: Verdana, Arial;
	margin: 0px 0px 0px 0px;
}

#contSuperior {
	width: 880px;
	height: 250px;
	background: #000000;
}

#guarda {
	width: 880px;
	height: 20px;
	background: #ccbdb2 url(http://www.hostelmalargue.com/cont/img/fondo_guarda_tit.gif) repeat-x;
	border-top: 2px solid #646D3E;
	border-bottom: 3px solid #646D3E;
}

#contContenido {
	width: 820px;
	background: #CCD4B5 url(http://www.hostelmalargue.net/cont/img/fondo_contenido.gif);
	padding: 30px;
}

#contPie {
	width: 880px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

#contPie a {
	color: white;
}

#contPie a:hover {
	color: #c22026;
}

.sombraIzq {
	width: 20px;
	background: url(http://www.hostelmalargue.net/cont/img/sombra_izq.gif);
}

.sombraDer {
	width: 20px;
	background: url(http://www.hostelmalargue.net/cont/img/sombra_der.gif);
}

#colIzq {
	width: 640px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#colDer {
	width: 160px;
	margin: 0px -10px 0px 0px;
	padding: 0px;
}

.contTxt {
	border-left: 1px solid #646D3E;
	border-right: 1px solid #646D3E;
	border-bottom: 2px solid #646D3E;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	background: #F6F8F3 url(http://www.hostelmalargue.net/cont/img/btn_masBloque.gif) no-repeat bottom right;
}

.titDynInterior {
	background: #ccbdb2 url(http://www.hostelmalargue.com/cont/img/fondo_guarda_tit.gif) repeat-x;
	border-top: 2px solid #646D3E;
	border-bottom: 3px solid #646D3E;
	height: 22px;
	text-align: center;
	padding: 0px 10px 0px 0px;
}

.contTxtDestacado {
	border-bottom: 2px solid #646D3E;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background: #F6F8F3 url(http://www.hostelmalargue.net/cont/img/btn_masBloque.gif) no-repeat bottom right;
}

.titDynDestacado {
	background: #ccbdb2 url(http://www.hostelmalargue.com/cont/img/fondo_guarda_des.gif) repeat-x;
	border-top: 2px solid #C22026;
	border-bottom: 3px solid #C22026;
	height: 22px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#listado {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#listado li {
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	background: url(http://www.hostelmalargue.net/cont/img/itemListado.gif) no-repeat 0px 3px;
	padding: 0px 0px 4px 15px;
	list-style: none;
}

p {
	font-size: 11px;
	line-height: 15px;
}

.tabla {
	border-top: 1px solid #646D3E;
	border-bottom: 1px solid #646D3E;
	margin: 10px 0px 20px 0px;
	font-size: 11px;
	color: #646D3E;
}

.contenido1 {
	background: #E9EDDF;
	border-bottom: 1px solid #646D3E;
	padding: 5px 10px 5px 10px;
	color: #000000;
	text-align: center;
	font-size: 11px;
}

.contenido2 {
	background: #E9EDDF;
	border-bottom: 1px solid #646D3E;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.titTabla {
	background: #646D3E;
	border-bottom: 1px solid #646D3E;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.subtitTabla {
	background: #AAB883;
	border-bottom: 1px solid #646D3E;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.btns {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.contBtns {
	text-align: right;
	padding: 8px 10px 4px 0px;
	font-size: 12px;
	font-weight: bold;
}

.contBtns a {
	margin: 0px 0px 0px 10px;
}

.cajasForm {
	background: #DAE0C8;
	border: 1px solid #C3CDA8;
	color: #3E441C;
	padding: 3px 5px 3px 5px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
}

.btnForm {
	background: #646D3E;
	border: 1px solid #C3CDA8;
	color: #5c2d10;
	padding: 3px 5px 3px 5px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF
}

h1 {
	color: #646D3E;
	font-size: 16px;
}

h2 {
	color: #646D3E;
	font-size: 12px;
	margin: 0px 0px -10px 0px;
}

.fotoDer {
	float: right;
	margin: 0px 0px 0px 10px;
	border: 1px solid #C3CDA8;
	border-bottom: 2px solid #646D3E;
}

.fotoIzq {
	float: left;
	margin: 10px 10px 0px 0px;
	border: 1px solid #C3CDA8;
	border-bottom: 2px solid #646D3E;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #646D3E;
}

.fotoBloqueIzq {
	float: left;
	margin: -10px 10px 0px -20px;
}

.fotoBloqueDer {
	float: right;
	margin: 0px 0px 0px 10px;
}

/*DYN*/

.itemInicio {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.tipoInicio {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	padding: 3px 20px 3px 0px;
	margin: 0px -20px 10px -20px;
	color: #646D3E;
	clear: both;
	background: #E1E6D4;
}

.tituloInicio {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	position: relative;
}

.descripcionInicio {
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	position: relative;
}

.tipoListado {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	padding: 3px 20px 3px 0px;
	margin: 0px -20px 10px -20px;
	color: #646D3E;
	clear: both;
	background: #E1E6D4;
}

#statusLlistats {
	height: 18px;
	padding: 4px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	color: #555c37;
	background-color: #b7bf9d;
}

.linkPreviousNext {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .2em;
}

.linkPreviousNext a:hover {
	color: #c22026;
}

.tituloListado {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	position: relative;
}



.tituloListadoLinks {
	color: #646D3E;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.descripcionListado {
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	position: relative;
}

.tipoSola {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	padding: 3px 20px 3px 0px;
	margin: 0px -20px 10px -20px;
	color: #646D3E;
	clear: both;
	background: #E1E6D4;
}

.tituloSola {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	position: relative;
}

.descripcionSola {
	font-size: 13px;
	margin: 5px 0px 10px 0px;
	position: relative;
}

.precioSola {
	font-size: 11px;
	background: #AAB883;
	margin: 10px 0px 20px 0px;
	padding: 5px;
	border-top: 1px solid #845835;
	border-bottom: 1px solid #845835;
	line-height: 15px;
}

.serviciosSola {
	font-size: 11px;
	background: #AAB883;
	margin: 10px 0px 20px 0px;
	padding: 5px;
	border-top: 1px solid #845835;
	border-bottom: 1px solid #845835;
	line-height: 15px;
}

.caracteristicasSola {
	font-size: 11px;
	background: #AAB883;
	margin: 10px 0px 20px 0px;
	padding: 5px;
	border-top: 1px solid #845835;
	border-bottom: 1px solid #845835;
	line-height: 15px;
}

.fotoIzq {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #5c2d10;
}

.fotoDer {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #5c2d10;
}

.finBloque {
	clear: both;
	text-align: right;
	margin: 0px 0px -5px 0px;
}

.itemListado {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: dashed 1px #646D3E;
}

/*INICIO*/

#colDerInicio {
	width: 160px;
	margin: 0px -10px 0px 0px;
	padding: 0px;
}

#colCenInicio {
	width: 310px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

#colIzqInicio {
	width: 310px;
	margin: 0px;
	padding: 0px;
}

#contContenidoInicio {
	width: 820px;
	margin: 0px;
	padding: 0px;
	background: #CCD4B5 url(/cont/img/fondo_contenido.gif);
	padding: 30px;
}

.banner {
	margin: 0px 0px 15px 0px;
}

/* @group Gente */

div.itemGenteInicio {
	width: 295px;
	margin: 0px -15px 15px -15px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 235px 0px;
	border: 1px solid #b7bf9d;
}

div.itemListadoGente {
	width: 600px;
	margin: 0px -15px 15px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 530px 0px;
	border: 1px solid #b7bf9d;
}

div.itemSolaGente {
	margin: 10px 0px 20px 0px;
	background-repeat: no-repeat;
	background-position: 510px 0px;
	border: 1px solid #b7bf9d;
}

.tituloGenteInicio {
	margin: 10px 0px 10px 0px;
	padding: 0px 50px 0px 0px;
	position: relative;
	font-size: 13px;
	font-weight: bold;	
}

.tituloListadoGente {
	margin: 10px 0px 10px 0px;
	padding: 0px 50px 0px 0px;
	position: relative;
	font-size: 13px;
	font-weight: bold;	
}

.tituloSolaGente {
	margin: 10px 0px 10px 0px;
	padding-right: 100px;
	position: relative;
	font-size: 16px;
	font-weight: bold;	
}

.descripcionGenteInicio {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	color: #515f44;
	position: relative;
}

.descripcionListadoGente {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	color: #515f44;
	position: relative;
}

.descripcionSolaGente {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	color: #515f44;
	position: relative;
}

.itemSolaGente p {
	padding: 0px 10px 0px 0px;
	position: relative;	
}

img.fotoGenteInicio {
	width: 120px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}

img.fotoGenteListado {
	width: 120px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}

img.fotoIzqGenteSola {
	width: 250px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}

.itemGenteInicio #IEclearer {
	width: 200px;
	height: 1px;
	clear: both;
}

.itemListadoGente .IEclearer {
	width: 500px;
	height: 1px;
	clear: both;
}

.itemSolaGente #IEclearer {
	width: 400px;
	height: 1px;
	clear: both;
}

/* @end */

.titDynInicio {
	background: #ccbdb2 url(http://www.hostelmalargue.com/cont/img/fondo_guarda_tit.gif) repeat-x;
	border-top: 2px solid #646D3E;
	border-bottom: 3px solid #646D3E;
	height: 22px;
	text-align: center;
	padding: 0px 10px 0px 0px;
}

.contTxtInicio {
	border-left: 1px solid #646D3E;
	border-right: 1px solid #646D3E;
	border-bottom: 2px solid #646D3E;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	background: #F6F8F3 url(http://www.hostelmalargue.net/cont/img/btn_masBloque.gif) no-repeat bottom right;
	margin: 0px 0px 0px 0px;
}

.bannerTxtDestacado {
	margin: -10px -20px 10px -20px;
}

.bannerDer {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: 2px solid #646D3E;
}

div.bannerInicio img {
	border: 0px;
}

.vacio {
	
}

.contBtnsInicio {
	text-align: right;
	padding: 5px 10px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

/* @group Ayuda final web */

#bloqueayudaInferiorWeb {
	width: 880px;
	height: 40px;
	margin:0 auto;
	color: white;
	font: 11px Georgia, "Times New Roman", Times, serif;
    text-align: left;
}

#txtAyudaInferiorWeb {
	width: 560px;
	height: 31px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
}

#txtAyudaInferiorWeb a {
	color: white;
	text-decoration: none;
}

#botonesAyudaInferiorWeb {
	width: 330px;
	display: inline;
}

/* @end */

/* @group Menu Inferior Web */

#contMenuInferiorWeb {
	width: 880px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #CCD4B5;
}

#menuInferiorWeb {
	width: 750px;
	height: 25px;
	margin: 0px 20px 0px 90px;
	padding: 0px;
}

#menuInferiorWeb ul {
	width: 880px;
	height: 25px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px;
}

#menuInferiorWeb li {
	float: left;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#menuInferiorWeb a, #menuInferiorWeb :visited {
	display: block;
	font-size: 11px;
	padding: 0px 20px 0px 20px;
	margin: 6px 0px 0px -1px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	border-right: solid 1px;
	border-left: solid 1px;
}

/* style the links hover */

#menuInferiorWeb :hover {
	color: #c22026;
}

/*

 @end */

/* @group slideShow */

#slideShowListingBox {
	height: 600px;
}

#slideShowListingBox div.slideShowListingItem {
	width: 280px;
	margin: 10px 15px 0px 0px;
	float: left;
}

#slideShowListingBox div.slideShowListingItem img {
	width: 280px;
}



/* @end */