body {
	width: 100%;
	height: 100%;
	margin: 0px;
	background: #f9fafb url(/public/images/template/novembro/bck_repeat.jpg) repeat-x;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 8pt;
}

#bg {
	position:absolute;
	margin:0;
	overflow: visible;
	padding:0;
	width:100%;
}

#wrapper {
	width: 100%;
	margin: auto;
}

#banner_wrapper {
	width: 962px;
	height: 93px;
	/* background: url(/public/images/template/novembro/logo.png) no-repeat left top; */
	margin: auto;
}

#banner_wrapper table {
	padding-top: 30px;
}

#banner_wrapper a {
	text-decoration: none;
	color: #000;
}

#banner_wrapper .logo {
	float: left;
	width: 205px;
	height: 93px;
}

#banner_wrapper .titulo {
	float: left;
	width: 424px;
	height: 93px;
	text-align: center;
	text-transform: uppercase;
}

#banner_wrapper .titulo h2 {
	margin: 0;
	margin-top: 25px;
}

#banner_wrapper .titulo h3 {
	margin: 0;
}


#banner_wrapper .info {
	float: left;
	width: 333px;
	height: 93px;
	text-align: right;
}

#banner_wrapper .btn {
	width: 50px;
	background: #000;
	border: solid 1px #aaa;
	color: #ccc;
	text-transform: uppercase;
	font-weight: bold;
}

#banner_wrapper .linha {
	border-bottom: solid 1px #000;
}

#main_bar {
	clear: both;

	width: 100%;
	height: 29px;
	background: url(/public/images/template/common/fundo_barras_topo_e_baixo_1x29.png) repeat-x;
}

#main_bar .container{
	margin: auto;
	width: 962px;
}

#main_wrapper {
	clear: both;
	width: 962px;
	margin: auto;
}

#main_bar .el {
	float: left;
	height: 27px;
	margin-top: 2px;
	position: relative;
}

#main_bar .mblink a, #main_bar .mbmenu a, #main_bar .mbcampanha a{
	border: none;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;	
}

#main_bar .mbmenu a, #main_bar .mbcampanha a{
	float: left;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
	height: 22px;
	position: relative;
}

#main_bar .mbcampanha {
	background: url(/public/images/template/common/btn_campanhas_fundo.png) repeat-x;
}

#main_bar .mblink a:hover{
	color: #333;
}

#main_bar .mbmenu a:hover {
	background: #666;
}

#main_bar .mblink img{
	border: none;
}

#main_bar .data {
	margin-top: 5px;
	font-size: 10pt;
	float: right;
}

#coluna{
	float: left;
	width: 230px;
	height: 100%;
}

#coluna .board1 {
	float: left;
	background: transparent;
	width: 100%;
	height: 594px;
	margin-bottom: 5px;
}

#coluna .board {
	float: left;
	background: url(/public/images/template/novembro/barra_painel_esquerda.png) repeat-y;
	width: 100%;
	height: 594px;
	margin-bottom: 5px;
}

#conteudo {
	float: left;
	width: 962px;
	margin: 0px;
	padding: 0px;
}

#conteudo .crumb_bar {
	font-size: 10pt;
	color: #FFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background:  url(/public/images/template/novembro/fundo_60.png) repeat;
}

#conteudo .crumb_bar ul{
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#conteudo .crumb_bar li{
	display: inline-block;
	list-style-type: none;
	padding-right: 10px;
}

#conteudo .crumb_bar li a{
	text-decoration: none;
	color: #FFF;
}

#conteudo .crumb_bar li a:hover{
	color: #aaa;
}

#painel {
	float: left;
	width: 162px;
}

.cclogin {
	width: 162px;
	height: 143px;
	background: url(/public/images/template/novembro/cc_login.png);
}

.cclogin a {
	text-transform: uppercase;
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
	color: #000;
	
}

.cclogin a {
	text-transform: uppercase;
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
	color: #000;
}

.cclogin a:hover {
	color: #333;		
}

.mconta{
	padding-top: 35px;
	padding-left: 15px;
}

.mcesto{
	padding-top: 32px;
	padding-left: 55px;
}

.ccitens {
	background: url(/public/images/template/novembro/barra_painel.png) repeat-y;
	/* background: #0000FF; */
	width: 162px;
	height: 100px;
}

.seccoes {
	width: 162px;
	background: url(/public/images/template/novembro/barra_painel.png) repeat-y;
}

#painel .marketing {
	min-height: 800px;
	background: url(/public/images/template/novembro/barra_painel.png) repeat-y;
}

#painel .newsletter {
	padding-top: 2px;
	padding-left: 3px;
	margin-left: 4px;
	background: #000;
	color: #FFF;
	font-family: arial;
	font-size: 8pt;
	height: 120px;
}

#painel .newsletter h1{
	font-size: 13pt;
}

#painel .recentes {
	padding-top: 2px;
	padding-left: 2px;
	margin-left: 2px;
	color: #FFF;
	font-family: arial;
	font-size: 8pt;
}

#painel .listarecentes {
	height: 290px;
	overflow: auto;
}

#painel .recentes h3{
	color: #000;
	text-align: center;
	font-size: 11pt;
}

#painel .listarecentes ul {
	margin-top: 0px;
	padding-left: 0px;
}

#painel .listarecentes img {
	border: none;
}

#painel .listarecentes a {
	color: #FFF;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
}

#painel .listarecentes table {
	width: 135px;
}

#painel .listarecentes td {
	text-align: center;
}

#painel .listarecentes li {
	font-size: 9pt;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}

#coluna .links {
	margin-top: 20px;
	background: #181512;
}

#coluna .links img {
	border: none;
}

#coluna .links ul{
	padding: 0px;
	margin-left: 7px;
}

#coluna .links h2 {
	margin-left: 7px;
	color: #66543f;
}

#coluna .links li {
	display: inline;
	font-size: 9pt;
	height: 42px;
	width: 107px;
	list-style-type: none;
	margin-bottom: 10px; 
}

#painel .seccoes ul {
	margin-top: 0px;
	padding-left: 5px;
}

#painel .seccoes li {
	border-top: solid 1px #000;
	font-size: 9pt;
	padding:5px 0px 5px 10px;
	list-style-type: none;
}

#painel .seccoes li a{
	color: #feffff;
	text-decoration: none;
}

#painel .seccoes li a:hover{
	color: #000;
}


#footer_wrapper {
	clear: both;
	width: 962px;
	height: 223px;
	margin: auto;
}

#main_bar .container {
	text-align: center;
}

#main_bar .container ul{
	padding: 0px;
	margin: 0px;
}

#main_bar .container li{
	display: inline-block;
	list-style-type: none;
	padding-right: 10px;
	padding-top: 6px;
}

#main_bar .container li a{
	text-decoration: none;
	color: #fff;
	font-size: 9pt;
}

#main_bar .container li a:hover{
	color: #ccc;
}

.logos {
	padding-top: 0px;
	margin-top: 0px;
	float: left;
	height: 41px;
	width: 650px;
}

.copyright {
	margin-top: 15px;
	color: #4d5c63;
	font-family: arial;
	font-size: 6pt;
	float: left;
	width: 350px;
	text-align: right;
}

.copyright a{
	color: #000;
	text-decoration: none;
}

#footer_wrapper .newsletter{
	padding-top: 2px;
	padding-left: 3px;
	margin-left: 4px;
	background: #e3e3e3;
	border: solid 1px #ccc;
	color: #666;
	font-family: arial;
	font-size: 8pt;
	height: 85px;
}

#footer_wrapper .newsletter h1{
	font-size: 13pt;
	margin: 0px;
}

