body {
	margin:0;
	padding:0;
	background:url(images/bg_monbaza.jpg) center repeat-x;	
	font-family:Tahoma, "Times New Roman";
	font-size:12px;
	line-height:17px;
	color:#444444;
}
HTML, body { width: 100%; height: 100%; }
html {
	background:url(images/bgum.gif) repeat-x center #d4d4d4;
}
a {
	outline:none;
	color:#650501;
	font-family:Tahoma, "Times New Roman";
}
a:hover {
	text-decoration:none;
}
.link_img {
	float:left;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.centraliza {
	width:995px;
	margin:0 auto;
}
.centraliza { 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin: -310px 0 0 -497px; 
	width: 995px; 
	height: 590px; 
}
.centraliza_home {
	width:995px;
	margin:0 auto;
}
/*.centraliza_home { 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin: -300px 0 0 -497px; 
	width: 995px; 
	height: 480px; 
}*/
.principal {
	float:left;
	padding:40px 40px 0 40px;
	width:915px;
}
.coluna_esquerda {
	float:left;
	width:335px;	
}
.coluna_direita {
	float:left;
	width:580px; 
	height:470px; 
	padding:30px 0 0 0;
}
#flashesquerda {
	float:left;
	width:335px;
	height:175px;
	margin-top:328px;
}
#rodape_home {
	margin:20px 0 0 0; 
	float:left; 
	width:915px;
	padding:0 40px 0 40px;
}
#rodape_home span {
		float:left;
		padding:18px 0 0 0;
	}
.rodape {
	float:left;
	width:100%;
	font-size:11px;
	position:relative;
}
	.rodape .logo {
		width:281px;
		height:87px;
		background:url(images/logo_monbaza.gif) no-repeat;
		position:absolute;
		right:0;
		top:0px;
		
	}
	.rodape span {
		float:left;
		padding:50px 0 0 0;
	}
	.rodape a {
		color:#333;
	}

/* CONTEUDOS */

.coluna_direita h3 {float:left; width:100%; height:33px; text-indent:-9999px; background-position:0 0; background-repeat:no-repeat; margin:0; padding:0;}
.o_que_fazemos {background:url(images/tit_o_que_fazemos.jpg);}
.como_fazemos {background:url(images/tit_como_fazemos.jpg);}
.clientes {background:url(images/titulos/clientes.gif);}

.conteudo_oculto {
	float:left;
	width:565px;
	padding:0 0 5px 15px;
	display:none;
}
.subtit {
	width:400px; 
	height:16px; 
	margin-bottom:7px;
	margin-top:3px;
	background-repeat:no-repeat;
	background-position:top left;
}
#subtithover {
	background-position:0 -20px;
} 
.subtit:hover {
	background-position:0 -20px;
}

.a_vender_mais_melhor {background-image:url(images/titulos/a_vender_mais_melhor.gif);}
.a_marketing_business {background-image:url(images/titulos/a_markegin_business.gif);}
.a_transferir_conhecimentos {background-image:url(images/titulos/a_transferir_conhecimento.gif);}
.a_produto {background-image:url(images/titulos/a_produto.gif);}
.a_marca {background-image:url(images/titulos/a_marca.gif);}
.a_acesso {background-image:url(images/titulos/a_acesso.gif);}
.a_comunicacao {background-image:url(images/titulos/a_comunicacao.gif);}
.a_nossas_crencas {background-image:url(images/titulos/a_nossas_crencas.gif);}
.a_nossos_valores {background-image:url(images/titulos/a_nossos_valores.gif);}
.a_nossa_equipe {background-image:url(images/titulos/a_nossa_equipe.gif);}

.definicoes {
	margin:0 0 0 20px;
	padding:5px 0 0 10px;
	width:325px;
}
.definicoes li {	
	float:left;
	width:100%;
	font-weight:bold;
}
.form_contato {
	float:left;
	border-top:1px solid #BFBFBF;
	width:430px;
	margin:0;
	padding:30px 0 0 0;
}
	.form_contato input, .form_contato textarea {
		border:1px solid #BFBFBF;
		width:355px;
		float:left;
		font-family:Tahoma, "Times New Roman";
		font-size:11px;
		color:#444;
		padding:2px 0 2px 0;
		margin:0 0 4px 0;
	}
	.form_contato label {
		float:left;
		width:65px;
		text-align:right;
		padding-right:5px;
	}
	.form_contato br {
		clear:both;	
	}
.bt_enviar {
	width:73px;
	height:13px;
	background:url(images/bt_enviar.gif) no-repeat;
}
#erros {
	font-weight:bold;
	background:url(images/icone_erro.gif) no-repeat left;
	padding:5px 0 15px 30px;
	display:none;
}
#resposta {
	color:#1F6B08;
	font-weight:bold;
	background:url(images/icone_enviado.gif) no-repeat left;
	padding:5px 0 15px 30px;
	display:none;
}
.tit_artigo {
	color:#640000;
	font-size:16px;
	clear:none;
	width:250px;
	height:20px;
	font-weight:bold;
	text-decoration:none;	
}
.tit_artigo:hover {
	color:#000;
}

.btn_voltar{
	color:#640000;
	font-size:14px;
	clear:none;
	width:60px;
	height:20px;
	font-weight:bold;
	text-decoration:none;	
	padding-top: 10px;
}
.btn_voltar:hover {
	color:#000;
}

.autor_artigo {
	font-size:10px;
	width:200px;
	height:20px;
}
.artigos {
	float:left;
	height:330px; 
	width:550px;
	overflow:auto;
	padding-right:20px;
	overflow-x:hidden;
	display:none;
}
.img_formula {
	width:449px;
	height:120px;
	float:left;
	position:relative;
	background:url(images/titulos/formula01.gif) no-repeat;
}
.img_formula a {float:left; position:absolute;width:75px;height:70px; text-indent:-9999px; top:30px; }

#form_produto {left:35px;}

#form_marca {left:150px;}

#form_acesso {left:280px;}

#form_comunicacao {right:0; top:0;}

.ds_nossa_equipe a {
	color:#444;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:5px;
}
.ds_nossa_equipe span {
	display:none;
}
#loading {
	font-size:11px;
	float:left;
}
#loading img {
	float:left;
	margin:0 5px 0 0;
}
.tabela_clientes {
	width:600px;
	padding-top:30px;
}
.tabela_clientes td {
	text-align:center;
}
