/* CSS Document */
.reservas_tabla_titulo {
	background-color:#3fb4b9;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin-left:1px;
	float:left;
	height:20px;
	margin-bottom:1px;
	line-height:20px;
}
.reservas_linea {
	height:20px;
	clear:both;
	width:550px;
}
.reservas_tabla_texto_arriba {
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	height:18px;
	line-height:18px;
	/*padding-top:7px;*/
}

#tipoHabi {
	height:86px;
	overflow:hidden;
	clear:both;
	margin-top:10px;
}
#tipoHabi .lahabi {
	height:100px;
	clear:both;
	line-height:21px;
	font-size:11px;
	border-bottom:1px solid #e0dfdc;
}
/*#tipoHabi select {
	height:19px;
	line-height:18px;
	font-size:11px;
}*/

.capaIframe {
	position:absolute;
	z-index:50;
	visibility:hidden;
	top:0px;
	overflow:hidden;
	margin:0px;
	height:1px;
	width:1px;
	background-color:#FFFFFF;
}

form,p {
	margin:0px;
}

#otrogris
{
	background-color: #edece8;
	width: 637px;
}

#contenido{
	position:relative;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	color: #7d7b7b;
	padding-top:25px;
	padding-left:30px;
	padding-right:50px;
	padding-bottom:25px;
}

#contenido_gris
{
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #dfdedb;
	color: #7d7b7b;
	padding-top: 18px;
	padding-left: 25px;
	/*padding-bottom: 15px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#pleno_gris
{
	margin-top:20px;
	background-color: #e8e7e3;
	color: #e8e7e3;
	heigth: 15px;
	width:100%;
	overflow:hidden;
	width:560px;
}

#pleno_gris2
{
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 13px;
	background-color: #e5e4de;
	color: #e8e7e3;
	heigth: 90px;	
	width: 543px;
}

.fechas
{
	/*float: left;
	position: relative;*/
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #e0dfda;
	margin-bottom: 3px;
	width: 553px;
}

.reserva2{
	/*
	 margin-top: 10px;
	 padding: 4px;*/
	 width: 573px;
	 /* margin-left: -2px;
	 float:left;*/
}

.reserva{
	border-bottom: 1px solid #ccc;
	/*width: 553px;*/
	font-family: Helvetica;
	color: #999;
	font-weight: normal;
	font-size: 18px;
	clear:both;
	padding-top:10px;
	padding-bottom:5px;
	text-align:left;
}


.fondogris{
	background-color: #d9d8d5;
	font-family:Arial, sans-serif;
	color: #7d7b7b;
	font-size: 11px;
	text-align: center;
	heigth: 23px;
	border-top: 1px solid #e0dfdd;
	border-bottom: 1px solid #e0dfdd;
}

.cont_bold{
	font-weight: bold;
	line-height: 10px;
}

.texto_gris{
	font-weight: bold;
	color: #999;
	font-family:Arial;
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	text-decoration: none;
	
}
.texto{
	margin-top: 6px;
	font-family:Arial;
	font-size:11px;
	color: #7d7b7b;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}
.textoColu{
	font-family:Arial;
	font-size:11px;
	color: #7d7b7b;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.tabla{
	float: left;
	margin-top: 6px;
}

.tabla2{
	float: left;
	padding-top: 6px;
	padding-left: 65px;
	width: 400px;
}
.textotabla{
	font-family:Arial;
	text-align:right;
	font-size:11px;
	color: #7d7b7b;
}

.textotabla2{
	font-family:Arial;
	text-align:left;
	font-size:11px;
	color: #7d7b7b;
}

.textotabla3{
	font-family:Arial;
	font-size:11px;
	color: #7d7b7b;
}

.inputtext{
	font-family:Arial;
	font-size:11px;
	color: #666;
}


.select{
	margin-rigth: 1px;
	font-family:Arial;
	font-size:11px;
	color: #666;
	float:left;
	margin:2px;
}

.buscar:link, .buscar:visited
{
	float: left;
	background-image: url(/img/buscar.gif);
	background-position: center;
	
	margin-top: 1px;
	height: 15px;
	width: 79px;
	border-bottom: 2px #999 solid;
	border-right: 2px #999 solid;
	border-top: 2px #fff solid;
	border-left: 2px #fff solid;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	text-decoration: none;
	color: #666;
}

.buscar:hover
{
	border-bottom: 2px #fff solid;
	border-right: 2px #fff solid;
	border-top: 2px #999 solid;
	border-left: 2px #999 solid;


}

.buscar120:link, .buscar120:visited
{
	float: left;
	background-image: url(/img/buscar120.gif);
	background-position: center;
	
	margin-top: 1px;
	height: 15px;
	width: 120px;
	border-bottom: 2px #999 solid;
	border-right: 2px #999 solid;
	border-top: 2px #fff solid;
	border-left: 2px #fff solid;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	text-decoration: none;
	color: #666;
}

.buscar120:hover
{
	border-bottom: 2px #fff solid;
	border-right: 2px #fff solid;
	border-top: 2px #999 solid;
	border-left: 2px #999 solid;
}

.txt_gris{
	margin-top: 6px;
	font-size:11px;
	text-align: justify;
	font-weight: normal;
}
.link_gris:link, .link_gris:visited
{
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	color: #7d7b7b;
	font-size: 11px;
	text-decoration: none;
}

.link_gris:hover{
	color: #999;
	text-decoration: underline;
}

div#complementos {
	margin:20px 0px 0px 0px;
	width:480px;
	height:auto;
	overflow:hidden;
	text-align:left;
	clear:both;
}
div#complementos h3 {
	position:relative;
	width:100%;
	text-align:left;
	height:24px;
	font-size:15px;
	line-height:22px;
}
div#complementos h2 span {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#ffffff;
	margin:0px;
	height:24px;
	padding:0px;
	padding-right:10px;
	color:#333333;
	font-weight:bold;
	line-height:22px;
}
div.habita div.capaFoto {
	float:left;
	width:100px;
	margin-right:10px;
	text-align:center;
	overflow:hidden;
	min-height:60px;
}

div.capaFoto a:link,div.capaFoto a:visited {
	text-decoration:none;
	color:#999999;
}
div.capaFoto a:hover {
	color:#333333;
}
div.habita div.textoHabi {
	color:#333333;
	float:left;
	width:360px;
	text-align:left;
	overflow:hidden;
	height:auto;
}
div#complementos div.habita {
	clear:both; 
	height:auto;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:5px;
}
div#complementos div.textoHabi p.elTitu {
	line-height:18px;
}

div#complementos hr {
	color:#999999;
	/*border-top:1px solid #999999;*/
	height:1px;
	margin-bottom:10px;
	overflow:hidden;
}
div.pelasServi {
	 width:100%;
	 height:auto;
	 line-height:17px;
	 margin-top:5px;
	 overflow:hidden;
	 text-align:right;
}
div.pelasServi input {
	height:15px;
	border:1px solid #333333;
	text-align:center;
}
div.pelasServi span {
	font-weight:bold;
}


