@charset "utf-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
	font-family: Lucida Sans, Trebuchet MS;
	color: #687072;
}
body{
	background: url(../../img/paint/background.jpg) center top no-repeat;
	background-color: #f4f7ec;
}
img{
	border: 0;
}
p{
	line-height: 20px;
	padding-bottom: 18px;
}
h1{
	display: none;
}
h2{
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding-left: 4px;
	margin-bottom: 14px;
	background: url(../../img/paint/barra.jpg) left top repeat-x;
}
.h2_publicidade{
	margin-bottom: 1px;
}
h3{
	font-size: 12px;
	color: #073779;
	line-height: 20px;
}
ol, ul{
	list-style: none;
}
span.red{
	color: #073779;
	font-weight: bold;
}
span.red a{
	color: #073779;
	font-weight: bold;
}

/* Formatação geral */
div#geral{
	width: 996px;
	/*centraliza o layout em qualquer browser, menos Internet Explorer*/
	margin: 0 auto;
	/*alinha texto a esquerda*/
	text-align: left;
	font-size: 12px;
}

/* Formatações do cabecalho */
div#header{
	width: 996px;
	float: left;
	padding-top: 5px;
}
div#logo{
	float: left;
	width: 50%;
}

div#redes_sociais{
	width: 50%;
	float: left;
	text-align: right;
	padding-top: 10px;
}

div#redes_sociais ul li{
	float: right;
	padding-right: 5px;
}

/* Formatações Main */
div#main{
	width: 980px;
	min-height: 450px;
	float: left;
	background-color: #ffffff;
	padding: 8px;
	padding-bottom: 0px;
}

/* Formatação Menu Top */
div#menu_top{
	float: left;
	width: 980px;
	height: 45px;
}
div#menu_top ul li{
	float: left;
	width: 50%;
	font-size: 12px;
	font-weight: bold;
}
/*
div#menu_top ul li#menu_top_login{
	text-align: center;
}
div#menu_top ul li#menu_top_login a{
	text-decoration: none;
}
div#menu_top ul li#menu_top_login a:hover{
	text-decoration: underline;
}
div#menu_top ul li#menu_top_pi{
	text-align: right;
	width: 34%;
}
div#menu_top ul li#menu_top_pi a{
	color: #651919;
	text-decoration: none;
}
div#menu_top ul li#menu_top_show a{
	color: #00b70f;
	text-decoration: none;
}
div#menu_top ul li#menu_top_pi a:hover, div#menu_top ul li#menu_top_show a:hover{
	text-decoration: underline;
}
*/

/* Formatações do Menu Esquerdo */
div#menu_left{
	width: 130px;
	float: left;
	padding-right: 8px;
}
div#menu_left ul li{
	margin-bottom: 2px;
}
div#menu_left ul li a{
	font-size: 12px;
	color: #073779;
	text-decoration: none;
	height: auto;
	padding: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}
div#menu_left ul li a:hover{
	background: #073779;
	color: #ffffff;
}
div#menu_left ul li.submenu{
	margin-top: 20px;
	margin-bottom: 2px;
	padding: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #073779;
	font-weight: bold;
	font-size: 12px;
}

/* Formatações do conteudo */
div#content{
	width: 680px;
	float: left;
	padding-bottom: 20px;
}

/* Formatações Sponsor */
div#sponsor{
	width: 160px;
	height: auto;
	float: left;
}

/* Formatações do rodape */
div#footer{
	color: #ffffff;
	clear: both;
	width: 996px;
	height: 45px;
	background: url(../../img/paint/rodape/background.jpg) left top repeat-x;
	font-size: 11px;
}
div#footer_left{
	float: left;
	width: 90%;
	color: #ffffff;
	text-align: center;
	padding-top: 17px;
}
div#footer_right{
	float: left;
	width: 10%;
	padding-top: 7px;
}
/* Home 03 colunas */
/* Top Home */
div#content_top{
	float: left;
}

/* Left Home */
div#content_left{
	width: 250px;
	float: left;
	padding-right: 8px;
}
div.home_destaque{
	width: 250px;
	height: 195px;
	float: left;
}
div.home_destaque_left{
	width: 55%;
	height: 136px;
	float: left;
}
div.home_destaque_right{
	width: 43%;
	height: 136px;
	float: left;
	text-align: center;
	padding-top: 4px;
}
div.home_destaque a{
	text-decoration: none;
	line-height: 20px;
}
div.home_destaque h3 a{
	color: #073779;
}
div.home_destaque a:hover{
	text-decoration: underline;
}

/* Middle Home */
div#content_middle{
	width: 240px;
	float: left;
	padding-right: 8px;
}
div#home_guia{
	font-size: 12px;
	color: #073779;
	background: #fff9c4;
	height: 180px;
	margin-bottom: 8px;
	padding-bottom: 7px;
}
div#home_guia p{
	color: #073779;
	font-weight: bold;
	line-height: 15px;
	padding: 7px;
}
div#home_guia div#link a{
	color: #073779;
	font-weight: bold;
	text-decoration: none;
}
div#home_guia div#link a:hover{
	text-decoration: underline;
}
div#home_guia form{
	float: left;
	color: #687072;
	line-height: 15px;
	padding: 0 7px 0 7px;
}
div#home_guia form input{
	width: 85px;
	margin-bottom: 2px;
}
div#home_guia input#CompanySearch, #home_guia input#ProductSearch{
	background-color: #fff;
	color: #073779;
}
div#home_guia input#ProductSearchSubmit, div#home_guia input#CompanySearchSubmit{
	cursor: pointer;
}
div#home_guia div#link{
	clear: both;
	padding: 17px;
	text-align: center;
}
.home_busca{
	float: left;
	width: 50%;
	margin-top: 0;
}
div#home_edicao_left{
	float: left;
	width: 49%;
	height: 140px;
}
div#home_edicao_right{
	float: left;
	width: 49%;
	height: 140px;
}
div#home_edicao_right a{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
div#home_edicao_right a:hover{
	text-decoration: underline;
}
div#home_edicao_right p{
	padding-bottom: 2px;
}

/* Right */
div#content_right{
	width: 160px;
	float: left;
	padding-right: 8px;
}
div#home_showroom{
	width: 100%;
	height: 440px;
	float: left;
	border: 2px solid #073779;
}
div#home_showroom ul li{
	text-align: center;
	padding: 25px 0 0 0;
}
div#home_showroom ul li.descricao{
	font-size: 11px;
	text-align: center;
	padding-bottom: 0;
	padding-top: 0;
}

/* Bottom Home */
div#content_bottom{
	width: 644px;
	float: left;
	margin-top: 21px;
}
div#home_noticias{
	width: 670px;
	float: left;
	padding-right: 8px;
}
div#home_noticias h3{
	font-size: 11px;
	font-weight: normal;
	padding: 0 10px 10px 0;
}
div#home_noticias h3 a{
	font-size: 12px;
	color: #687072;
	line-height: 20px;
	text-decoration: none;
}
div#home_noticias h3 a:hover{
	text-decoration: underline;
}

/*Formatações Paginas Gerais*/
#anuncie, #biblioteca, #agenda, #assinatura, #assinatura_recibo, #cadastro, #conheca, #contato, #edicoes, #foruns, #guia_empresas, #guia_empresas_cadastro, #guia_produtos, #links, #login, #noticias, #noticia, #pesquisa, #pesquisa_vencedores, #showroom, #showroom_list, #tv, #erro{
	padding-right: 15px;
	text-align: justify;
}
div#canal{
	border-bottom: 1px solid #687072;
	margin-bottom: 20px;
}
div#canal_company, div#canal_product{
	border-bottom: 1px solid #687072;
	margin-bottom: 20px;
	height: 120px;
}
div#canal p{
	font-size: 12px;
	color: #073779;
	line-height: 20px;
	padding-bottom: 5px;
}

/*Formatações Pagina Conheca*/
#conheca_capa{
	float: right;
	padding: 10px 10px 10px 20px;
}

/*Formatações Paginas Agenda/Links*/
#agenda ul, #showroom_conteudo_eventos ul{
	padding: 10px 0 15px 0;
}
#agenda ul li.titulo, #showroom_conteudo_eventos ul li.titulo{
	font-weight: bold;
}
#agenda ul li, #showroom_conteudo_eventos ul li{
	font-size: 12px;
	color: #687072;
	line-height: 20px;
}
#agenda ul li strong, #showroom_conteudo_eventos ul li strong{
	color: #073779;
}
#links ul{
	padding-bottom: 15px;
}
#links ul li.titulo{
	font-weight: bold;
}
#links ul li{
	float: left;
	width: 33%;
	font-size: 12px;
	color: #687072;
	line-height: 20px;
	padding-bottom: 15px;
}

/* Formatacoes Paginas Guia */
/*empresas*/
div#guia_empresas h3{
	font-size: 12px;
	color: #687072;
	line-height: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
div#guia_empresas h3 a{
	text-decoration: none;
}
div#guia_empresas h3 a:hover{
	text-decoration: underline;
}
div#guia_empresas strong, div#guia_produtos strong{
	color: #073779;
}
div#guia_empresas h4{
	font-weight: normal;
	margin: 0 0 0 15px;
	line-height: 20px;
}
div#guia_empresas h4.section{
	font-weight: bold;
	padding: 0;
	margin: 15px 0px 5px 0px;
}
div#guia_empresas h4.subsection{
	font-style: italic;
	padding: 0px;
	margin: 15px 0 0 0;
}
div#guia_empresas h4 a{
	text-decoration: none;
}
div#guia_empresas h4 a:hover{
	text-decoration: underline;
}
/*produtos*/
div#guia_produtos div#guia_produtos_titulo h3{
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
}
/*left*/
div#guia_produtos div.guia_produtos_left{
	float: left;
	width: 65%;
	margin-top: 15px;
}
div#guia_produtos div.guia_produtos_left h3, div#guia_produtos div.guia_produtos_left h4{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #687072;
}
div#guia_produtos div.guia_produtos_left h3 a, div#guia_produtos div.guia_produtos_left h4 a{
	text-decoration: none;
}
div#guia_produtos div.guia_produtos_left h3 a:hover, div#guia_produtos div.guia_produtos_left h4 a:hover{
	text-decoration: underline;
}
/*right*/
div#guia_produtos div.guia_produtos_right{
	float: left;
	width: 31%;
	margin-top: 15px;
	padding: 15px 10px 0px 10px;
	background: #fff9c4;
}
div#guia_produtos div.guia_produtos_right p.patrocinado{
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 0;
	border-bottom: thin solid #687072;
}
div#guia_produtos div.guia_produtos_right h4{
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
div#guia_produtos div.guia_produtos_right h4 a{
	color: #687072;
}
div#guia_produtos div.guia_produtos_right p {
	padding: 0;
}
div#guia_produtos div.guia_produtos_right p.link{
	padding-bottom: 25px;
}

/* Formulario Busca */
.guia_busca{
	text-align: right;
	margin-bottom: 15px;
}
.guia_busca label{
	display: inline;
}
.guia_busca #PostSearch, .guia_busca #ProductSearch, .guia_busca #CompanySearch, .guia_busca #VideoSearch, .guia_busca #EntitySearch, .guia_busca #ArticleSearch{
	background-color: #fff;
	color: #073779;
	width: 150px;
}
.guia_busca #PostSubmit, .guia_busca #ProductSubmit, .guia_busca #CompanySubmit, .guia_busca #VideoSubmit, .guia_busca #EntitySubmit, .guia_busca #ArticleSubmit{
	width: 100px;
}

/* Formatacoes Showroom */
div#showroom_menu{
	float: left;
  	text-align: center;
	padding-bottom: 35px;
	padding-left: 10px;
	width: 100%;
}
div#showroom_menu ul li{
	float: left;
	width: 23%;
	border: thin solid #073779;
	margin-left: 5px;
	background-color: #5a9de3;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
div#showroom_menu ul li.destaque{
	background: #073779;
}
div#showroom_menu ul li.destaque a{
	color: #fff;
}
div#showroom_menu ul li a{
	display: block;
	height: 20px;
	color: #fff;
	
	text-decoration: none;
	padding: 8px 5px 0 5px;
}
div#showroom_menu ul li a:hover{
  	background: #073779;
	text-decoration: none;
	color: #ffffff;
}
div#showroom ul#showroom_right{
	float: left;
	width: 60%;
	padding-bottom: 15px;
	font-size: 12px;
}
div#showroom ul#showroom_left{
	float: left;
	width: 40%;
	padding-bottom: 15px;
}
div#showroom ul#showroom_left li, div#showroom ul#showroom_right li {
	line-height: 20px;
	margin-bottom: 5px;
	text-align: center;
	color: #687072;
	font-size: 12px;
}
div#showroom_conteudo_produtos ul li{
	line-height: 20px;
	margin-bottom: 5px;
	color: #687072;
	font-size: 12px;
}
div#showroom ul#showroom_left li a, div#showroom ul#showroom_right li a{
	text-decoration: none;
	color: #073779;
}
div#showroom ul#showroom_right li strong{
	color: #073779;
}
div#showroom ul#showroom_left li a:hover, div#showroom ul#showroom_right li a:hover{
	text-decoration: underline;
}
div#showroom_conteudo_resumo, div#showroom_conteudo_eventos, div#showroom_conteudo_produtos, div#showroom_conteudo_contato{
	clear: both;
	padding: 25px 15px 0 15px;
	border-top: solid thin #687072;
}
#showroom_logo{
	padding-top: 20px;
}
div#showroom_list ul{
	padding: 20px;
}
div#showroom_list ul li{
	float: left;
	width: 25%;
	height: 60px;
	margin: 20px 0 30px 45px;
	vertical-align: middle;
}

/* Formatacoes edicoes */
#edicoes ul{
	padding: 15px 0 0 25px;
}
#edicoes ul li img{
	padding-bottom: 5px;
}
#edicoes ul li{
	float: left;
	width: 120px;
	text-align: center;
	padding-bottom: 15px;
	height: 155px;
	font-size: 12px;
}

/*Formatações Pagina Anuncie*/
#anuncie ul li{
	float: left;
	width: 160px;
	padding-bottom: 10px;
	font-size: 12px;
}
.anuncio{
	clear: both;
	padding-top: 30px;
}
.anuncio span{
	font-size: 12px;
	color: #073779;
	font-weight: bold;
}
.anuncioLeft{
	float: left;
	width: 40%;
}
.anuncioRight{
	float: left;
	width: 60%;
	padding-top: 35px;
}

/*Formatações Paginas Notícias*/
div#noticia, div#noticias{
	font-size: 12px;
	color: #687072;
	line-height: 20px;
}
div#noticia, div#noticias a{
	text-decoration: none;
}
div#noticia a:hover, div#noticias a:hover{
	text-decoration: underline;
}
div#noticias h3{
	font-weight: normal;
	padding: 0 0 5px 0;
}
div#noticias h3 a{
	color: #687072;
}
/* Noticia */
div#noticia h3{
	font-size: 16px;
	color: #073779;
	line-height: 25px;
	padding-top: 18px;
	padding-bottom: 10px;
}
div#noticia_menu{
	padding: 15px 0 5px 10px;
	font-size: 10px;
}
div#noticia_menu ul li{
	float: left;
	margin: 3px;
	margin-right: 0px;
	height: 20px;
}
div#noticia_menu ul li#tamanho{
	padding-left: 58px;
}
div#noticia_menu ul li.rede_social_twitter{
	text-align: center;
	width: 100px;
}
div#noticia_menu ul li.rede_social_facebook{
	text-align: center;
	width: 150px;
}
div#noticia_menu ul li.rede_social_envie{
	text-align: center;
	width: 80px;
}
div#noticia_menu ul li.letra{
	text-align: center;
	width: 25px;
	height: 20px;
	
	border: 1px solid #687072;
}
div#noticia_menu ul li a{
	cursor: pointer;
	color: #687072;
}
div#noticia div#texto{
	clear: both;
	font-size: 12px;
	padding-top: 50px;
}
#noticia_figura, .noticia_figura{
	float: right;
	padding: 15px 5px 15px 35px;
}
div#noticia div#data{
	border-bottom: 1px solid #073779;
	padding-bottom: 2px;
	color: #073779;
}
div#noticia #texto a{
	color: #073779;
	text-decoration: none;
}
div#noticia #texto a:hover{
	text-decoration: underline;
}
div#voltar{
	margin-top: 25px;
	padding-bottom: 15px;
	text-align: right;
}
div#noticia div#saiba ul li#titulo{
	font-size: 14px;
	color: #073779;
	font-weight: bold;
	padding: 5px 0 5px 0;
	border-top: 2px solid #073779;
}
div#noticia div#saiba ul li{
	font-size: 13px;
	color: #073779;
	padding: 3px 0 3px 0;
}
div#noticia div#saiba ul li a{
	color: #073779;
	text-decoration: none;
}
div#noticia div#saiba a:hover{
	text-decoration: underline;
}
div#noticias p.busca strong{
	color: #073779;
}
div#envio{
	clear: both;
	padding: 40px 10px 10px 10px;
	height: 155px;
}
.div_visible{
	display: block;
}
.div_none{
	display: none;
}
#envio fieldset{
	float: left;
	margin-right: 22px;
	border: 0;
}
#envio fieldset#f_recaptcha{
	float: left;
	padding-top: 20px;
	border: 0;
}
#envio fieldset#button{
	clear: both;
}
#envio input{
	width: 180px;
	margin-bottom: 8px;
} 
#ShareSendMessage{
	width: 270px;
	height: 110px;
	margin-bottom: 8px;
}
#ShareSendName, #ShareSendEmail, #ShareSendAddressee, #ShareSendMessage{
	background-color: #ffffff;
	color: #073779;
}
#envio input#ShareSendSubmit, #envio input#ShareSendReset{
	width: 100px;
	cursor: pointer;
}

/* Formatação Paginação AJAX */
div.disabled{
  	display: inline;
  	float: none;
  	clear: none;
  	color: #687072;
}
div#paginacao{
	font-size: 11px;
	text-align: center;
	color: #687072;
	line-height: 20px;
	padding: 10px;
	padding-top: 30px;
	
	clear: both;
}
div#paginacao a{
	font-size: 11px;
	color: #687072;
}

/* Formatações Patrocínios */
div.square{
	width: 250px;
	height: 250px;
	float: left;
}
div#pager { 
	position: absolute;
	top: 932px;
	left: 500px;
	z-index: 1000;
	width: 140px;
	height: 16px;
}
#pager a {
	display: block;
	float: left;
	width: 10px;
	height: 9px;
	margin-right: 4px;
	text-decoration: none;
	background: url(../../img/publicidade/square/icon_01.png) top center no-repeat;
	text-indent: -99999px;
}
#pager a:hover {
	background: url(../../img/publicidade/square/icon_02.png) top center no-repeat;
}
#pager a.activeSlide { 
	background: url(../../img/publicidade/square/icon_02.png) top center no-repeat;
}
div.banner{
	width: 240px;
	height: 70px;
	float: left;
	background-color: #999999;
	margin-top: 6px;
}
div.banner_secao{
	width: 160px;
	height: 70px;
	background-color: #999999;
	margin-bottom: 8px;
}
div.top{
	width: 980px;
	height: 70px;
	float: left;
	margin-bottom: 12px;
}
div.botao{
	width: 160px;
	height: 50px;
	float: left;
	margin-bottom: 25px;
	text-align: center;
}
div.sky{
	width: 160px;
	height: 600px;
	float: left;
	background-color: #999999;
	margin-bottom: 8px;
	text-align: center;
}
div#dhtml{
	clear: both;
	width: 250px;
	height: 275px;
	display: block;
	position: absolute;
	left: 150px;
	top: 300px;
	z-index: 1000;
}
div#message_box { 
	position: absolute; 
    top: 180px;
	left: 580px; 
    z-index: 1000; 
	text-align: center; 
    width: 252px;
	height: 252px;
}

/* Fomatações Google */
#google_noticia{
	margin-top: 40px;
	text-align: left;
}

/* Formataçoes Formularios */
input, select, textarea{
	font-size: 12px;
	color: #fff;
	background-color: #073779;
	border: 1px solid #073779;
	padding: 4px;
	margin-bottom: 10px;
	width: 250px;
}
input:hover{
	background-color: #5a9de3;
}
input[type=submit], input[type=reset]{
	cursor: pointer;
	background-color: #073779;
	color: #ffffff;
	border: 1px solid #073779;
}
input[type=submit]:hover, input[type=reset]:hover, .button:hover{
	background-color: #5a9de3;
}
option{
	color: #073779;
}
label{
	display: block;
	font-size: 12px;
	color: #073779;
	font-weight: bold;
	margin-bottom: 5px;
}
legend{
	font-size: 12px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}
fieldset{
	border: 0;
	border-top: solid thin #687072;
}
.error-message, .error-message-recaptcha, #alert{
	font-size: 10px;
	color: #f00;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
}
#recaptcha input{
	background-color: #fff;
}

/* Formatacao Login */
#UserLoginForm{
	margin-left: 140px;
	margin-top: 30px;
}
#login input{
	display: block;
}
input#UserUsername, input#UserPassword{
	background-color: #fff;
	color: #073779;
}
input.login{
	width: 150px;
}
div#login div h2{
	display: none;
}
div#login div p{
	font-size: 10px;
	color: #f00;
	font-weight: bold;
} 

/* Formatacao Pesquisa Paint & Pintura */
#pesquisa label{
	margin-left: 20px;
}
#pesquisa form fieldset p{
	margin: 20px 0 0 20px;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #073779;
}
#pesquisa input, select{
	margin-left: 20px;
}
#pesquisa #recaptcha{
	margin-left: 20px;
}
#pesquisa .personalidade_radio{
	clear: both;
}
#pesquisa .personalidade_radio label{
	color: #687072;
	float: left;
	margin: 2px 0 0 10px;
	display: block;
	width: 90%;
	height: 30px;
}
#pesquisa .personalidade_radio input.radio{
	width: 15px;
	margin-left: 20px;
	float: left;
	clear: both;
	background: none;
	border: 0;
}
input#SurveysSupplimentName, input#SurveysSupplimentCompany, input#SurveysMarketingName, input#SurveysPersonalityName, input#SurveysMarketingCompany, input#SurveysSupplierName, input#SurveysSupplierCompany, input#SurveysPersonalityCompany{
	width: 340px;
	background-color: #fff;
	color: #073779;
}
input#SurveysSupplimentDdd, input#SurveysMarketingDdd, input#SurveysSupplierDdd, input#SurveysPersonalityDdd{
	width: 20px;
	float: left;
	background-color: #fff;
	color: #073779;
}
input#SurveysSupplimentPhone, input#SurveysMarketingPhone, input#SurveysSupplierPhone, input#SurveysPersonalityPhone{
	width: 135px;
	margin-left: 3px;
	background-color: #fff;
	color: #073779;
}
input#SurveysSupplimentCnpj, input#SurveysMarketingCnpj, input#SurveysSupplierCnpj{
	width: 135px;
	background-color: #fff;
	color: #073779;
}
input#SurveysSupplimentCity, input#SurveysSupplimentSite, input#SurveysSupplimentEmail, input#SurveysSupplimentPosition,
input#SurveysMarketingCity, input#SurveysMarketingSite, input#SurveysMarketingEmail, input#SurveysMarketingPosition,
input#SurveysSupplierCity, input#SurveysSupplierSite, input#SurveysSupplierEmail, input#SurveysSupplierPosition,
input#SurveysPersonalityEmail, input#SurveysPersonalityPosition{
	width: 220px;
	background-color: #fff;
	color: #073779;
}
select#SurveysSupplimentState, select#SurveysMarketingState, select#SurveysSupplierState{
	width: 55px;
	background-color: #fff;
	color: #073779;
}
select#SurveysSupplimentEmployees, select#SurveysMarketingEmployees, select#SurveysSupplierEmployees{
	width: 145px;
	background-color: #fff;
	color: #073779;
}
input.textfiled{
	width: 300px;
	background-color: #fff;
	color: #073779;
}
.textfield_nota select{
	width: 55px;
	background-color: #fff;
	color: #073779;
}
input#SurveysSupplimentSubmit, input#SurveysSupplimentReset,
input#SurveysMarketingSubmit, input#SurveysMarketingReset,
input#SurveysSupplierSubmit, input#SurveysSupplierReset,
input#SurveysPersonalitySubmit, input#SurveysPersonalityReset{
	margin-top: 15px;
	width: 150px;
}
input#SurveysSupplimentReset, input#SurveysMarketingReset, input#SurveysSupplierReset{
	margin-left: 0px;
}
#pesquisa form div.error-message{
	margin-left: 20px;
}

/* Formatacao Guia Cadastro */
#guia_empresas_cadastro label{
	margin-left: 0px;
}
#guia_empresas_cadastro div.checkbox label{
	display: inline;
	margin-left: 0px;
}
#guia_empresas_cadastro div.checkbox input{
	margin: 5px 0 0 0;
	width: 22px;
}
#guia_empresas_cadastro input, #guia_empresas_cadastro select, #guia_empresas_cadastro textarea{
	margin-left: 0px;
	width: 340px;
}
input#CompanyName, input#CompanyAddress, input#CompanySite, input#CompanyEmail, input#CompanyName_resp, input#CompanyEmail_resp, select#CompanyProduct{
	background-color: #fff;
	color: #073779;
}
select#CompanyProduct{
	height: 280px;
}
input#CompanyZipcode, input#CompanyPhone, input#CompanyCpf, input#CompanyCnpj, input#CompanyIe{
	width: 135px;
	background-color: #fff;
	color: #073779;
}
input#CompanyPosition_resp, input#CompanyRamo, input#CompanyCity{
	width: 220px;
	background-color: #fff;
	color: #073779;
}
select#CompanyState{
	width: 55px;
	background-color: #fff;
	color: #073779;
}
#guia_empresas_cadastro form div.error-message{
	margin-left: 0px;
}
input#CompanySubmit, input#CompanyReset{
	width: 150px;
	margin-top: 10px;
	cursor: pointer;
}
#guia_empresas_cadastro input#CompanyReset{
	margin-left: 0px;
}
#guia_figura{
	float: right;
	padding-left: 25px;
}
h3.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0px;
	background: url(../../img/icones/h3_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 590px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	cursor: pointer;
}
h3.trigger a {
	color: #073779;
	text-decoration: none;
	display: block;
}
h3.trigger a:hover {
	color: #5a9de3;
}
h3.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px 0px;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	width: 620px;
	clear: both;
}
.toggle_container label{
	color: #687072;
}
.toggle_container .block {
	padding: 10px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
span.subsection{
	display: block;
	color: #073779;
	margin-top: 15px;
	font-weight: bold;
}

/* Formatacao Pagina Assinatura */
#assinatura_menu{
	float: left;
	padding: 0;
	margin: 0;
}
#assinatura_menu ul{
	padding-left: 35px;
}
#assinatura_menu ul li{
	font-size: 12px;
	padding-left: 35px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.assinatura_menu_opcao{
	font-weight: bold;
	color: #073779;
}
#assinatura_dados p{
	color: #073779;
	margin-left: 100px;
	line-height: 1px;
}
#assinatura ul.pagamento{
	float: left;
	margin-bottom: 25px;
	height: 75px;
}
#assinatura ul.pagamento li{
	line-height: 20px;
	margin-left: 100px;
	color: #073779;
	font-size: 12px;
}
#assinatura ul.pagamento li img{
	margin-top: 15px;
}
#assinatura form{
	clear: both;
}
#assinatura #recaptcha{
	margin-left: 100px;
}
#assinatura form div.error-message,#assinatura form #alert{
	margin-left: 100px;
}
#assinatura form strong{
	color: #073779;
}
#assinatura label{
	margin-left: 100px;
}
#assinatura input{
	margin-left: 100px;
	width: 340px;
}
#assinatura select{
	margin-left: 100px;
}
input#SignatureId, select#SignatureState, form#ItauShoplineForm input#SignatureState, div#assinatura_recibo input#SignatureState, input#ForumId, select#ForumState, form#ItauShoplineForm input#ForumState, div#assinatura_recibo input#ForumState, input#AnnualId, select#AnnualState, form#ItauShoplineForm input#AnnualState, div#assinatura_recibo input#AnnualState{
	width: 55px;
	background-color: #fff;
	color: #073779;
}
#SignatureName, #SignatureCompany, #SignatureAddress, #SignatureEmail, #SignaturePagamento, #ForumName, #ForumCompany, #ForumAddress, #ForumEmail, #ForumPagamento, #AnnualName, #AnnualCompany, #AnnualAddress, #AnnualEmail, #AnnualPagamento{
	background-color: #fff;
	color: #073779;
}
input#SignatureZipcode, input#SignatureCpf, input#SignatureCnpj, input#ForumZipcode, input#ForumCpf, input#ForumCnpj, input#AnnualZipcode, input#AnnualCpf, input#AnnualCnpj{
	width: 120px;
	background-color: #fff;
	color: #073779;
}
input#SignaturePosition, input#SignatureRamo, input#SignatureCity, input#ForumPosition, input#ForumRamo, input#ForumCity, input#AnnualPosition, input#AnnualRamo, input#AnnualCity{
	width: 220px;
	background-color: #fff;
	color: #073779;
}
input#SignatureDdd, input#ForumDdd, input#AnnualDdd{
	width: 25px;
	float: left;
	background-color: #fff;
	color: #073779;
}
select#ProductProduct{
	width: 350px;
	height: 300px;
	background-color: #fff;
	color: #073779;
}
input#SignaturePhone, input#ForumPhone, input#AnnualPhone{
	width: 120px;
	margin-left: 3px;
	background-color: #fff;
	color: #073779;
}
#assinatura input#SignatureSubmit, #assinatura input#ForumSubmit, #assinatura input#AnnualSubmit{
	margin-left: 100px;
	width: 150px;
	cursor: pointer;
}
#assinatura input#SignatureReset, #assinatura input#ForumReset, #assinatura input#AnnualReset{
	margin-left: 0px;
	width: 150px;
	cursor: pointer;
}
#assinatura_recibo p strong{
	color: #073779;
}
#assinatura_recibo label{
	display: inline;
	width: 150px;
	margin:0;
	padding:0;
}
#assinatura_recibo input{
	border: 0;
	width: 460px;
	margin:0;
	padding:0;
}
#assinatura_recibo p{
	margin:0;
	padding-bottom:10px;
}

/* Formatacao Pagina Contatos */
#contato_dados{
	padding-top: 20px;
}
#contato_dados p{
	line-height: 1;
}
#contato form{
	margin: 20px 0 0 120px;
}
input#ContactName, input#ContactEmail{
	width: 340px;
	background-color: #fff;
	color: #073779;
}
input#ContactDdd{
	width: 20px;
	float: left;
	margin-right: 3px;
	background-color: #fff;
	color: #073779;
}
input#ContactPhone{
	width: 100px;
	background-color: #fff;
	color: #073779;
}
#contato textarea{
	width: 340px;
	margin-bottom: 10px;
	background-color: #fff;
	color: #073779;
}
#ContactSubmit, #ContactReset{
	width: 150px;
	margin-top: 10px;
	cursor: pointer;
}

/* Formatacoes Cadastro */
#cadastro_left, #cadastro_right{
	float: left;
	padding: 20px 0 0 30px;
	width: 45%;
}
#cancelamento_left{
	float: left;
	padding: 20px 0 0 30px;
	width: 100%;
}
#cancelamento_left label{
	display: inline;
}
div.checkbox input{
	width: 20px;
	margin: 10px 0 10px 0;
}
#cancelamento_left #UserSubmit{
	margin-top: 10px;
}
#cadastro select{
	margin-bottom: 8px;
	background-color: #fff;
	color: #073779;
}
input#UserName, input#UserCompany, input#UserPosition, input#UserAddress, input#UserCity, input#UserUsername, input#UserPassword{
	background-color: #fff;
	color: #073779;
}
input#UserDdd{
	width: 20px;
	float: left;
	margin-right: 3px;
	background-color: #fff;
	color: #073779;
}
input#UserPhone{
	width: 120px;
	background-color: #fff;
	color: #073779;
}
input#UserZipcode, input#UserCpf{
	width: 120px;
	background-color: #fff;
	color: #073779;
}
select#UserState{
	width: 55px;
	background-color: #fff;
	color: #073779;
	margin-left: 0px;
}
#UserSubmit, #UserReset{
	width: 150px;
	margin-top: 10px;
	cursor: pointer;
}
#cadastro_button{
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
}

/*Pesquisa*/
#pesquisa ul li{
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}
#pesquisa_vencedores ul{
	padding-top: 35px;
	padding-left: 0px;
}
#pesquisa_vencedores ul li{
	float: left;
	width: 30%;
	margin: 5px;
	height: 160px;
}
.space{
	padding-bottom: 15px;
}
#pesquisa_logo{
	width: 100%;
}
#box_pesquisa{
	background: #fff9c4;
	padding: 15px;
	margin-bottom: 15px;
}
#box_pesquisa p{
	padding-bottom: 0;
}

/* Biblioteca Virtual */
div#biblioteca ul{
	padding-bottom: 20px;
}
div#biblioteca ul li{
	line-height: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}

/* TV Paint & Pintura */
div#tv h3{
	font-size: 16px;
	color: #073779;
	line-height: 20px;
	padding: 18px 0 10px 0;
}
div#tv div#container{
	margin: 10px 0 25px 0;
	text-align: center;
}
#video tr th{
	padding: 4px;
	background-color: #5a9de3;
	height: 30px;
	text-align: center;
}
#video th a{
	color: #fff;
}
#video tr{
	background-color: #5a9de3;
	font-weight: bold;
}
#video tr td{
	padding: 14px;
	color: #fff;
	text-align: left;
	line-height: 20px;
}
#video tr td a{
	color: #fff;
	text-decoration: none;
}
#video tr td a:hover{
	text-decoration: underline;
}
#video tr.altrow{
	background-color: #ccc;
}
#video tr.altrow td a{
	color: #fff;
	text-decoration: none;
}
#video tr.altrow td a:hover{
	text-decoration: underline;
}

/* Forum */
div #buttons_forum {
	float: left;
	margin: 0 0 0 25px;
}
div#noticia #texto a.btn_forum {
	display: inline-block;
	width: 200px;
	height: 35px;
	border: solid thin #fff;
	background-color: #073779;
	padding: 17px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
div#noticia #texto a.btn_forum:hover {
	background-color: #5a9de3;
	color: #fff;
}
table#table_forum {
	margin-bottom: 25px;
}
table#table_forum tr td {
	font-size: 11px;
	padding: 3px;
	text-align: left;
	line-height: 18px; 
}
table#table_forum tr.tr1 td, table#table_forum tr.tr1 td strong {
	color: #fff;
	background-color: #5a9de3;
}
table#table_forum tr th {
	background-color: #073779;
	font-weight: bold;
}
table#table_forum tr th strong {
	color: #fff;
}
