@charset "utf-8";
/* CSS Document */


body{ background-image:url(../img/bg.jpg) !important; background-repeat: repeat-x; background-color:#57585c !important }

.contenido .left {background-color:#FFF; padding:2%}

.brands  { overflow:hidden; padding:1%;}
.brands .listing-cars { border:1px solid #C6C5C5; margin-bottom:3%; padding:1%; 
background: #ffc266; /* Old browsers */
background: -moz-linear-gradient(top, #ffc266 0%, #ffe0b2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc266), color-stop(100%,#ffe0b2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffc266 0%,#ffe0b2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffc266 0%,#ffe0b2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffc266 0%,#ffe0b2 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffc266 0%,#ffe0b2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc266', endColorstr='#ffe0b2',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow:  3px 3px 3px 3px , 0.6);
        
        box-shadow:  3px 3px 3px 3px , 0.6);

}
.brands .listing-cars:hover .listing-cars-image img {  }
.brands .listing-cars:hover { border:1px solid #FF0109}
.listing-cars-image{ text-align:center}
.listing-cars-text { text-align:center; }
.adsbygoogle {padding-right:6px;padding-bottom:2px;}


.listbrands { color:#575556 !important; } 
.listbrands li{ background-repeat:no-repeat; background-position:-1px 8px; background-image:url(../img/bulletbrands.gif); padding-left:10px} 
.listbrands li a {color: #0700aa;font-weight: normal;text-decoration: underline;font-family: arial,sans-serif;font-size: 16px;line-height: 1.0;}
.listbrands li a:hover {color: #cc0088;text-decoration: underline;}

/*.listbrands li a{color:#575556 !important} */
/*.listbrands li a:hover {color:#CC0000 !important}  */
/*.listbrands li a {color: #0700aa;font-weight: normal;text-decoration: underline;white-space: nowrap;font-family: arial,sans-serif;font-size: 16px;line-height: 1.0;}*/
/*.listbrands li a:hover {color: #cc0088;text-decoration: underline;}*/

