* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;	
}
body {
	background: url('../img/bg-body.jpg') repeat-x;
	padding-top: 25px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
a {
	color: #f57800;
	text-decoration: none;
}
a:hover {
	color:#260c76;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	color: #280f6a;
	margin-bottom: 10px;
	text-align: center;
	padding: 0 15px;
}
h2 {
	color: #7f2201;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 7px;
	text-indent: 15px;
	padding: 0 15px;
}
p {
	margin-bottom: 10px;
	padding: 0 15px;
}
.map {
	
}
.lado label {
	display: inline;
}
form {
	width: 320px;
	margin: 0 auto;
}
label {
	display: block;
	text-align: right;
	position: relative;
}
input,
textarea,
select {
	margin: 2px;
	padding: 2px;
	background: #fff;
	border: 1px solid #5f1400;
}
.submit {
	margin: 0 auto;
	width: 100px;
}
.clear {
	clear: both;
}
label.error {
	color: #f00;
	font-size: 11px;
	position: absolute;
	right: -205px;
	top: 5px;
	text-align: left;
	width: 200px;
}
.lado label.error{
	right: -363px;
	top: 0px;
}
#tudo {
	width: 842px;
	margin: 0 auto;
	background: url('../img/bg-conteudo.png') center center;
	padding: 0 15px;
}
#topo {
	height: 150px;
	width: 821px;
	margin: 0 auto;
	background: url('../img/bg-topo.jpg') #fff repeat-x left bottom;
	position: relative;
	padding: 10px 0 0 20px;
}
#topo address {
	text-align: right;
	float: left;
	font-style: normal;
	padding: 0 10px;
	border-right: 1px solid #f57800;
}
#topo address a {
	color: #f57800;
	text-decoration: none;
	background: url('../img/como-chegar.jpg') no-repeat left bottom;
	padding-left: 20px;
	margin-top: 5px;
	display: inline-block;
}
#topo address a:hover {
	color: #f00;
	text-decoration: underline;
}
#menu {
	position: absolute;
	bottom: 25px;
	right: 6px;
	width: 678px;
}
#menu li {
	float: left;
	height: 20px;
	background: url('../img/bg-menu.jpg') center center;
	margin: 0 1px;
	display: inline;
	padding: 24px 8px 3px 8px;
}
#menu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#menu li:hover {
	background: url('../img/bg-menu-a.jpg') center center;
}
#logo {
	position: absolute;
	top: 29px;
	left: 15px;
}
#conteudo {
	min-height: 300px;
	padding: 0 6px 5px 6px;
}
* html #conteudo {
	height: 300px;
}
#conteudo ul {
	text-indent: 15px;
	margin-bottom: 10px;
}
#rodape {
	width: 875px;
	margin: 0 auto;
	position: relative;
	height: 80px;
	background: url('../img/bg-rodape.png') no-repeat left top;
}
#rodape p {
	font-size: 11px;
	text-align: center;
	padding-top: 40px;
}
#logotrans {
	position: absolute;
	right: 25px;
	bottom: 10px;
}
#essencias{
	margin-left:20px;
}
#essencias li{
	width:400px;
	float: left;
	margin-top:30px;
	font-weight: bold;
}
#destak{
	width:820px;
	height:18px;
	background-color: #631000;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:4px;
	padding-left:10px;
}
#novidades li{
	float:left;
	margin-left:25px;
	margin-top:30px;
}
#novidades2 li{
	float:left;
	margin-left:5px;
	margin-top:30px;
}

