body {
	scrollbar-3dlight-color:#f8efd6; 
	scrollbar-arrow-color:#cbb16d;
	scrollbar-base-color:#f8efd6;
	scrollbar-darkshadow-color:#f8efd6;
	scrollbar-face-color:#f8efd6;
	scrollbar-highlight-color:#cbb16d;
	scrollbar-shadow-color:#cbb16d;
	}
#cabecera {
	background-image: url(../img/cabecera_fondo03.jpg);
	}
#bloque_izq {
	float: left;
	width: 373px;
	margin-left: 15px;
	display: inline;
}
#bloque_der {
	float: right;
}
.cita {
	background-image: url(../img/cita_habitaciones.gif);
	background-repeat: no-repeat;
	height: 66px;
}
#menu {
	width: 130px;
	float: left;
	padding-top: 5px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu .opciones, #menu .activado{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #595959;
	display: block;
	height: 15px;
	vertical-align: bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0E1B8;
	padding: 2px 5px 1px 0px;
	margin-top: 15px;
}
#menu .opciones:hover, #menu a.activado {
	border-bottom: 3px solid #cbb16d;
	/*background-color: #595959;*/
}	
#texto {
	float: right;
	height: 180px;
	width: 221px;
	background-color: #f8efd6;
	border: 1px solid #cbb16d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595959;
	padding: 10px;
	text-align: justify;
	line-height: 18px;
	overflow: hidden;
	position: relative;
}
#texto1 {
	position: absolute;
	left: 10px;
	top: 5px;
	text-align: justify;
	visibility: visible;
	width: 220px;
}
#texto2 {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: justify;
	visibility: hidden;
	width: 225px;
	padding-top: 5px;
	padding-left: 10px;
	overflow: auto;
	height: 190px;
	padding-right: 5px;
}
#texto2 ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#texto3 {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: justify;
	visibility: hidden;
	width: 225px;
	padding-top: 10px;
	padding-left: 10px;
	overflow: auto;
	height: 190px;
	padding-right: 5px;
}
#texto3 h3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	line-height: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#texto4 {
	position: absolute;
	left: 10px;
	top: 10px;
	visibility: hidden;
	text-align: justify;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 13px;
}
#texto4 table{
	border: 1px solid #DBC280;
}
#texto4 th {
	text-align: center;
	background-color: #DBC280;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#texto4 td {
	text-align: center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-color: #FBF7EA;
	border: 1px solid #DBC280;

}
#texto4 p {
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
label {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #595959;
	background-color: #FCF8EB;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #595959;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.largos {
	width: 185px;
	}
.interiz {
	float: left;
	width: 80px;
	padding-top: 5px;
	padding-left: 15px;
}
.interder {
	float: right;
	width: 80px;
	padding-top: 5px;
	padding-right: 15px;
}
.botones{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #FFF8E0;
}

