.fondobody {
	/*background-image: url(../images/fondobody.jpg);
	background-repeat:  repeat-x;
	background-position: left top;*/	background-color: #2A3B8B;
}
.fondocab {
	background-image: url(../images/fondocab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-left: 50px;
}
.fondomenu {
	/*background-image: url(../images/fondomenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.sombradown {
	/*background-image: url(../images/sombradown.jpg);
	background-repeat:  repeat-y;
	background-position: left top;*/ background:#2A3B8B;
}
.cuerpo_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.cuerpo_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.cuerpo_az {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3F86;
	text-decoration: none;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
	border: 1px solid #000000;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3F86;
	text-decoration: none;
	background-color: #Ffffff;
	border: 1px solid #2B3F86;
}
.menu {
	font-family: Arial, Helvetica, sans-serif; 
	
	font-size: 15px;
	color:#FFFF66;
	text-decoration: none;
}


.bordeform {
	border-right: 1px solid #2B3F86;
	border-left: 1px solid #2B3F86;
	border-bottom: 1px solid #2B3F86;
}
.menu_lat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3F86;
	text-decoration: none;
	
}
.menu-lat{border-bottom: 1px dotted #2B3F86;}
.menu_hot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3F86;
	text-decoration: none;
}

.borde_c {
	border: 1px solid #959FC3;
}
.texto{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.masinfo{ 
	color:#3399CC;
	font-weight: bold;
}
.hotel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:  #2B3F86;
	text-decoration: none;
}
.titsec{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color:  #ffffff;
	text-decoration: none;
}
a:hover {
	color: #666666;
}

.menu a:hover{
	color: #cccccc;
}
.nuevohotel{width:550px; height:140px; float:left}
.flot-izq {
	float:left;
}
.flot-der {
	margin:10px;
}