@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

input[type=text] {
	width: 500px;
	margin-left: 20px !important;
}

input[type=checkbox] {
	margin-left: 20px !important;
}

input[type=button] {
	margin-left: 20px !important;
}

label {
	color: #FFFFFF;
	text-align: left;
	font-size: large;
	margin-left: 20px !important;
}

#preloader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: white;
	z-index: 100;
}

#spinner_container {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0px;
	height: 1px;
	overflow: visible;
	opacity: 1;
	background: transparent;
}

#spinner {
	width: 31px;
	height: 31px;
	margin-left: -15px;
	position: absolute;
	top: -15px;
	left: 50%;
	display: block;
}

#carregando {
	position: absolute;
	top: 30px;
	left: 50%;
	display: block;
	margin-left: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.td_conteudo {
	colspan: 2;
}

.fonteVermelhaBold {
	color: #8E2323;
	font-weight: bold;
}

.loading-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, .4);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}

.fontePretaBold {
	font-weight: bold;
}

#logoImage {
	position: absolute;
	z-index: 2;
	top: 2;
	left: 2;
	padding-top: 8px;
	padding-left: 104px;
}

#logoFacebookImage {
	position: relative;
	text-align: left;
	z-index: 2;
	top: 0;
	right: 0;
	padding-top: 5px;
	padding-right: 280px;
}

.div_principal {
	position: absolute;
	width: 1280px;
}

.div_logo_cnt {
	float: left;
}

.div_logo_facebook {
	float: right;
	padding-right: 10px;
}

.div_telefone {
	float: right;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;	
}

.div_greencoast {
	position: absolute;
	width: 243px;
	border-bottom: 2px solid #385D8A;
	border-top: 2px solid #385D8A;
	border-left: 2px solid #385D8A;
	border-right: 2px solid #385D8A;
	color: #FFFFFF;
	text-align: center;
	font-size: large;
	background-color: orange;
	line-height: 243px;
	float: right;
	z-index: 100;
}

.content_table {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.header_table {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.header_td {
	width: 33.3%;
	text-align: center;
	font-size: large;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

.content_gringo_table {
	width: 100%;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.menu_table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.menu2_table {
	height: 40px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.main_image_div {
	height: 340px;
	width: 100%;
	position: relative;
}

.main_menu_div {
	width: 100%;
	position: relative;
}

#mainImage {
	width: 100%;
	height: 340px;
	position: relative;
	padding: 0px;
	margin: 0px;;
}

.promocao_espaco_div {
	height: 250px;
	width: 2px;
	position: relative;
	float: left;
}

.promocao_titulo_div {
	height: 20px;
	width: 100%;
	border-bottom: 2px solid #385D8A;
	border-top: 2px solid #385D8A;
	border-left: 2px solid #385D8A;
	border-right: 2px solid #385D8A;
	color: #FFFFFF;
	text-align: left;
	font-size: large;
	position: relative;
	float: left;
	background-color: #4F81BD;
}

.endereco_div {
	height: 20px;
	width: 99.6%;
	border-bottom: 2px solid #385D8A;
	border-top: 2px solid #385D8A;
	border-left: 2px solid #385D8A;
	border-right: 2px solid #385D8A;
	color: #FFFFFF;
	text-align: left;
	font-size: large;
	position: relative;
	float: left;
	background-color: #4F81BD;
}

.promocao_div {
	width: 768px;
	padding-left: 2px;
}

.bottom_div {
	height: 245px;
	position: relative;
	float: left;
}

.link_cadastro {
	color: #FFFFFF;
	text-align: left !important;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 10px;
}

.cadastro_form_div {
	width: 100%;
	height: 600px;
	border-bottom: 2px solid #385D8A;
	border-top: 2px solid #385D8A;
	border-left: 2px solid #385D8A;
	border-right: 2px solid #385D8A;
	color: #FFFFFF;
	text-align: left;
	background-color: #4F81BD;
}

.divInfo {
	font-size: 14px;
	height: 100%;
	overflow-y: auto;
	position: relative;
}

.cadastro_div {
	width: 248px;
	border-bottom: 2px solid #385D8A;
	border-top: 2px solid #385D8A;
	border-left: 2px solid #385D8A;
	border-right: 2px solid #385D8A;
	color: #FFFFFF;
	text-align: center;
	font-size: large;
	background-color: #4F81BD;
}

.gringo_div {
	width: 242px;
	color: #FFFFFF;
	text-align: center;
	font-size: large;
	background-color: #4F81BD;
	line-height: 243px;
	float: right;
}

.teste { /* Older than Firefox 0.9 */
	-moz-opacity: 1;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 1;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 1;
}

.menu_div {
	height: 40px;
	border-top: 2px solid #385D8A;
	border-bottom: 2px solid #385D8A;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	position: relative;
	float: left;
	background-color: #4F81BD;
	line-height: 36px;
}

.menu2_div {
	height: 40px;
	border-bottom: 2px solid #416590;
	border-top: 2px solid #416590;
	color: #FFFFFF;
	text-align: center;
	font-size: medium;
	position: relative;
	float: left;
	background-color: #A3E2A9;
	line-height: 36px;
	filter: alpha(opacity = 50);
	top: -290px;
	/* Older than Firefox 0.9 */
	-moz-opacity: 0.8;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
}

.menu2_div_center {
	width: 19%;
}

.menu2_div_left {
	width: 19%;
	border-left: 2px solid #385D8A;
}

.menu2_div_right {
	width: 23%;
	border-right: 2px solid #385D8A;
}

.menu_div_left {
	width: 19%;
	border-left: 2px solid #385D8A;
}

.menu_div_right {
	width: 23%;
	border-right: 2px solid #385D8A;
	border-left: 2px solid #385D8A;
}

.space_div {
	height: 6px;
}

.large_space_div {
	height: 12px;
}

.small_space_div {
	height: 3px;
}

.main_div {
	width: 70%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#bg {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
	top: 0;
	left: 0;
}

.link_foto{
	text-decoration: none;
}