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

a:hover {
	text-decoration: underline;
	color: #000000;
}

h1 {
    padding:0;
	margin: 0px 0px 10px 0px;
    color: #055C2F;
    font-size : 18px;
    font-weight: bold;
    text-align: left;    
    text-transform:uppercase;
}

h2 {
	color:#055C2F;
	font-size:14px;
	font-weight:bold;
	margin:18 0 10px;
	padding:0;
	text-align:left;
}

h2 strong{
	color: #055C2F;
}

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

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

img {
	margin: -5px 0 15px 0;
	padding: 0;
	margin-left:2px;
}

input {
	font-size: 12px;
}

li, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

li {
	margin: 0 0 4px 14px;
	font-size:13px;
	line-height: 20px;
}

p {
	margin: 0 0 13px 0;
	padding: 0;
    color: #000000;
    font-size : 12px;
    line-height: 20px; 
    text-align:justify;
}

em{
	font-style: italic;	
}	

table {    
    color : #000000;
    border: 0;
    font-size : 12px;
    text-decoration : none;
    text-transform : none;
    vertical-align : middle;
    line-height:2;
}

td {
	padding: 3px;
}

tr, td, th {
	border: 0;
}

ul {
	margin: 0 0 10px 15px;
}

input, textarea, select {
   width:300px;
}
/* ------------------------------------------------------------------------- */
/* ESTRUTURA PRINCIPAL ----------------------------------------------------- */
/* ------------------------------------------------------------------------- */
html,body {    
    background: url("../../images/estrutura/bg-body.jpg") top left repeat;
    color: #000000;
    font-family : Verdana, Arial;
    font-size : 12px;
    font-weight: normal;
    text-align: center;
}

#fundo {
	background: url("../../images/estrutura/bg-fundo.jpg") top center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 795px;
	z-index: 0;
}	

#corpo {
	width: 850px;
    margin: 20 auto;
    text-align: left;
    position: relative;
    z-index: 10;
}

#container {
	background: #ffffff;
	position: relative;
	width: 850px;
	_z-index: -1;
}

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

#logo, #logo-capa {
	background: url("../../images/estrutura/bg-logo.png") top left no-repeat;
	width: 850px;
    height: 311px;
    position: relative;    
}

#logo {
	height: 311px;
}
	
#logo_estatico { /* IMAGEM */
    margin:0;
    padding:10px 0 0;
}

#logo_dinamico { /* FLASH */

}

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

#colunaesquerda {
	background: transparent url(../../images/estrutura/bg-coluna-esquerda.png) repeat-y scroll left top;
	position: absolute;
	left: 0px;
	padding: 0px 20px;
	_padding: 0 20px 23px 20;
	margin: 25px 0 0;
	min-height: 470px;
	_height: 480px;
	width: 190px;
	_width: 230px;
	float: left; 
}

#sponsors2 {
    width : 190px; 
}

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

#colunadireita {

	position: absolute;
	right: 0px;
	padding: 20px 10px;
	width: 180px;
	_width: 200px;
	float: right; 
}

#sponsors {
    width: 180px;
}

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

#creditos {
	background: url("../../images/estrutura/bg-rodape.gif") top left no-repeat;
	padding: 20px 0 0 115px;
	width: 734px;
	_width: 850px;
	height: 140px;
	_height: 160px;
	position: relative;
	clear: both;
}

#creditos p{
   color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   line-height: 1;
   text-align: left;
}

#creditos a, #creditos a:visited{
	color:#ffffff; 
	text-decoration: none;
	}

#creditos a:hover{
	color: #FEDA02;
}

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

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

#conteudo, .conteudo {
	position: relative;
	left: 228px;
	width: 602px;
	_width: 622px;
	min-height: 400px;
	_height: 450px;
	padding: 30px 10px 20px 10px;
    text-align: left;
    
    
}

/* Meia seção */
.quadro {
	width: 29%;
	_width: 29%;
	overflow: hidden; 
	float: left;
	border: none; 
	margin: 5px 1% 5px 1%; 
	_margin: 5px 1% 5px 1%; 
	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;
}
/* ----------------------------------------- */

/* Caminho (Você está em...) --------------- */
#caminho{
	position: absolute;
	left: 220px;
	padding: 0 15px;
	width: 480px;
	_width: 510px;
	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: #666666;
    font-size: 12px;
   	text-align: justify;
   	line-height: 2;
}

.data-destaque {
	font-size: 12px;
	color: #055C2F;
	font-weight: bold;
    line-height: 14px;
}

.bloco_de_noticias p{  
    color: #000000;
    font-size: 12px;
    padding:0 0 15px;
    line-height: 14px;
}

.bloco_de_noticias a, .bloco_de_noticias a:visited{  
    font-size: 13px;
    text-transform: none;
    text-decoration: none;    
    font-weight:bold;
    line-height: 14px;
    color: #055C2F;
}

.bloco_de_noticias a:hover{  
    font-size: 13px;
    text-transform: none;
    text-decoration: none;
    font-weight:bold;
    color: #055C2F;
}
/* ------------------------------------------ */

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

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

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

#idiomas a, #idiomas a:visited {
	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 DE SEÇÕES E COMPONENTES ESPECÍFICOS ----------------------------- */
/* ------------------------------------------------------------------------- */
.s22{
	background:#FFFFFF url(../../images/estrutura/bg-fale-conosco.jpg) no-repeat scroll left top;
	left:0;
	min-height:400px;
	padding:30px 12px 20px 239px;
	position:relative;
	text-align:left;
	width:598px;
	_width:842px;
}

.s44{
	background:#FFFFFF url(../../images/estrutura/bg-solicite-uma-visita.jpg) no-repeat scroll left top;
	left:0;
	min-height:400px;
	padding:30px 12px 20px 239px;
	position:relative;
	text-align:left;
	width:598px;
	_width:842px;
}
.s45{
	background:#FFFFFF url(../../images/estrutura/bg-artigos.jpg) no-repeat scroll left top;
	left:0;
	min-height:400px;
	padding:30px 12px 20px 239px;
	position:relative;
	text-align:left;
	width:598px;
	_width:842px;
}

.s46{
	background:#FFFFFF url(../../images/estrutura/bg-servicos.jpg) no-repeat scroll left top;
	left:0;
	min-height:400px;
	padding:30px 12px 20px 239px;
	position:relative;
	text-align:left;
	width:598px;
	_width:842px;
}

.s48{
	background:#FFFFFF url(../../images/estrutura/bg-quem-somos.jpg) no-repeat scroll left top;
	left:0;
	min-height:400px;
	padding:30px 12px 20px 239px;
	position:relative;
	text-align:left;
	width:598px;
	_width:842px;
}

.s49{
	background:#FFFFFF url(../../images/estrutura/bg-beneficios.jpg) no-repeat scroll left top;
	left:0;
	min-height:400px;
	padding:30px 12px 20px 239px;
	position:relative;
	text-align:left;
	width:598px;
	_width:842px;
}

.s50{
	background:#FFFFFF url(../../images/estrutura/bg-servicos.jpg) no-repeat scroll left top;
	left:0;
	min-height:400px;
	padding:30px 12px 20px 239px;
	position:relative;
	text-align:left;
	width:598px;
	_width:842px;
}

.c74 h1{
	font-size: 17px;
}

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

/*
------ QUADROS DA CAPA
*/

div.c111, div.c112, div.c113, div.c114, div.c115, div.c116 {
	margin: 0;
	padding: 0 2%;
	_padding: 0 4%;
	_width: 33%;
	border-right: 1px solid #005b32;
}

div.c114 h2, div.c115 h2, div.c116 h2 {
	text-align: center;
}

div.c113, div.c116 {
	border: 0;
}

div.c111 img, div.c112 img, div.c113 img {
	margin: 0 0 5px;
}
