/* ------------------------------------------------------------------------- */
/* TAGS HTML --------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
a {
	text-decoration: none;
    color: #FB8430;
    font-size : 12px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding:0;
	margin: 0px 0px 10px 0px;
	color: #fb8430;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size : 18px;
	font-weight: normal;
	text-align: left;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
    color: #525C7A;
    font-size: 16px;
    font-family: Trebuchet MS,Verdana,Arial;
    font-weight: bold;
    text-align: left;
}

/* UTILIZADO PARA MENSAGENS DE ERRO */
h4 {
	color: #fe9c11;
	font-size: 11px;
}

hr {
	clear: both;
	margin: 0 0 5px 0;
    height: 3px;
    border: 0;
	border-top: #013b5d solid 1px;
}

img {
	margin: 0 0 15px 0;
	padding: 0;
}

input {
	font-size: 12px;
}

li, ul {
    list-style-type: square;
    color: #6C789C;
}

li {
	margin: 0 0 5px 0;	
}

p {
	margin: 0 0 10px 0;
	padding: 0;
    color: #6c789c;
    font-size : 12px;
    line-height: 16px; 
}

table {    
    color : #6c789c;
    border: 0;
    font-size : 12px;
    text-decoration : none;
    text-transform : none;
    vertical-align : middle;
}

td {
	padding: 3px;
}

tr, td, th {
	border: 0;
}

ul {
	margin: 0 0 10px 15px;
}
/* ------------------------------------------------------------------------- */
/* ESTRUTURA PRINCIPAL ----------------------------------------------------- */
/* ------------------------------------------------------------------------- */
html,body {    
    background: #fff;
    color: #6c789c;
    font-family : Trebuchet MS, Verdana, Arial, Sans-serif;
    font-size : 11px;
    font-weight: normal;
    text-align: center;
}

#global{
	background: url("../../images/estrutura/bg-global.jpg") repeat-x scroll center bottom transparent;
	height: 152px;
	position: static;
	text-align: center;
	width: 100%;
}

#logo-left {
    background: url("../../images/estrutura/bg-logo-left.jpg") repeat-x scroll left top transparent;
    height: 152px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}

#logo-right {
    background: url("../../images/estrutura/bg-logo-right.jpg") repeat-x scroll left top transparent;
    height: 152px;
    right: 0;
    position: absolute;
    top: 0;
    width: 50%;
}

#corpo {
	background: url("../../images/estrutura/bg-corpo.jpg") top left repeat-y;
	width: 1000px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#container {
	position: relative;
	width: 1000px;
}

/* ------------------------------------------------------------------------- */
/* LOGO -------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#logo {
	background: url("../../images/estrutura/bg-logo.jpg") top left no-repeat;
	width: 1000px;
    height: 152px;
    position: relative;    
}

#logo_estatico { /* IMAGEM */
	
}

#logo_dinamico { /* FLASH */

}

/* ------------------------------------------------------------------------- */
/* COLUNA ESQUERDA --------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#colunaesquerda {
	border-bottom: 1px solid #FC9B57;
	top: 10px;
	height: 170px;
	left: 15px;
	margin: 0 0 20px;
	padding: 0 7px 5px;
	position: relative;
	width: 755px;
}

#colunaesquerda .imagem_canto, #colunaesquerda .imagem_esquerda {
	margin: 0 3px 15px 0;
}

#sponsors {
    width : 605px;
	float: left;
}

/* ------------------------------------------------------------------------- */
/* COLUNA DIREITA ---------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#colunadireita {
	border-left: 1px solid #FC9B57;
	float: right;
	top: 0px;
	margin: 10px 0;
	padding: 0 0 0 20px;
	position: absolute;
	right: 8px;
	width: 170px;
}

#sponsors2 {
    margin: 0;
    padding: 0;
	position: relative;
	text-align: center;
	width: 170px;
}

/* ------------------------------------------------------------------------- */
/* RODAPÉ ------------------------------------------------------------------ */
/* ------------------------------------------------------------------------- */
#rodape{
	background: url("../../images/estrutura/bg-rodape.jpg") repeat-x scroll center bottom transparent;
	margin-top: 20px;
	position: static;
	text-align: center;
	height: 109px;
	width: 100%;
	bottom: 0;
}

#creditos {
	padding: 20px 0 0;
	width: 1000px;
	/*height: 89px;*/
	margin: 0 auto;
    position: relative;
	clear: both;
}

#creditos p{
   color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}

#creditos a, #creditos a:visited {
    color: #DEDEDE;
    font-size: 12px;
    text-decoration: none;
}
#creditos a:hover{
    color: #7685c1;
    text-decoration: none;
}

/* LOGOMARCA DO b2mlportal */ 
#rodape_b2ml {
	position: absolute;
	width: 120px;
	height: 30px;
	right: 45px;
	bottom: 25px;
}

#rodape_b2ml img{
	border: 0px;
	padding: 0px;
	margin: 0px;	
}

/* ------------------------------------------------------------------------- */
/* CONTEÚDO EM GERAL ------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#conteudo, .conteudo {
	border-right: 1px solid #FC9B57;
	position: relative;
	left: 15px;
	width: 752px;
	min-height: 600px;
	padding: 15px 27px 0 7px;
    text-align: left;
}

/* Meia seção */
.quadro {
	width: 43%;
	overflow: hidden; 
	float: left;
	border: none; 
	margin: 5px 2% 5px 2%; 
	padding: 0 1% 0 1%;
	text-align: left; 
	display: block;
}

/* Imagens ------------------------------- */
.imagem_canto, .imagem_esquerda {
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
}

.imagem_centralizada { 
   margin: 0 0 15px 0;
   padding: 0;
   clear: both;
}

.imagem_direita {
   margin: 0 0 15px 15px;
   padding: 0;
   float: right;
}

img.imagem_direita {
	float: none;
}

/* ----------------------------------------- */

/* Caminho (Você está em...) --------------- */
#caminho{
	background: url(../../images/estrutura/bg_top_interno_container.jpg) top left no-repeat;
	font-weight: normal;
	position: absolute;
	left: 0px;
	padding: 0 15px;
	width: 480px;
	font-size: 11px;
	text-align: left;
}

#caminho a {
	font-size: 11px;
}

.seta_guia{
	background: url(../../images/estrutura/seta_guia.png) top left no-repeat;
	padding-left: 33px;
	position: relative;
}
/* ----------------------------------------- */

/* Notícias -------------------------------- */
.comentario {
	width: 100%;
}

.bloco_de_noticias{
	margin: 0px 0px 10px 0px;
   	padding: 0;
   	border: 0;
   	color: #808592;
    font-size: 11px;
   	text-align: left;
}

.data-destaque {
	font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0;
}

.bloco_de_noticias p{  
    color: #5B5856;
    font-size: 11px;
}

.bloco_de_noticias a {  
    color: #7685C1;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
}

.bloco_de_noticias a:hover{  
    font-size: 11px;
    text-transform: none;
    text-decoration: underline;
}

/*Estilo para midias sociais*/
.midias_sociais{
  	position:relative;
 	border-bottom: 1px solid #FC9B57;
  	height:36px;
  	padding-top: 25px;
}
.midias{
 	height:33px;
 	width: 190px;
 	float:right;
 	padding-top: 1px;
}
.twitter-share-button, .midias a{ /* a classe twitter-share-button é pertencente ao twitter*/
 	display:inline;
 	float:right;
 	padding-top:1px;
 	padding-bottom:1px;
 	padding-right:1px;
 	padding-left:1px;
}

/* ------------------------------------------ */

/* Link para o Mapa do Site ----------------- */
#mapa {
	position: absolute;
	top: 25px;
	right: 30px;
	height: 16px;
	padding: 0px;
}

#mapa a {
	color: #FFFFFF;
	font-size: 11px;
}
/* ------------------------------------------ */

/* Idiomas ---------------------------------- */
#idiomas {
	position: absolute;
	left: 350px;
	top: 60px;
	border: 0;
	margin: 0;
	padding: 0;
}

#idiomas a {
	color: #b1c0cf;
	margin: 0 10px 0 0;
}

#idiomas a:hover {
	color: #FFFFFF;	
	text-decoration: none;
}

#idiomas img {
	margin: 0;
	padding: 0;
}
/* ------------------------------------------ */

/* Painel de Busca ------------------------- */
#busca {
	position: relative;
	width: 180px;
	height: 50px;
}

#busca .campos{
	position: absolute;
	left: 0px;
	top: 20px;
	width: 120px;
	height: 20px;
	color:#000;    
    font-weight:normal;
    font-size:10px;
    text-decoration: none;
}

#busca .botao{
	position: absolute;
	left: 130px;
	top: 18px;
}
/* ------------------------------------------ */

/* Painel de Cadastro de Newsletter --------- */
#newsletter {
	position: relative;
	color:#769CC9;    
	text-align:center;   
    font-weight:normal;
    text-decoration: none;
}

#newsletter .campos{
	width: 120px;
	height: 20px;
	color: #000000;
    font-weight:normal;
    font-size: 10px;
    text-decoration: none;
}
/* ------------------------------------------- */

/* Painel de Login à Àrea Restrita ----------- */
#login {
	position: relative;
    color:#769CC9;    
    font-weight:normal;
    text-decoration: none;
    text-align: center;   
}

#login .campos{
	width: 120px;
	height: 20px;
	color: #000000;
	font-weight:normal;
	font-size: 10px;
    text-decoration: none;
}
/* -------------------------------------------- */

/* Vídeos */
.video {
	padding: 10px 5px;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DO FORUM -------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

.form-forum input {
	width: 240px;
	font-size: 11px;
}

.form-forum .btnEnviar {
	width: 150px;	
}

#forum {
	width: 90%;
	margin: 0 auto 15px auto;
	text-align: center;
	clear: both;
}

#forum .topico {
	background: #FFFFFF;
	width: 100%;
	border: 1px solid #a5a5a5;
	position: relative;
	padding: 0;
	margin: 0 auto 5px auto;
}

#forum .topico h1 {
	font-size: 12px;
	color: #285783;
	width: 97.7%;
	display: block;	
	background: #efefef;
	padding: 12px 0 3px 10px;
	margin: 0; 
}

#forum .topico h1 a {
	font-size: 12px;
	color: #285783;
}

#forum .topico .data-autor {
	position: absolute;
	color: #000000;
	top: 0;
	right: 10px;
	font-size: 10px;
}

#forum .topico p {
	text-align: left;
	padding: 10px;
	margin: 0;
	color: #000000;
	font-size: 11px;
}

#novotopico, #novaresposta {
	border: 1px solid #a9c4df;
	background-color: #f2f5f8;
	margin: 0 0 10px; 
}

.btnNovoTopico, .btnNovaResposta {
	font-size: 11px;
	width: 80px;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DE ENQUETE ------------------------------------------------------ */
/* ------------------------------------------------------------------------- */

.enquete {
	margin: 0 0 20px 0;
}

.enquete form {
	margin: 0 0 40px 0;
}

.enquete .resposta {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
} 

.enquete .btn-votar {
	float: left;
	margin: 0 10px 5px 0;
}

.enquete .loading-enquete {
	display: none;
	padding: 4px 0 0 0;
	margin: 0;
}

.enquete .msg-enquete {
	display: none;
	padding: 4px 0 0 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;	
	color: #00aff0;
}

.enquete .link-resultados {
	display: block;
	clear: both;
	width: 100px;
}

.resultados {
	position: relative;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}

.resultados .loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
}

.resultados .resultado {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

.resultados .barra-resultado {
	width: 0px;
	height: 16px;
	padding: 4px 0 0 0;
	background: #00aff0;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;	
	float: left;
	margin: 0 10px 0 0;
}

.resultados p {
	font-size: 11px;
	margin: 0 0 3px 0;
}

.resultados p.total-votos {
	text-align: right;
	font-weight: bold;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DO FORM DE COMENTÁRIO DE NOTÍCIAS (jQuery dialog) --------------- */
/* ------------------------------------------------------------------------- */

.form-dialog {
	text-align: left;
}

.form-dialog label, .form-dialog input, .form-dialog textarea { 
	display:block; 
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.form-dialog input.text, .form-dialog textarea { 
	margin-bottom: 12px; 
	width: 95%; 
	padding: .4em; 
	font-size: 11px !important;
	font-weight: normal !important;
}

.form-dialog fieldset { 
	padding:0; 
	border:0; 
	margin-top:25px; 
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DO FORM DE CONTATO ---------------------------------------------- */
/* ------------------------------------------------------------------------- */

form.contato table {
    width: 100%;
}

td.form.contato input, td.form.contato select, td.form.contato textarea {
	margin: 0 !important;
}

.contato {
	/*position: relative;
	width: 440px;
	margin: 60px 0 120px 0;*/
}

.contato label {
	text-align: right;
	width: 200px;
	position: absolute;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #6C789C;
	text-transform: none;
}

.contato input, .contato select, .contato textarea {
	display: block;
	border: 1px solid #999999;
	padding: 0px;
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	/*-moz-border-radius: 3px;
	border-radius: 3px;*/
	outline: none;
	margin: 0 0 5px 210px;
}

.contato select {
	background: #FFFFFF;
	width: 350px;
	height: 29px;
}

.contato textarea {
	padding: 0px;
	height: 107px;
	width: 300px;
}

.captcha{
    float: left;
    margin: 10px 0 0 0;
    height: 80px;
}

.img_audio_captcha{
    margin: 10px 0 56px 0;
}

.cod_verificacao{
    color: #6C789C;
    font-family: Trebuchet MS,Verdana,Arial;
    font-size: 12px;
    font-weight: bold;
}

.produto{float:left; width: 740px;}

.imagem-produto{
	float:left;
	margin-right: 15px;
}

.botaoPagSeguro{
	border: 0 none;
}
/* ------------------------------------------------------------------------- */
/* ESTILOS DE SEÇÕES E COMPONENTES ESPECÍFICOS ----------------------------- */
/* ------------------------------------------------------------------------- */

