*, html, body {
	padding:0;
	margin:0;
}
body {
	background:url(/imagens/bg.jpg) repeat-x top;
	color:#444444;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
button {
	background-repeat:no-repeat;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	padding:7px 0 7px;
	height:32px;
	text-align:center;
	border:none;
	cursor:pointer;
}
button.Small {
	background-image:url(/imagens/bg_botao1.gif);
	width:80px;
}
hr {
	background-image:url(/imagens/icones/dashed.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:transparent;
	border:none;
	color:none;
	margin:8px 0 2px;
}
a {
	text-decoration:none;
	color:#444;
}
a:hover {
	color:#830000;
}
img {
	border:none;
}
input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444;
}
#GERAL #TOPO #AREA input {
	background: none;
	border: 0;
	font-size: 15px;
	padding: 4px;
	*margin: -4px 0 0 0;
	float: left;
}
p {
	padding:6px 0;
}
#GERAL {
	position:relative;
	width:976px;
	margin:0 auto;
}
#GERAL #TOPO {
	position:relative;
	padding:31px 0 0;
	width:855px;
	margin-left:auto;
	margin-right:auto;
}
#GERAL #TOPO #AREA {
	background:url(/imagens/bg_area.jpg) no-repeat left top;
	float:right;
	xmargin-right:48px;
	padding:29px 0 0 30px;
}
#GERAL #CENTRO {
	margin-top:20px;
	position:relative;
}
#GERAL #CENTRO #BOX {
	position:relative;
	float:left;
	width:304px;
}
#GERAL #CENTRO #CONTEUDO {
	position:relative;
	float:left;
	width:583px;
	padding:0 32px;
	margin-left:32px;
}
#GERAL #CENTRO #LATERAL {
	position:relative;
	float:left;
	width:256px;
}
#GERAL #RODAPE {
	position:relative;
	text-align:center;
	margin-top:40px;
}
.AlignCenter {
	text-align:center;
}
.AreaEsqueceuSenha {
	text-align:right;
	padding-right:100px;
}
.AreaEsqueceuSenha a {
	text-decoration: underline;
}
.Copyright {
	color:#830000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:center;
}
.FloatLeft {
	float:left;
}
.FloatRight {
	float:right;
}
.ListNoticia {
	position:relative;
	margin:6px 0;
}
.ListNoticia li {
	background:url(/imagens/icones/dashed.gif) repeat-x bottom;
	list-style:none;
	padding:6px 0;
	position:relative;
}
.ListItens li {
	background:url(/imagens/bg_lista.jpg) no-repeat center;
	list-style:none;
	padding:8px 0 10px 30px;
}
.MarginLeft22 {
	margin-left:22px;
}
.MarginLeft32 {
	margin-left:32px;
}
.MarginLeft46 {
	margin: 0 0 0 40px;
}
.MenuHome {
	position:absolute;
	margin:0 0 0 92px;
}
.MenuInterna {
	position:absolute;
	margin:17px 0 0 35px;
}
.Plus {
	background:url(/imagens/icones/plus_left.jpg) no-repeat left top #EBEBEB;
	float:left;
	font-size:11px;
	padding:0 0 0 32px;
	position:relative;
	margin:10px 0;
}
.Plus a {
	background:url(/imagens/icones/plus_right.jpg) no-repeat right top;
	padding:2px 12px 2px 0px;
	display:block;
}
.RodapeMenu {
	padding-bottom:0;
}
.RodapeMenu a {
	margin:4px 6px;
	font-size:11px;
}
.Quebra {
	clear:both;
}

.HomeNoticias { border-bottom: #CCC dotted 1px; height: 25px; }

.seta_produtos { list-style: url('/imagens/seta_produtos.jpg'); margin-left: 45px; font-weight: bold; }

.descint { margin-left: 28px; }

/* Formulário contato */

.borda01 { width: 350px; }

.borda02 { width: 283px; }

.borda03 { width: 50px; }

.alerta { color: red; margin-bottom: 15px; padding: 10px; font-weight: bold; }

#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	background-color: #F6F5F2;
	padding: 5px 5px 5px 60px;
	border: 1px solid #E1DDD4;
	background-image: url(/imagens/icones/alert_msg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}

.msg_erro {
	background-image: url(/imagens/icones/error_msg.gif);
}
.msg_sucesso {
	background-image: url(/imagens/icones/sucess_msg.gif);
}
.msg_alerta {
	background-image: url(/imagens/icones/alert_msg2.gif);
}
