@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	background:url(../img/bg_top.png) top repeat-x #212528;
}
a {
	cursor:pointer;
	text-decoration:none;
	color:#FFF;
}
img {
	border:none;
}
#total {
	margin:0px auto;
	width:990px;
}
#top {
	height:190px;
	background:url(../img/top.png) top no-repeat;
	padding-top:8px;
}
#banner {
	height:315px;
	padding:5px 30px 5px 30px;
	background:url(../img/banner.png) no-repeat center;
}
#banner_menor {
	width:304px;
	height:222px;
	float:right;
	margin:-296px 10px 0 0;
	position:relative;
	background:url(../img/bg_banner_menor.png) no-repeat center;
	text-align:center;
	color:#FFF;
	font-size:28px;
	padding:50px 0 0 0;
}
#btn_banner {
	width:150px;
	height:26px;
	border:1px solid #557442;
	margin:0px auto;
	margin-top:30px;
	border-radius:30px;
	moz-border-radius:30px;
	webkit-border-radius:30px;
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr = '#A4CB3D', endColorstr = '#8BAE05');
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr = '#A4CB3D', endColorstr = '#8BAE05')";
	background-image: -moz-linear-gradient(top, #A4CB3D, #8BAE05);
	background-image: -ms-linear-gradient(top, #A4CB3D, #8BAE05);
	background-image: -o-linear-gradient(top, #A4CB3D, #8BAE05);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#A4CB3D), to(#8BAE05));
	background-image: -webkit-linear-gradient(top, #A4CB3D, #8BAE05);
	background-image: linear-gradient(top, #A4CB3D, #8BAE05);
	text-align:center;
	color:#3F4E32;
	cursor:pointer;
	font-size:15px;
	padding-top:4px;
}
#btn_banner:hover {
	background:#A4CB3D;
}
#conteudo {
	padding:30px;
	min-height:218px;
}
#coluna_esquerda {
	width:459px;
	float:left;
}
#coluna_direita {
	width:459px;
	float:right;
}
#rodape {
	height:150px;
	background:#0F0F0F;
}
/** LAYOUT ESTRUTURA **/

#logo {
	height:109px;
	width:287px;
	margin-left:350px;
	background:url(../img/geoflora.png) center no-repeat;
}
#logo_midia {
	width:70px;
	height:30px;
	float:right;
	margin-right:50px;
}
.logo_midia_itens {
	float:right;
	width:25px;
	height:25px;
	margin-left:5px;
	cursor:pointer;
	border:0;
}
#passaro {
	/*width:156px;
	height:160px;
	background:url(../img/passaro.png) no-repeat center;
	margin:70px 0 0 -15px;
	position:absolute;	
	z-index:2000;*/
	position:absolute;
	z-index:2000;
	width:300px;
	height:275px;
	background:url(../img/birdonhand.png) no-repeat center;
	margin:-32px 0 0 -25px;
}
#menu {
	width:850px;
	height:23px;
	margin:35px 0 0 184px;
	padding:2px;
	float:left;
	position:absolute;
	z-index:3000;
}
.menu_itens {
	height:18px;
	color:#FFF;
	text-align:center;
	float:left;
	padding:3px 10px 0 10px;
	border-right:1px solid #FFF;
	cursor:pointer;
}
.menu_itens:hover {
	color:#8CBA00;
}
.btn_geral {
	float:left;
	width:100px;
	height:14px;
	color:#FFF;
	text-align:center;
	padding:5px 7px 7px 7px;
	border-radius:21px;
	moz-border-radius:21px;
	webkit-border-radius:21px;
	background-image: -moz-linear-gradient(top, #95C949, #608000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#95C949), to(#608000));
	background-image: -o-linear-gradient(top, #95C949, #608000);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95C949', endColorstr='#608000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#95C949', endColorstr='#608000')";
	background-image: linear-gradient(top, #95C949, #608000);
	border:1px solid #557442;
}
.btn_geral:hover {
	background-image: -moz-linear-gradient(top, #608000, #95C949);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#608000), to(#95C949));
	background-image: -o-linear-gradient(top, #608000, #95C949);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#608000', endColorstr='#95C949');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#608000', endColorstr='#95C949')";
	background-image: linear-gradient(top, #608000, #95C949);
}
.titulo_1 {
	color:#8CBA00;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	float:left;
}
.titulo_2 {
	color:#8CBA00;
	text-align:left;
	font-size:16px;
	float:right;
}
.titulo_3 {
	color:#8CBA00;
	text-align:left;
	font-size:14px;
	float:left;
	cursor:pointer;
	margin-bottom:10px;
}
.titulo_3:hover {
	color:#FFF;
}
.titulo_4 {
	color:#FFF;
	text-align:left;
	font-style:italic;
	font-size:14px;
	float:left;
}
#txt_bem_vindo {
	float:left;
	color:#FFF;
	text-align:justify;
	min-height:160px;
	padding:10px 40px 10px 0;
}
#linha_divisoria {
	float:left;
	height:265px;
	width:1px;
	background:url(../img/linha_divisoria.png)no-repeat;
	margin:0 4px 0 4px;
}
.txt_coluna_direita {
	color:#FFF;
	float:right;
	text-align:right;
	margin-top:2px;
	margin-bottom:42.5px;
}
#conteudo_rodape {
	margin:0px auto;
	width:930px;
	height:90px;
	padding:30px;
	background:#0F0F0F;
}
#menu_rodape {
	width:700px;
	height:18px;
	padding:1px;
	float:left;
}
.menu_rodape_itens {
	color:#727376;
	text-align:center;
	font-size:10px;
	float:left;
	padding:0 10px 0 10px;
	border-right:1px solid #727376;
	cursor:pointer;
}
.menu_rodape_itens:hover {
	color:#FFF;
}
#esquerda_rodape {
	width:720px;
	float:left;
}
.txt_rodape_endereco {
	color:#727376;
	text-align:left;
	font-size:10px;
	float:left;
}
#logo_echosis {
	width:49px;
	height:88px;
	background:url(../img/echosis.png) no-repeat center;
	float:right;
	border:0;
}
.saiba_mais {
	color:#727376;
	font-weight:bold;
	cursor:pointer;
}
.saiba_mais:hover {
	color:#CCC;
}
/**
CONTEUDO
**/

.txt_conteudo {
	float:left;
	color:#FFF;
	text-align:justify;
	padding:15px 0 15px 0;
	margin-bottom:15px;
}
.txt_conteudo a {
	color:#8CBA00
}
.txt_conteudo a:hover {
	color:#FFF;
}
.txt_conteudo_recuo {
	float:left;
	color:#FFF;
	text-align:justify;
	padding-left:30px;
}
.marcador {
	color:#8CBA00;
	float:left;
	margin-right:5px;
}
#area_2, #area_3, #area_4, #area_5, #area_6, #area_7, #area_8 {
	display:none;
}
/*empresa*/

#conteudo_bg {
	background:url(../img/bg_content.png) right bottom no-repeat;
	min-height:300px;
}
.logo_cliente {
	float:left;
	margin:10px 0px;
}