body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:19px;
	color:#1d203a;
	font-weight:900;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

h2 {
	font-size:19px;
	color:#FFF;
	font-weight:900;
	text-transform:uppercase;
	margin:0;
	padding:0;
	text-align:center;
	line-height:20px;
}

h3 {
	width:622px;
	font-size:17px;
	color:#FFF;
	font-weight:900;
	text-transform:uppercase;
	margin:0;
	padding:5px;
	line-height:20px;
	background:#1d203a;
	clear:both;
}

#header_menu {
	width:100%;
	height:164px;
	background:url("../images/bg_menu.png") repeat-x;
	z-index:100000;
	position:absolute;
	left:0;
}

#header_menu_center {
	width:980px;
	height:164px;
	margin-left:auto;
	margin-right:auto;
}

#header_logo {
	width:314px;
	height:142px;
	background:url("../images/bg_logo.png") no-repeat;
	padding-top:17px;
}

.menu {font-family: arial, sans-serif; float:right; display:inline; width:650px; height:42px; z-index:10000; font-size:6px; margin-top:62px;}
.menu ul li a, .menu ul li a:visited {display:block; float:left; text-align:center; width:auto; height:auto; text-decoration:none; margin-left:7px; margin-right:7px; padding:5px; color:#FFF; text-transform:uppercase; font-size:14px; font-weight:bold; background:url("../images/bg_link_menu.png"); border-radius:10px; }
.menu ul li a:hover {color:#c2c3c9; }
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; margin-left:4px; position:relative;}
.menu ul li ul {display: none;}

.menu ul li:hover ul {display:block; z-index:10000; position:absolute; background:#101A49; width:auto; height:auto; left:0; margin-top:27px; padding-top:15px; padding-left:5px; padding-right:5px; padding-bottom:10px; border-radius:10px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a { width:175px; height:17px; padding-top:7px; margin-bottom:5px; margin-left:1px; font-size:11px;  color:#FFF;}
.menu ul li:hover ul li a.sub2 { width:94px; height:auto;}
.menu ul li:hover ul li a.sub3 { width:80px; height:auto;}
.menu ul li:hover ul li a:hover {background-color:#FFF; color:#050B2B;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:0px; top:10px;}
.menu ul li:hover ul li:hover ul.left {left:-px;}

#center {
	width:auto;
	overflow:hidden;
	background:url("../images/bg_center.jpg") #f0f0f0 bottom repeat-x;
	padding-top:20px;
	padding-bottom:20px;
}

#center_center {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#texto_empresa {
	width:633px;
	height:auto;
	float:left;
	text-align:justify;
	padding:10px;
	background:#FFF;
	border:solid 2px #d2d2d2;
	font-size:14px;
}

a.botao_documentacao {
	float:right;
	width:109px;
	height:109px;
	background:url("../images/bt_doc.png") no-repeat;
}

a.botao_documentacao:hover {
	background-position:0 -109px;
}

a.botao_ficha {
	float:right;
	width:109px;
	height:109px;
	background:url("../images/bt_ficha.png") no-repeat;
	margin-right:10px;
	margin-left:10px;
}

a.botao_ficha:hover {
	background-position:0 -109px;
}

a.botao_ficha2 {
	float:left;
	width:94px;
	height:125px;
	background:url("../images/bt_ficha2.png") no-repeat;
	margin-right:8px;
	margin-bottom:8px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#900;
	font-size:10px;
	text-align:center;
	line-height:10px;
}

a.botao_ficha2:hover {
	background-position:0 -126px;
}

a.botao_apli_apple {
	float:right;
	width:109px;
	height:109px;
	background:url("../images/bt_apple.png") no-repeat;
}

a.botao_apli_apple:hover {
	background-position:0 -109px;
}

a.botao_apli_google {
	float:right;
	width:109px;
	height:109px;
	background:url("../images/bt_google.png") no-repeat;
	margin-left:10px;
	margin-right:10px;
}

a.botao_apli_google:hover {
	background-position:0 -109px;
}

a.bt_saiba_mais_azul {
	padding:5px;
	border-radius:10px;
	background:url("../images/bt_azul.jpg") repeat-x;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
}

a.bt_saiba_mais_azul:hover {
	background-position: 0 -28px;
}

a.bt_saiba_mais_cinza {
	padding:5px;
	border-radius:10px;
	background:url("../images/bt_cinza.jpg") repeat-x;
	font-size:11px;
	color:#1d203a;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
}

a.bt_saiba_mais_cinza:hover {
	background-position: 0 -28px;
}

table.tabela_manuais {
	border-collapse:collapse;
	width:100%;
}

table.tabela_manuais tr td {
	border:solid 1px #CCCCCC;
	padding:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#banners_servicos {
	width:657px;
	height:auto;
	float:left;
	margin-top:20px;
}

.banner_serv {
	width:188px;
	height:349px;
	float:left;
	margin-right:10px;
	border:solid 2px #d2d2d2;
	color:#FFF;
	font-size:14px;
	text-align:justify;
	padding:10px;
	line-height:15px;
	background:url("../images/bg_banners_centaris.jpg") repeat-x;	
}

#facebook_center {
	width:633px;
	height:auto;
	float:left;
	padding:10px;
	background:#FFF;
	border:solid 2px #d2d2d2;
	margin-top:20px;
}

#home_right {
	width:291px;
	height:auto;
	float:right;
}

.topico_empresa {
	padding-left:10px;
	padding-right:10px;
	background:#f0f0f0;
	border: solid #d2d2d2 1px;
	float:left;
	margin-bottom:10px;
	width:610px;
}

.cotacoes {
	width:291px;
	height:auto;
	float:right;
	border:solid 2px #d2d2d2;
	padding:10px;
	background:url("../images/bg_cotacao.jpg") #FFF repeat-x top;
}

.banner_laterais {
	width:311px;
	height:159px;
	float:right;
	border:solid 2px #d2d2d2;
	margin-top:27px;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	text-align:left;
	background:url("../images/bg_banners_laterais.jpg") repeat-x;
}

.banner_laterais a {
	text-decoration:none;
	color:#FFF;
	float:left;
	margin-left:3px;
	margin-top:5px;
}

.banner_laterais a:hover {
	text-decoration:underline;
}

.banner_lateral_titulo {
	width:176px;
	height:28px;
	background:url("../images/bg_titulo_banner.png") no-repeat;
	float:left;
	margin-top:10px;
	font-size:20px;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	color:#0f132e;
	font-weight:900;
}

table.tabela_contato {
	border-collapse: collapse;
	width:625px;
	float:left;
}

table.tabela_contato tr td {
	border:none;
	padding-top:7px;
}

.requiredValue {
	width:632px;
	float:left;
	height:35px;
	border:solid 1px #CCCCCC;
	border-radius:10px;
	font-size:12px;
	color:#666;
	padding: 10px 10px 0;
}

.titulos_form {
	float:left;
	font-size:12px;
}

.campos_form {
	float:left;
	width:610px;
	height:30px;
	border-radius:10px;
	border:solid 1px #CCCCCC;
	color:#666;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	padding: 5px 10px 0;
}

.titulos_form2 {
	float:right;
	width:632px;
	height:35px;
	font-size:12px;
	background:url("../images/curriculo.png") no-repeat;
}

.titulos_form3 {
	float:right;
	width:632px;
	height:35px;
	font-size:12px;
	background:url("../images/contrato.png") no-repeat;
}

.campos_form2 {
	float:left;
	width:610px;
	height:100px;
	border-radius:10px;
	border:solid 1px #CCCCCC;
	color:#666;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial;
	padding: 5px 10px 0;
}

.campos_form3 {
	float:right;
	width:305px;
	margin-top:2px;
	height:30px;
	color:#666;
	text-transform:uppercase;
	font-size:11px;
}

.campos_form4 {
	float:left;
	width:290px;
	height:30px;
	border-radius:10px;
	border:solid 1px #CCCCCC;
	color:#666;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	padding: 5px 10px 0;
}

.campos_form5 {
	float:right;
	width:290px;
	height:30px;
	border-radius:10px;
	border:solid 1px #CCCCCC;
	color:#666;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	padding: 5px 10px 0;
}

.botao_form {
	float:right;
	padding:5px;
	border-radius:5px;
	background:#1a2c78;
	border:solid 1px #0E1947;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	clear:both;
	margin-top:10px;
	cursor:pointer;
}

.botao_form:hover {
	background:#0E1947;
	border:solid 1px #002D5D;
}

a.bt_clique_aqui {
	color:#900;
	font-weight:bold;
}

a.bt_clique_aqui:hover {
	text-decoration:none;
}

select.campo_selecao_fichas {
	width:100%;
	margin-bottom:10px;
	border:solid 2px #CCCCCC;
	font-weight:bold;
	color:#1D203A;
}

table.tabela_turismo {
	width:100%;
	border-collapse:collapse;
	text-align:center;
}

table.tabela_turismo tr td {
	border:solid 1px #CCCCCC;
	padding:5px;
}

#footer {
	width:auto;
	height:194px;
	background:url("../images/bg_footer.jpg") repeat-x;
}

#footer_center {
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#footer_menu {
	width:630px;
	text-align:left;
	padding-right:10px;
	overflow:hidden;
	border-right:solid 1px #535671;
	padding-top:10px;
}

#footer_menu ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:900;
	float:left;
	margin-right:10px;
	text-transform:uppercase;
	color:#FFF;
}

#footer_menu li {
	padding-bottom:15px;
}

#footer_menu ul li a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#footer_menu ul li a:hover {
	color:#CCC;
}

a.footer_sublinks {
	font-weight:normal;
	text-transform:none;
	font-size:11px;	
}

#footer_contato {
	float:right;
	width:320px;
	height:auto;
	padding-top:20px;
}

#footer_facebook {
	padding:15px;
	background:url("../images/bg_link_menu.png");
	border-radius:15px;
	float:right;
	width:60px;
}

#footer_facebook a {
	width:60px;
	height:61px;
	float:right;
	background:url("../images/facebook_icon.png") no-repeat top;	
}

#footer_facebook a:hover {
	background:url("../images/facebook_icon.png") no-repeat bottom;
}

#footer_telefone {
	background:url("../images/bg_link_menu.png");
	border-radius:15px;
	float:right;
	margin-right:10px;
	width:220px;
	height:77px;
	font-size:11px;
	color:#FFF;
	padding-top:15px;
}

#footer_copyright {
	width:980px;
	color:#FFF;
	clear:both;
	font-size:11px;
	border-top:solid 1px #535671;
	padding-top:5px;
	margin-top:5px;
}