/****************** DIVS GERAIS ******************/
*{
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
}
body{
	background: url(../imagens/bg_geral.jpg) repeat-y top #6B3406;
}
#tudo{
	width: 100%;
}
#geral{
	width: 833px;
	height: auto;
	margin: 0 auto;
}
#topo{
	width: 814px;
	height: 83px;
}
#tit_portal{
	background: url(../imagens/tit_portal.png) no-repeat;
	width: 607px;
	height: 67px;
	margin: 0 auto;
}
#menu{
	width: 833px;
	height: 38px;
}
#menu li{
	float: left;
}
#menu #pont_esq{
	background: url(../imagens/pont_esq.jpg) no-repeat;
	width: 44px;
	height: 38px;
}
#menu #quem_somos{
	background: url(../imagens/btn_quem_somos.jpg) no-repeat;
	width: 231px;
	height: 38px;
}
#menu #quem_somos a{
	background: url(../imagens/quem_somos.png) no-repeat center;
	width: 231px;
	height: 38px;
	display: block;
	text-indent: -5000px;
}
#menu #anuncie{
	background: url(../imagens/btn_anuncie.jpg) no-repeat;
	width: 123px;
	height: 38px;
}
#menu #anuncie a{
	background: url(../imagens/anuncie.png) no-repeat center;
	width: 123px;
	height: 38px;
	display: block;
	text-indent: -5000px;
}
#menu #parceiros{
	background: url(../imagens/btn_parceiros.jpg) no-repeat;
	width: 151px;
	height: 38px;
}
#menu #parceiros a{
	background: url(../imagens/parceiros.png) no-repeat center;
	width: 151px;
	height: 38px;
	display: block;
	text-indent: -5000px;
}
#menu #fale{
	background: url(../imagens/btn_fale_conosco.jpg) no-repeat;
	width: 240px;
	height: 38px;
}
#menu #fale a{
	background: url(../imagens/fale_conosco.png) no-repeat center;
	width: 240px;
	height: 38px;
	display: block;
	text-indent: -5000px;
}
#menu #pont_dir{
	background: url(../imagens/pont_dir.jpg) no-repeat;
	width: 44px;
	height: 38px;
}
#sombra_menu{
	background: url(../imagens/tit_sombra_menu.jpg) no-repeat;
	width: 833px;
	height: 22px;
}
#conteudo{
	width: 833px;
	height: 250px;
}
#capa{
	width: 700px;
	height: 342px;
	padding-left:90px;
	padding-top:50px;
	margin: 0 auto;
}
#logo_thebest{
	background: url(../imagens/logo_thebest.png) no-repeat;
		border:#FF0066 solid 1px;

	width: 180px;
	height: 200px;
	float: left;
	margin-left: 150px;
	margin-top: 30px;
	position: relative;
}
#logo_thebest a{
	background: url(../imagens/entrar_thebest.png) no-repeat;
	width: 127px;
	height: 41px;
	display: block;
	position: absolute;
	right: 30px;
	bottom: 18px;
}
#logo_axe{
	background: url(../imagens/logo_axe.png) no-repeat;
		border:#FF0066 solid 1px;

	width: 180px;
	height: 200px;
	margin-left: 10px;
	margin-top: 30px;
	float: left;
	position: relative;
}
#logo_axe a{
	background: url(../imagens/entrar_axe.png) no-repeat;
	width: 128px;
	height: 41px;
	display: block;
	position: absolute;
	right: -50px;
	bottom: 15px;
}
#logo_kids{
	background: url(../imagens/thebest_kids.png) no-repeat;
	border:#FF0066 solid 1px;
	width: 165px;
	height: 175x;
	margin-left: 10px;
	margin-top: 30px;
	float: left;
	position: relative;
}

#banner_rodape{
	width: 760px;
	height: 90px;
	background: #FFF;
	margin: 0 auto;
	padding: 5px;
}
#corpo_quem_somos{
	width: 745px;
	margin: 0 auto;
}
#corpo_quem_somos h3{
	background: url(../imagens/tit_quem_somos.png) no-repeat;
	text-indent: -5000px;
}
#corpo_anuncie{
	width: 745px;
	margin: 0 auto;
}
#corpo_anuncie h3{
	background: url(../imagens/tit_anuncie.png) no-repeat;
	text-indent: -5000px;
}
#corpo_anuncie{
	width: 745px;
	margin: 0 auto;
}
#corpo_anuncie h3{
	background: url(../imagens/tit_anuncie.png) no-repeat;
	text-indent: -5000px;
}
#corpo_parceiros{
	width: 745px;
	margin: 0 auto;
}
#corpo_parceiros h3{
	background: url(../imagens/tit_parceiros.png) no-repeat;
	text-indent: -5000px;
}
#corpo_fale_conosco{
	width: 745px;
	margin: 0 auto;
}
#corpo_fale_conosco h3{
	background: url(../imagens/tit_fale_conosco.png) no-repeat;
	text-indent: -5000px;
}
