body {
	bgcolor:#F2FFF2;
	background-image:url(images/fdInicio.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#topo{
	width: 770px;
	position: relative;
	height: auto;

}
#menu-principal{
	width: 770px;
	position: relative;
	margin-top: 5px;
	height: 20px;
}

#menu-principal ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu-principal li{
	display: inline;
	position: relative;
}
#menu-principal li a{
	font-size: 14px;
	padding-left: 8px;
}

#menu-produtos{
	margin-top:10px;
	margin-bottom:20px;
	width: 100%;
	position: relative;
}

a:link {
	font-family: Verdana;
	color: #003366;
	text-decoration: none;

}

a:visited {
	font-family: Verdana;
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;

}

a:active {
	font-family: Verdana;
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}



#menu-produtos{
	width:100%;
	float:left;
	position: relative;
 }

#menu-produtos ul{
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	width: auto;
	padding-left:10px;
	padding-right:10px;
}
#menu-produtos ul li{
	display: inline;
	padding-right: 10px;

}

#conteudo{
	width: 770px;
	position: relative;
	height: auto;
	background-image: url(images/BarraMenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	margin-top: 5px;
	
}

#conteudo h1{
	font-size: 18px;
	color: #003399;
	width: auto;
	position: relative;
	text-align: left;
	background-image: url(images/tit.gif);
	height: 37px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	padding-left: 50px;
}

#conteudo h2{
	color: #000000;
	font-size: 18px;
	width: 400px;
	float: right;
	height: auto;
	position: relative;
	clear: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lista-fornecedores{
	list-style-type: square;
	list-style-position: inside;
	float: right;
	text-align: left;
	width: 400px;
	position: relative;
	clear: right;
}
#lista-fornecedores li{
	font-weight: bold;
	height: auto;
	width: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	padding-bottom: 5px;
}
#lista-fornecedores ul li{
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	list-style-type: square;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteudo p{
	text-align: justify;
	line-height: 25px;
}
#conteudo #foto{
	margin-right: 20px;
	border: 3px double #97D499;
	width: 320px;
	position: relative;
	float: left;
}

#rodape {
	text-align: center;
	position: relative;
}

address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003380;
	float: left;
	width: 100%;
	position: relative;
}


.geo, .family-name {
display:none;
}

.tel {

  color: #003380;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#lista-produtos{
}
#lista-produtos h3{
	text-align: center;
	float: left;
	width: 100%;
	clear: left;
	position: relative;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86c749;
	padding-bottom: 5px;
	color: #003399;
	margin-bottom: 20px;



}
#lista-produtos ul {
	list-style-type: none;
	position: relative;
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
}
#lista-produtos li{
	width: 230px;
	height: auto;
	position: relative;
	text-align: left;
	display: inline;
	float: left;
	padding: 0px;
	line-height: 70px;

}
#lista-produtos li img{
	float: left;
	height: 50px;
	width: 60px;
	border: 3px solid #86C749;
	margin-right: 10px;

}

#contato{
	width: auto;
}
#contato legend{
	font-weight: bold;
}

#receitas{
	float: left;
	text-align: left;
	width: 420px;
	list-style-position: inside;
	
	position: relative;
}
#receitas ul{
	position: relative;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#receitas ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC33;
	padding-bottom: 10px;
	padding-top: 5px;
	list-style-image: url(images/div_menu.jpg);
	list-style-position: outside;
	position: relative;
	list-style-type: none;
}

#receitas ul li a{
}


/* galeria de fotos */

#galeria-fotos ul{
}
#galeria-fotos ul li{
	float: left;
	list-style-type: none;
	height: auto;
	width: auto;
	padding-right: 5px;
}

#galeria-fotos ul li img{
	border: 3px solid #97D499;
}


#bem-vindo{
	font-size: 24px;
	color: #003380;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: hidden;
}

