/* CSS Document */
* {
	border:0;
	margin:0;
	padding:0;
}

body {
	background: #eeeeee;
}

#principal {
	width:740px;
	margin: 0 auto 0 auto;
	border: 1px solid #ae3131;
	border-top: 0;
	background-color:#fff;
	padding-top: 5px;
}

input, select, textarea {
	font: 11px Tahoma, Verdana, Arial, Helvetica;
	border: 1px solid #808080;
	color:#333;
	background-color:#fff;
	padding: 1px;
}

.botao {
	background:none;
	padding:0;
	border:0;
}





/*------------------------------------------------------*/
#menu {
	background: url(/layout/002/03/imgs/fundo_menu.gif) repeat-x;
	width:740px;
	height: 20px;
	clear:both;
	text-align:center;
}

#menu ul {
	list-style:none;
	width: 706px;
	margin: 0 auto 0 auto !important;
}

#menu li {
	background: url(/layout/002/03/imgs/menu_separa.gif) left top no-repeat;
	float:left;
	height:20px;
	padding-left:1px;
}

/*--- retira o bullet do primeiro item ---*/
#menu #menu_primeiro {
	background: none;
	padding:0;
}

#menu a {
	height: 20px;
	display:block;
}

#menu li span {
	display:none;
}

#menu #menu_sec2 {
	background: url(/layout/002/03/imgs/menu_empresa.gif) center center no-repeat;
	width: 63px;
}

#menu #menu_sec3 {
	background: url(/layout/002/03/imgs/menu_equipe.gif) center center no-repeat;
	width: 45px;
}

#menu #menu_sec4 {
	background: url(/layout/002/03/imgs/menu_estoque.gif) center center no-repeat;
	width: 82px;
}

#menu #menu_sec5 {
	background: url(/layout/002/03/imgs/menu_noticias.gif) center center no-repeat;
	width: 51px;
}

#menu #menu_sec6 {
	background: url(/layout/002/03/imgs/menu_multaipva.gif) center center no-repeat;
	width: 79px;
}

#menu #menu_sec7 {
	background: url(/layout/002/03/imgs/menu_procura.gif) center center no-repeat;
	width: 107px;
}

#menu #menu_sec8 {
	background: url(/layout/002/03/imgs/menu_indicar.gif) center center no-repeat;
	width: 76px;
}

#menu #menu_sec9 {
	background: url(/layout/002/03/imgs/menu_contato.gif) center center no-repeat;
	width: 76px;
}

#menu #menu_sec1 {
	background: url(/layout/002/03/imgs/menu_principal.gif) center 3px no-repeat;
	width: 23px;
}

#menu #menu_sec20 {
	background: url(/layout/002/03/imgs/menu_ficha.gif) center center no-repeat;
	width: 88px;
}






/*------------------------------------------------------*/
#logocabecalho_abertura {
	width: 740px;
	border-bottom: 1px solid #ae3131;
	height: 170px;
}

#logocabecalho_abertura h1 {
	display:none;
}


#logocabecalho_rodape {
	width: 740px;
	height: 6px !important;
	background: url(/layout/002/03/imgs/rodape_logocabecalho.gif) left top no-repeat;
}

#logocabecalho_rodape span {
	display: none;
}





/*------------------------------------------------------*/
#logocabecalho_secao {
	margin: 10px 0 0 0;
}

#logocabecalho_secao h1 {
	display:none;
}

#titulosecao {
	width:480px;
	margin: 0 0 8px 10px;
	font: bold 18px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica !important;
	color:#ae3131;
	background: url(/layout/002/03/imgs/bullet_titulosecao.gif) 0 5px no-repeat;
	padding-left: 15px;
}







/*------------------------------------------------------*/
#lateral, #conteudo {
	float:left;
}





/*------------------------------------------------------*/
#lateral {
	width:185px;
}
/* Só para o FF - problema IE */
html>body #lateral {
}


/*------------------------------------------------------*/
#pesquisarapida {
	width:165px;
	background: #ae3131 url(/layout/002/03/imgs/pesquisa_rodape.gif) left bottom no-repeat;
	height: 110px;
	margin-left:18px;
}

#pesquisarapida h3 {
	display: block;
	background:url(/layout/002/03/imgs/pesquisa_tituloabertura.gif) 8px top no-repeat;
	width:114px;
	height:24px;
}

#pesquisarapida h3 span {
	display:none;
}

#pesquisarapida p {
	width:112px;
	margin: 1px 0 0 26px;
}


/*------------------------------------------------------*/
#creditos {
	margin-top:10px;
}

#creditos h3 {
	display:block;
	width: 111px !important;
	height:30px !important;
	margin: 0 auto 0 auto;
}

#creditos a {
	display:block;
	width: 111px !important;
	height:30px !important;
}

#creditos span {
	display:none;
}








/*------------------------------------------------------*/
#bannercliente {
	margin-top: 15px;
}








/*------------------------------------------------------*/
#conteudo {
	width:555px;
	clear:right;
}









/*------------------------------------------------------*/
#rodapecopy {
	width:740px;
	height:14px;
	margin: 0 auto 0 auto;
	font: 9px Tahoma, Verdana, Arial, Helvetica;
	color:#808080;
	text-align:center;
	padding-top:5px;
	clear:both;
}



#lnkacessolojista {
	background: url(/imgs/cadeado_acessolojista.gif) no-repeat;
	padding-left: 10px;
	color: #808080;
	text-decoration: none;
}

#lnkacessolojista:visited {
	color: #808080;
	text-decoration: none;
}

#lnkacessolojista:hover {
	text-decoration: underline;
}



