/*###### Geral ######*/
body {
	background-image:url(../img/fnd.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#e1eaf3;	
	background-attachment:fixed;
	margin:0;
	font-family: 'Trebuchet MS', 'Segoe UI', Arial, Verdana, sans-serif;
}
fieldset, img, p, h1, h2, h3 {
	border:0;
	margin:0;
}
h1 {
	font-size:26px;
	color:#858a8d;
}
h2 {
	font-size:22px;
	color:#439e2d;
}
p,
.form_contato td {
	text-align:justify;
	font-size:12px;
	color:#000000;
}
a {outline: 0;}
.clear {clear:both;}

#geral {
	width:1007px;
	margin:0 auto;
}

/*###### Topo ######*/
#geral #topo {
	padding-top:25px;
	width:1007px;
	height:170px;
	position:fixed;
	z-index:10;
	background:url(../img/fnd_topo.jpg) 50% 0 no-repeat;
}

#geral .logo h1 a {
	position:relative;
	background-image:url(../img/logo.png);
	height:168px;
	width:160px;
	z-index:5;
	text-indent: -10000px;
	overflow:hidden;
	display:block;
}

#geral #topo .menu {
	position:relative;
	top:-185px;
	left:126px;
	width:880px;
	height:168px;
	background-image:url(../img/menu.png);
	background-repeat:no-repeat;
	background-position:right;
	z-index:0;
}

#geral #topo .menu ul {
	list-style:none;
	padding:83px 0 0 30px;
}

#geral #topo .menu ul li {
	
	display:inline;
	height:24px;
}

#geral .menu ul li a {
	text-transform:uppercase;
	font-size:14px;
	color:#3c8291;
	text-decoration:none;
	float: left;
	margin-right: 30px;
	display:block;
}

#geral .menu ul li a:hover {
	color:#24515b;
	text-decoration:none;
}



/*###### Conteúdo ######*/
#conteudo {
	position:relative;
	top:200px;
	width:890px;
	margin:0 auto;
	z-index:0;
}
#conteudo h1 {margin: 25px 0 0 15px}

#conteudo .internas {
	padding:20px;
}

/*###### Home ######*/
#conteudo #home {
	background-image:url(../img/home.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:50px;
	height:420px;
	padding-top:220px;
}

/*###### Responsabilidade Social ######*/
#conteudo #social {
	display:table;
	background-image:url(../img/fnd_responsabilidade.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:50px;
	height:420px;
	padding-top:200px;
	padding-bottom:200px;
}

#social .coluna {
	margin:20px 20px 0 20px;
	width:250px;
	float:left;
}

#social .coluna h2 {
	text-align:center;
}

/*###### Sustentabilidade ######*/
#conteudo #sustentabilidade {
	display:table;
	background-image:url(../img/fnd_sustentabilidade.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:50px;
	height:420px;
	padding-top:200px;
	padding-bottom:150px;
}
#sustentabilidade p.pet{
	color:#858a8d;
	font-size:10px;
	float:right;
	width:250px;
	text-align:center;
	margin-right:100px;
}

/*###### Produtos ######*/
#conteudo #produtos {
	background-image:url(../img/fnd_produtos.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:50px;
	height:500px;
	padding-top:200px;
}
#produtos ul {
	padding:0;
	margin:0;
	list-style:none}
#produtos li {
	height:20px;
	display:block;
	font-size:12px
}
#produtos .malhas {
	margin-right:10px;
	width:190px;
	float:right;
}
#produtos .malhas img {
	margin:40px 0 0 15px;
}


/*###### Produtos - Linha ECO ######*/
#conteudo #linhaeco {
	background-image:url(../img/fnd_ecoline.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:50px;
	height:500px;
	padding-top:200px;
}
#linhaeco h1.linhaeco {
	background-image:url(../img/linha_eco.png);
	width:291px;
	height:50px;
	text-indent: -10000px;
	overflow:hidden;
}
#linhaeco #malhas_eco {
	width:580px;
	float:right;
}

#linhaeco #malhas_eco img {
	margin-left:25px;
	float:left;
}
#linhaeco #malhas_eco img.ecoflex {
	margin-top:25px;
}
#linhaeco #parceiros {
	width:400px;
	float:right;
}

/*###### Downloads ######*/
#conteudo #downloads {
	background-image:url(../img/fnd_downloads.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:50px;
	height:680px;
	padding-top:200px;
}

#downloads #wallpaper, #downloads #emoticon {
	width:840px;
	padding:15px;
}

#wallpaper img {
	border: 2px solid #FFF;
	margin-right:5px;
}

#emoticon img {
	height:40px;
	border: 2px solid #FFF;
	margin-right:5px;
}

/*###### Contato ######*/
#conteudo #contato {
	background-image:url(../img/fnd_contato.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:600px;
	padding-top:200px;
}

#conteudo #contato .endereco {
	float:left;
	margin-top:35px;
	margin-left:80px;
}
.form_contato { 
	width:400px; 
	margin-left:390px; 
	padding:0;
}
.input-contato-msg {
	background:url(../img/formulario/textarea.png) no-repeat scroll left top transparent;
	height:87px;
	padding:10px;
	border:0;
	overflow-x:hidden;
	width:370px;
	font-family: 'Trebuchet MS', 'Segoe UI', Arial, Verdana, sans-serif;
}
#copyright {
	height:50px;
	}
#copyright p {
	color:#999;
	text-align:center;
}
#copyright a {
	text-decoration:none;
	color:#858a8d;
}
#copyright a:hover {
	text-decoration:none;
	color:#439e2d;
}
