/* CSS Liberato.com.br*/

* {
	margin:0;
	padding:0;
}


body {
	margin:0 auto;
	text-align:center;
		
}


a {
	text-decoration:none;
	color:#555555;
}

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


.bg_fundo_geral{
	background-color: #D7DDE5;
	background-image: url(imagens/bg_fundo_geral.gif);
	background-repeat: repeat-x;

}


.submenu {
	position:absolute;
}


.bg_menu{
	background-image: url(imagens/bg_menu.jpg);
	background-repeat: repeat-x;
	
}


.bg_menu_carro{
	background-image: url(imagens/bg_menu_carro.jpg);
	background-repeat: no-repeat;
	width:228;
	height:119;
}


.bg_fundo_carro{
	background-image: url(imagens/bg_fundo_carro.jpg);
	background-repeat: no-repeat;
	width:183;
	height:119;
}



.bg_financie_carro{
	background-image: url(imagens/bg_financie_carro.jpg);
	background-repeat: no-repeat;
	width:295;
	height:111;
}


.bg_busque_carro{
	background-image: url(imagens/bg_busque_carro.jpg);
	background-repeat: no-repeat;
	width:230;
}


.bg_venha_visitar{
	background-image: url(imagens/bg_venha_visitar.jpg);
	background-repeat: no-repeat;
	width:778;
	height:60;
}


.bg_meio_cores{
	background-image: url(imagens/img_meio_cores.jpg);
	background-repeat: repeat-y;
}


.bg_fundo_carros{
	border:1px solid #CDD5DC;
	padding:3px	
}


.bg_barra_fundo{
	background-image: url(imagens/bg_barra_fundo.jpg);
	background-repeat: no-repeat;
	height:25;
}


.texto_novos{
	font-family:Tahoma;
	font-size:13px;
	color:#464646;
	font-weight:bold;
}


.texto_menu_rodape a{
	font-family:arial;
	font-size:11px;
	color:#7F8186;
	font-weight:bold;
	text-decoration:none;
}


.texto_novos_detalhe{
	font-family:Tahoma;
	font-size:13px;
	color:#555555;
}


.texto_endereco{
	font-family:tahoma;
	font-size:12px;
	color:#00509C;
	font-weight:bold;
	margin:0 0 0 230px;
}


.texto_menu_carros{
	font-family:Tahoma;
	font-size:11px;
	color:#04386A;
	font-weight:bold;
	line-height:20px;
}


.texto_financie_carro{
	font-family:verdana;
	font-size:11px;
	color:#59616D;
}


.texto_financie_carro2{
	font-family:verdana;
	font-size:11px;
	color:#59616D;
	border:0 none;
	background-color:transparent;
}


.texto_tabela_titulo{
	font-family:arial;
	font-size:13px;
	color:#800D08;
	font-weight:bold;
}


.texto_tabela{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}


.texto_busque_carro{
	font-family:arial;
	font-size:11px;
	color:000000;
}


.texto_busca{
	font-family:tahoma;
	font-size:12px;
	color:#464646;
}


.texto_geral{
	font-family:tahoma;
	font-size:12px;
	color:#464646;
	line-height:18px;
	margin-left:10px;
}


.texto_geral_titulo{
	font-family:tahoma;
	font-size:15px;
	color:#5B6C90;
	font-weight:bold;
}


.texto_tabela_consorcio{
	font-family:tahoma;
	font-size:13;
	color:ffffff;
	font-weight:bold
}

.texto_form{
	font-family:tahoma;
	font-size:13px;
	color:#464646;
}


.texto_form_titulo{
	font-family:tahoma;
	font-size:15px;
	color:#5B6C90;
	font-weight:bold;
}



.texto_mapa_site a{
	font-family:tahoma;
	font-size:12px;
	color:#464646;
	line-height:18px;
}


.texto_mapa_site a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#464646;
	line-height:18px;
	text-decoration:underline;
}

.interna input{
	margin:2px 0 2px 5px;
	color:#555555;
}

.interna select{
	margin:2px 0 2px 5px;
	color:#555555;
}

.interna textarea{
	margin:2px 0 2px 5px;
	color:#555555;
}
