.submenu-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 150px;
	vertical-align: middle;
	background-color: #1f1f1f;
	line-height: 20px;
	text-indent: 15px;
	cursor:pointer;
}

.submenu-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 150px;
	vertical-align: middle;
	background-color: #434343;
	line-height: 20px;
	text-indent: 15px;
}
.visual-tour-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 135px;
	vertical-align: middle;
	background-color: #333333;
	line-height: 20px;
	text-indent: 10px;
	cursor:pointer;
	text-align: left;
}
.visual-tour-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 22px;
	width: 135px;
	vertical-align: middle;
	background-color: #646464;
	line-height: 20px;
	text-indent: 10px;
	text-align: left;
}
.submenu-light-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 22px;
	width: 150px;
	vertical-align: middle;
	background-color: #888888;
	line-height: 20px;
	text-indent: 15px;
	cursor:pointer;
}
.submenu-light-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 22px;
	width: 150px;
	vertical-align: middle;
	background-color: #666666;
	line-height: 20px;
	text-indent: 15px;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.texto-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.texto-white-paraw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.texto-white-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	line-height: 20px;
}
.price-table {
	background-color: #3e3d3d;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 15px;
}
.price-table2 {
	background-color: #3e3d3d;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: right;
	padding-right: 15px;
}
.texto-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
}
.contact-box {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3e3d3d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	height: 18px;
	width: 335px;
}
.contact-box-small {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3e3d3d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	height: 18px;
	width: 130px;
}
.contact-box-comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #3e3d3d;
	height: 60px;
	width: 335px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
