body
{	/*background-color: #f7f7f7;*/
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F5D7D;
}
img { border: none; }
select
{	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	border: 1px #48CDFF solid;
}

.light_blue		{ color: #48CDFF; }
.light_blue_txt { background-color: #edf6f9; }
.light_blue_txt2{ background-color: #48CDFF; }
.dark_blue		{ background-color: #1f5d7d; }
.white 			{ color: #ffffff; }
.bolder			{ font-size: 12px; font-weight: bolder; }
.txt_normal		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
.left_padding	{ padding-left: 10px; }
.left_border	{ border-left-width: 1px; border-left-style: solid; border-left-color: #1F5D7D; }
.right_border	{ border-right-width: 1px; border-right-style: solid; border-right-color: #1F5D7D; }
.buscador		{ width: 226px; }
.reserva		{ color: #1f5d7d; font-size: 16px; vertical-align: bottom; }
.simlink		{ font-weight: bold; cursor: pointer; }
.simlinkOver	{ font-weight: bold; cursor: pointer; color:#ffffff; text-decoration: underline; }
.sens			{ cursor: pointer; }
a				  { font-size: 12px; font-weight: bolder; padding-left: 10px; }
a:link, a:visited { color:#1f5d7d; text-decoration: none; }
a:hover, a:active { color:#ffffff; text-decoration: underline; }

.cell_left		{ background-color: #edf6f9; border-bottom: 1px #1f5d7d solid; }

.box1
{	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	border: 1px #48CDFF solid;
	width: 220px;
	height: 15px;
}
.box2
{	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	border: 1px #48CDFF solid;
	width: 85px;
	height: 15px;
}

/*Migan*/

.infoRoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bolder;*/
	color: #1F5D7D;
	width: 190px;
	height: auto;
	/*background-color: red;*/
	padding-left: 10px;
	clear: both;
	display: none;
	visibility: hidden;
}
.infoRoom .selector {
	/*background-color: yellow;*/
	text-align: center;
	width: 47px;
	float: left;
}
.infoRoom .selector select {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.infoRoom .title {
	/*background-color: yellow;*/
	text-align: left;
	font-weight: bold;
	width: 94px;
	float: left;
}
.oat {
	width: 200px;
	display: block;
	visibility: visible;
}
.head {
	width: 100%;
	background-color: green;
	height: 30px;
}

/* old site: */

.combo_rooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	width: 40px;
}
.combo_adultos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: Right;
	float: left;
	height: 40px;
	width: 120px;	
}
.combo_ninos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: Right;
	float:left;
	height: 40px;
	width: 40px;
}
.combo_edades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	width: 40px;
}
.combo_hoteles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	width: 160px;
}
.combo_categorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	width: 190px;
}
.combo_ciudades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	width: 140px;
}
