body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #F5FEF5;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#menu_home {
	list-style: none;
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	overflow: auto;
}
#menu_home a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
#menu_home li {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;

	
	+padding-top: 5px;
	+padding-bottom: 7px;
	_padding-top: 5px;
	_padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8EEA8;
}

#menu_home a:visited {
	color: #000000;
}
#menu_home a:hover {
	color: #66CC00;
}
.titulo_home {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#dolar {
	margin-top: 15px;
	margin-left: 110px;
}
#bot_consulta {
	margin-top: 110px;
	margin-left: 20px;
}
#dolar h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.logo {
	margin: 0px;
	padding: 5px 0px 0px 25px;
}
a.verprodutos, a.verprodutos:visited {
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
	display: block;
	padding-left: 25px;
}
a.verprodutos:hover {
	text-decoration: underline;
}
#menu_principal {
	list-style: none;
	margin-top: 280px;
	margin-left: 90px;
}
#menu_principal li {
	display: inline;
	margin-right: 30px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66A464;
	
}
#menu_principal a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#menu_principal a:hover {
	text-decoration: underline;
}
#endereco, #telefones {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
#grid_1 {
	float: left;
	width: 250px;
	height: 584px;
}
#grid_2 {
	float: left;
	margin-left: 2px;
	height: 584px;
}
.titulodolar {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3C746B;
}
.valordolar {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#telefones {
	text-align: right;
	margin-top: 68px;
	margin-right: 35px;
	
}
#endereco {
	padding-left: 15px;
	margin-top: 128px;
}
#conteudoprodutos h1 {
	font-size: 13px;
	color: #000000;
	margin-bottom: 2px;
}
#conteudoprodutos p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 160%;
}
#conteudoprodutos {
	margin-left: 25px;
	padding-top: 20px;
	width: 315px;
}
#contador p {
	text-indent: -99999px;
	margin:0;
	padding:0;
}
#contador {
	position:absolute;
	left:-215px;
	top:308px;
	width:218px;
	height:115px;
	z-index:1;
}
