body {
	font-family: Verdana;
	background-position: center;
	background-image: url(images/fundo_conteudo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
	background-repeat: repeat-y;
}

a:link {text-decoration : none;}
a:visited {text-decoration : none;}
a:hover {text-decoration : underline;}

a img {
	border: none;
}

td.tabela_seminovos{
	font-size: 10px;		
}

.carros_novos img{
	float:left;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 5px;
	margin-bottom:10px;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 45%;
	left: 0px;
	top: 0px;
	clear: both;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #AE4D00;
	background-color: #4F0E0E;
}

h2 {
	text-transform: uppercase;
	color: #18273E;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F89A3A;
	width: 75%;
}

h3 {
	text-transform: uppercase;
	color: #2E4B77;
	font-size: 14px;
	font-weight: bold;
}

#fundo_geral{
	background-image: url(images/fundo_site.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

.container{
	width:780px;
	margin-right: auto;
	margin-left: auto;
}

#topo{
	float:left;
	width: 780px;
	height: 437px;
}

#topo1{
	width:780px;
	height:107px;
	float:left;
	overflow: hidden;
}

#menu{
	width:780px;
	height:24px;
	float:right;
	background-image: url(images/layout_fundo_menu1.gif);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0px;
	height: 24px;
	float: right;
}

#menu li {
	display: block;
	float:left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	margin-right: 4px;
	margin-left: 4px;
}

#menu li a{
	color: #FFF;
	display:block;
	height:19px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
}

#menu li a:hover{
	color: #000;
	background-color: #C55900;
	text-decoration: none;
}

#topo3{
	width:780px;
	height:280px;
	float:left;
}

#topo4{
	width:780px;
	height:26px;
	float:left;
	background-image: url(images/layout_fundo_menu2.gif);
	background-repeat: no-repeat;
}

#conteudo{
	width:760px;
	float: left;
	min-height: 200px;
	height:auto !important;
	height: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#conteudo p{
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
}

.conteudo_esq{
	width:205px;
	float:left;	
}

.conteudo_dir{
	width:545px;
	float:left;
	padding-left: 10px;
}

.conteudo_metade{
	width:370px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#tab_materias td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#tab_materias {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.textoemvolta {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#rodape{
	width:100%;
	float:left;
	background-image: url(images/fundo_rodape.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 246px;
}

.rodape_links {
	color: #4A6875;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 780px;
}

.rodape_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18273E;
	font-weight: bold;
}

.rodape_links a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#rodape1{
	width:780px;
	height:48px;
	float:left;
	margin-top: 2px;
}

.rodape2 {
	width:180px;
	height:75px;
	float:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.rodape3{
	width:772px;
	float:left;
	padding:4px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

.rodape3 a{
	color:#FFF;
	font-weight: bold;
}

.rodape a:hover{
	text-decoration: underline;
}

.fl{
	float:left;
}

.limpa {
	clear:both;
}

ul.claro{
	list-style-position: inside;
	list-style-type: square;
	font-size: 10px;
	color: #F90;
}

ul.claro a{
	color: #FFF;
}

ul.claro a:hover{
	text-decoration: underline;		
}

ul.padrao{
	list-style-position: inside;
	list-style-type: none;
	font-size: 12px;
	list-style-image: url(images/li_padrao.gif);
}

ul.padrao li{
	margin-bottom: 5px;		
}

