//estilo DAR ALTA LIBROS *{ margin: 0px; padding: 0px; justify-content:center; } html{ background: #ccc; } .html{ padding-bottom: 10px !important; } .usuario{ position: absolute; margin-left: 550px; margin-top: -22px; color: #fff; font-family: arial; font-weight: normal; font-size: 15px; min-width: 300px; } .contenedor_general{ /*background-image: url('../img/imagenes/textura5.jpg'); min-height: 500px;*/ position: relative; background: #fff; width: 1002px; margin:auto; border-left: 1px solid #0088cc; border-right: 1px solid #0088cc; border-bottom: 1px solid #0088cc; } .h_2{ background: #424242; color:#fff; margin-top: 2px; width: 980px; /*margin: 1%;*/ padding-left: 20px; padding-top: 2px; padding-bottom: 2px; font-size: 20px; border-bottom: 2px solid orange; border-right: 2px solid grey; box-shadow: 1px 1px 3px #000; margin-left: 0px; font-family: batang, arial; margin-bottom: 0px; } .header{ margin-left: 1%; width: 1000px; height: 90px; background-image: url('../img/degradados/degradado66.jpg'); border-top:2px solid rgba(0,0,0,.5); border-bottom:3px solid grey; padding:1px; margin:auto; margin-top: 3px; } span.fuente_encabezado{ font-family: arial; display: block; width: 700px; position: absolute; padding-top: 20px; margin-left: 65px; font-size: 40px; color: #fff; text-shadow: 2px 2px 2px #000; } div.footer{ width: 92%; height: 4%; bottom: 0; min-width: 500px; margin-left: 4%; position: relative; /*background-color: rgba(0,0,0,.65);color: #fff;font-family: apajarita;*/ color: #808b96; font-family: Utsaah; text-align: center; font-size: 120%; padding-top: 3px; padding-left: 1%; border-top: 2px solid rgba(255,128,0,.7); border-top-left-radius:50px; border-top-right-radius:50px; } span.texto1_footer{ color: orange; font-size: 120%; } div.texto_chico{ margin-top: 64px; margin-left: 600px; position: absolute; display: block; overflow: hidden; padding:2px 5px 2px 19px; font-size: 18px; color: #fff; background: #000; width: 220px; } .para_imagen{ width: 900px; height: 70%; /*background-image: url('../img/degradados/siluetasedit22.png');*/ background-size: cover; position: absolute; margin-top:-20px; margin-left: 50px; } .contenedor_central{ margin-left: 1.5%; position: relative; width: 970px; border: 1px solid #0088cc; min-height: 350px; margin-bottom: 25px; } .marco_arriba{ margin-top: 2px; margin-left: 2px; margin-right: 2px; background:#2e86c1; width: 965px; height: 30px; color: #fff; } .titulo_encab{ position: absolute; margin-top: 5px; margin-left: 10px; font-size: 20px; font-family: Utsaah; font-weight: bold; } .filas{ padding: 3px; } .filasA{ color: #212f3d; /*gris oscuro*/ font-size: 18px; text-align: right; padding: 3px; } .contenedor_tabla{ font-family: Utsaah; position: relative; margin-top: 40px; margin-left: 50px; } .estilo-hr{ border: 0; width: 500px; height: 2px; background-image: linear-gradient(to right, rgba(0,128,255,0.75),rgba(0,0,0,0)); margin-bottom: 25px; padding: 0.7px; } .info_imp{ font-weight: bold; } .botones_estilo{ font-size: 12px; border: 1px solid #0088cc; background: #2e86c1; width: 150px; height: 25px; color: #FFFFFF !important; padding: 3px; font-weight: bold; border-radius: 3px; } .botones_estilo:hover{ background: crimson; transform: scale(1.05); border: 0px solid #000; } .pos_btn_dar_alta{ position: relative; margin-left: 70px; margin-top: 15px; margin-bottom: 30px; } .pos_btn_cancelar{ position: relative; margin-left: 35px; margin-top: 15px; } .negrita{ padding: -3px; font-size: 16px; width: 145px; } .Columnas{ } .ayuda{ font-style: italic; font-size: 14px; } }