@charset "utf-8";
body
{
	background:#eee;
	margin:0 auto;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
}
div#base
{
	width:767px;
	height:auto;
	margin:0 auto;
}
div#topo
{
	width:100%;
	background:url(../images/topo.jpg);
	height:152px;
	border:#FFF 1px solid;
}
div#barra
{
	background:url(../images/bg_bar.jpg) repeat-x;
	width:100%;
	height:44px;
}
div#barra ul
{
	margin:0 0 0 0;
	padding:0;
	padding-left:12px;
	list-style-type:none;
}
div#barra li
{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	padding-top:12px;
	margin-left:4px;
	padding-left:8px;
	padding-right:7px;
}
div#barra li a:link
{
	color:#FFF;
	text-decoration:none;
}
div#barra li a:hover
{
	color:#F90;
	text-decoration:underline;
	text-shadow:#000;
	font-stretch:condensed;
}
div#barra li a:visited
{
	color:#FFF;
	text-decoration:none;
}
div#busca
{
	background:url(../images/bg_bar_pesquisa.gif) repeat-x;
	width:100%;
	height:44px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:3px;
}
div#left, div#conteudo
{
	float:left;
}
div#left
{
	width:238px;
	height:auto;
	margin-right:5px;
	background:#eee;
	background-repeat:repeat-y;
	margin-bottom:5px;
	padding:0;
}
div#destaque{
	background:url(../images/bg_destaque.gif) no-repeat;
	width:100%;
	height:29px;
}
div#center_destaque{
	width:100%;
	height:auto;
	background:url(../images/bg_centro_destaque.gif) repeat-y;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
div#rodape_destaque{
	background:url(../images/rodape_destaque.gif) no-repeat;
	width:100%;
	height:14px;
	margin-right:2px;
	margin-bottom:0;
}
div#header_noticias{
	width:238px;
	height:29px;
	background:url(../images/bg_cabecalho_noticias.gif) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-right:5px;
}
div#center_noticias{
	width:238px;
	height:auto;
	background:url(../images/bg_centro_noticias.gif) repeat-y;
	text-align:justify;
	font-size:10px;
}
div#center_noticias a:link
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
}
div#center_noticias a:visited
{
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	color:#F90;
	font-family:Tahoma, Geneva, sans-serif;
}
div#center_noticias a:hover
{
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#F00;
}
div#noticias
{
	padding-top:3px;
	padding-left:9px;
	width:215px;
	height:auto;
}
div#rodape_noticias{
	width:238px;
	height:14px;
	background-image:url(../images/rodape_noticias.gif);
	background-repeat:no-repeat;
	float:left;
}
div#conteudo
{
	width:521px;
	height:auto;
	padding:0;
	margin:0 0 5px 0;
}
div#conteudo2
{
	width:521px;
	height:auto;
	padding:0;
	margin:0 0 5px 0;
	float:left;
	*display:inline;
}
div#veiculos_header{
	width:521px;
	height:29px;
	background:url(../images/bg_cabecalho_veiculos.gif) no-repeat;
	*display:inline;
}
div#center_veiculos{
	background:url(../images/bg_centro_veiculos2.gif) repeat-y;
	width:100%;
	height:auto;
	*display:inline;
}
div#rodape_veiculos{
	background:url(../images/rodape_veiculos.gif) no-repeat;
	width:521px;
	height:13px;
	margin-bottom:5px;
	*display:inline;	
}
div#footer
{
	background:url(../images/bg_inicio_rodape.gif) repeat-x;
	width:767px;
	height:30px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
