/*GERAIS*/

*
{
	margin: 0;
}

body {
background:url(/layout/005/03/imgs/bg.gif);
margin:0;
padding:0;
text-align:center;
}

img {
border:none;
}

.clear {
height:0;
clear:both;
padding:0;
margin:0;
}
/*GERAIS*/



/*CORPO BÁSICO*/
#corpo {
width:750px;
margin:20px auto 5px auto;
}

#top {
width:750px;
height:22px;
background: url(/layout/005/03/imgs/top.gif) no-repeat top center;
}

#top h1
{
	display: none;
}

#top_banner {
width:750px;
height:220px;
background:#e2e2e2;
text-align:center;
}

#pe {
	width:750px;
	height:17px;
	background: url(/layout/005/03/imgs/pe.gif) no-repeat bottom;
	clear:both;
	margin-top:-3px;
	margin: 0 auto 0 auto;
}

#pe span {
	display: none;
}
#rodape {
height:10px;
margin:0 auto;
padding:0;
color:white;
font-size:11px;
font-family:arial,verdana;
}
#rodape a:link {
color:white;
text-decoration:underline;
}
#rodape a:visited {
color:white;
text-decoration:underline;
}
#rodape a:hover {
color:white;
text-decoration:none;
}


#subcorpo
{
	width:750px;
	background: #e2e2e2 url(/layout/005/03/imgs/carro_esq.jpg) left bottom no-repeat;
	margin:0;
}

#barra_esq
{
	width:208px;
	float:left;
}

#busca
{
	margin-top:5px;
	height:150px;
	background:url(/layout/005/03/imgs/busca_bg.gif) no-repeat center top;
}

#busca h3
{
	display: none;
}

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

#pesquisarapida_campos
{
	padding-top: 35px;
}

#pesquisarapida_campos p
{
	display: block;
	height: 25px;
	width: 140px;
	margin: 0 auto 0 auto;
}

#pesquisarapida_campos select
{
	width: 140px;
	font-size: 10px;
	font-size: 13px !important;
}

#barra_dir
{
	width:539px;
	float:left;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif, Tahoma;
	color: #000000;
}

#conteudo
{
	width:529px;
	margin-top:5px;
	background:url(/layout/005/01/imgs/conteudo_bg.gif) repeat-y;
}

#empresa, #equipe, #pesquisa, #auto, #contato, #ficha, #indicacao, #multasipva, #noticias, #procura
{
	width:529px;
	margin-top:5px !important;
	background:url(/layout/005/01/imgs/conteudo_bg.gif) repeat-y;
}

#titulosecao
{
	width:529px;
	height:28px;
	display: block;
}

#titulosecao span
{
	display: none;
}


.cont_pe
{
	width:529px;
	height:10px;
	margin:0 auto 0 auto;
	background:url(/layout/005/01/imgs/conteudo_pe.gif) no-repeat bottom;
	clear: both;
}

.cont_pe span
{
	display: none;
}
/*CORPO BÁSICO*/



/*MENU*/
#menu {
width:750px;
height:31px;
background:url(/layout/005/03/imgs/menu_bg.gif) repeat-x;
font-size:10px;
font-family:verdana,arial;
font-weight:bold;
letter-spacing:-1px;
vertical-align:middle;
text-align:center;
margin:0;
padding:0;
}

#menu ul
{
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	width: 750px;
	height: 31px;
	overflow: hidden;
	background: url(/layout/005/03/imgs/menu_cantos.gif) 0 0 no-repeat;
}

#menu li
{
	float: left;
	margin: 9px 0 0 11px;
	padding: 0;
	height: 25px;
}

#menu a {
	padding: 0 !important;
	margin: 0 !important;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
}

#menu a:visited {
	color:white;
	text-decoration:none;
}

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

#menu #menu_primeiro
{
	background:url(/layout/005/03/imgs/home_ico.gif) no-repeat;
	width: 19px;
	height: 19px;
	display: block;
}

#menu #menu_primeiro a
{
	width: 19px;
	height: 19px;
	display: block;
}

#menu #menu_primeiro span
{
	display: none;
}

/*MENU*/
