@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(imgs/bg_geral.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
}
#main {
    left: 50%;
    margin-left: -491px;
    width: 982px;
    position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	position:absolute;
	left:341px;
	top:125px;
}
#localizacao {
	position:relative;
	left:40px;
	top:0px;
}
#hitorico {
	position:relative;
	left:40px;
	top:20px;
	width:920px;
}
#contato {
	position:relative;
	left:80px;
	top:10px;
	width:920px;
}
#localizacao_tex {
	position:relative;
	left:49px;
	top:10px;
}
#blog {
	position:absolute;
	left:471px;
	top:430px;
	margin-top:-23px;
}
#entrega {
	position:absolute;
	left:570px;
	top:610px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
