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

body {
	background: #2D6591;
}

#principal {
	width:730px;
	margin: 0 auto 0 auto;
	background:url(/layout/001/02/imgs/fundo.gif);
}

#conteudo {
	width:710px;
	margin: 0 0 0 10px;
	background:#fff;
}

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



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

#lateral {
	width:142px;
	margin-left:7px;
	float:left;
}
/* Só para o FF - problema IE */
html>body #lateral {
	margin-left:14px;
}

#menu {
	background:#24557B;
	border:1px solid #124064;
	border-top:0px !important;
	padding-top:35px;
	padding-bottom:10px;
}

#menu ul {
	margin: 0 5px 15px 5px !important;
	list-style:none;
}

#menu li {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica;
	background:url(/layout/001/02/imgs/menu_seta.gif) 0 7px no-repeat;
	padding: 0 0 1px 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #4579A1;
	color:#fff;
}
html>body #menu li {
	background:url(/layout/001/02/imgs/menu_seta.gif) 0 4px no-repeat;
	padding: 0 0 3px 6px;
}

#menu li a {
	color:#fff;
	text-decoration:none;
}

#menu li a:hover {
	text-decoration:underline;
}

#menu li a:visited {
	color:#fff;
}

#pesquisarapida {
	margin: 0 0 0 0;
}

#pesquisarapida h3 {
	display: block;
	background:url(/layout/001/02/imgs/pesquisa_tituloabertura.gif) no-repeat;
	width:106px;
	height:24px;
}

#pesquisarapida h3 span {
	display:none;
}

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

#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;
}








/*------------------------------------------------------*/
#conteudooutros {
	width:520px;
	clear:right;
}




/*------------------------------------------------------*/
#logocabecalho_abertura {
	margin-top: 19px;
	width:520px;
	border-top: 4px solid #124064;
	border-bottom: 4px solid #124064;
	border-right: 4px solid #124064;
	width:520px;
	height:207px;
}

#logocabecalho_abertura h1 {
	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:#24557B;
	background: url(/layout/001/02/imgs/bullet_titulosecao.gif) 0 5px no-repeat;
	padding-left: 15px;
}













/*------------------------------------------------------*/
#rodapecopy {
	width:730px;
	height:14px;
	margin: 0 auto 0 auto;
	background:url(/layout/001/02/imgs/fundo.gif) repeat-y;
	font: 9px Tahoma, Verdana, Arial, Helvetica;
	color:#808080;
	text-align:center;
	padding-top:5px;
}

#rodapecopy a {
	color: #565656;
}

#rodapebg {
	width:730px;
	height:14px;
	margin: 0 auto 0 auto;
	background:url(/layout/001/02/imgs/fundo_rodape.gif) no-repeat;
}





#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;
}





