* {
	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;
}

#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;
}

#sub_menu {
	width:939px;
	height:43px;
	position:absolute;
	top:180px;
	left:0px;
	padding-top:9px;
	z-index:902;
}

#banner_flash {
	position:absolute;
	width:939px;
	height:372px;
	top:225px;
	left:0px;
	z-index:4;
}

#mapa_bg {
	position:absolute;
	width:938px;
	height:764px;
	top:600px;
	left:0px;
	z-index:9;
}

#mapa {
	position:absolute;
	width:938px;
	height:764px;
	top:600px;
	left:0px;
	z-index:10;
}

#mapa_texto {
	position:absolute;
	width:878px;
	height:50px;
	top:105px;
	left:30px;
	z-index:13
}

#mapa_links {
	display:none;
}

#mapa_flash {
	position:absolute;
	width:809px;
	height:597px;
	bottom:0px;
	left:64px;
	z-index:11;
}

#newsletter {
	position:absolute;
	width:240px;
	height:180px;
	top:1370px;
	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:1375px;
	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:1370px;
	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:1560px;
	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:1510px;
	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_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_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_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;
}

a.sub_menu {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.sub_menu:hover {
	color:#F0F0F0;
}

a.scroll {
	cursor:pointer;
	text-decoration:none;
}

a.noticia {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
a.noticia:hover {
	color:#649db1;
}


/*** 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;
}
