body{
	background: #eee;
	margin-top: 0px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
body, table{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:link{
	color: #CC0000;
}
a:visited{
	color: #FF6600;
}
a:active{
	color: #0000ff;
}
h2{
	font-size: 10pt;
}


#borda{
	width: 775px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
	border-top: none;
}
#menu{
	background: #004b80;
	text-align: right;
	width: 100%;
	height: 20px;
}
#encontrarprincipal{
	float: left;
	width: 375px;
	padding: 10px;
	background: url(imagens/bg_ondeencontrarprinc.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
}
#representateprincipal{
	float: right;
	width: 350px;
	padding: 10px;
	background: url(imagens/bg_representantesprinc.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
}
#fotosquem{
	width: 190px;
	float: left;
	text-align: left;
	margin-left: 7px;
}
#menuprodutos{
	width: 118px;
	float: left;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
	margin-right: 5px;
}
#meioprodutos{
	width: 625px;
	float: left;
}
#rodape{
	background: #eeeeee;
	width: 100%;	
}


a.linkpreto{
	color: #000000;
}
a.linkpreto:visited{
	color: #000000;
}
.div185{
	width: 190px;
	float: left;
	text-align: left;
	margin-left: 7px;
}
.div560{
	width: 560px;
	float: right;
	text-align: left;
}
.div770{
	width: 770px;
	float: left;
	text-align: left;
}
.divprodutos{
	width: 192px;
	margin: 2px;
	padding: 4px;
	background-color: #f4f4c2;
	float: left;
	font-size: 8pt;
}
.espaco5{
	padding: 5px;
	margin: 5px;
}
.clearboth{
	clear: both;
}
.clearright{
	clear: right;
}
.menor{
	font-size: 8pt;
}
.lista li{
	padding: 2px 5px 2px 2px;
}
.campo{
	background-color: #eeeeee;
	border: 1px solid #000000;
	width: 510px;
}
.campo2{
	background-color: #eeeeee;
	border: 1px solid #000000;
	width: 350px;
}
.campo3{
	background-color: #eeeeee;
	border: 1px solid #000000;
	width: 50px;
}
.campo4{
	background-color: #eeeeee;
	border: 1px solid #000000;
	width: 250px;
}
.botoes{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background-color: #ececec;
	border: 1px solid #666666;
}
.bordapreta{
	border: 1px solid #000;
}