@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(img/fundo_geral.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#cima {
	height: 49px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/topo.jpg);
	background-repeat: no-repeat;
	padding-top: 125px;
}
#cima #menu {
	height: 45px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#cima #linkHome {
	height: 110px;
	width: 270px;
	margin-top: -110px;
	cursor:pointer;
	float: left;
}
#meio {
	background-image: url(img/meio.jpg);
	height: 360px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
#baixo {
	background-image: url(img/baixo.jpg);
	height: 50px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
#meio #conteudo {
	height: 100px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#meio #conteudo #ilustracao {
	float: left;
	height: 250px;
	width: 465px;
	margin-top: -7px;
	margin-left: -1px;
}
#meio #conteudo #bemvindo {
	background-image: url(img/berm_vindo.gif);
	background-repeat: no-repeat;
	float: right;
	height: 250px;
	width: 461px;
	margin-top: -5px;
	text-decoration: none;
	margin-right: -1px;
}
.branca13pt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#meio #conteudo #bemvindo #bemvindo_txt {
	float: left;
	height: 165px;
	width: 425px;
	margin-top: 70px;
	margin-left: 25px;
}



#cima #busca {
	float: right;
	height: 53px;
	width: 220px;
	margin-right: 20px;
	margin-top: -80px;
	background-image: url(img/fundo_busca.gif);
	background-repeat: no-repeat;
}
.form_busca {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 147px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDDDE;
	border-right-color: #DFDDDE;
	border-bottom-color: #DFDDDE;
	border-left-color: #DFDDDE;
	height: 18px;
	margin-left: 4px;
	background-image: url(img/sombra_flash.gif);
}
.form_busca:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 147px;
	height: 18px;
	margin-left: 4px;
	background-color: #FFFF99;
	background-image: url(img/sombra_flash.gif);
	border: 1px solid #F93;
}
.form_bt_busca {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6E7585;
	text-decoration: none;
	float: right;
	height: 53px;
	width: 51px;
	background-image: url(img/ok.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
}
#cima #busca #busca_campo {
	float: left;
	height: 20px;
	width: 150px;
	padding-top: 15px;
}
#cima #busca #busca_bt {
	float: right;
	height: 53px;
	width: 51px;
}
#meio #conteudo #noticias {
	float: left;
	height: 110px;
	width: 465px;
	margin-top: 0px;
	background-image: url(img/fundonoticias.jpg);
	background-repeat: no-repeat;
	margin-left: -1px;
}
#meio #conteudo #noticias #noticia {
	float: right;
	width: 420px;
	margin-top: 40px;
	margin-right: 10px;
}
#meio #conteudo #noticias #titulo {
	float: right;
	width: 420px;
	margin-right: 10px;
	text-align: left;
}
#meio #conteudo #noticias #leiamais {
	float: right;
	width: 420px;
	margin-right: 10px;
}
.noticias_branco11pt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#meio #conteudo #concessionarias {
	float: left;
	height: 108px;
	width: 430px;
	margin-top: 3px;
	margin-left: 10px;
}

#baixo #endereco {
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/endereco.gif);
	height: 33px;
	width: 912px;
}

.noticias_branco11pt:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

.noticias_branco11pt_semhover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
