/* --- geral  -- */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/_imagens/bg_geral.gif);
	background-color: #F0C416;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

a:link{
color: #BF8D2F;
}

a:hover{
text-decoration:underline;
color: #6A4E1A;
}
/* ---- Layout ----- */


.geral{
background: #fff;
border: 1px solid #ccc;
width: 770px;
height: auto;
margin-top: 5px;
top: 5px;
overflow:hidden;
text-align:left;
}

/*.topo{
height: 85px;
width: 770px;
}*/

.topo_flash{
height: 290px;
width: 770px;
background: #ccc;
}
.menu{
	height: 27px;
	background-image: url(/_imagens/bg_menu.gif);
	background-repeat: repeat-x;
}

.linha_menu{
font-weight: bold;
color: #504D4B;
width: 90px;
height: 30px;
background-image: url(/_imagens/bt_menu.gif);
background-repeat: no-repeat;
cursor: pointer;
}

.conteudo{
background: #fff;
height: auto;
padding:8px;
float: left;
margin-bottom: 15px;
}

/* ---- Coluna distribuidor ----- */
.col_distribuidor{
border: 1px solid #E3E3E3;
float: left;
width: 250px;
height: 390px;
padding: 10px;
}

.topo_distribuidor{
font-family:Helvetica;
font-size: 18px;
color: #B8903A;
border-bottom: 1px solid #EEBC51;
margin-bottom: 20px;
padding-bottom:3px;
text-align: left;
}

.linha_distribuidor{
margin-bottom: 5px;
text-align: center;
clear:both;
}

.contato_distribuidor{
margin-top: 30px;
text-align: center;
clear: both;
}

/* ---- Coluna direita ----- */

.col_direita{
background:#EFEECE none repeat scroll 0%;
float:right;
height:auto;
padding:5px;
width:auto;;
}

/* ----- Coluna Lancamentos ----- */
.col_lancamentos{
background:#FFFFFF none repeat scroll 0%;
height:230px;
padding:5px;
width:450px;
margin-bottom: 10px;
}


.linha_lancamento {
height: 220px;
width: 130px;
border: 1px solid #e1e1e1;
padding: 3px;
float: left;
margin: 0px 0px 0px 5px;
}


.lanc_imagem{
height: 95px;
width: 130px;
background: #E3E3E3;
text-align: center;
border: 1px solid #C0BA77;
}
.lanc_tit{
color: #AC7C28;
font-weight: bold;
font-size: 13px;
margin: 5px 0px 3px 0px;
}
.lanc_desc{
color: #6E6E6E;
height: 70px;
font-size:10px;
margin-bottom: 10px;
}
.lanc_bt{}

/* ----- Coluna Noticias ----- */
.col_noticias{
width: 215px;
height:auto;
float: left;
background: #fff;
padding: 5px;
}

.topo_noticias{
margin-bottom: 10px;
}

.linha_noticia{
clear: both;
padding-bottom: 5px;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 5px;
}

.data_noticia{
color: #4F4C4B;
font-size: 12px;
font-weight: bold;
margin-bottom: 2px;
}

.texto_noticias{
color: #605D5C;
font-size: 11px;
}

.leiamais_noticia{
clear: both;
text-align: right;
margin-right: 5px;
margin-top: 10px;

}
.col_recabaemail{
}


/* ----- Coluna News ----- */
.col_recebaemail{
margin-top: 5px;
margin-left: 15px;
float: left;
overflow:hidden;
}
.meio_news{
background-image: url(/_imagens/bg_news.gif);
background-repeat: repeat-x;
padding-top: 5px;
padding-bottom: 5px;
width: 210px;
}

.topo_news{}
.form_news{
margin:10px 1px 10px 15px;


}



.base_news{
float: left;
clear: both;
}

/* ----- Formulario Recebe News ----- */
.news_linha{
overflow:hidden;
margin-bottom:3px;
padding: 3px 0px 3px 0px
border: 1px solid;
}

.news_label{
float:left;
font-family: Helvetica;
font-size:15px;
font-weight:bolder;
width:59px;
text-align: left;
color: #fff;
}
.news_label2{
float:left;
font-family: Helvetica;
font-size:15px;
font-weight:bolder;
height:40px;
width:169px;
text-align: center;
color: #fff;
}
.news_campo{

}

.news_campo input{
height:18px;
width:110px;
border: 0;
}

/* ----- Rodape ----- */
.rodape{
width: 100%;
height: 60px;
border-top: 2px solid #E8AE00;
clear:both;
background-image: url(/_imagens/bg_rodape.gif);
background-repeat: repeat-x;
margin: 10px 0px 0px 0px;
}

.rodape_texto{
color: #838281;
text-align: center;
margin-top: 25px;
}