﻿
#header_logo{
 /*background-image:url(/comun/6302new/img/logo_hotel_ms.jpg);*/
}

/*
/************************************************************************************************************
/* 
/* CSS MENU IDIOMA
/*
/************************************************************************************************************
/* 
*/

.menu_idioma {
	width:84px;
	float:right;
	height:15px;
	position:relative;
	z-index:86;
	border:1px solid #9C9BA0;
	font-family:arial, sans-serif;
	text-align:center;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu_idioma ul {
	padding:0;
	margin:0;
	list-style-type:none;

	
}
.menu_idioma ul ul {
	width:84px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu_idioma li {
	float:left;
	width:84px;
	position:relative;
}
/* style the links for the top level */
.menu_idioma a, .menu_idioma a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#000;
	width:84px;
	height:15px;
	border:0px solid #fff;
	border-width:0px 0 0px 0px;
	background:#fff;
	font-weight:normal;
	padding:0;
	margin:0;
}
/* style the second level background */
.menu_idioma ul ul a.drop, .menu_idioma ul ul a.drop:visited {
	background:#fff;
	font-weight:normal;
	color:#666;
}
/* style the second level hover */
.menu_idioma ul ul a.drop:hover {
	background:#eee;
	font-weight:normal;
	width:84px;
	color:#000;
}
.menu_idioma ul ul :hover > a.drop {
	background:#eee;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu_idioma ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	/*top:20px;*/
	left:0;
	width:84px;
	border-top:2px solid #c49f2d;
	text-align:left;
}
/* style the second level links */
.menu_idioma ul ul a, .menu_idioma ul ul a:visited {
	background:#fff;
	font-weight:normal;
	color:#666;
	height:auto;
	line-height:10px;
	padding:5px 5px;
	width:84px;
	border-color:#9C9BA1;
	border-width:0 1px 1px 1px;
}
/* style the top level hover */
.menu_idioma a:hover, .menu_idioma ul ul a:hover {
	background:#eee;
	font-weight:normal;
	color:#999;
}
.menu_idioma :hover > a, .menu_idioma ul ul :hover > a {
	background:#eee;
	font-weight:normal;
	color:#000;
}
/* make the second level visible when hover on first level list OR link */
.menu_idioma ul li:hover ul, .menu_idioma ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu_idioma ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu_idioma ul :hover ul :hover ul {
	visibility:visible;
}
/******************************************************/


.TextLeft {
	float:left;
	height:30px;
	width:100px;
	clear:inherit;
	text-align:left;
	vertical-align:middle;
}
.TextLeft p {
	padding:0px;
}

.TextRight {
	float:right;
	height:30px;
	width:200px;
	clear:inherit;
	vertical-align:middle;

}

#sector_habitaciones{
	float:left;
	width:100%;
	clear:inherit;
	padding-bottom:5px;
	margin-top:5px;
	border-top:solid #E8E8E8 1px;
	border-bottom:solid #E8E8E8 1px;
}

#div_det_ninos_container {
	clear:both;
	padding-top:0px;
	padding-left:10px;

}
#div_det_hab {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	float:right;
	width:100%;
	clear:inherit;
	vertical-align:top;
}
#anchor1 {
	vertical-align:middle;
	padding-left:-50px;

}

#booking_copy_opciones{
	text-align:left;
	padding-left:90px;
	padding-bottom:5px;

}
#booking_copy_if_you_find{
	width:280px;

}
.textoficha {
	padding-top:5px;
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;

}
#booking_copy_llegada {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
	}
#booking_copy_llegada_MS {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
	}
#booking_copy_salida {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
}
#booking_copy_salida_MS {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
}
#booking_copy_habitaciones {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
}
#booking_copy_habitaciones_MS {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;

}
.searchGuests {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	margin-right:7px;
	float:left;
	margin-top:5px;
	padding-left:10px;
}

#pleno_grisficha {
	/*position: absolute;*/
	top: 203px;
	/*left: 16px;*/
	/*background-color: #E5E8F1;*/
	color: #928F8C;
	/*float: left;*/
	/*padding-left: 97px;*/
	padding-bottom: 10px;
	padding-top: 5px;
	overflow: hidden;
	/*margin-bottom: 2px;*/
	border-bottom: 0px #777777 solid;
	/*width: 80px;*/
	width: 300px;
	clear: left;
}


/******************************************************/

#swfdiv {
	background-color:#FFF;

}

#botonera {
display:none;
}

#marca_arriba {
height:75px;
}
