body {
	margin: 0px;
	text-align: center;
	background-color: #0054A6;
	background-image: url(../_img/bg_body.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#primcipal {
	position: relative;
}
#cabecalho {
	height: 199px;
	background-image: url(../_img/bg_cabecalho.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	color: #FFFFFF;
}
#cabecalho a {
	color:#FFFFFF
}
#flash_cab {
	height: 105px;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/img_provisoria_flash.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#flash_cab img {
	border: 0px;
	margin-right: 10px;
	margin-top: 75px;
}

#menu {
	height: 20px;
	width: 711px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 46px;
	padding-top: 5px;
}
#sub_menu {
	height: 69px;
	width: 711px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#menu a, #sub_menu a {
	font-size: 10px;
	font-weight: lighter;
}
#menu a:hover, #sub_menu a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#titulo {
	float: left;
	height: 24px;
	font-size: 16px;
	margin-right: 10px;
	margin-top: 20px;
	font-weight: lighter;
}
#link-submenu {
	height: 18px;
	float: left;
	margin-top: 27px;
}
#link-submenu span {
	font-size: 10px;
	color: #00CCFF;
}
#centro_horizontal {
	background-color: #38A60B;
	background-image: url(../_img/bg_mato.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#centro_vertical {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/bg_listras.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#conteudo {
	width: 454px;
	padding-bottom: 100px;
	padding-left: 30px;
	padding-top: 20px;
	text-align:justify;
}
#conteudoLivre {
	padding-bottom: 150px;
	padding-left: 46px;
	padding-top: 36px;
	margin-right: 45px;
}
#img_lateral {
	background-image: url(../_img/mapa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rodape {
	width:650px;
	height: 119px;
	margin:0 auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80AAD3;
	color: #FFFFFF;
	font-size: 10px;
}
#rodape a {
	color:#FFFFFF;
	font-style: normal;
}
h2 {
	background-image: url(../_img/marcador_peixe.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	background-position: left;
	padding-left: 21px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: lighter;
}

#centro_vertical h2{
	font-size:16px;
	background:none;
	margin:0;
	padding:0;
	padding-left:15px;
	
	}
#centro_vertical p{
	font-size:12px;
	margin:0 0 20px;
	padding:0;
	font-weight:normal;
	padding:0 25px;
	line-height:20px;
	text-align:justify;
	}

h1 {
	font-size: 20px;
	font-weight: lighter;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
.imgTextoBlocado {
	margin-bottom: 20px;
}
.imgTextoBlocado img {
	margin-right: 23px;
	float: left;
	margin-bottom: 10px;
}
.imgTextoBlocado p {}
.blocoConteudo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
}
.blocoContato-a {

}
.faleConosco {
	width: 226px;
	position: absolute;
	top: 235px;
	margin-left: 444px;
	
}

h4{
	margin:30px 0 0;
	padding:0;
	}
	
.espaco{
	margin-top:30px;
	}
.formularioContato {
	width: 429px;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 15px;
}
#compartimentoContato {
	height: 350px;

}
.cercaProdutos {
	height: 300px;
}
.imgProduto {
	width: 200px;
	height: 300px;
	float: left;
}
.imgProduto img {
}
.caixaLista {
	height: 300px;

}
li {
	list-style-image: url(../_img/marcadorAzul.gif);
}
.voltar {
	text-align: right;
	background-image: url(../_img/bg_voltar.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	margin-top: 15px;
}
.voltar a {
	color: #FFFFFF;
}

label {
	float: left;
	margin-bottom: 10px;
}
select, input, textarea {
	border: 0px;
}
.nome {
	width: 200px;
	margin-right: 5px;
}
.email {
	width: 113px;
	margin-right: 5px;
}
.telefone {
	width: 100px;
}
.endereco {
	width: 200px;
	margin-right: 5px;
}
.area {
	width: 218px;
}
.objetivo {
	width: 423px;
}
.mensagem {
	width: 423px;
}
.alinBotDireita {
	text-align: right;
}
.msg-ok {
	background-color: #FFFF33;
	border: 1px solid #006600;
	color: #006600;
	padding: 10px;
	font-weight: bold;
}
.msg-erro {
	background-color: #FFFF33;
	border: 1px solid #FF0000;
	color: #FF0000;
	padding: 10px;
	font-weight: bold;
}

