div#menu {
    background-image:url(/images/fnd_menu.jpg);
    background-repeat: repeat-y;
    background-position:bottom;
    margin:5px 0 0 1px;
}

div#menu h6 {
    font-size:1px;
    text-indent:-999em;
    background:url(/images/fnd_topoMenu.jpg) no-repeat;
    display:block;
    height:5px;
    margin-left:1px;
}

div#menu ul {
    display:block;
    background:url(/images/fnd_ulMenu.jpg) bottom center no-repeat;
    list-style:none;
    padding-bottom:7px;
}

div#menu ul li {
    margin:0 1px;
}

div#menu ul li a {
    display:block;
    width:157px;
    height:20px;
    background-repeat:no-repeat;
    /*text-indent:-999em;*/
    overflow:hidden;
    border-bottom:1px solid #eee;
	text-indent:14px;
    line-height:19px;
}

div#menu ul li a:hover {
    background-position:0 -20px;
	text-decoration:none;
    color:#FFF;
}

div#menu ul li a.intranet {
    text-indent:14px;
    line-height:19px;
}

div#menu ul li a.intranet:hover {
    text-decoration:none;
    color:#FFF;
}

ul#cores li {
    float:left;
    margin-left:5px;
}

ul#cores a {
    width:12px;
    height:12px;
    display:block;
    text-indent:-999em;
}

ul#cores a#azul {
    background:url(/images/cores/btn_coresAzul.gif) no-repeat;
}

ul#cores a#vermelho {
    background:url(/images/cores/btn_coresVermelho.gif) no-repeat;
}

ul#cores a#verde {
    background:url(/images/cores/btn_coresVerde.gif) no-repeat;
}

ul#cores a#amarelo {
    background:url(/images/cores/btn_coresAmarelo.gif) no-repeat;
}

ul#cores a#rosa {
    background:url(/images/cores/btn_coresRosa.gif) no-repeat;
}

ul#cores a#azul{
    background:url(/images/cores/btn_coresAzul.gif) no-repeat;
}

ul#cores a#azul.on{
    background:url(/images/cores/btn_coresAzul_on.gif) no-repeat;
}

ul#cores a#vermelho.on {
    background:url(/images/cores/btn_coresVermelho_on.gif) no-repeat;
}

ul#cores a#verde.on {
    background:url(/images/cores/btn_coresVerde_on.gif) no-repeat;
}

ul#cores a#amarelo.on {
    background:url(/images/cores/btn_coresAmarelo_on.gif) no-repeat;
}

ul#cores a#rosa.on {
    background:url(/images/cores/btn_coresRosa_on.gif) no-repeat;
}

div#navTabs {
    width:100%;
    background:#ddd;
    display:block;
    height:20px; !important
}

div#navTabs ul {
    width:100%;
    list-style:none;
}

div#navTabs ul li {
    float:left;
    margin:2px 2px 0 2px; !important
}

div#navTabs ul li a{
    display:block;
    padding:2px 7px;
    border-bottom:0;
}

div#navTabs ul li a:hover {
    text-decoration:none;
}

div#navTabs ul li a.active {
    border:1px solid #ccc;
    border-bottom:0;
    background:#fff;
}

div#navTabs ul li a.off {
    border:1px solid #ddd;
    border-bottom:0;
    background:transparent;
}

/*novo menu para os Okms*/
.area_total{
    width:563px;
    height:auto;
    display:table;
    margin:3% auto;
    background-image:url('/images/background-veiculos-zero.gif');
    background-position:top left;
    background-repeat:repeat-x;
}


.area_total .area_esquerda{
    width:121px;
	overflow:hidden;
    border:1px solid #ccc;
    float:left;
    background-color:#fff;
	padding-bottom:4px;
}


.area_total .area_direita{
    width:430px;
    height:339px;
    display:table;
    border:1px solid #ccc;
    float:left;
    margin-left:5px;
    background-color:#fff;
	padding-bottom:9px;
}

/* inicio area esquerda */
.area_total .area_esquerda ul{
    float:left;
    margin:auto;
    padding:0px;
    list-style:none;
}


.area_total .area_esquerda ul li{
    margin:auto;
    margin-top:1px;
    padding:0px;
    border:1px solid #eeeeee;
    width:100px;
    padding:2px 2px 2px 5px;
    background-color:#FFFFFF;
}


.area_total .area_esquerda ul .hover{
    margin:auto;
    margin-top:1px;
    padding:0px;
    border:1px solid #eeeeee;
    width:100px;
    padding:2px 2px 2px 5px;
    color:#fff;
    background-color:#636363;
    cursor:pointer;
}

/* fim area esquerda */
/* inicio area direita */
.area_total .area_direita .imagem-destaque{
    width:419px;
    height:227px;
    margin:auto;
    margin-top:2px;
}

.area_total .area_direita .imagem-destaque img{
    position:relative;
    margin-top:0px;
    /*margin-top:-227px;
    *margin-top:-238px;*/
}

.area_total .area_direita .imagem-destaque .nome_veiculo{
    float:left;
    position:relative;
    margin-top:20px;
    *margin-top:5px;
    font:22px Arial;
    color:#6d6d6d;
    font-weight:bold;
    width:140px;
    text-align:center;
    left:10px;
}

.area_total .area_direita .detalhes_veiculo{
    float:left;
    width:215px;
    height:58px;
    background-repeat:no-repeat;
    background-image:url('/images/background-detalhes.gif');
    background-position:left top;
    position:relative;
    margin-top:15px;
    *margin-top:0px;
    margin-left:50px;
    font:10px Arial;
    padding:4px 0px 0px 10px;
    color:#999999;
}

.area_total .area_direita .detalhes_veiculo div{
    width:90%;
    height:15px;
    margin-bottom:1px;
}

.area_total .area_direita .imagebox15{
    float:left;
    width:425px;
    margin-left:1px;
    *margin-top:70px;
    *margin-bottom:10px;
}
.area_total .area_direita .imagebox15 div{
    width:90%;
    height:70px;
    
    margin-bottom:1px;
}
.area_total .area_direita .imagebox15 img{
    width:100px;
    height:67px;
}

.area_total .area_direita div img{
    position:relative;
    margin:0px 2px 0px 0px;
    top:3px;
}

.link_car{
    text-decoration: none;
    color: #252525;
    font-size: 11px;
}

.link_car:hover{
    text-decoration: none;
    color: #252525;
    font-size: 11px;
}

.link_car2{
    text-decoration: none;
    color: #252525;
    font-size: 11px;
    font-weight: bold;
}

.link_car2:hover{
    text-decoration: none;
    color: #252525;
    font-size: 11px;
    font-weight: bold;
}

.img_car_ico{
    margin-top: -4px !important;
}