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

a:hover {
	text-decoration: underline;
}

h1 {
    padding:0;
	margin: 0px 0px 10px 0px;
    color: #044781;
    font-size : 17px;
    font-weight: bold;
    text-align: left;    
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
    color: #5f5f5f;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

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

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

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

input {
	font-size: 12px;
}

li, ul {
    list-style-type: square;
}

li {
	margin: 0 0 5px 0;	
}

p {
	margin: 0 0 10px 0;
	padding: 0;
    font-size : 12px;
    line-height: 21px; 
}

table {    
    color : #000000;
    border: 0;
    font-size : 11px;
    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: #cdcdcd;
    color: #000000;
    font-family : Arial, Verdana;
    font-size : 12px;
    font-weight: normal;
    text-align: center;
}

#corpo {
	background: #FFFFFF;
	border-left: 2px solid #aeaeae;
	border-right: 2px solid #aeaeae;
	width: 780px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#container {
	position: relative;
	width: 780px;
	_z-index: -1;
}

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

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

#logo_estatico { /* IMAGEM */
	position: absolute;
	width: 93px;
	height: 90px;
	top: 9px;
	left: 21px;
}

#logo_dinamico { /* FLASH */

}

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

#colunaesquerda {
	position: absolute;
	left: 0px;
	padding: 20px 10px;
	width: 180px;
	_width: 200px;
	height: 100%;
	float: right; 
}

#sponsors {
    width: 180px;
}

#sponsors p{
	line-height: 13px;	
}	

/* ------------------------------------------------------------------------- */
/* RODAPÉ ------------------------------------------------------------------ */
/* ------------------------------------------------------------------------- */

#creditos {
	background: #333333;
	padding: 17px 10px 10px 10px;
	width: 760px;
	_width: 780px;
	height: 28px;
	_height: 55px;
	position: relative;
	clear: both;
}

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

/* LOGOMARCA DO b2mlportal */ 
#rodape_b2ml {
	position: absolute;
	width: 80px;
	height: 20px;
	right: 15px;
	bottom: 15px;
	_bottom: -2px;
}

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

#conteudo, .conteudo {
	position: relative;
	left: 200px;
	width: 545px;
	_width: 575px;
	min-height: 390px;
	_height: 440px;
	padding: 30px 15px 20px 15px;
    text-align: left;
    border-left: 2px solid #c4c4c3;
}

/* Meia seção */
.quadro {
	width: 43%;
	_width: 45%;
	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 20px 15px 0;
	padding: 0;
	float: left;
}

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

.imagem_direita {
   margin: 0 0 15px 20px;
   padding: 0;
   float: right;
}
/* ----------------------------------------- */

/* Caminho (Você está em...) --------------- */
#caminho{
	position: absolute;
	right: 0px;
	top: 5px;
	padding: 0 15px;
	width: 545px;
	_width: 575px;
	font-size: 11px;
	text-align: right;
}

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

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

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

.data-destaque {
	font-size: 11px;
	color: #5daa01;
}

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

.bloco_de_noticias a, .bloco_de_noticias a:visited{  
    font-size: 11px;
    text-transform: none;
    text-decoration: none;    
    font-weight:normal;
}

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

/* Idiomas ---------------------------------- */
#idiomas {
	position: absolute;
	right: 5px;
	top: 10px;
	border: 0;
	margin: 0;
	padding: 0;
}

#idiomas a, #idiomas a:visited {
	font-size: 11px;
	color: #b1c0cf;
	margin: 0 10px 0 0;
}

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

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

.contato input {
	width: 180px;
	height: 20px;
	border: 1px solid #bde600;
	background: #fffff4;
}

.contato textarea {
	border: 1px solid #bde600;
	background: #fffff4; 
}

/* ----------------------------------------- */
/* 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%;
	_width: 100%;
	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 SEÇÕES E COMPONENTES ESPECÍFICOS ----------------------------- */
/* ------------------------------------------------------------------------- */