@charset "utf-8";
/* CSS Document */

@import url("menu.css");
@import url("dropdown.css");
@import url("default.css");

body {
	background-color: #303030;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#topo {
	background-image: url(../images/topo.gif);
	height: 91px;
	width: 980px;
}

.destaque_home {
	padding: 10px;
	height: 60px;
	width: 140px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	display: block;
	color: #999;
	background-image: url(../images/caixa_destaques.gif);
}

a:hover.destaque_home {
	color: #fff;
}

#caixa_noticias {
	background-image: url(../images/h_noticiashome.gif);
	background-position: left top;
	padding-top: 27px;
	padding-left: 10px;
	width: 280px;
	background-repeat: no-repeat;
}


.noticias_home {
	display: block;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	padding: 10px;
	line-height: 16px;
}

a:hover.noticias_home {
	background-color: #242424;
	color: #FF0;
}

#newsletter {
	background-image: url(../images/news2.gif);
	padding-left:190px;
	width:310px;
}

#rodape {
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #FFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.rodape_link {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	color: #FFF;
	text-decoration: none;
}

a:hover.rodape_link {
	color: #FF0;
}

#coluna_seminovos {
	background-color: #FFF;
	background-color: #FFF;
	background-image: url(../images/moldura_superofertas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.caixa_foto {
	display: block;
	padding: 5px;
	width: 120px;
	background-color: #D6D6D6;
}

a:hover.caixa_foto {
	background-color: #F90;
}

.caixa_foto_preco {
	width: 110px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	font-family: Arial;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	display: block;
}

h1 {
	font-family: Arial;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}

h6 {
	font-family: Arial;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}

.texto11 {
	font-family: Arial;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}

.texto12 {
	font-family: Arial;
	font-size: 12px;
	color: #DDD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



.titulo_novos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 43px;
	}

.titulo_novos h1 {
	font-family: Arial;
	font-size:22px;
	}

.caixa_outros_modelos {
	background-image: url(../images/bg_outros_modelos.gif);
	height: 43px;
	width: 185px;
	padding-left:155px;
}

.caixa_outros_modelos2 {
	background-image: url(../images/bg_outros_modelos2.gif);
	height: 43px;
	width: 185px;
	padding-left:155px;
}


.caixa_outros_modelos_form {
	font-family: Verdana, Geneva, sans-serif;
	height: 19px;
	width: 135px;
	font-size:11px;
}

form {margin:0;}

.buttomForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#FFCC00;
}

.formBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #7F9DB9;
	padding: 3px;
	padding-left: 4px;
	background-color: #FFFFFF;
}




.home_boletins { padding:3px; border:solid 1px #666; background-color:#333; color:#FFF; font-size:11px; width:150px;}


.texto_novos {
	font-family: Arial;
	font-size:11px;
	color: #CCC;
}

.texto_novos h2 {
	font-size:18px;
	color: #CCC;
	margin: 0px;
}

.textoPage {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

.textoPage2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

.textoPage3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}


.subtitulo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00C;
	text-decoration: none;
	font-weight: bold;
}


.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}

.subtitulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}



.noTitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00C;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

.homeTitulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}





/* BG */

.bg_usados {
	background-image: url(images/seminovos/bg_usados.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#bg_newsletter { background-image:url(../images/bg_caixa_newsletter.gif); background-position: right top; background-repeat: no-repeat; padding-top:65px; padding-left:15px;}


#bg_fotos_veiculos { background-image:url(../images/fotos_bg.gif); background-repeat:repeat-y; text-align:center;}
#bg_fotos_veiculos img { border:0; padding-bottom:10px; margin:0;}



/* TABLELESS */


#pagina-trabalhe * { margin:0; padding:0;}
#pagina-trabalhe { width:980px; margin:auto;}
#pagina-trabalhe h2 { width:980px; color:#FF0; border-bottom:solid 1px #666; padding-bottom:15px; margin-bottom:15px; margin-top:10px; font-size:18px;}
#pagina-trabalhe h3 { color:#CCC; font-size:15px; margin-bottom:10px;}
#pagina-trabalhe p { color:#CCC; font-size:12px; margin-bottom:10px; line-height:20px;}
#pagina-trabalhe ul { list-style:none;}
#pagina-trabalhe li { float:left; background-image:url(../images/anotacao.gif); color:#333; font-size:12px; font-weight:bold; width:180px; height:40px; margin-left:20px; margin-bottom:20px; padding:20px;}
#pagina-trabalhe span { display:block; font-size:11px;}
