#banner-inicio{ background: #e5eaee; } #galeria-inicio{ max-width: 1140px; margin: 0 auto; background: url(/imagenes/galerias/inicio/01-inicio.jpg) center center no-repeat; height: 282px; } #divCcentral{ width: 100%; } #botonesservicios, #ultimasnoticias{ list-style: none; margin: 0; padding: 0; } #botonesservicios li{ display: inline-block; width: 180px; color: var(--gris-oscuro); } #botonesservicios li div{ margin: 0 20px 20px; border-radius: 100%; width: 122px; height: 122px; box-shadow: 0px 5px 5px rgba(0,0,0,0.5); background-color: #ECECEC; } #botonesservicios li div.contable{ background: url(/imagenes/iconos/icono_contable.png) center center no-repeat; } #botonesservicios li div.fiscal{ background: url(/imagenes/iconos/icono_fiscal.png) center center no-repeat; } #botonesservicios li div.laboral{ background: url(/imagenes/iconos/icono_laboral.png) center center no-repeat; } #botonesservicios li div.juridica{ background: url(/imagenes/iconos/icono_juridica.png) center center no-repeat; } #ultimasnoticias { display: table; margin: 0 auto; } #ultimasnoticias li{ display: table-cell; width: 220px; background: #eaeaea; padding: 0 20px 50px; position: relative; } #ultimasnoticias li.par{ background: #d9d9d9; } #ultimasnoticias li strong{ font-size: 1.2em; margin: 10px 0; display: block; color: var(--granate); min-height: 60px; } #ultimasnoticias .imgNot{ width: 163px; height: 127px; position: absolute; bottom: -90px; } #ultimasnoticias .imgnoticia1{ background: url(/imagenes/iconos/icono_img1.png) center center no-repeat; } .imgnoticia2{ background: url(/imagenes/iconos/icono_img2.png) center center no-repeat; } .imgnoticia3{ background: url(/imagenes/iconos/icono_img3.png) center center no-repeat; } .imgnoticia4{ background: url(/imagenes/iconos/icono_img4.png) center center no-repeat; }