body {
	background-color: #C1C1C1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c645f;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #79847D;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c645f;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c05e72;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
}
a.link-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c05e72;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}
a.texto_subTabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c05e72;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
}
a.texto_subTabs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c05e72;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
}
a.texto_subTabs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D3140;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
}
a.texto_subTabs:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c05e72;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
}
.texto_esp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015529;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}
.Links_gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 5c645f;
	line-height: normal;
}
.texto_ing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c05e72;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}
.Precios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c05e72;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7C7C7C;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
.TitulosGallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

.mainleft {
	position: absolute;
	margin: 0;
	width: 146px;
}
.showfaq{
	position: relative;
	margin: 0;	
	left: 0;
	width: 146px;
}
.showculture{
	position: relative;
	margin: 0;
	width: 146px;
}
.showfeatures{
	position: relative;
	margin: 0;
	width: 146px;
}
.showmonteverde{
	position: relative;
	margin: 0;
	width: 146px;
}
.showrates{
	position: relative;
	margin: 0;
	width: 146px;
}
.showtransport{
	position: relative;
	margin: 0;
	width: 146px;
}
.rigth1{
	position: relative;
	margin: 0;
	width: 146px;
}
.rigth2{
	position: relative;
	margin: 0;
	width: 146px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.rigth3{
	position: relative;
	margin: 0;
	width: 146px;
}
.down{
	position: relative;
	margin: 0;
	width:600px;
	margin-top: 30px;
}
.transport{
	position: relative;
	margin: 0;
	left: 0;
	width: 146px;
	margin-top: 15px;
}
.texto_ingBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c05e72;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}
.PreciosVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #015529;
	font-style: normal;
	font-weight: lighter;
	line-height: 15px;
}
#gallery {
	background-color: #FFFFFF;
	padding: 0px;
	width: 350px;
	margin-right: 45px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 5px solid #e3dfe2;
	border-width: 5px 5px 15px;
}
#gallery ul a:hover img {
	border: 5px solid #e5b5d3;
	border-width: 5px 5px 15px;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
