*{
	margin:0 auto;
	padding:0;
}
body{
	background:url(../imagens/backgrounds/black-floor.jpg) center;
	background-attachment:fixed;
	font:14px Trebuchet, Arial, Tahoma;
	text-align:center;
	background-color:#999;
}
/* corpo site */
#corpo{
	width:1020px;
}
#div-clear{
	clear:both;
}
/* //corpo site */
/* topo site */
#topo{
	width:1020px;
	height:239px;
	background:url(../imagens/topo-flash.png) no-repeat;	
}
#logo_flash{
	width:444px;
	height:130px;
	float:left;
}
#menu_banner{
	width:565px;
	height:140px;
	float:left;
	margin:55px 0 0 0;
}
#menu_superior{
	width:800px;
	height:43px;
	float:right;
	margin:3px 20px 0 0;
}
/* //topo site */
/* topo meio */
#topo_midle{
	width:1020px;
	height:174px;
	background:url(../imagens/banner-flash.png) no-repeat;
}
#banner_flash{
	width:909px;
	height:150px;
	float:right;
	margin:5px 37px 0 0;
}
/* //topo meio */
/* quadro meio */
#quadro_midle{
	width:1020;
	background:url(../imagens/bg_frameset.png) repeat-y;
}
#preenchimento_quadro_midle{
	width:960px;
	background:#FFF;
}
.faixa_topo{
	width:93px;
	height:246px;
	float:left;
	background:url(../imagens/faixa.png) no-repeat;
}
#bloco_midle{
	float:left;
	margin:20px 0 27px -10px;
}
/* //quadro meio */
#caixa_conteudo{
	width:705px;
	float:right;
	margin:20px 25px 27px 0;
}

#minibox{
	width:231px;
	background:#EDEEFA;
	margin:2px;
	float:left;
}
.title-minibox{
	width:231px;
	height:23px;
	background:url(../imagens/bg-title-box.jpg);
	font:17px Verdana, Geneva, sans-serif;
	text-align:center;
	color:#FFF;
}
.txt_minibox{
    padding: 5px 5px 5px 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
}
#box_suporte{
	width:338px;
	height:50px;
	background:url(../imagens/bg-bt-suporte.jpg);
	margin:5px 2px;
	padding:5px 8px 0 0;
	float:left;
	font:14px Verdana, Geneva, sans-serif;
	font-style:Bold;
	color:red;
	text-align:right;
	border:1px solid red;
}
#box_canal{
	width:338px;
	height:50px;
	background:url(../imagens/bg-bt-atendimento.jpg);
	margin:5px 2px;
	padding:5px 8px 0 0;
	float:left;
	font:14px Verdana, Geneva, sans-serif;
	font-style:Bold;
	color:green;
	text-align:right;
	border:1px solid green;
}
#box_conteudo{
	width:702px;
	background:#EDEEFA;
	float:left;
	margin:1px 0 0 0;
}
.title_boxconteudo{
	width: 700px;
	height:30px;
	background:#FFF;
	border-bottom: solid 4px #3E50A6;
	font:20px Verdana, Geneva, sans-serif;
	text-align:left;
	color:#3E50A6;
}
.title_intro_boxconteudo{
	font:12px Verdana, Geneva, sans-serif;
	font-style:bold;
	color:#3E50A6;
	text-align:left;
	margin:15px 0 0 0;
	padding:0 10px 0 10px;
}
/* rodapé site */
#rodape{
	width:1020px;
	height:70px;
	background:url(../imagens/bg_footer.png) center no-repeat;
	float:left;
	clear:both;
	color:#FFF;
	text-align:left;
}
.txt_rodape{
	text-align:center;
	margin:10px 0 0 0;
}
/* //rodapé site */