/**
 * estilos.css
 *
 * estilos generales para MAutomoción 2010
 *
 * Inicio : 2010.04.15
 *
 **/
 
 
/* ----------- VO LISTADO ---------------- */

.noMargin {margin: 0 !important;}


#voListColDer { width: 220px; margin-bottom: 30px; }
#voListColDer .modulo h1 { background: url(../img/logo-ok-home.gif) no-repeat left top; margin-bottom: 20px; height: 99px; }
#voListColDer .modulo h2 { background: url(../img/fondo-gris.gif) repeat-x left 40px; font-family: impact; font-size: 2.4em; color: #2f353f; padding-bottom: 30px; }
#voListColDer .modulo p { line-height: 150%; margin-bottom: 30px; font-size: 1.2em; color: #2f353f; }
#voListColDer .modulo .gris { color: #9aa1ac; }
.infoInstalaciones .gris { color: #9aa1ac; }

#voListColIzq { width: 700px; margin-bottom: 30px; font-size: 1.2em; color: #2f353f;}


#voListColIzq .migas{ margin-bottom: 15px; background: transparent url('../img/migas_flecha.gif') 2px center no-repeat; padding-left: 20px;}
#voListColIzq .migas a{ color: #2f353f;}

#voListColIzq .headerList {margin-bottom: 15px;}
#voListColIzq .headerList option { padding-right: 10px; }
#voListColIzq .headerList .headerListRow {background-color: #9aa1ac; border-bottom: 1px #fff solid; color: #fff; padding: 3px 20px 3px 20px;}
#voListColIzq .headerList .headerListTitular {background-color: #2f353f; border-bottom: 1px #fff solid; color: #fff; padding: 3px 20px 3px 20px;}
#voListColIzq .headerList .headerListTitular h2{font-size: 1.4em; font-weight: normal;}
#voListColIzq .headerList .ListPaginacion{float: right; padding-top: 1px; color: #2f353f;}
#voListColIzq .headerList .ListPaginacion img{vertical-align: middle;}

#voListColIzq .List{color: #4f555e; margin-bottom: 30px; font-size: 11px;}

#voListColIzq .List .ListRow {height: /*90px*/ auto; margin: 10px 0; border-bottom: 1px solid #ebecee; position: relative;}

#voListColIzq .List .ListRow .ListFoto{float: left;}

#voListColIzq .List .ListRow .ListCaracteristicas{width: 110px; float: left; border-right: 1px solid #bfbfbf; padding-left: 15px;}

#voListColIzq .List .ListRow ul {list-style: none;}
#voListColIzq .List .ListRow ul li {padding-bottom: 2px; font-weight: bold;} 


#voListColIzq .List .ListRow .ListTitular {width: 575px;float: left; background-color: #ebecee; color: #2f353f; font-size: 16px; margin-bottom: 5px;}
#voListColIzq .List .ListRow .ListTitular h3 {color: #2f353f; font-size: 14px; float: left; padding: 3px 15px 3px 15px;}
#voListColIzq .List .ListRow .ListTitular span.etiqueta {padding-top: 8px;}
#voListColIzq .List .ListRow .ListPrecio {width: 105px; font-size: 16px; float: right;background-color: #2f353f; color: #fff; padding: 3px 15px 3px 5px; top: 0; right: 0;text-align: right; position: absolute;}
#voListColIzq .List .ListRow .ListPrecioSmall {font-size: 10px; color: #9aa1ac;}

#voListColIzq .List .ListRow .ListEquipamiento{padding: 0 15px 5px 15px; color: #2f353f; font-size: 11px; float: left; width: 315px;}

#voListColIzq .List .ListRow .ListMasInfo{padding: 0 15px 0 15px; color: #2f353f; font-size: 11px; float: right; background: transparent url('../img/ListVOmasInfo_icon.gif') left center no-repeat;}

#voListColIzq .List .ListRow .ListMasInfo a{color: #9aa1ac;}

div.ListRow:hover { background-color: #ebecee;}

.listFiltroEtiquetas span{margin-right: 15px;}
.listFiltroEtiquetas img{vertical-align: middle;}
.listFiltroEtiquetas a { margin-right:20px;}


/* ----------- VO FICHA ---------------- */

.vopvp { width: 98px; height: 60px; background: transparent url('../img/pastilla_vopvp.gif') left top no-repeat; padding: 5px 0px 0px 15px; margin: 5px 0px 20px 0px}
.voinfo { width: 98px; height: 60px; background: transparent url('../img/pastilla_voinfo.gif') left top no-repeat; padding: 10px 0px 0px 15px; margin: 5px 0px 20px 0px; color: #2f353f;}

.pastillaInfoVO { width: 160px; height: 26px; background: url('../img/pastilla-infoVO.gif') left top no-repeat; padding: 10px 0px 0px 15px; }
a.pastillaInfoVO { display: block; }

.boton_sharethis {padding-bottom: 20px;}

/* VO HOME */

div.concesionario div.fotoInstalacion {margin-bottom: 15px !important;}
div.concesionario {margin-bottom: 15px !important; padding-bottom: 15px; border-bottom: 1px dotted #2f353f;}



/* ------------- MOD HYUNDAI PROVISIONAL ------------------ */

.listadoHyundai { display: block; width: 219px; height: 20px; border-bottom: 1px dotted black; font-size: 1.4em; font-weight: bold; color: #2f353f; clear: both; margin-bottom: 5px !important;}
.listadoHyundai div.marca { width: 159px; }
.listadoHyundai div.precio { width: 60px; text-align: right; padding-top: 3px;}
.listadoHyundai span.marca { padding-top: 3px; }
.listadoHyundai span.etiqueta { padding-top: 4px; padding-left: 10px; }

.listadoHyundaiInfo {clear: both;}





