@import url("/estilos/blog.css"); h1 { color: #fff; text-align: right; font-size: 4em; margin-top: 0; padding: 65px 20px 10px; text-shadow: 1px 1px 2px rgba(0,0,0,0.9); } #contenedor, #divContenido, #divCcentral{ width: 100%; } .contenidoTXT { width: 1140px; margin: 0 auto; padding-left: 440px; } .contenidoTXT figure{ float: left; margin-left: -270px; margin-right: 30px; border: 10px solid #80681a; background: #80681a; color: #fff; } .contenido1 .contenidoTXT{ padding-left: 0; } .destaca { margin: 20px auto; padding: 20px; width: 80%; text-align: center; font-size: 1.4em; background: #E3DF9E; } .destaca h2{ margin: 0; } footer{ margin-top: 40px; background: #002E33; border-top: 10px solid #5a6e71; } #miPie{ width: 1140px; margin: 0 auto; margin-top: 20px; color: #fff; text-align: left; } #miPie .celda{ width: 25%; padding: 0 10px; } #miPie a{ color: #fff; } #bandapie a { text-decoration-style: dotted; text-decoration-line: underline; color: #08292D; } #miPie ul{ list-style: none; margin: 0; padding: 0; } #miPie ul ul{ margin-left: 20px; margin-bottom: 5px; } #miPie h3{ font-weight: normal; margin: 0; margin-top: 20px; color: #fff; } #bandapie { background: #8a8a8a; } #cabecera{ position: relative; } #cabecera .datoContacto, #cabecera .conversorTexto, #fieldSetempresa, #fieldSetfavoritos{ display: none; } #cabecera ul { position: absolute; right: 20px; top: 70px; margin: 0; padding: 0; } #cabecera li { display: inline-table; border: 1px solid #0A282B; border-radius: 10px; margin: 0 6px; } #cabecera #datos_contacto a{ color: #0A282B; display: table-cell; text-align: center; vertical-align: middle; width: 40px; height: 40px; font-size: 1.2em; } #cabecera li:hover{ background-color: #0A282B; } #cabecera #datos_contacto a:hover{ color: #fff; } .menu li a:hover, .menu a.highlighted { background: #fff; color: #80681A; } #menuPrincipal >ul ul li a { color: #fff; } #menuPrincipal >ul ul li a:hover, #menuPrincipal >ul ul li:hover > a{ border-left: 3px solid #80681A; } .textoBanner { position: absolute; top: 10px; left: 50px; background: rgba(255,255,255, 0.8); padding: 10px 30px; width: 400px; } .textoBanner h2{ margin-bottom:0; } .textoBanner p{ margin-top:0; } #tellamamos.btn{ position: fixed; right: 0; border-radius: 10px 0 0 10px; top: 40%; z-index: 10000; font-size: 1.2em; transition: all 0.2s ease-in-out 0s; width: initial; } .logosDistribuidores a{ display: block; }