* {
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	border: 0;
}
h1 { display: none; }
html { background: url(../imagens/right.gif) left repeat-y #FAF7DE; width: 100%; }
body { width: 98% }
.left {	background: url(../imagens/left.gif) right repeat-y #FAF7DE; }
.right { background: url(../imagens/right.gif) left repeat-y #FAF7DE; }
.meio {
	border-left: #FFF 10px solid;
	border-right: #FFF 10px solid;
	background: url(../imagens/bk.gif);
}
.topo {
	height: 120px;
	background: url(../imagens/bk_topo.jpg) no-repeat;
	text-align: right;
}
.linha_top {
	background: url(../imagens/bk_linha.gif);
	height: 33px;
}
.links_topo {
	padding: 17px 28px 17px 0;
	_padding: 18px 28px 18px 0;
}
.rodape {
	background: url(../imagens/bk_rodape.gif) repeat-x bottom;
	height: 109px;
}
.titulo_imagens {
	padding: 35px 0 15px 0;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51627B;
	font-weight: bold;
}
.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51627B;
}
.links_topo {
	padding: 17px 28px 17px 0;
	_padding: 18px 28px 18px 0;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51627B;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: #386B76 solid 1px;
	border-right: #386B76 solid 1px;
	border-left: #4EB6AA solid 1px;
	border-top: #4EB6AA solid 1px;
	padding: 2px;
}
.form:focus, .form_focus {
	border-color: #386B76;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background: #FF6600;
	text-align: center;
	padding: 5px !important;
	padding: 3px;
}
.input:hover, .input_hover {
	background: #CC6600;
}
#logo {
	position:absolute;
	top: 0;
	left: 50%;
	margin-left: -374px;
}
#empresa, #produtos {
	padding-right: 15px;
	padding-bottom: 20px;
}
#empresa p, #produtos div {
	font-size: 12px;
	text-align: justify;
	text-indent: 32px;
	padding-bottom: 10px;
}
#empresa p:first-letter {
	font-weight: bold;
}
#empresa .img_row, #produtos .img_row {
	padding: 9px;
	text-align: center;
}
#empresa .img_row img, #produtos .img_row img {
	padding: 2px;
	border: 1px solid #FFF;
	margin: 2px;
}
#produtos .img_row {
	text-indent: 0;
}
#empresa .img_row img:hover,
#empresa .img_row .img_hover {
	border: 1px solid #9A039B;
}
#colecoes_sig p {
	text-align: center;
	padding-top: 15px;
	padding-right: 17px;
}
#colecoes_sig p a img {
	border: 1px solid #459F44;
	padding: 3px;
}

#produtos {
	padding-left: 10px;
	text-indent: 0;
	padding-bottom: 2px;
}
#produtos div h3 a {
	display: block;
	font-size: 15px;
	margin-bottom: 5px;
	color: #87B401;
	border-left: 2px solid #749B00;
	padding-left: 5px;
}
#produtos ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	/*display: none;*/
}
#produtos ul li.titulo {
	font-size: 13px;
	padding-bottom: 2px;
	color: #F84E2A;
}
