@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: "Humanist 521 BT";
	src: url("fontes/Humanist 521 BT.ttf"); /* para IE */
	src: local("Humanist 521 BT"), url("fontes/Humanist 521 BT.ttf") format("truetype");
}

p{
	line-height: 20px;
	margin-left: 10px;
	
}


h1{
	font-family: "Humanist 521 BT";
	font-size:17px;
	color:#660;
	line-height: 100%;
	text-transform:uppercase;
}

h2{
	font-family: "Humanist 521 BT";
	font-size:24px;
	color:#660;
	line-height: 100%;
}

h3{
	font-family:"Humanist 521 BT";
	font-size: 18px;
	text-transform:uppercase;
	color:#F90;
}


html{
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	background-color:#ebffba;
	margin: 0px;		
}

body{
	margin: 0px;
}


#tudo{
	height: 100%;
	background-image: url(../img/background-faixas.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

#menu{
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	background-image:url(../img/fundo_menu.jpg);
}

#fundo-frutas{
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	margin-top: 40px;
	background-image:url(../img/fundo_topo.png);
	background-position:top;
	background-repeat:no-repeat;	
}

#menu{
	width: 950px;
	height:600px;
	background-color:#FFF;
	margin: 0 auto;
}

#conteudo-home{
	width: 970px;
	margin: 0 auto;
	margin-top: 5px;
}



#title-pub{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: "Humanist 521 BT";
	font-size: 18px;
	color:#BC9303;
	text-decoration:none;
}

#menu-rapido{
	width: 800px;
	height: 50px;
	margin-bottom: 20px;
	padding-top: 20px;
	margin: 0 auto;
}

#cont-fim{
	width: 970px;
	height: 50px;
	margin: 0 auto;
	margin-botton: 20px;
	background-image:url(../img/background-topo-cont.png);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
}


#cont-text{
	width: 910px;
	margin: 0 auto;
}

#cont-center{
	padding-top: 20px;
	width:880px;
	margin: 0 auto;
}

#cont-text-left{
	width: 430px;
	margin-left: 20px;
	float:left;
}

#cont-text-right{
	width: 430px;
	margin-right: 20px;
	float: right
}

#cont-wrap{
	width: 950px;
	margin: 0 auto;
	background-color:#FFF;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	text-align:justify;
}

.box-pub{
	float:left;
	width:235px;
	height: 160px;
	margin-left: 10px;
	margin-top: 5px;
	background-image:url(../img/background-pub.jpg);
}

.link-menu-rapido{
	margin-right: 30px;
	margin-left: 30px;
	font-family: "Humanist 521 BT";
	font-size: 16px;
	color:#515B2F;
	text-decoration:none;
}

.link-menu-rapido2{
	font-family: "Humanist 521 BT";
	font-size: 16px;
	color:#515B2F;
	text-decoration:none;
}

.link-menu-rapido:hover{
	margin-right: 30px;
	margin-left: 30px;
	font-family: "Humanist 521 BT";
	font-size: 16px;
	color:#515B2F;
	text-decoration:underline;
}

.img-home{
	margin-top: 5px;
	float:left;
}

.facebook-home{
	width: 220px;
	height: 160px;
	margin-top: 5px;
	float:right;
	margin-left: 10px;
	background-image: url(../img/facebook.png);
}

.link{
	color:#660;
	text-decoration:none;
}

.link:hover{
	color:#660;
	text-decoration:underline;
}

.risco-h1{
	background-image:url(../img/risco-h1.png);
	width: 100%;
	height: 25px;
	background-repeat:repeat-x;
}

.risco2-h1{
	background-image:url(../img/risco2-h1.png);
	width: 100%;
	height: 25px;
	background-repeat:repeat-x;
}

.prod-destaque{
	width: 100%;
	height: 400px;
}

.prod-destaque2{
	width: 100%;
	height: 180px;
	color:#666;
}

.thumb-destaque{
	margin-right: 10px;
	margin-top: 15px;
}

.thumb-imagem{
	margin-right: 50px;
	margin-top: 20px;
}



.clear{
	clear:both;
}

.sub-news{
	color:#999;
	font-style:italic;
}
	