@charset "utf-8";
body {
padding:0;
margin:0;
background: #eee1c0 url(images/background.gif) repeat-x top left;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #493515;
}
a img{
border: none;
}
h1, h2, h1 a {
margin:0;
padding:0;
font-weight: normal;
}
a,
a:hover {
text-decoration: underline;
}
a {
font-weight: bold;
color:#493515;
}
a:hover {
color: #000;
}
p{
padding:0;
margin:0;
}
#wrapper {
width: 800px;
margin: 0 auto;
}
#header {
float: left;
width:100%;
background: url(images/header_bg.gif);
height: 89px;
border-bottom: 4px solid #fff;
}
#logo {
float: left;
margin-top: 7px;
margin-left: 15px;
}
#email {
float: right;
width: 190px;
background: url(images/email_bg.gif) no-repeat;
height: 89px;
}
#email #form {
float: left;
margin-top: 25px;
margin-left: 10px;
}
.float {
float: left;
}
.lineheight12 {
line-height: 4px;
}
.formPequeno {
height: 14px;
font-size: 9px;
border: 1px solid #cbb999;
}
#go {
float:right;
margin-right: 33px;
margin-top: 2px;
}
#nav {
float: left;
border-top: 4px solid #ead8ad;
background: url(images/nav_bg.gif) repeat-x top left;
width: 100%;
height: 55px;
}
#navMenu ul {
	list-style-type: none;
	margin:0;
	padding:0;
	text-indent: -9999em;
}
#navMenu li {
	position: absolute;
	height: 47px;
	top: 0;
}
#navMenu li a {
	display: block;
	height: 100%;
	text-decoration:none;
	top: 0;
	width: 100%;
}
#navMenu {
	background: transparent url(images/menuHover.gif) no-repeat top left;
	height: 47px;
	width: 750px;
	position: relative;
	margin-top: 8px;
	margin-left: 25px;
	float: left;
}
#home {
	width:85px;
	left:0;
}
#empresa {
	width:101px;
	left:87px;
}
#produtos {
	width:99px;
	left:190px;
}
#convenios {
	width:115px;
	left:291px;
}
#curiosidades {
	width:127px;
	left:408px;
}
#uteis {
	width:114px;
	left:537px;
}
#contato {
	width:97px;
	left:653px;
}
#home a:hover {
	background:url(images/menuHover.gif) no-repeat 0 -47px;
}
#empresa a:hover {
	background:url(images/menuHover.gif) no-repeat -87px -47px;
}
#produtos a:hover {
	background:url(images/menuHover.gif) no-repeat -190px -47px;
}
#convenios a:hover {
	background:url(images/menuHover.gif) no-repeat -291px -47px;
}
#curiosidades a:hover {
	background:url(images/menuHover.gif) no-repeat -408px -47px;
}
#uteis a:hover {
	background:url(images/menuHover.gif) no-repeat -537px -47px;
}
#contato a:hover {
	background:url(images/menuHover.gif) no-repeat -653px -47px;
}
#homeID #home {
	background:url(images/menuHover.gif) no-repeat 0 -47px;
}
#empresaID #empresa {
	background:url(images/menuHover.gif) no-repeat -87px -47px;
}
#produtosID #produtos {
	background:url(images/menuHover.gif) no-repeat -190px -47px;
}
#conveniosID #convenios {
	background:url(images/menuHover.gif) no-repeat -291px -47px;
}
#curiosidadesID #curiosidades {
	background:url(images/menuHover.gif) no-repeat -408px -47px;
}
#uteisID #uteis {
	background:url(images/menuHover.gif) no-repeat -537px -47px;
}
#contatoID #contato {
	background:url(images/menuHover.gif) no-repeat -653px -47px;
}

#botoes {
float: left;
width: 100%;
background: #d6a564;
height: 148px;
}
#content {
background: #fff;
float: left;
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
border-bottom: 1px solid #493515;
}
#footer {
float: left;
border-top: 1px solid #fff;
}
#footer-eanki {
float: left;
background: #d6a564;
border-right: 1px solid #fff;
height: 66px;
width: 242px;
text-align: center;
}
#footer-right {
float: left;
background: #ead8ad;
border-left: 1px solid #493515;
height: 52px;
width: 537px;
padding-left: 19px;
padding-top: 14px;
}
#footer-right img {
padding-right: 8px;
}
#content-left {
width: 249px;
float: left;
background: #fff;
text-align: center;
border-right: 1px solid #8f7955;
}
#content-right {
width: 510px;
padding: 0px 20px 0 20px;
float: left;
background: #fff;
}
#content1 {
width: 760px;
padding: 0px 20px 0 20px;
float: left;
background: #fff;
}
h3 {
margin: 0;
padding-bottom: 10px;
font-size: 24px;
font-weight: normal;
border-bottom: 5px groove #c8c2b8;
margin-bottom: 20px;
}
h4 {
margin: 0;
padding-bottom: 0px;
font-size: 21px;
font-weight: bold;
}
table,
th,
td {
border: none;
}
#ahaha td {
padding: 6px;
}