/* Tours */
p#boxes {
	line-height: 21px;
	text-align: center;
}
p.tabletitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	text-align:justify;
}
#rightcolumn .plus{
color:#666666;
font-size:13px;
}
#contenido table {
	font-size: 13px;
	color: #666666;
}
#contenido table th {
	background-color:  #E5E5E5;
	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:middle;
	font-size: 11px;
	text-align:center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	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;
}
p#hotels {
	line-height: 21px;
	text-align: center;
}
/* Fin Menu de Pagina Hotels */
/* INICIA MENU NAVEGACION DENTRO DE LA COLUMNA DEL CENTRO*/
/* Franja al rededor */
div.principal-navigator {
	border: 2px solid #7381dd;
	padding: 2px;
}
/* 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*/
/* Casilla de los Detallese de los Hoteles */
p.hotels {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
}
p.hotel {
	text-align:justify;
}
.amenities{
padding-left:5px;
}
td.hotels {
	background-color:  #E5E5E5;
}
a.hotels-2, a.hotels-2:visited{
color:#000000;
}
td.hotels-details {
	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;
}
div#cuadrorojo {
	border: 1px solid #FF0000;
	text-align: center;
}

