/******* NEUSA ZANCHETTI ********/

/* BODY {-- */
body {
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-style: normal; 
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial;
	background: #696969;
	color: #000000;
}
/* BODY --} */

#searchengines {
	display: none;
}

/* FUNDO {-- */
#pagina {
	width: 781px;
	margin: 0px auto 0px auto;
	height: auto;
}

#fundo {
	height: auto;
	min-height: 769px;
	width: 781px;
	position: absolute;
	top: 20px;
	z-index: 0;
}

#fundo #bordaheader {
	background: url('../img/Fundo-Pagina-Topo.gif');
	height: 15px;
}
#fundo #fundomeio {
	background: #FFFFFF;
	height: auto;
	min-height: 738px;
}
#fundo #bordameio {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	height: auto;
	min-height: 738px;
	width: 767px;
	margin: 0px auto -7px auto;
}
#fundo #bordafooter {
	background: url('../img/Fundo-Pagina-Rodape.gif');
	height: 16px;
}
/* FUNDO --} */

/********************** HEADER *******************************/
#header {
	width: 767px;
	height: 101px;
	position: relative;
	top: -7px;
	margin: 0px auto 0px auto;
}

#header #fundoesquerda {
	position: absolute;
	top: 0px;
	width: 18px;
	height: 102px;
	background: url('../img/Fundo-Header-Esquerda.gif');
}
#header #fundomeio {
	position: absolute;
	top: 0px;
	left: 18px;
	width: 741px;
	height: 102px;
	background: url('../img/Fundo-Header-Meio.gif') repeat-x;
}
#header #fundodireita {
	position: absolute;
	top: 0px;
	left: 757px;
	width: 10px;
	height: 102px;
	background: url('../img/Fundo-Header-Direita.gif');
}

#header #Logo {
	position: absolute;
	top: 0px;
	left: 21px;
	width: 260px;
	height: 101px;
	border: 0px;
}

#header #Fones {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 390px;
	height: 101px;
	border: 0px;
	
	display: inline;
}

#header #Carro {
	position: absolute;
	top: -3px;
	right: 3px;
	width: 205px;
	height: 138px;
	border: 0px;
	z-index: 2;
	
	display: none;
}

/********************** MENU *******************************/
#menu {
	position: relative;
	top: -6px;
	width: 767px;
	height: 33px;
	background: url('../img/Menu-Fundo.gif');
	z-index: 1;
}

#menu ul {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#menu li {
	float: left;
	padding: 0px 1px 0px 0px;
}

/********************** CONTAINER *******************************/
#container {
	position: relative;
	top: -6px;
	width: 755px;
	height: auto;
	min-height: 555px;
	margin: 0px auto 0px auto;
	background: #F0F0F0;
	padding: 5px 6px 0px 6px;
	z-index: 4;
}

#cima {
	position: relative;
	width: 755px;
	height: 132px;
}
#flash {
	float: left;
	width: 552px;
	height: 126px;
	border: 3px solid #7fbd98;
}
#promocoes {
	float: right;
	width: 177px;
	height: 118px;
	border: 3px solid #7fbd98;
	padding: 4px 4px 4px 4px;
}

#baixo {
	position: relative;
	margin: 5px 0px 0px 0px;
	width: 755px;
	height: auto;
}
#conteudo {
	position: relative;	
	width: 532px;
	min-height: 386px;
	height: auto;
	padding: 13px 10px 13px 10px;
	border: 3px solid #7fbd98;
}
	#conteudo .lista {
		list-style: circle;
	}
#informacoes {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 177px;
	min-height: 404px;
	height: auto;
	border: 3px solid #7fbd98;
	padding: 4px 4px 4px 4px;
}

/********************** FOOTER *******************************/
#footer {
	position: relative;
	top: 0px;
	width: 767px;
	height: 69px;
	background: url('../img/Fundo-Rodape.gif');
	margin: -6px auto 0px auto;
	text-align: center;
	font-family: Verdana;
	z-index: 3;
}

#footer #footermenu {
	position: relative;
	top: 9px;
	font-weight: bold;
	font-size: 10px;
	word-spacing: -4px;
}

#footer #footermenu a {
	text-decoration: none;
	color: #000000;
}

#footer #direitos {
	position: relative;
	top: 24px;
	font-size: 9px;
}
#footer #direitos .nome {
	color: #07a14e;
	letter-spacing: 1.5px;
	font-weight: bold;
}

.img-simbolo {
	position: relative;
	top: 12px;
	left: -10px;
	width: 22px;
	height: 21px;
}



/********************** GERAL *******************************/
#titulo {
	width: 177px;
	height: 28px;
	background: #DFDFDF;
}

#titulo img {
	margin: 2px auto auto 6px;
}

#subtitulo {
	font-family: Verdana;
	font-weight: bold;
	color: #1e6c1d;
	margin: 10px 0px 10px 0px;
}

.vejamais {
	float: right;
	margin-right: 10px;
	width: 77px;
	height: 11px;
	border: 0px;
}

.topo {
	font-weight: bold;
	color: #FF0000;
}

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

a:hover {
	text-decoration: underline;
}

table {
	text-align: left;
	font-style: normal; 
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #000000;
}

ul {
	list-style-position: outside;
	list-style: circle;
}

.tabelaVeiculos {
	border-collapse: collapse;
	border-color: #000000;
	border-top-width: 3px;
}
.tabelaVeiculos tr td {
	border-color: #7fbd98;
	border-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.tabelaVeiculos tr td {
	border-color: #7fbd98;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
}
.tabelaVeiculos tr td tr td {
	border: 0px;
}
.tabelaVeiculos tr td tr td tr td{
	border: 0px;
}




/********************** FORMULARIO *******************************/
label {
	vertical-align: text-bottom;
	text-align: left;
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #1e6c1d;
}

input {
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial;
}

#enviar {
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial;
	border: 1px solid #000000;
	background-color: #DFDFDF;
}



/********************** HOME *******************************/
#home {
	background-image: url('../img/Foto-Sorriso.jpg');
	background-position: right;
	background-repeat: no-repeat;
	width: 552px;
	height: 470px;
	margin: -13px -10px -13px -10px;
}
