@charset "utf-8";
body {
	font: normal 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: #F8F8F8;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	text-shadow: 1px 1px #FFF;
	font-weight: normal;	
}
p{
	margin-top:0;
	line-height: 1.8em;
	text-align: justify;
}
h1{
	color: #0D683D;
}

h2{
	color: #3C9939;
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 910px;
	margin: 0 auto;
}

#home .header {
	background: url(../imagens/topo.png) center top no-repeat;
	height:250px;
}
.header{
	background: url(../imagens/bg.png) top repeat-x;
	height: 200px;
}

.content {

	padding: 10px 0;
}

.footer {
	padding: 30px 0 10px;
	background: url(../imagens/rodape.png) top repeat-x;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.item_index {
	width: 282px;
	float: left;
	margin-right: 30px;
	height: 315px;
	background:url(../imagens/baixo_item.png) center bottom no-repeat;
	margin-top: 200px;
}
.item_index .titulo {
	height: 26px;
	margin-bottom: 3px;
	background:url(../imagens/topo_item.png) center top no-repeat;
	padding: 5px 10px;
}
.item_index .texto {
	height: 113px;
	padding: 0 18px;
	padding-top: 5px;
}
.item_index p{
	line-height: 1.5em;
	margin: 0;
}
.item_index .saiba_mais {
	float: right;
	width: 166px;
	padding: 10px 0;
	text-align: center;
}
.item_index .titulo h1 {
	font-size: 22px;
	color: #FFF;
	text-shadow: 1px 1px #000;
	margin: 0;
}
.item_index a, .item_index a:link, .item_index a:visited{
	color:#000;
	text-decoration:none;
}
.item_index a:hover{
	color:#FFF;
	text-decoration:underline;
}
.mapa_site {
	float: left;
	width: 200px;
	height: 125px;
}
.footer h2 {
	margin-bottom: 5px !important;
}
.mapa_site li {
	margin-bottom: 7px;
}
.mapa_site ul {
	list-style: none;
}

.contatos{
	width:430px;
	float: right;
	font-size: 12px;
}

.creditos {
	clear: both;
	text-align: center;
	color: #000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.creditos .logoAgbrasil {
	float: right;
	margin-right: 25px;
	height: 30px;
	width: 200px;
	margin-top: 10px;
}
.creditos .direitos {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}
.destAdmiRodape {
	border-bottom-style: solid;
	border-bottom-color: #3C9939;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-bottom-width: 1px;
	padding: 2px;
}
.destAdmiRodape  a {
	text-align: left;
	color: #3C9939;
	font-weight: normal;
	font-style: normal;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 1px;
	text-decoration: none;
}
.destAdmiRodape  a:hover {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}
.footer  p {
	margin-bottom: 0px;
	line-height: 1.6em;
}
.logo {
	margin-top: 10px;
	float: left;
}
.imagem_top {
	margin-bottom: 15px;
}
.galeria img {

}
.galeria div {
	float: left;
	width: 170px;
	margin-right: 15px;
	text-align: center;
	height: 140px;
	margin-bottom: 15px;
}
.imagem{
	float:left;
	width: 133px;
	height:auto;
	margin-right: 15px;
	margin-bottom: 10px;
}
p.img_desc {
	text-align: center;
}