@charset "utf-8";
/* CSS Document */



body {
	background: #000000;
	margin: 0;
}

#topo {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 138px;
	background: url('../img/logo.gif') right no-repeat;
}

#player {
	float: left;
	width: 300px;
	height: 100px;
	padding: 0;
	margin: 0;
	left: 0;
}

#topo_conteudo {
	width: 100%;
	background: url('../img/telefone.gif') 40px 0 no-repeat;
}

#topo_conteudo h1 {
	display: block;
	width: 295px;
	height: 103px;
	margin: 5px auto 0 auto !important;
	padding: 0;
}

#topo_conteudo h1 a {
	display: block;
	width: 295px;
	height: 103px;
}

#topo_conteudo span {
	display: none;
}



/*MENU*/
#menutop, #menubot {
	clear: both;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 0;
}

#menutop ul, #menubot ul {
	height: 29px;
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menutop li, #menubot li {
	float: left;
	display: block;
	height: 29px;
}

#menutop li a, #menubot li a {
	display: block;
	height: 29px;
}

#menutop {
	background: url('../img/risco_cabecalhotop.gif') repeat-x;
}

#menutop .empresa { background: url('../img/menu/empresa.gif') no-repeat; }
#menutop .empresa a { width: 82px; }
#menutop .equipe { background: url('../img/menu/equipe.gif') no-repeat; }
#menutop .equipe a { width: 64px; }
#menutop .estoque { background: url('../img/menu/estoque.gif') no-repeat; }
#menutop .estoque a { width: 64px; }
#menutop .home { background: url('../img/menu/home.gif') no-repeat; }
#menutop .home a { width: 76px; }


#menubot {
	background: url('../img/risco_cabecalhobot.gif') repeat-x;
}

#menu_fundotop, #menu_fundobot {
	height: 28px;
	padding: 0;
	margin: 0;
}

#menubot .multas { background: url('../img/menu/multas.gif') no-repeat; }
#menubot .multas a { width: 114px; }
#menubot .faleconosco { background: url('../img/menu/faleconosco.gif') no-repeat; }
#menubot .faleconosco a { width: 148px;}



#slogan span, #logo span, #menu_fundotop span, #menu_fundobot span, #menutop .empresa span,
#menutop .equipe span, #menutop .estoque span, #menubot .multas span, #menubot .faleconosco span, #menutop .home span {
	display: none;
}



#conteudo {
	clear: both;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	min-height: 280px;
	text-align: center;
	overflow: visible !important;
}

#home {
	width: 100%;
	margin: 0 auto 0 auto !important;
	padding: 0 !important;
	height: 300px;
}

#estoque {
	height: 800px !important;
	display: block;
}




#multas h3, #empresa h3, #equipe h3, #estoque h3 {
	color: #FFFFFF;
	font: 14px "Arial";
	text-indent: 10px;
	text-align: justify;
}

#multas a:hover {
	text-decoration: underline;	
}


#empresa, #multas a, #multas, #equipe, #estoque {
	text-decoration: none;
	color: #f2f2f2;
	font: 12px "Arial";
	width: 700px;
	margin: 20px auto 15px auto;
	text-indent: 50px;
	line-height: 25px;
	text-align: justify;
}

#empresa {
	height: 300px;
}
#multas a, #multas, #equipe, #estoque {
	height: 268px;
}


/*RODAPE*/
#fundo_dirbot {
	background: url('../img/direita_bot.gif') no-repeat;
	width: 561px;
	height: 80px;
	float: right;
}

#rodape span {
	text-align: right;
	width: 100%;
	color: #999999;
	font-family: "trebuchet MS";
	font-size: 12px;
	position: relative;
}