* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #B3C1C6;
	text-align: justify;
	overflow-x: hidden;
}
p {
	margin: 12px 0;
	line-height: 16px;
}
p#conteudo_principal {
	visibility: hidden;
	display: none;
}
#container {
	background: url(../images/bg.jpg) repeat-y top center;
	width: 770px;
	padding: 0 4px;
	margin: 0 auto;
}
#header {
	height: 180px;
}
h1, h2 {
	width: 0;
	height: 0;
	visibility: hidden;
	display: none;
}
ul#menu {
	width: 194px;
	height: 256px;
	background: url(../images/bg_menu.jpg) no-repeat top left;
	padding: 26px 0 0 16px;
	float: left;
}
ul#menu li {
	padding: 0 0 14px 0;
}
ul#menu li a:link, ul#menu li a:visited, ul#menu li a:active {
	color: #6C6C6C;
	font: bold 12px Arial, Helvetica, sans-serif;
}
ul#menu li a:hover {
	color: #4998CD;
}
#content {
	background: #FFF url(../images/bg_content.jpg) no-repeat top right;
	width: 540px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 10px;
	float: right;
	position: relative;
	z-index: 2;
}
#info {
	float: left;
	margin: 20px 0;
}
#covaza {
	background: url(../images/bg_covaza.jpg) no-repeat top center;
	clear: both;
	height: 150px;
	position: relative;
	z-index: 1;
}
#footer {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_footer.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_footer.png');
	height: 40px;
	width: 770px;
	position: absolute;
	bottom: 0;
}
#footer p {
	float: left;
	font-size: 10px;
	margin: 0;
	padding-left: 50px;
	line-height: 40px;
}
#footer img {
	float: right;
	margin: 5px 15px 0 0;
}
.i9 {
	margin: 5px 0 0 310px;
}
.pos_produtos {
	position: relative;
	top: 60px;
	left: 60px;
}
ul#produtos {
	width: 360px;
	height: 228px;
	display: table;
	margin: 0 0 20px -4px;
}
ul#produtos li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	margin: 2px;
	height: 110px;
	position: relative;
}
ul#produtos li a:hover {
	background-position: 0 -111px;
}
ul#produtos li a#bopp {
	background-image: url(../images/prod_bopp.jpg) !important;
}
ul#produtos li a#etiquetas {
	background-image: url(../images/prod_etiquetas.jpg) !important;
}
ul#produtos li a#rotulos {
	background-image: url(../images/prod_rotulos.jpg) !important;
	float: left;
}
ul#produtos li a#ribbons {
	background-image: url(../images/prod_ribbons.jpg) !important;
	float: left;
}
#novo_endereco {
	cursor: pointer;
	position: absolute;
	top: 148px;
	right: 10px;
}
#logar {
	background: url(../images/bg_pedidos.jpg) no-repeat top left;
	width: 288px;
	height: 85px;
	float: left;
	padding: 7px;
}
h3 {
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	color: #2574C2;
	text-transform: uppercase;
	text-align: left;
	margin: 40px 0 20px;
}
h4 {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
}
.fornecedores {
	float: left;
	margin: 20px;
}
dl.accordion {
	margin: 30px 5px;
}
.accordion dt {
	height: 20px;
}
.accordion dt a {
	padding: 3px;
	font-weight: bold;
	color: #039;
}
.accordion dt a:hover {
	color: #2574C2;
}
.accordion dd {
	margin-left: 30px;
	padding: 5px;
}
dl.form {
	width: 540px;
}
dl.form:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
dl.form label {
	vertical-align: middle;
	cursor: pointer;
}
.form dt, .form dd {
	float: left;
	clear: left;
	width: 90px;
	padding: 5px;
}
.form dd {
	clear: inherit;
	width: 430px;
}
.form dd input[type=text], .form dd textarea {
	border: 1px solid #039;
	background: #F4F4F4;
	padding: 2px;
	height: 14px;
}
.form dd textarea {
	height: auto;
}
.button {
	padding: 3px 7px;
	text-align: center;
}
#mapas {
	visibility: hidden;
	width: 507px;
	height: 394px;
	padding: 15px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -300px;
	z-index: 120;
}
#fundo_mapas {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_mapas.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_mapas.png',sizingMethod='none');
	width: 537px;
	height: 424px;
	margin-top: -416px;
	position: relative;
	z-index: 110;
}
.border_map {
	border: 1px solid #666;
	position: relative;
	z-index: 111;
	margin: 15px 0 0 15px;
}
.google {
	position: relative;
	z-index: 112;
	margin: 0 0 0 15px;
}
.close, .print {
	cursor: pointer;
	float: right;
	margin: -35px 2px 0;
	position: relative;
	z-index: 113;
}
.print {
	margin-right: 40px;
}
a.link:link, a.link:visited, a.link:active {
	color: #0127C2;
	font-weight: bold;
}
a.link:hover {
	color: #000082;
	text-decoration: underline;
}
#informativo {
	width: 382px;
	height: 302px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -151px 0 0 -191px;
	z-index: 600;
	cursor: pointer;
}
