body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td#languaje {
	font-size: 10px;
}
a.izquierda {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.green {  color: #336056}
.blue { color: #00006C}
.linkinhotels {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.botoncentral {
	font-size: 10px;
	color: #4E4E27;
	font-weight: bold;
	text-decoration: none;
}
td.verdanacentro {
	font-size: 13px;
	color: #666666;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
td.verdanacentro a{ 
color: #003366;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 30px;
}
.refer-friend {
	font-size: 9px;
	color: #000066;
}
span.title-ca {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	display: block;
	font-style: oblique;
}
table {
	font-size: 13px;
	color: #666666;
	}
/* Pagina de HOTELS */
a.hotels {
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	color: #003366;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E8E0D0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
a.hotels:hover {
background-color:#003366;
color:#E8E0D0;
}
p#hotels {
	line-height: 21px;
	text-align: center;
}
p.hotels {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
}
td.hotels {
	font-weight: 400;
	background-color: #E8E0D0;
}
td.hotels-details {
	font-weight: 400;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E0D0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E0D0;
	border-left-color: #E8E0D0;
	vertical-align: top;
}
/* Subtitulos en la columna derecha para las promos */
p.subtitle-rightcolumn {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
}
/* Site Map CSS */
td.sitemap-1 {
	background-color: #B0D8FF;
	font-size: 9px;
	width: 33%;
	text-align: center;
}
td.sitemap-1 h3{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	margin-top: 6px;
	
}
td.sitemap-1 a{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
}
td.sitemap-1 a:hover{
	text-decoration: underline;	
	
}
td.sitemap-2 {
	background-color: #FFD9D9;
	font-size: 9px;
	width: 34%;
	text-align: center;
}
td.sitemap-2 h3{
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	margin-top: 6px;
	
}
td.sitemap-2 a{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
}
td.sitemap-2 a:hover{
	text-decoration: underline;	
}
td.sitemap-3 {
	background-color: #FFF9DD;
	font-size: 9px;
	width: 33%;
	text-align: center;
}
td.sitemap-3 h3{
	font-size: 12px;
	color: #CCA400;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	margin-top: 6px;
	
}
td.sitemap-3 a{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
}
td.sitemap-3 a:hover{
	text-decoration: underline;	
	
}
