*{
	margin:0px;
	padding:0px;
}
body{
	background:url(../images/bg-site.jpg) top center no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#carregador_pai
{
    width: 100px;
	height:100px;
	position:absolute;
	left: 50%;
	top:0%;
	margin: 300px 0 0 -50px;
	display:block;
	z-index:1;
	text-align:center;
	background:#FFF;
	border:2px solid #999;
}
.oculto{
	width:0px;
	height:0px;
	border:none;
}
.sugestao {
	background:url(../images/sugestao.jpg) no-repeat;
	width:90px;
	height:20px;
	color:#2f0000!important;
	cursor:pointer;
	padding:5px 0 0 10px;
	display:block;
}
.sugestao:hover{
	color:#FFF!important;
	font-weight:bold;
}
.destaque{
	background:#999;
	color:#FFF;
	border-left:1px dotted #F90;
	cursor:crosshair;
}
.ampliar{
	cursor:move;
	border:none;
	padding: 5px;  
    border:  1px dotted #ccc;  
    background-color: #eee;  
}
.afastar_img{
	margin:0 5px 5px 0;
}
.botao{
	background:url(../images/botoes.jpg) top center no-repeat;
	width:150px;
	height:22px;
	color:#2f0000;
	border:none;
	cursor:pointer;
}
.botao_enviar{
	display:block;
	float:left;
	text-align:center;
	padding:4px 0 0 0;
	margin:2px 0 0 10px;
}
.botao:hover{
	color:#FFF;
}
td{
	padding:0 5px 0 5px;
}
h1{
	font-size:16px;
	color:#000000;
	padding:0 0 15px 0;
	margin:20px 0 0 0;
	color:#999;
}
h2{
	font-size:16px;
	color:#333;
	padding:0 0 15px 0;
}
h3{
	font-size:12px;
	color:#666;
	padding:10px 0 5px 0;
	text-decoration:underline;
}
hr{
	color:#ccc;
	margin:2px;
	clear:both;
}
.red{
	color:#F00;
}
.oculto{
	width:0px;
	height:0px;
	border:none;
}

#noticias-home{
	width:523px;
	float:left;
}
#sugestao-home{
	width:343px;
}
#produtos-home{
	float:left;
	width:207px;
	margin:65px 0 0 0;
}
#noticia-home{
	width:340px;
	padding:0 0 15px 0;
	text-align:justify;
}
a{
	text-decoration:none;
	color:#333333;
}
a:hover{
	text-decoration:none;
	color:#FF6600;
}
#main{
	width:960px;
	margin:0 auto;
	position:relative;
}
#header{
	
}
#lateral{
	width:183px;
	_width:179px;
	_height:360px;
	min-height:360px;
	float:left;
	padding:25px 0 0 43px;
	*padding:25px 0 0 45px;
}
#content{
	width:730px;
	_height:360px;
	min-height:360px;
	float:left;
	margin:5px 0 0 0;
}
.campo{
	width:150px;
}
#login{
	width:210px;
	color:#FF6600;
	padding:0 0 0 340px;
}
#logar{
	text-indent:-5000px;
	width:26px;
	height:25px;
	background:url(../images/ok.jpg) top center no-repeat;
	border:0px;
	display:block;
	cursor:pointer;
}
#footer{
	background:url(../images/bg-footer.jpg) top center no-repeat;
	height:41px;
	clear:both;
	margin:10px 0 0 0;
}
#assinatura{
	padding:22px 0 0 782px;
}
#assinatura a{
	color:#FFFFFF;
	font-size:10px;
}

#series{
	width:180px;
	height:200px;
	margin:0 0 3px 0;
	float:left;
	text-align:center;
}
.alinha{
	font-weight:bold;
	width:120px;
	float:left;
	text-align:right;
	display:block;
	margin:0 5px 0 0;
}
#imagens{
	float:left;
	margin:0 5px 5px 0;
}
/*-----------FORMULARIOS-----------*/
.lebel{
	width:135px;
	float:left;
	text-align:right;
	display:block;
	margin:9px 0 0 0;
}
#formularioContato{
	width:500px;

}
.camposformulario{
	width:240px;
	margin:5px 0 0 0;
	padding:3px;
	display:block;
}
.lebelsugestao{
	width:70px;
	float:left;
	text-align:right;
	display:block;
	margin:9px 0 0 0;
	padding:0 5px 0 0;
}
.camposformulariosugestao{
	width:258px;
	margin:5px 0 0 0;
	padding:3px;
	display:block;
}
.direita{
	float:right;
}
#mapa{
	float:left;
}
#representantes-mapa{
	float:left;
}
