img,body,ul,li,h1,h2,h3,h4{
	margin:0;
	padding:0;
	border:0;
	text-align: left;
}

ul,li{list-style-type:none;}

select {height:20px;}

div,td,h1,h2,h3,h4,form,input,textarea{font:11px Arial;color:#000000;}

br.clear{clear:both;font-size:0;height:0;line-height:0;display:block;}

body,td,th {
	font-family: Arial;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	background-image:url(../imagens/fd_site.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0%;
}

form{ margin:0px; }

.textopadrao {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

A:link, A:active, A:visited {
	color : #000000;
	text-decoration : none
}
A:hover {
	color : #000000;
	text-decoration : none;
}

.titulo {
	font-size: 14px;
	font-weight: bold;
}

.menu_fd {
	background-image: url(../imagens/fd_menu.jpg);
}
.marcas_fd {
	background-image: url(../imagens/fd_marcas.jpg);
}
.menu2_fd {
	background-image: url(../imagens/menu1_fd.jpg);
}

.menu2:link, .menu2:visited {
	font-size: 16px;
	text-decoration: none;
	color : #000000;
}
.menu2:hover {
	font-size: 16px;
	text-decoration: none;
	color : #0B0B79;
}
.dest_fd {
	background-image: url(../imagens/dest_fd.jpg);
}
.prom_texto1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-left:5px;
}
.prom_texto3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	vertical-align:super;
}

.prom_texto4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	vertical-align: 50%;
}
.txt_unidades {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B0B79;
	text-transform: uppercase;
}
.endereco_filial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:16px;
	padding-left: 15px;
	vertical-align: middle;
}
.fd_ender {
	background-image: url(../imagens/aba_fd.jpg);
}

.prom_texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.endereco {
	font-size: 12px;
	background-image: url(../imagens/aba_fd2.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 587px;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabsJ ul {
	margin:0;
	padding:4px 10px 0 0px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../imagens/aba_esq.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../imagens/aba_dir.jpg") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
	color:#0B0B79;
      }
    #tabsJ a:hover {
      background-position:0% -28px;
      }
    #tabsJ a:hover span {
      background-position:100% -28px;
      }
