body {
	margin:0px;
	padding:0px;
	text-align:center;
	overflow-y:scroll;
	_overflow-y:auto;
}


ul, li , p, form, label, input {
	margin:0;
	padding:0;
}

img { 
 border:0px;
} 

.titulo_produto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-align:center;
}

#produtos {
	float: left;
	height: auto;
	width: 745px;
	margin-left:10px;
	margin-right:15px;
	margin-top:15px;
}

#produtos #item {
	float: left;
	height: 230px;
	width: 148px;
}

#geral {
	height: auto;
	width: 770px;
	margin:0 auto;
	text-align:left;

}
#frente {
	float: left;
	height: 364px;
	width: 770px;
	background-color: #FFF;
}
#menu {
	float: left;
	height: 360px;
	width: 195px;
	background-color: #FBFDFC;
	/*background-image:url(../img/fundo_menu.jpg);*/
	background-repeat:no-repeat;
	border-right: 6px solid #6C8E79;
	margin-right:1px;
	text-align:center;
}
#flash {
	float: left;
	height: 288px;
	width: 568px;
}
#menu_prod {
	float: left;
	height: auto;
	width: 770px;
	background-color: #EEE;
	margin-bottom:3px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
		
}

#submenu_prod {
	float: left;
	height: auto;
	width: 767px;
	background-color: #EEE;
	margin-bottom:3px;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
		
}

#destaque_home {
	float: left;
	height: 169px;
	width: 770px;
	height:auto;
	
}

#pedido_online {
	float: left;
	height: 22px;
	width: 770px;
	background-color: #FFF;
	border-bottom:1px dotted #CCC;
	border-top:1px solid #CCC;
	text-align:right;
	padding-top:3px;
}
#rodape {
	float: left;
	height: 49px;
	width: 770px;
	background-color: #FFF;
}
#topo {
	float: left;
	height: 33px;
	width: 770px;
	border-bottom:2px solid #9CC799;
	margin-bottom:4px;
}

.fonte_menu_prod { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#666;
}
.rodape {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#D3D3D3;
	font-size:10px;
	
}
.input_login {
	border:1px solid #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.fonte_login {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:10px;
	color:#8F969A;
}

.pullquote {
	float:right;
	width:13em;
	margin:0.50em 1.75em 0.75em 0.75em;
	padding:0.5em;
	padding-top: 1em;
	padding-left: 1em;
	text-align:center;
	color:#76924B;
	font:italic 1.4em/1.3 Georgia;
	border:5px solid #CCC;
	border-width:0 5px;
	
	}

.ul_menu {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	width:145px;
	height:18px;
	background-color:#EEE;
	margin-bottom:2px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#999;
	text-align:left;
	padding-left:13px;
	
}

.link_menu:hover { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#999;
	text-decoration:none;
}
.link_menu:visited { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

.link_menu:link { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

.link:link { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

.link:hover { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.link:visited { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.texto_formulario {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#5E725A;
}
.campo_formulario {
	border: solid 1px #CCCCCC;
	height:20px;
}
#formulario_rep {
	height: auto;
	width: 770px;
	float: left;
}
