/***  GERAL  ***/
*{
	margin:0 auto;
	padding:0;}
	
body {
	margin: 0px;
	background: #dcdcdc url(../imagens/bg_geral.jpg) repeat-x;
	text-align:left;}
	
#geral{
	width:821px;
	margin:0 auto;
	position:relative;}
	
#menuflash_home{
	width:821px;
	height:136px;
	position:absolute;
	z-index:3;}
	
#bannerflash{
	width:821px;
	height:180px;
	margin:0;
	padding-top:140px;
	z-index:0;}

#bannerflash a {
	font-family:Arial, Helvetica, sans-serif;
	width:600px;
	margin-top:60px;
	display:block;
	text-align:center;
	color:#133AC4;
	font-weight:bold;
	font-size:14px;
}
#bannerflash a:hover {
	text-decoration:underline;
}
#menu_internas{
	width:0;
	height:0;
	display:none;}
	
/* CONTEUDOS */
#conteudo{
	width:821px;
	position:relative;
	margin:0 auto !important;
	padding:0 !important;}

#conteudo1{
	width:821px;
	height:615px !important; 
	position:relative;
	background: url(../imagens/bg_home.jpg) no-repeat;
	margin:-2px 0 0 0;
	padding:0 !important;}

/***  HOME  ***/
#seguratudo{
	width:760px;
	height:615px;
	position:relative;
	display:table;
	padding:0 5px 0 5px;}
#news{
	width:220px;
	float:left;
	text-align:center;
	position:relative;}

#quatrobanners{
	width:220px;
	margin-top:30px;
	text-align:center;
	position:relative;}
	
#quatrobanners img{margin:5px 0 0 0;}
	
#destaques{
	width: 335px;
	float:left;
	text-align:center;
	position:relative;}

#destaques img{
margin-bottom:8px;}

.imgbncentro{
	border:0;
	margin:0 0 10px 0;}

#bannersdireita{
	width:170px;
	margin:0 0 40px 0;
	padding:0;
	position:relative;}
	
.classbanner{border:0;}

#area{
	width: 190px;
	float:right;
	text-align:center;
	position:relative;
	font:12px "Trebuchet MS";
	color:#d81f28;}

	
/***  CLASSES E TAGS  ***/
p{
	font:12px "Trebuchet MS";
	clear:left;
	color:#4f4f4f;
	text-align:left;}
	
p a{
	color:#4f4f4f;
	clear:left;
	margin:0 auto;}

p:hover{text-decoration:underline;}

a{text-decoration:none;}

h3, h3 a{
	font:14px "Trebuchet MS";
	color:#4f4f4f;
	text-align:left;
	font-weight:bold;
	margin:0;}
	
.tits_home{margin-bottom:10px;}

#itensdestaque{
	height:45px;
	margin-bottom:5px;
	position:relative;}

.imgclass{
	clear:left;
	border:none;
	margin:3px 0 8px 0;}

.verprodutos{float:right;}

.ir{
	float:right;
	margin-right:20px;}

#capa_email{
	margin:0 0 3px 9px;
	line-height:15px;}
	
#capa_senha{
	margin-left:5px;
	line-height:15px;}

/* RODAPE */
#rodape_conteudo{
visibility:hidden;
display:none;}
#rodape{
	width:821px;
	height:45px;
	position:relative;
	padding:0;
	margin:0;
	clear:both;
	position:relative;}

/** DIVS QUE NAO APARECEM - texto por baixo das imagens **/
#quatrobanners p, #rodape p, #area p{display:none;}

/** DIV LOADING - CARREGANDO **/
#divLoading{
    position:absolute;
    width:200px;
    height:40px;
	top:35%;
	left: 40%;
	border: 2px solid #AB0000;
	background-color: #FFFFFF;
	text-align:center;
	font-family: verdana;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
	display: none;
	z-index: 999;
}
/** FIM DIV LOADING - CARREGANDO **/
  