* {
	margin:0;
	padding:0
}

html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:100%;
	background-image:url(../img/bg.jpg);
	background-position:top center;
	background-repeat:repeat;
}

/* COMPOSIÇÃO */

/*** DIVs ***/

#topo {
	width:100%;
	height:195px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../img/topo_madeira.jpg);
	background-position:center;
	background-repeat:repeat-x;
	z-index:0;
}

#faixa {
	width:100%;
	height:44px;
	position:absolute;
	top:180px;
	left:0px;
	background-image:url(../img/faixa_verdeclaro.png);
	background-repeat:repeat-x;
	z-index:1;
}

#conteudo {
	position:absolute;
	width:939px;
	top:0px;
	left:50%;
	margin-left:-470px;
	z-index:2;
}

#logo {
	position:absolute;
	width:261px;
	height:275px;
	top:0px;
	left:-2px;
	background-image:url(../img/logo_valeverde.png);
	background-repeat:no-repeat;
	z-index:900;
}

#logo_link {
	position:absolute;
	width:240px;
	height:90px;
	top:83px;
	left:10px;
	cursor:pointer;
	text-decoration:none;
	z-index:901;
}

#menu_topo {
	position:absolute;
	width:685px;
	height:82px;
	top:79px;
	right:-10px;
	z-index:902;
}

#banner_mapa {
	position:absolute;
	width:905px;
	height:332px;
	top:245px;
	left:17px;
	background-color:#006033;
	z-index:4;
}

#banner_mapa_left {
	position:absolute;
	width:19px;
	height:283px;
	top:256px;
	left:0px;
	background-image:url(../img/mapa_left.png);
	background-repeat:no-repeat;
	z-index:5;
}

#banner_mapa_right {
	position:absolute;
	width:15px;
	height:283px;
	top:256px;
	right:1px;
	background-image:url(../img/mapa_right.png);
	background-repeat:no-repeat;
	z-index:6;
}

#banner_mapa_top {
	position:absolute;
	width:934px;
	height:31px;
	top:225px;
	left:3px;
	background-image:url(../img/mapa_top.png);
	background-repeat:no-repeat;
	background-position:top center;
	z-index:7;
}

#banner_mapa_bottom {
	position:absolute;
	width:939px;
	height:58px;
	top:539px;
	left:0px;
	background-image:url(../img/mapa_bottom.png);
	background-repeat:no-repeat;
	z-index:8;
}

#banner_mapa_link {
	position:absolute;
	width:210px;
	height:30px;
	top:545px;
	left:370px;
	cursor:pointer;
	text-decoration:none;
	z-index:9;
}

#box {
	position:absolute;
	width:938px;
	height:352px;
	top:600px;
	left:0px;
	background-image:url(../img/box_fundo_chegar.png);
	background-repeat:no-repeat;
	z-index:10;
}

#box_faixa {
	position:absolute;
	width:897px;
	height:22px;
	top:29px;
	left:1px;
	background-image:url(../img/box_topo_verdeclaro.jpg);
	background-repeat:repeat-x;
	padding:17px 20px 16px 20px;
	z-index:11;
}

#box_form {
	position:absolute;
	width:340px;
	height:210px;
	top:105px;
	left:18px;
	overflow:hidden;
	z-index:12
}

#box_texto {
	position:absolute;
	width:350px;
	height:210px;
	top:105px;
	left:360px;
	overflow:hidden;
	z-index:13
}

#box_foto {
	position:absolute;
	width:227px;
	height:241px;
	top:84px;
	right:1px;
	z-index:14
}


#newsletter {
	position:absolute;
	width:240px;
	height:180px;
	top:970px;
	left:0px;
	background-image:url(../img/separador_horizontal.png);
	background-position:top;
	background-repeat:no-repeat;
	z-index:20;
}

#newsletter_titulo {
	position:absolute;
	width:240px;
	height:20px;
	top:15px;
	left:5px;
	z-index:21;
}

#newsletter_texto {
	position:absolute;
	width:240px;
	height:30px;
	top:42px;
	left:5px;
	z-index:22;
}

#newsletter_form {
	position:absolute;
	width:240px;
	height:100px;
	top:82px;
	left:0px;
	z-index:23
}

#separador_vertical {
	position:absolute;
	width:8px;
	height:165px;
	top:975px;
	left:247px;
	background-image:url(../img/separador_vertical.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:24;
}

#informacoes {
	position:absolute;
	width:679px;
	height:180px;
	top:970px;
	right:0px;
	background-image:url(../img/separador_horizontal_grande.png);
	background-position:top;
	background-repeat:no-repeat;
	z-index:30;
}

#informacoes_titulo {
	position:absolute;
	width:240px;
	height:20px;
	top:15px;
	left:5px;
	z-index:31;
}

#informacoes_texto {
	position:absolute;
	width:669px;
	height:140px;
	top:42px;
	left:5px;
	z-index:32;
}

#informacoes_texto a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffd200;
	text-decoration:none;
}
#informacoes_texto a:hover {
	text-decoration:underline;
}

#rodape {
	position:absolute;
	width:939px;
	height:120px;
	top:1160px;
	left:0px;
	z-index:50;
}

#rodape_logo_grupo {
	position:absolute;
	width:61px;
	height:78px;
	top:21px;
	left:20px;
	z-index:51;
}

#rodape_endereco {
	position:absolute;
	width:250px;
	height:65px;
	top:27px;
	left:100px;
	z-index:52;
}

#rodape_separador {
	position:absolute;
	width:8px;
	height:70px;
	top:25px;
	left:352px;
	background-image:url(../img/rodape_separador_vertical.png);
	background-repeat:repeat-y;
	z-index:53;
}

#rodape_narede {
	position:absolute;
	width:440px;
	height:50px;
	top:40px;
	left:364px;
	vertical-align:middle;
	z-index:54;
}

#rodape_curtir {
	position:absolute;
	width:247px;
	height:55px;
	top:-15px;
	right:0px;
	padding:10px;
	vertical-align:middle;
	background-image:url(../img/rodape_box.png);
	background-repeat:no-repeat;
}

#rodape_passaro {
	position:absolute;
	width:140px;
	height:120px;
	top:-10px;
	left:820px;
	background-image:url(../img/rodape_passaro.png);
	background-repeat:no-repeat;
	z-index:55;
}

#rodape_imaginosfera {
	position:absolute;
	width:49px;
	height:10px;
	top:57px;
	left:810px;
	z-index:56;
}

#rodape_grafismo {
	position:absolute;
	width:100%;
	height:160px;
	top:1110px;
	left:0px;
	background-image:url(../img/rodape_grafismo.png);
	background-position:top center;
	background-repeat:no-repeat;
}


/*** FONTES ***/

.trebuchet_20_branco {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FFFFFF; 
}

.trebuchet_18_branco {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
}

.trebuchet_16_d9d2b3 {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#d9d2b3;
}

.trebuchet_11_branco {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
}

.trebuchet_11_333333 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
}

.trebuchet_11_7e7f7f {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#7e7f7f;
}

.trebuchet_11_amarelo {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffd200;
}

.trebuchet_12_amarelo {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffd200;
}

.trebuchet_12_branco {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
}

.trebuchet_12_717171 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#717171;
}

.trebuchet_12_a9ba25 {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#a9ba25;
}

.trebuchet_10_cinza {
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#CCCCCC;
}
.trebuchet_9_amarelo {
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#ffd200;
}


/*** LINKS ***/
a.menu:link img, a.menu:visited img, a.menu:hover img, a.menu:active img {
	border:none;
	text-decoration:none;
}


/*** FORMS ***/

input.newsletter {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#00773e;
	width:220px;
	height:18px;
	padding-left:10px;
	padding-top:2px;
	border-style:none;
	background-color:#FFFFFF;
}

input.chegar {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	width:245px;
	height:18px;
	padding-top:2px;
	border-style:solid;
	border-width:1px;
	border-color:#d9d2b3;
	background-color:#f5eee3;
}

select.chegar {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	width:247px;
	height:20px;
	border-style:solid;
	border-width:1px;
	border-color:#d9d2b3;
	background-color:#f5eee3;
}

textarea.chegar {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	width:245px;
	height:65px;
	border-style:solid;
	border-width:1px;
	border-color:#d9d2b3;
	background-color:#f5eee3;
}
