﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #666666;
	margin: 0px 0px 0px 0px;
}
#progress_overlay
{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 20000;
	background-image: url('../Images/Pixel_black.png');
	background-repeat: repeat;
	background-attachment: fixed;
}
#progress_container
{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: transparent;
	z-index: 20001;
}
#progress_inner
{
	display: block;
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 380px;
	height: 100px;
	margin: 25% auto 0 auto;
	background: transparent;
	z-index: 20002;
}
.acc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
}
.txt_master_busca
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	border-style: none;
}
.menu_cab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_banner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.hyp_rod
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3B3B3;
	text-decoration: none;
}
.hyp_acc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.div_master_bg
{
	float: left;
	width: 100%;
	height: 132px;
	margin: 0px 0px 0px 0px;
	background-image: url('../Images/Master/Bg_cab.jpg');
	background-repeat: repeat-x;
}
.div_master_bg_cab
{
	width: 960px;
	height: 132px;
	margin: 0px auto;
}
.div_master_bg_cab_menu
{
	float: left;
	width: 960px;
	height: 16px;
	padding-top: 2px;
}
.div_master_bg_cab_menu_acc
{
	float: left;
	width: 100px;
	height: 16px;
}
.div_master_bg_cab_menu_menu
{
	float: left;
	width: 280px;
	height: 16px;
	padding-top: 2px;
	margin-left: 500px;
}
.div_master_bg_cab_menu_lang
{
	float: left;
	width: 80px;
	height: 16px;
	text-align: right;
}
.div_master_bg_cab_logo_txt
{
	float: left;
	width: 960px;
	height: 114px;
}
.div_master_bg_cab_logo
{
	float: left;
	width: 738px;
	height: 89px;
	padding: 25px 0px 0px 22px;
}
.div_master_bg_cab_txt
{
	float: left;
	width: 200px;
	height: 114px;
}
.div_master_bg_cab_txt_bg
{
	float: left;
	width: 195px;
	height: 20px;
	background-color: #333333;
	margin-top: 82px;
}
.div_master_bg_cab_txt_bg_txtbox
{
	float: left;
	width: 168px;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
}
.div_master_bg_cab_txt_bg_bt
{
	float: left;
	width: 23px;
	height: 17px;
	padding-top: 3px;
	padding-left: 2px;
}
.div_master_geral
{
	width: 960px;
	height: auto;
	margin: 0px auto;
}
.div_master_banner
{
	float: left;
	width: 960px;
	height: 318px;
	background-image: url('../Images/Master/Foto_destaque.jpg');
	background-repeat: no-repeat;
}
.div_master_banner_menu
{
	float: left;
	width: 948px;
	height: 22px;
	margin-top: 8px;
	padding-left: 12px;
	padding-top: 3px;
	background-image: url('../Images/Master/Bg_menu.png');
	background-repeat: repeat-x;
}
.div_master_parceiros
{
	float: left;
	width: 960px;
	height: 64px;
	margin-top: 8px;
	background-color: #000000;
}
.div_master_parceiros_imb
{
	float: left;
	width: 240px;
	height: 64px;
}
.div_master_rodape
{
	float: left;
	width: 960px;
	height: 19px;
	text-align: center;
	padding-top: 5px;
	background-color: #333333;
}
.div_master_copy
{
	float: left;
	width: 480px;
	height: 19px;
	padding-top: 3px;
	color: #B3B3B3;
	font-size: 12px;
}
.div_master_acc
{
	float: left;
	width: 480px;
	height: 19px;
	padding-top: 3px;
	text-align: right;
	color: #666666;
}
.div_master_l2
{
	float: left;
	width: 960px;
	height: 25px;
	padding-top: 3px;
	text-align: right;
}
.div_master_content
{
	float: left;
	width: 960px;
	height: auto;
	background-image: url('../Images/Master/Bg_conteudo.jpg');
	background-repeat: repeat-y;
}
