body {
	font: 11px Verdana, Tahoma, sans-serif;
	color: #2E2E2E;
	margin: 0px;
	padding: 0px;
	background: #eef0f3 url(../images/fundo_body.jpg) repeat-x;
}
#topo, #meio, #rodape {
	float: left;
	width: 100%;
}
#topo {
	height:200px;
	background: url(../images/fundo_topo.jpg) no-repeat center 0px;
}
#topo_conteudo {
	width: 780px;
}
#conteudo, #rodape_conteudo {
	width:740px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
}
#topo_conteudo, #conteudo, #tit1, #rodape_conteudo {
	margin-left: -390px;
	left: 50%;
	position: relative;
}
#tit1{
	height:70px;
	width:760px;
	padding: 20px 0px 0px 20px;
}
#meio {
	background: url(../images/fundo_meio.jpg) no-repeat center 0px;
}
.back_p1 {
	background: #FFF url(../images/fundo_principal_entrada2.jpg) no-repeat 0px bottom;
	padding-bottom: 280px;
}
.back_p2 {
	background: #FFF url(../images/fundo_principal.jpg) no-repeat bottom;
}
#rodape {
	height:80px;
	text-align: center;
	color: #999999;
	font-size: 10px;
}
.back_rodape1 {
	padding-top: 15px;
}
.back_rodape2 {
	background: url(../images/fundo_rodape.jpg) no-repeat center 0px;
	padding-top: 35px;
}
#logo {
	float:left;
}
#anima_topo {
	float:right;
	width:480px;
	height:162px;
}
#menu {
	height:38px;
	float:left;
	width: 780px;
	background: url(../images/canto_menu.jpg) no-repeat right;
}
#menu ul {
	padding:0px;
	margin:0px;
	width: 100%;
	list-style:none;
}
#menu ul li a {
	padding:9px 21px 9px 20px;
	color: #1e398d;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 15px;
	float: left;
	margin-top: 2px;
	text-decoration: none;
	background: #94b6eb url(../images/canto_menu1.gif) no-repeat right;
}
#menu ul li a:hover {
	background: #A8AEBA url(../images/canto_menu1.gif) no-repeat right;
}
h1, h2, h3 {
	color: #000066;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 32px;
	margin:0px;
	}
h2 {
	font-size: 25px;
	margin: 10px 0px 25px;
	}
.err {
	color: #C60000;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 5px;
	clear: both;
}
h4 {
	margin-top:0px;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}

/* Internas */

#entrada-esq {
	float:left;
	width:340px;
	padding-right:10px;
	border-right:#006 solid 1px;
}
#entrada-dir{
	float:right;
	width:360px;
}

p {
	margin-bottom: 25px;
	line-height: 150%;
	text-align: justify;
	clear:both;
}
form {
	margin-bottom: 30px;
	clear: both;
	padding: 10px;
}
#conteudo a {
	color: #1e398d;
	text-decoration: none;
}
#conteudo a:hover {
	font-style: italic;
	color: #0033FF;
}
#conteudo ul {
	padding:0px;
	margin:0px;
	width: 100%;
	list-style:none;
}
#conteudo ul li a {
	color: #1e398d;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	float: left; 
	width: 224px;
	padding-left:20px;
	border-left: #039 solid 1px;
}

.input_contato {
	font: 11px Verdana, Arial, sans-serif;
	padding: 2px;
	width: 300px;
}
.logos {
	margin: 5px 0px 10px 120px;
	float:left;
}
.fotos_clientes {
	float: left;
	height: 150px;
	width: 126px;
	margin: 0px 10px 20px 10px;
}
.fotos_empresa {
	float: left;
	height: 120px;
	width: 126px;
	margin: 0px 10px 20px 10px;
}
.fotos_clientes img, .fotos_empresa img, .box_produtos img, .box_fotos img {
	border: 3px solid #BFE2FF;
	float:left;
	margin-right: 15px;
	}
.fotos_clientes a:hover img, .fotos_empresa a:hover img, .box_produtos a:hover img, .box_fotos a:hover img {
	border-color:#2583E0;
	}
.fotos_clientes_desc {
	text-align: center;
	width: 124px;
}
.box_categorias {
	font-size: 20px;
	font-weight: bold;
	float: left;
	height: 40px;
	width: 340px;
	margin: 0px 30px 30px 0px;
}
.box_produtos {
	float: left;
	height: 126px;
	width: 340px;
	margin: 0px 30px 30px 0px;
}
.box_fotos {
	float: left;
	height: 126px;
	width: 740px;
	margin: 0px 0px 30px;
}
a.abimaq, a.ibama  {
	display: block;
	width: 54px;
	height: 50px;
}
a.abimaq {
	float:left;
	background: url(../images/logo_abimaq.gif) no-repeat -54px;
}
a.abimaq:hover {
	background: url(../images/logo_abimaq.gif) no-repeat 0px;
}
a.ibama {
	float:right;
	background: url(../images/logo_ibama.gif) no-repeat -54px;
}
a.ibama:hover {
	background: url(../images/logo_ibama.gif) no-repeat 0px;
}

