* { 
	margin:0; 
	padding:0; 
	}
body, li, ul, a, img, h1, h2, h3,h4,h5,h6,h7, p, input, button, hr, form, textarea, table, tr, td, div,BLOCKQUOTE{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
}

a img{
	border:none;
	}

body{
	margin: 0;
	min-width: 980px;
	padding: 0;
}

p{
	margin: 0 0 20px 0;	
}

p, ul{
	font-family: 'segoe_uilight';
	font-weight:400;
	color:#000000;
	font-style:normal;
}


img{
	border: 0;
}



.float-left{
	margin: 0 0 0 0px;
}



#intro, #second{
	width: 100%;
}

h1{
	font-family: 'segoe_uilight';
	color:#000000;
	font-size:37px;
	font-weight:400;
	margin-bottom:25px
	}
	
#bg_menu{
	background:#fff;
	width:100%;
	height:55px;
	position:fixed;
	top:0;
	z-index:9999
	}
	
	.active {
	background: #3B5323;
}
	
	
ul#menu {
	list-style-type:none;
	z-index:99999;
	height:55px;
	text-align:right
	}

*+html #menu li {
	display:inline;
	position:relative;
	}
	
#menu li {
	display:inline-block;
	position:relative;
	line-height:55px;
	color:#492400;
	font-size:12px;
	}

ul#menu li a {
	cursor:pointer;
	color:#492400;
	font-size:12px;
	font-family: 'passionsanspdbiSBdsmallcaps';
	margin-left:5px;
	margin-right:5px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:400;
	
	}

/* Default list styling */
ul#menu li:hover, #menu li a:hover {position:relative; z-index:200;color:#ec6f23;}
ul#menu li:hover, ul#menu li.activo{
	color:#ec6f23;
}



#intro{
	background:url(../images/hp.png) 50% 0 no-repeat fixed;
	color: white;
	height: 745px;
	margin: 0 auto;
	padding: 0;
	padding-top:55px
}

#intro img {
	margin-top:240px
	}
	
#intro_en{
	background:url(../images/hp_en.png) 50% 0 no-repeat fixed;
	color: white;
	height: 745px;
	margin: 0 auto;
	padding: 0;
	padding-top:55px
}

#intro_en img {
	margin-top:240px
	}

#gergan{
	background-color: #fff;
	color: white;
	height:400px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position:relative;
	border:0px solid red
}

#germen{
	color: white;
	height: 670px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	padding-top:130px;
	border:0px solid blue;

}


#bg_mensagem{
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align:center;
	font-family: 'segoe_uilight';
	font-weight:100;
	font-size:20px;
	position:relative;
	border:0px solid green;
}

#bg_mensagem p{

	font-family: 'segoe_uilight';
	font-weight:300;

}



#catalogo{
	height: 0px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	
}


#bg_footer{
	background:url(../images/footer.jpg) 50% 0  no-repeat ;
	color: white;
	height: 598px;
	margin: 0 auto;
	padding: 0;
	top:0;
	position:relative;
	border:0px solid red;
	padding-top:180px
	
}



.story{
	margin: 0 auto;
	min-width: 960px;
	overflow: auto;
	width: 960px;
	color:#000000
}

.story .float-left, .story .float-right{
	padding: 78px 0 0 0;
	position: relative;
	width: 960px;	
}

#footer_txt{
	font-family: 'segoe_uilight';
	font-weight:300;
	font-size:14px;
	color:#fff;
	}
	
#form input{
	background-color:#ffffff;
	border:0;
	border-radius:0px;
	width:470px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:13px;
	color:#000;
	padding-left:20px;
	height:45px;
	margin-bottom:5px;
	}
	
#form textarea{
	background-color:#ffffff;
	border:0;
	border-radius:0px;
	width:470px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:13px;
	color:#000;
	padding-left:20px;
	padding-top:10px;
	height:110px;
	margin-bottom:5px
	}
	
#form input.btn{
	background:0;
	border:1px solid #fff;
	border-radius:0px;
	width:490px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:16px;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	height:45px;
	cursor:pointer;
	-webkit-appearance: none;
    -webkit-border-radius: 0; 
	}
	
#form input.btn:hover{
	background-image:url(../images/bg_btn.png);
	background-repeat:repeat;
	border:0
	
	
	}

.credito{
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:11px;
	color:#FFF;
	margin-top:100px;
	margin-right:0px;

	}
	
.credito a{
	font-size:11px;
	color:#FFF;
	}
	
.credito a:hover{
	color:#b76a1d;
	}