body {
	background: url(../pics/fundo.jpg) repeat-y center #827b5a;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 18px;
}
h3{
font-size:14px;
}

/*------------menu-----------------------*/
#menu{
color:#827b5a;
position:relative;
top:40px;
left:12px;

}
#menu ul, #menu li{
  display: inline;
  list-style-image: none;
}

#menu li{
  padding:0 5px;
  border-right: solid 1px #827b5a;
}


#menu a {
color:#827b5a;
text-decoration: none;
}
#menu a:hover {
color: #333300;
}

#header{
  background: url(../pics/fundo_home.jpg) no-repeat top;
  height:405px;
}

#sustentabilidade #header{
	background: url(../pics/banner_sustentabilidade.jpg) no-repeat top;
	height:495px;
}
#sustentabilidade #pedra{
margin-top:80px;
}

#eco-banheiros #header{
	background: url(../pics/banner_ecobanheiros.jpg) no-repeat top;
	height:495px;
	margin-bottom:20px;
}
#eco-banheiros-espec #header{
  background: url(../pics/banner-ecobanheiro_espec.jpg) no-repeat top;
  height:330px;
  margin-bottom:20px;
}

#eco-banheiros #main{
	background-image: url(../pics/lateral_sala_descanso-02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#ecoloft #header{
	background: url(../pics/banner_ecoloft.jpg) no-repeat top;
	height:495px;
	margin-bottom:20px;
}

#ecoloft-espec #header{
  background: url(../pics/banner_ecoloft-espec.jpg) no-repeat top;
  height:330px;
  margin-bottom:20px;
}

#ecoloft #main{
	background-image: url(../pics/lateral_sala_descanso-02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#sala_descanso #header{
	background: url(../pics/banner_sala_descanso.jpg) no-repeat top;
	height:495px;
	margin-bottom:20px;
}

#sala_descanso-espec #header{
  background: url(../pics/banner_sala_descanso-espec.jpg) no-repeat top;
  height:330px;
  margin-bottom:20px;
}

#sala_descanso #main{
	background-image: url(../pics/lateral_sala_descanso-02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#ipe #header{
	height:495px;
	margin-bottom:20px;
	background-image: url(../pics/banner_escritorio_ambiental.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#schola #header{
	height:495px;
	margin-bottom:20px;
	background-image: url(../pics/banner_schola.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#materiais #header{
	height:439px;
	margin-bottom:20px;
	background-image: url(../pics/banner-lista-materiais.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#materiais #bambu{
margin-top:-20px;
}

#materiais h2{
	font-size: 24px;
	color: #676248;
}
#materiais h3{
	font-size: 16px;
}

#neutralizacao #header{
	height:495px;
	margin-bottom:20px;
	background-image: url(../pics/banner_neutralizacao.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#neutralizacao-el #header{
	height:495px;
	margin-bottom:20px;
	background-image: url(../pics/banner_neutralizacao_el.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sd_especificacoes{
	height:215px;
	background-image: url(../pics/sd_especificacoes_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 17px 0 0 20px;
}
#sd_especificacoes a{
	text-decoration: underline;
}

#premios #header{
  background: url(../pics/banner-premios.jpg) no-repeat top;
  height:330px;
  margin-bottom:20px;
}

#premio{
  position: relative;
  top:70px;
}
#neutra{
padding-top:280px;
padding-left:590px;
}
#neutra2{
padding-top:260px;
padding-left:590px;
}

#destaques_home .mr{
margin-right:33px;}

#destaques_home img{
  margin:0 15px 10px 0;
}
#destaques_home p{
  text-align: left;
}

#destaques img, #footer_projetos img{
  margin:0 0 10px 0;

}
#destaques p, #footer_projetos p{
  text-align: left;
}

#destaques ul{
  margin:0;
  padding:0;
  list-style-type: none;

}

#destaques li{
 display: inline;
 margin-right:10px;
}


#ecoloft-espec .images img{
margin-bottom: 20px;}

#footer_projetos{
  background: #676248;
  padding:20px 0 0 0;
  margin:25px 0;
}

#footer_projetos a{
  color:#c4bea1;
  font-size:14px;
  font-weight:bold;
}

#footer_projetos a:hover{
  color:#fff;

}



#footer_projetos h2{
  color:#fff;
  font-size:18px;
}

#folha{
	position: relative;
	right: 13px;
	top: -75px;
	margin-bottom: -70px;
}


.top-border{
  border-top: solid 1px #827b5a;
}

#form{
padding: 100px 0 0 40px;}
#form p{
margin: 10px 0 0 0;}



/*-----------------contato---------------------------*/


/*----------------footer-------------------------*/


.creditos{
	text-align: right;
	padding-right:5px;
}

