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

a:hover {
	text-decoration: underline;
}

h1 {
	background: url("../../images/estrutura/bg-h1.jpg") top right no-repeat;
	height: 26px;
	_height: 39px;
	width: 100%;
    padding: 13px 0 0 0;
	margin: 0px 0px 15px 0px;
    color: #9c8746;
    font-size : 15px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;    
}

h1.quadro {
	background: none;
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
}

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

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

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

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

input {
	font-size: 12px;
}

li, ul {
    list-style-type: square;
    color: #635a46;
}

li {
	margin: 0 0 5px 0;	
}

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

table {    
    color : #635a46;
    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: url("../../images/estrutura/bg-body.jpg") top left repeat-x #FFFFFF;
    color: #635a46;
    font-family : Arial, Verdana;
    font-size : 12px;
    font-weight: normal;
    text-align: center;
}

#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;
	_z-index: -1;
}

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

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

#logo_estatico { /* IMAGEM */
	
}

#logo_dinamico { /* FLASH */
	position: absolute;
	width: 721px;
	height: 220px;
	top: 100px;
	left: 240px;
}

#banner { /* BANNERS ROTATIVOS */
	position: absolute;
	width: 721px;
	height: 220px;
	top: 100px;
	left: 240px;
}

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

#colunaesquerda {
	background: url("../../images/estrutura/bg-colunaesquerda.jpg") top left no-repeat #faf2e6;
	position: absolute;
	left: 41px;
	padding: 0px 0 20px 0;
	width: 199px;
	float: left; 
	min-height: 620px;
	_height: 620px;
}

#sponsors {
	width: 179px;
    _width: 199px;
    padding: 10px 10px 0 10px; 
}

#sponsors h1 {
	background: none;
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
}

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

#rodape {
	text-align: center;
	background: #af6700;
	width: 100%;
	position: relative;
	height: 75px;
	clear: both;
}

#creditos {
	margin: 0 auto;
	text-align: left;
	background: #af6700;
	padding: 10px 0 0 85px;
	_padding: 10px 0 0 45px;
	width: 1000px;	
	height: 65px;
	_height: 75px;
	position: relative;
}

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

/* LOGOMARCA DO b2mlportal */ 
#rodape_b2ml {
	position: absolute;
	width: 120px;
	height: 30px;
	right: 90px;
	_right: 50px;
	bottom: 20px;
	_bottom: 3px;
}

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

#conteudo, .conteudo {
	position: relative;
	left: 240px;
	width: 690px;
	_width: 720px;
	min-height: 620px;
	_height: 620px;
	padding: 20px 15px;
    text-align: left;
    z-index: 0;
    _z-index: -1;
}

.conteudo table {
	width: 80%;
}	

/* Meia seção */
.quadro, .quadro-capa {
	width: 43%;
	_width: 45%;	
	overflow: visible;  
	float: left;
	border: none; 
	margin: 5px 2% 5px 2%; 
	padding: 0 1% 0 1%; 
	display: block;
}

.quadro-capa {
	text-align: center;
	width: 27%;
	_width: 29%;
}

/* 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;
}

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

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

.data-destaque {
	font-size: 11px;
	font-weight: bold;
	color: #E4A326;
}

.bloco_de_noticias p{  
    color: #635a46;
    font-size: 12px;
}

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

.bloco_de_noticias a:hover{  
    text-decoration: underline;    
}

/* Produtos --------------------------------- */
.produtos-destaques{
	background: url("../../images/estrutura/bg-produtos-destaques-2itens.jpg") center no-repeat;
	height: 400px;
}

.produto {
	width: 96%;
	_width: 94%;
	overflow: hidden; 
	float: left;
	border: none; 
	margin: 5px 5px 5px 5px; 
	padding: 0 1% 0 1%;
	text-align: center; 
	display: block;
	position: relative;
}

.produto .imagem_destaque {
	float: left;
	width: 240px;
	padding-right: 25px;
}

.imagem-produto {
	float: none;
	width: 240px;
}

.produto-destaque {
	width: 43%;
	_width: 45%;
	overflow: hidden; 
	float: left;
	border: none; 
	margin: 5px 2% 5px 2%; 
	padding: 0 1% 0 1%;
	text-align: center; 
	display: block;
}

.produto-destaque{
	height: 200px;
}

.produto h2, .produto-destaque p {
	color: #E4A326;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

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

.imagem-lancamento{
	left:580px;
	position:absolute;
	top:58px;
}	

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

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

#idiomas a:hover {
	font-size: 10px;
	color: #ffde00;	
	text-decoration: none;
}

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

/* Painel de Busca ------------------------- */
#busca {
	position: absolute;
	width: 220px;
	height: 21px;
	right: 30px;
	top: 5px;	
}

#busca .campos{
	background: #f0dda9;
	border: 0;
	width: 140px;
	height: 15px;
	color: #8e7225;    
    font-weight:normal;
    font-size:10px;
    text-decoration: none;
    _padding: 0 0 0 1px;
}

#busca td {
	font-size: 10px;
	color: #FFFFFF;
}

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

/* Painel de Cadastro de Newsletter --------- */
#newsletter {
	position: absolute;
	left: 405px;
	top: 5px;
	width: 317px;
	height: 21px;
	border: 0;
	border-right: 1px solid #d7b380;
	color: #769CC9;    
	text-align:center;   
    font-weight:normal;
    text-decoration: none;
}

#newsletter .campos{
	background: #f0dda9;
	border: 0;
	width: 160px;
	height: 15px;
	color: #8e7225;
    font-weight:normal;
    font-size: 10px;
    text-decoration: none;
    _padding: 0 0 0 1px;    
}

#newsletter .botao {
	border: 0;
	padding: 0;
	margin: 0;
	background: #af6700;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

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

/* Painel de Login à Àrea Restrita ----------- */
#login {
	border-right: 1px solid #d7b380;
	position: absolute;
	top: 5px;
	height: 21px;
	width: 345px;
	left: 40px;
    color: #769CC9;    
    font-weight:normal;
    text-decoration: none;
    text-align: left;       
}

#login table {
	color: #e8d48b;
}

#login a, #login a:visited {
	font-size: 9px;
    color: #FFFFFF;	
    text-transform: none;
}

#login td {
	padding: 0 3px;
	margin: 0 2px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#login .campos{
	width: 90px;
	height: 15px;
	background: #f0dda9;
	border: 0;
	color: #8e7225;
	font-weight:normal;
	font-size: 10px;
	_padding: 0 0 0 1px;
    text-decoration: none;
}

#login .botao {
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 0;
	background: #af6700;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#login img {
	margin: 0;
	padding: 0;
}

#login h4 {
	position: absolute;
	top: 35px;
	left: 5px;
}
/* -------------------------------------------- */

/* Contato ------------------------------------ */

.contato input {
	border: 1px solid #af6800;
	font-size: 11px;
	width: 200px;
	height: 20px;
	background: #fffaf2;
}

.contato select {
	background: #fffaf2;
	border: 1px solid #af6800;
	height: 20px;
	width: 100px;
}

.contato textarea {
	width:300px;
	border: 1px solid #af6800;
	background: #fffaf2;
}

/*Login page --------*/
.login-page {
	position: relative;
	width: 245px;
}

.login-page a, .login-page a:visited {
	font-size: 10px;
}

.login-page .botao {
	position: absolute;
	top: 14px;	
	right: 0;	
	width: 30px;
}

.login-page input {
	border: 1px solid #af6800;
	font-size: 11px;
	width: 130px;
	height: 20px;
	background: #fffaf2;
}

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

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

/* ------------------------------------------------------------------------- */
/* ESTILOS DE SEÇÕES E COMPONENTES ESPECÍFICOS ----------------------------- */
/* ------------------------------------------------------------------------- */

#myGallery {
	width: 270px !important;
	height: 300px !important;
	background: #FFFFFF !important;
	border: 0 !important; 
}

#atendimento {
	position: absolute;
	top: 237px;
	left: 70px;
}

#atendimento img {
	margin: 0;
	padding: 0;
	border: 0;
}

#link-iso {
	position: absolute;
	top: 44px;
	right: 45px;
}

#link-iso a {
	display: block;
	width: 85px;
	height: 50px;
}

#link-bndes {
	position: absolute;
	right:142px;
	top:45px;
}

#pesquisa img {
	margin: 0;
	padding: 0;
}

#pesquisa textarea {
	border: 1px solid #af6800;
	background: #fffaf2;
}

.s5 {
	top: -225px;
	z-index: 0;
}