@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#FFFFFF url(imagens_site/bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#2D291E;
	font-size:12px;
}
a{
	text-decoration:none;
	color:#2D291E;
}
a:link{
	color:#2D291E;
}
a:hover{
	color:#7D7451;
}
#topo{
	width:100%;
	height:230px;
}
#topo .logomarca{
	height:170px;
	text-align:center;
}
#topo .logomarca img{
	margin:10px;
}
#topo .menu{
	background:#008837;
	height:60px;
}
.menu ul{
	position:absolute;
	margin:0px;
	padding:0px;
	width:780px;
	margin-left:50%;
	left:-390px;
}
.menu ul li{
	display:inline;
	list-style:none;
}
.menu ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font:"Arial Black", Arial, Tahoma;
	font-weight:bold;
	font-size:15px;
	padding:10px 11px 10px 11px;
}
.menu ul li a img{
	margin-top:18px;
}
#banner{
	background:#008837;
	text-align:center;
	padding-bottom:20px;
}
#conteudo_centro{
	position:relative;
	width:780px;
	margin-left:50%;
	left:-390px;
	margin-top:15px;
	margin-bottom:15px;
}
#conteudo_centro .noticias{
	float:left;
	background:url(imagens_site/fundo_noticia.png) no-repeat;
	width:458px;
	height:290px;
	margin-right:20px;
}
.img{
	margin-bottom:10px;
}
.img_cliente{
	margin-bottom:7px;
}
#clientes{
	background:url(imagens_site/fundo_clientes.png) repeat-x;
	height:185px;
}
#rodape2{
	background:url(imagens_site/fundo_clientes.png) repeat-x;
	height:50px;
}
h2{
	width:620px;
	float:left;
	margin:0px;
	padding:0px;
	text-indent:25px;
}
.img_clientes{
	margin-top:15px;
	margin-right:6px;
}
.linha_noticia{
	margin:8px 0px 0px 15px;
}
.txtnoticia{
	text-align:justify;
	margin:15px 20px 15px 20px;
	height:80px;
}
#rodape{
	position:relative;
	padding-top:15px;
	height:35px;
	vertical-align:top;
	float:left;
	margin-left:50%;
	left:-390px;
	width:778px;
	
}
.rodape_esq{
	float:left;
	width:174px;
	height:150px;
}
.rodape_cen_cen{
	float:left;
	width:220px;
	height:150px;
}
.rodape_cen{
	float:left;
	width:197px;
	height:150px;
}
.rodape_dir{
	float:left;	
	width:186px;
	height:150px;
}
.mais_noticias{
	text-align:right;
	padding-right:20px;
	position:relative;
	top:-15px;
}
#outras_paginas{
	padding:5px 15px 15px 15px;
}
input{
	background:url(imagens_site/input.png);
	width:380px;
	height:20px;
	border:0px;
	padding:10px;
	
}
textarea{
	background:url(imagens_site/textarea.png);
	width:380px;
	height:80px;
	padding:10px;
	border:0px;
}
input[type=submit]{
	background:url(imagens_site/enviar.png);
	width:80px;
	height:35px;
}
label{
	margin:5px;
	position:relative;
	font-weight:bold;
}
.esq{
	float:left;
	width:60%;
	height:100%;
}
.dir{
	float:right;
	width:40%;
	height:100%;
}
#parceiros{
	margin:0px 10px 0px 20px;
	text-align:justify;
	min-height:95px;
}
.img_parceiros{
	float:left;
	margin-right:10px;
	width:100px;
	border:5px solid #008837;
}
.img_noticia{
	float:left;
	width:300px;
	margin:0px 10px 10px 0px;
	border:5px solid #008837;
}
.noticia{
	text-align:justify;
	min-height:250px;
}
#clientes1{
	float:left;
	width:380px;
}
.clientes{
	float:left;
	width:187px;
	height:110px;
}
.clientes_text{
	float:left;
	width:150px;
	height:100px;
	padding-left:10px;
}
.img_clientes1{
	border:5px solid #ccc;
	float:left;
}
.texto_destaque{
	color:#008837;
}
#imagem-tapajos{
	width:95%;
	height:150px;
	margin:100px 0px 0px 0px;
	float:left;
	position:absolute;
}

