/* CSS Document */

* {
	margin:0px auto;
	padding:0px;
}

body {
	background:#fcf96c url(bg_body.jpg) left top repeat-x;
}

#geral {
	margin:0px auto;
	padding:0px;
	width:778px;
}

#menu {
	width:778px;
	height:82px;
	background:url(bg_menu.jpg) -2px top no-repeat;
}

#menu ul {
	float:right;
	width:518px;
	height:40px;
	padding-top:42px;
	text-align:center;
}

#menu li {
	display:inline;
}

#menu a {
	float:left;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	width:100px;
	height:39px;
}

/* Dimensão das li's do menu */
#menu #botao_01 { width:115px;background:#000 url(menu/bg-speed.jpg) 0px -21px no-repeat; }
#menu #botao_01:hover { width:115px;background:#000 url(menu/bg-speed-over.jpg) 0px -21px no-repeat; }

#menu #botao_02 { width:73px;background:#000 url(menu/bg-novas.jpg) 0px -21px no-repeat; }
#menu #botao_02:hover { width:73px;background:#000 url(menu/bg-novas-over.jpg) 0px -21px no-repeat; }

#menu #botao_03 { width:80px;background:#000 url(menu/bg-usadas.jpg) 0px -21px no-repeat; }
#menu #botao_03:hover { width:80px;background:#000 url(menu/bg-usadas-over.jpg) 0px -21px no-repeat; }

#menu #botao_04 { width:166px;background:#000 url(menu/bg-pecas.jpg) 0px -21px no-repeat; }
#menu #botao_04:hover { width:166px;background:#000 url(menu/bg-pecas-over.jpg) 0px -21px no-repeat; }

#menu #botao_05 { width:84px;background:#000 url(menu/bg-noticias.jpg) 0px -21px no-repeat; }
#menu #botao_05:hover { width:84px;background:#000 url(menu/bg-noticias-over.jpg) 0px -21px no-repeat; }
/* Fim */

#topo {
	width:778px;
	height:249px;
}

#logo {
	float:left;
	width:258px;
	height:250px;
	background:#e0e0e0 url(bg_logo.jpg) left top no-repeat;
}

#foto_logo {
	width:258px;
	height:137px;
}

#logo h1 a {
	width:258px;
	height:135px;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	text-align:center;
	background:url(logo.gif) center center no-repeat;
}


#endereco_e_links {
	width:206px;
	height:110px;
}

#endereco_e_links address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

#endereco_e_links ul {
	width:186px;
	height:31px;
	padding-top:25px;
	padding-left:28px;
	list-style:none;
	text-align:center;
}

#endereco_e_links li {
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:30px;
	height:30px;
	display:inline;
}

/* Fundo dos links da DIV Endereco e Links */

#endereco_e_links #home a { 
	width:30px;
	height:30px;
	background:url(home.jpg) center center no-repeat;
}

#endereco_e_links #favoritos a {
	width:30px;
	height:30px;
	background:url(favoritos.jpg) center center no-repeat;
}

#endereco_e_links #email a {
	width:30px;
	height:30px;
	background:url(email.jpg) center center no-repeat;
}


/* Fim */

#endereco_e_links a {
	display:block;
	overflow:hidden;
	text-align:center;
	text-indent:-5000px;
}

#flash {
	float:right;
	width:520px;
	height:222px;
	border-bottom:28px solid #e0e0e0;
	background:url(flash.jpg) right top no-repeat;
}

#rodape {
	clear:both;
	width:778px;
	height:165px;
	background:url(bg_rodape.jpg) left top no-repeat;
}

#loguinho {
	width:778px;
	height:64px;
	text-align:center;
	background:url(loguinho.gif) center 5px no-repeat;
}

#endereco_rodape {
	width:778px;
	height:46px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fefefe;
	text-align:center;
}

#endereco_rodape address { font-style:normal; }

#endereco_rodape span {
	font-size:14px;
}

#logo_la {
	float:left;
	width:523px;
	height:31px;
	padding-left:125px;
	padding-top:19px;
}

#logo_la a{
	display:block;
	width:20px;
	height:21px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(logo_la.gif) no-repeat;
}