@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; border: 0; list-style: none; color: #b3b9be; font-family: Arial; }
BODY { font-size: 10px; background-color: #000000; }
a { color: #b3b9be; text-decoration: none; }

/* CSS Cabecera */

#contenedor-principal { width: 100%; overflow: hidden; }
.fondo-pagina { background-image: url(../imagenes/fondo-home-julian3.jpg); background-repeat: no-repeat; }
.fondo-pagina5 { background-image: url(../imagenes/fondo-home-julian5.jpg); background-repeat: no-repeat; }
.fondo-pagina3 { background-image: url(../imagenes/fondo-home-julian6.jpg); background-repeat: no-repeat; }
.fondo-pagina6 { background-image: url(../imagenes/fondo-home-julian8.jpg); background-repeat: no-repeat; }
/*.fondo-pagina4 { background-image: url(../imagenes/fondo-home-julian4.jpg); background-repeat: no-repeat; }*/
#subcontenedor-principal { width: 100em; margin: auto; /*padding: 0em 12.9em 0em 13em;*/ overflow: hidden; }
#logo-home { position: absolute; margin: 0em 41.8em 0em 37.8em; }

/* FIN CSS Cabecera */

/* CSS Contenido */

#contenedor-contenido { width: 100em; overflow: hidden; clear: both; }
#contenido-columna-izquierda { float: left; width: 81.1em; margin: 50.3em 0em -9999px 0em; padding-bottom: 9999px; }
/* CSS Contenido columna-izquierda */
#contenido-columna-izquierda h2.titular { padding: 0em 0em 0.5em 0em; color: #ffffff; font-size: 2.8em; font-weight: bold; }
#subcontenedor-columna-izquierda { width: 81.1em; overflow: hidden; clear: both; }
#subcontenedor-columna-izquierda p { margin: 0em 3em 0em 0em; color: #b3b9be; font-size: 1.1em; }
#subcontenedor-columna-izquierda p strong { color: #b3b9be; }
h2.titular-grupo-julian { padding: 0em 0em 19px 0em; color: #004b93; font-size: 1.6em; font-weight: normal; }
h2.titular-tarjeta { padding: 0em 0em 7px 0em; color: #ffffff; font-size: 2.3em; font-weight: normal; }
/* CSS Contenedor-grupo-julian */
#contenedor-grupo-julian { float: left; width: 40.3em; border-right: 2px solid #b3b9be; }
#contenedor-grupo-julian ul { width: 38.1em; margin: 1.8em 2em 0em 0em; overflow: hidden; clear: both; }
#contenedor-grupo-julian ul li { float: right;}
#contenedor-grupo-julian ul li div#boton-grupo { width: 12.7em; margin: 0em 1.1em 0em 0em; background-color: #b3b9be; }
#contenedor-grupo-julian ul li div#boton-ventajas { width: 12.3em; background-color: #004b93; }
#contenedor-grupo-julian ul li div.boton { overflow: hidden; }
#contenedor-grupo-julian ul li div div img.izquierda { float: left; }
#contenedor-grupo-julian ul li div div img.derecha { float: right; }
#contenedor-grupo-julian ul li div a { display: block; padding: 0.5em 0em 0.3em 0em; text-align: center; }
#contenedor-grupo-julian ul li div a#enlace-btn-julian { color: #000000; }
#contenedor-grupo-julian ul li div a#enlace-btn-tarjeta { color: #b3b9be; }
/* FIN CSS Contenedor-grupo-julian */
/* CSS Contenedor-vehiculos-ocasion */
#contenedor-vehiculos-ocasion { float: right; width: 38.6em; margin: 0em 0em 0em 2em; }
#contenedor-vehiculos-ocasion ul { width: 35.6em; margin: 1.8em 3em 0em 0em; overflow: hidden; clear: both; }
#contenedor-vehiculos-ocasion ul li { float: right;}
#contenedor-vehiculos-ocasion ul li div#boton-ventajas { width: 12.3em; background-color: #004b93; }
#contenedor-vehiculos-ocasion ul li div.boton { overflow: hidden; }
#contenedor-vehiculos-ocasion ul li div div img.izquierda { float: left; }
#contenedor-vehiculos-ocasion ul li div div img.derecha { float: right; }
#contenedor-vehiculos-ocasion ul li div a { display: block; padding: 0.5em 0em 0.3em 0em; text-align: center; }
#contenedor-vehiculos-ocasion ul li div a#acceso-buscador { color: #b3b9be; }
/* FIN CSS Contenedor-vehiculos-ocasion */
/* FIN CSS Contenido columna-izquierda */
#contenido-columna-derecha { float: right; width: 18.9em; margin: 0em 0em -9999px 0em; padding-bottom: 9999px; background-color: #000000; }
#contenido-columna-derecha p { padding: 1.5em 0em 2.4em 0em; font-size: 1.6em; text-align: center; border-bottom: 1px dashed #4d4d4d; }
#contenido-columna-derecha p span.reduccion-texto { font-size: 10px; }
#contenido-columna-derecha ul li { border-bottom: 1px dashed #4d4d4d; }
/* FIN CSS Contenido */

/* CSS Pie */

#contenedor-pie { width: 100%; background-color: #000000; overflow: hidden; }
#subcontenedor-pie { width: 100em; margin: auto; padding: 0.3em 12.9em 0em 13em; overflow: hidden; }
#pie-columna-izquierda { float: left; width: 81.1em; padding: 1.1em 0em 0em 0em; }
#pie-columna-izquierda ul li { float: left; }
#pie-columna-izquierda ul li a { text-decoration: underline; }
#pie-columna-derecha { float: right; width: 16.9em; paddin: 0em 0em 0em 2em; }
#pie-columna-derecha p { padding: 0em 0em 0em 36px; font-family: Calibri,Arial; font-size: 1.3em; background-image: url(../imagenes/telefono.gif); background-repeat: no-repeat; }
#pie-columna-derecha p span.telefono { color: #ffffff; font-size: 1.8em; font-weight: bold; }
#pie-columna-derecha a { display: inline-block; padding: 0.7em 0em 0em 1.2em; text-decoration: underline; }
/* FIN CSS Pie */