/* Hoteles */
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
p#boxes {
	line-height: 21px;
	text-align: center;
}
#contenido p.boxes {
	line-height: 21px;
	text-align: center;
}
p.tabletitle {
	font-size: 15px !important;
	font-weight: bold;
	margin-bottom: 1px;
	text-align:justify;
}
#contenido table {
	font-size: 13px;
	color: #666666;
}
#contenido ul {
	font-size: 13px;
	color: #666666;
}
#contenido table th {
	background-color:  #999999;
	text-align:center;
}
#contenido table td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:  #E5E5E5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:  #E5E5E5;
	border-left-color: #E5E5E5;
	vertical-align: top;
	font-size: 12px;
	text-align:center;
}

.boxholder .box {
	font-weight:normal;
	text-align:left;
}

.amenitiesBox
{
 	color:#666666;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

/* Menu de Pagina Hotels */
a.hotels, a.hotels:visited{
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	background-color:#339933;
	color:#F2F2F2;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
a.hotelstop, a.hotelstop:visited{
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	background-color:#927B51;
	color:#F2F2F2;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
a.hotels:hover{
	background-color:#F2F2F2;
	color:#339933;
}
a.hotelstop:hover{
	background-color:#F2F2F2;
	color:#927B51;
}





/* Fin Menu de Pagina Hotels */
/* INICIA MENU NAVEGACION DENTRO DE LA COLUMNA DEL CENTRO*/
/* Franja al rededor */
/* Franja alrededor */
div.navigator-bar{
	line-height: 125%;
	font-size: 10px;
	color: #7381dd;
	font-weight: bolder;
}
/* Casilla de Cada Link  */
a.navigator-bar {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #7381dd;
	color: #000000;
	font-weight: normal;
}
a.navigator-bar:hover {
	text-decoration: underline;
	
}
/* TERMINA MENU NAVEGACION DENTRO DE LA COLUMNA DEL CENTRO*/
/* Detalles de Hoteles */
.float{
	padding-left:5px;
	float:left;
	width:49%;
}
.centerDiv{
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.Amenities {
	width:630px;
	min-height:50px;
	margin-left:10px;
}
.AmenitiesBoxes {
	float:left;
	width:50%;
}
.AmenitiesCont1 {
	width:600px;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin:auto;	
}
.AmenitiesH2R {
	font-size:13px;
	color:#666666;
	width:291px;
	float:right;
	font-weight:bold;
}
.AmenitiesH2L {
	font-size:13px;
	color:#666666;
	width:132px;
	float:left;
	font-weight:bold;
	text-align:right;
}
.AmenitiesCont2 {
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	min-height:90px;
	display:block;
	margin:auto;
}
.AmenitiesHotelRoom {	
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;	
	width:49%;
	float:left;	
}
.AmenitiesBlank {
	width:6%;
	float:left;
}
#amenities li{
	margin-left:15px;	
}
.redBorder{
	border: solid 2px #44AF69;
	padding:2px;
}
.grayBorder{
	border: solid 1px #999999;
}
.box{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	background-color:#FFFFFF;
	/*text-align:center;*/
	padding:0px 5px 0px 5px;
}

.rates-box{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	background-color:#FFFFFF;
	/*text-align:center;*/
	padding:0px 5px 0px 5px;
}

a.hotels-2, a.hotels-2:visited{
	color:#000000;
}

div#cuadrorojo {
	border: 1px solid #FF0000;
	text-align: center;
}
#rightcolumn div#chat{
	border:0px;
	/*position:fixed;*/
}
#rightcolumn h2#roomRates{
	margin-top:122px;
}

/* Formulario de reservacion */
p {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-align:justify;
}
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.verdanacentro {
	color:#666666;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table th {
	background-color:#44AF69 ;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
table td {
	height: 19px;
}
