a {
	color:#fff;
	text-decoration:none;
}
p {
	margin:0;
}
img {
	border:none;
}
ul {
	margin:0;
	padding:0;
	text-indent:0px;
}
li {
	list-style:none;
}
html {
	overflow-x:hidden;
	overflow-y:scroll;
}
body {
	background:url(imagens/bg.jpg) no-repeat center top #fff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#424242;
}
input, textarea, select {
	background-color:#c6dfd7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#424242;
	border:solid 1px #819087;
}
#container {
	width:560px;
	margin:0 auto;
	padding:0px;
}
#linkheader {
	position:absolute;
	margin-left:150px;
	margin-top:-130px;
	width:269px;
	height:66px;
	display:block;
}
#menu {
	height:12px;
	width:556px;
	text-align:center;
	margin:0px;
	margin-left:55px;
	padding:0px;
	padding-left:4px;
	margin-top:166px;
}
#menu a {
	height:12px;
	float:left;
	margin-left:3px;
	display:block;
}
#menu1 {
	background:url(imagens/menu1.png) top;
	width:56px;
}
#menu1:hover, .rover {
	background:url(imagens/menu1.png) bottom;
}
#menu2 {
	background:url(imagens/menu2.png) top;
	width:56px;
}
#menu2:hover {
	background:url(imagens/menu2.png) bottom;
}
#menu3 {
	background:url(imagens/menu3.png) top;
	width:62px;
}
#menu3:hover {
	background:url(imagens/menu3.png) bottom;
}
#menu4 {
	background:url(imagens/menu4.png) top;
	width:77px;
}
#menu4:hover {
	background:url(imagens/menu4.png) bottom;
}
#menu5 {
	background:url(imagens/menu5.png) top;
	width:43px;
}
#menu5:hover {
	background:url(imagens/menu5.png) bottom;
}
#menu6 {
	background:url(imagens/menu6.png) top;
	width:70px;
}
#menu6:hover {
	background:url(imagens/menu6.png) bottom;
}
#menu7 {
	background:url(imagens/menu7.png) top;
	width:88px;
}
#menu7:hover {
	background:url(imagens/menu7.png) bottom;
}
#menu8 {
	background:url(imagens/menu8.png) top;
	width:49px;
}
#menu8:hover {
	background:url(imagens/menu8.png) bottom;
}
#main {
	width:560px;
	margin:0px;
	margin-top:20px;
	margin-bottom:40px;
	padding:0px;
	text-align:justify;
	font-weight:bold;
}
.titulo {
	font-size:11px;
}
.imagem {
	text-align:center;
	font-size:9px;
}
#colunadupla1 {
	float:left;
	width:270px;
}
#colunadupla2 {
	margin-left:290px;
	width:270px;
}
#menuestados {
	float:left;
	width:100px;
	text-align:center;
	border-bottom:solid 1px #FFF;
	margin-bottom:30px;
}
#menuestados a {
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	border-top:solid 1px #FFF;
}
.estado {
	margin-left:130px;
}
#produtos {
	width:560px;
}
.descricao {
	height:360px;
}
.descricao img {
	margin:0;
}
#indice {
	height:120px;
	width:500px;
	overflow:hidden;
	float:left;
}
#indice img {
	margin:0;
	border:solid 5px #a3b8b1;
}
#indice img:hover {
	margin:0;
	border:solid 5px #819087;
}
.botaoindice {
	height:900px;
	width:30px;
	float:left;
	text-align:center;
	padding-top:30px;
}
#menuprod {
	padding:3px;
	clear:both;
	background:url(imagens/bgtrans.png);
	border:solid 1px #b4b4b2;
}

#menuprod span {
	padding:0px;
	margin:0;
}
#menuprod li {
	margin:4px;
	width:70px;
	height:70px;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
.prod {
	color:#000;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	background:url(imagens/bgtrans.png);
	border:solid 1px #b4b4b2;
	margin-top:5px;
}
.tituloprod {
	font-size:18px;
	margin:0;
	margin-bottom:10px;
	font-weight:bold;
}
thead {
	font-weight:bold;
}
.tooltip {
	position:absolute;
	z-index:9999;
	background:#DEDEDE;
	color:#333333;
	border:solid 3px #ABABAB;
	padding:5px;
}