a, a:link, a:visited {
	color: #BFAD8A;
}
.boton {
	border-color: rgb(136, 148, 164);
	background-color: #67645B;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	height: 22px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	empty-cells: show;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    background-color: #BFB48A;
    color: white;
	text-align: left!important;
	padding: 4px 10px;
	font-size: 11px;
}
/* Disponibilidad */
.disp th {
	font-size: 10px;
	white-space: normal!important;
	vertical-align: bottom;
	text-align: left;
}
.disp td {
	empty-cells: show;
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px solid white;
	font-weight: bold;
	text-align: left;
}
.disp td.nombre {
	font-size: 11px;
	text-align: left;
}
.disp td .descripcion, .disp td .descripcion * {
	font-size: 9px;
	font-weight: normal;
	color: #9C1D1D;
}
.disp td.nombre .descripcion{
	color: #67645B;
}
.disp td.hab .descripcion{
	white-space: nowrap;
}
.disp td.hab .descripcion b{
	font-weight: bold;
}
.fila_1 td {
	background: #DFDAC6;
}
.fila_0 td {
	background: #CAC5B3;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}

/* Reserva */
.etiqueta, th, .aviso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	white-space: nowrap;
}
.blanco {
	
    color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	line-height: 0.7em;
	white-space: nowrap;
	border-bottom: 1px solid white;
}
.temporada{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	border-bottom: 2px solid #bfb48a;
	border-left: 2px solid #bfb48a;
	border-right: 2px solid #bfb48a;
	border-top:2px solid #bfb48a;
 
	
}

.calendar
{
	margin: 10px 10px 10px 10px;
	width: 450px;
	height:110px;
	border-bottom: 2px solid #bfb48a;
	border-left: 2px solid #bfb48a;
	border-right: 2px solid #bfb48a;
	border-top:2px solid #bfb48a;
 }
	

.informacionimg
{
margin: 10px 10px 10px 10px;
margin-left: 40px;
padding: 10px 10px 10px 10px;
	width: 400px;
	height:10px;
	vertical-align:top;

}	

.blanco input {
	vertical-align: left;
}
.blanco div {
	float: left;
	margin-right: 15px;
}
table#tabla_habita td {
	padding-top: 5px;
}
div#reservas {
	margin-top: 11px;
}
/* Tarifas */
.naranja, #tarifas .blanco, .blanco_nb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	white-space: nowrap;
}
.naranja {
    color: black;
	text-align: left;
}
th.naranja {
    color: white;
}
td.naranja {
    background-color: #dfdac6;
}
td.naranja, td.blanco, td.blanco_nb {
    padding: 3px;
    text-align: right;
}
.blanco_nb {
	font-weight: normal;
    color: black;
}
.vacia {
	height: 10px;
    display: none;
}
div#tarifas {

}
.texto div{
	width: 100%!important;
	
}
td.texto {
	min-height: 500px;
	height: auto;
}
.texto div table{
	margin: 0px auto;
}
/* Confirmación */ 
span.etiqueta {
	margin: 0px 15% ;
	width: 70%;
	display: block;
	white-space: normal!important;
}


.class titulo {
font-family:verdana;
text-align:left;

}


.texto_validez{
font-size:10px;
text-align: center;
font-weight:bold;

}

.calendario {
background-color:#bfb48a;
color:#000000;
font-weight: normal;
}

.completo {
background-color: #FF0033;
color:#FFFFFF;
font-weight: normal;
}

.parcial {
background-color:#FF99FF;
color:#FF0033;
font-weight: normal;
}

.titulo_mes{
text-align:center;
font-weight:bold;
font-size:11px;
color: #990033;
background-color:#bfb48a;

}

.dia_semana{
text-align:center;
font-weight:bold;
font-size:11px;
color: #FFFFFF;
background-color:#666633;
}

.texto_leyenda{
font-size:9px;

}
