<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin:auto; 
    width:1000px;
    font-family:'Open Sans', sans-serif;
    font-size:14px; 
}
.contenedor {
    width:1000px;
    height:auto;            
    float:left;
    background:url(fondo_admin.png) repeat-y;
}
#menu_general {
    background-color:#29abe2;
    float:left;
    width:170px;
    padding:5px;
}
.pie {
    width:170px;
    height:90px;
    padding:5px;
    float:left;
    background-color:#29abe2;    
}
.bloque_Logo {
    float:left;
    width:180px;             
    height:50px;
    background-color:black;
    text-align:center;
}
.bloque_principal
 {
    width:820px;
    height:768px;
    float:left;
    background-color:White;
    background:url(images/admin_fondo_principal.jpg) no-repeat;
 }   
.info_admineventos
{
    width: 820px;
    height: 300px;
    margin-top: 234px;
    float: left;
    background: url(images/blanco_90.png) repeat;
}
.boton_acceder
{
    font-family:'Open Sans', sans-serif; 
    color:white;
    background-color:#0072c0;
    border:none;    
    width:167px;
    padding:10px;  
    font-size:14px;
    cursor:pointer;
    cursor:hand;
}
.cuadro_portada {
    width:159px;
    height:159px;
    float:left;
    background-color:#29abe2;
    text-align:center;
    vertical-align:central;
}
.cuadro_evento {
    width:820px;
    /*height:120px;*/
    float:left;
    background-color:#54bce8;    
}
.cuadro_semaforo {
    width:260px;
    height:48px;
    float:left;
    background-color:#54bce8;    
    margin-right:15px;
    margin-bottom:15px;
}
.cuadro_activo {
    width:48px;
    height:48px;
    border-right:1px solid white;
    border-left:1px solid white;
    background-color:#338dc9;
    font-size:14px;
    text-align:center;
    color:white;
    float:left;
}
.cuadro_activo a {    
    color:white;
    text-decoration:none;
}
.cuadro_inactivo {
    width:48px;
    height:48px;
    border-right:1px solid white;
    border-left:1px solid white;
    background-color:#ebebeb;
    font-size:14px;
    text-align:center;
    color:#cccccc;
    float:left;
}
.cuadro_inactivo a {    
    color:#cccccc;
    text-decoration:none;    
}
.cuadro_estadistica {
    width:110px;
    height:110px;
    float:left;
    text-align:center;
    margin-right:3px;
    background-color:#d6d6d6;
}
.cuadro_accesocomun {
    width:110px;
    height:110px;
    float:left;
    text-align:center;
    margin-right:3px;
    background-color:#54bce8;
}
.bloque_guardar {
    background-color:#54bce8; 
    padding-top:10px; 
    padding-bottom:10px; 
    margin-top:50px;
    float:left;
    /*text-align:center;*/
    width:100%;
}
.bloque_sobre {
    width:100%;
    float:left;
    background-color:#0071bc;
    padding-bottom:3px;
    padding-top:3px;
}
.bloque_normal {
    width:100%;
    float:left;
    background-color:transparent;
    padding-bottom:3px;
    padding-top:3px;
}
.bloque_item {
    width:170px; 
    height:auto; 
    float:left;
}
.bloque_tarifa {
    background-color:#54bce8;
    float:left;
    padding:5px;
    width:810px;
    margin-bottom:5px;
}
.bloque_formaPago_Activo {
    background-color:#54bce8;
    float:left;
    padding:5px;
    width:810px;
    margin-bottom:5px;
}
.bloque_formaPago_Inactivo {
    background-color:#999999;
    float:left;
    padding:5px;
    width:810px;
    margin-bottom:5px;
}
.bloque_azulete {
    background-color:#54bce8;
    float:left;
    padding:3px;
    width:814px;    
    margin-left:-1px;
}

.bloque_opcion_plantilla {
    width:90px;
    height:90px;
    float:left;
    text-align:center;
    background-color:#29abe2;    
}
.bloque_opcion_plantilla_nosel {
    width:90px;
    height:90px;
    float:left;
    text-align:center;
    background-color:#d3d3d3;    
}
.bloque_edicion_opcion_plantilla {
    float:left;
    padding:10px;
    border:1px solid #29abe2; 
    width:793px;
}

.bloque_gris_claro {
    background-color:#f2f2f2;
    float:left;
    padding:5px;
    width:814px;    
    margin-left:-1px;
}

.linea_separacion {
    border-bottom:1px solid white;
}

.bloque_azulete_claro {
    background-color:#7fcdee;
    float:left;
    padding:3px;
    width:814px;
    margin-left:-1px;
}

.divlink_activo{
    background-color:#338dc9;
    vertical-align:central;
    padding:2px;
    height:60px;
    width:64px;
    text-align: center;
}

.divlink_activo a{
    color:white;
    text-decoration:none
}

.divlink_inactivo{
    background-color:#ebebeb;
    vertical-align:central;
    padding:2px;
    height:60px;
    width:64px;
    text-align: center;
}

.divlink_inactivo a{
    color:#cdcfd6;
    text-decoration:none
}

.tb_fecha
{
    font-size:18px;
    background-color:#54bce8;
    border:1px solid #666666;
    font-family:'Open Sans', sans-serif;        
}

.plantilla_seleccionada {
    background-color:#54bce8;
    width:110px;
    height:140px;
    padding-top:5px;    
}

.plantilla_noseleccionada {
    background-color:#999999;
    width:110px;
    height:140px;
    padding-top:5px;
}

.plantilla_comprada {
    background-color:red;
    width:110px;
    height:140px;
    padding-top:5px;
}
.plantilla_edicion {
    background-color:#54bce8;
    width:110px;
    padding-top:4px;
    padding-bottom:1px;
    float:left;
    text-align:center;
    margin-top:5px;
}
.linea_resumen {
    padding:5px;
    color:black; 
    border-bottom:1px solid #999999;    
    line-height:23px;
}
.cabecera_resumen th {     
    border-bottom:1px solid #999999;    
}
.cabecera_resumen_left th { 
    text-align:left; 
    padding:5px; 
    color:black; 
    border-bottom:1px solid #999999;    
}
.cabecera_resumen_left { 
    text-align:left;     
    margin-bottom:5px;
}
.cabecera_resumen_left a { 
    color:black; 
    text-decoration:none;
}

.cabecera_resumen_center th { 
    text-align:center; 
    padding:5px; 
    color:black; 
    border-bottom:1px solid #999999;    
    white-space:pre-line;    
}
.cabecera_resumen_center { 
    text-align:center;     
    margin-bottom:5px;
}
.cabecera_resumen_center a { 
    color:black; 
    text-decoration:none;
}

.cabecera_idioma th { 
    text-align:left; 
    padding:5px; 
    color:#54bce8; 
    border-bottom:1px solid #999999;    
    white-space:pre-line;    
}
.cabecera_idioma { 
    text-align:left;     
    margin-bottom:5px;
}
.cabecera_idioma a { 
    color:#54bce8; 
    text-decoration:none;
}
.row_grid {
    border-bottom:1px solid #999999;
    margin-bottom:5px;
    margin-top:5px;
    height:40px;
}
.Ayuda {
    font-size: 12px;
    color: #999999;
    font-style: italic;
}
.fondo_cuadricula_diploma_negro {    
    background:url(images/grid-black.png) repeat;
}
.fondo_cuadricula_diploma_sinfondo {    
    background:none;
}
.fondo_cuadricula_diploma_blanco {    
    background:url(images/grid-white.png) repeat;
}
.fondo_cuadro_diploma_negro {
    position:absolute; 
    border:1px solid black;
}
.fondo_cuadro_diploma_blanco {
    position:absolute; 
    border:1px solid white;
}

.fondo_cuadro_diploma_foto_negro {
    position:absolute; 
    background:url(images/fondo-foto-black.png) no-repeat;
    background-size:100%;
    border:1px solid black;
}
.fondo_cuadro_diploma_foto_blanco {
    position:absolute; 
    background:url(images/fondo-foto-white.png) no-repeat;
    background-size:100%;
    border:1px solid white;
}
.bloque_negro50 {
    float: left; 
    background: url(images/negro_50.png) repeat;
    width:100%;
}

.fnt_anuncios_1 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:40px;
}
.fnt_anuncios_2 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:30px;
}
.fnt_anuncios_3 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:25px;
}
.fnt_anuncios_4 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:22px;
}
.fnt_anuncios_5 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:20px;
}
.fnt_anuncios_6 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:18px;
}
.fnt_anuncios_7 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:16px;
}
.fnt_anuncios_8 {
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:15px;
}
.fnt_anuncios_9 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:14px;
}
.fnt_anuncios_10 {    
    color:white;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;    
    font-size:12px;
}

.bloque_anuncios_1 {    
    width:75px; 
    float:left; 
    margin-top:9px;
}
.bloque_anuncios_2 {    
    width:75px; 
    float:left; 
    margin-top:16px;
}
.bloque_anuncios_3 {    
    width:75px; 
    float:left; 
    margin-top:19px;
}
.bloque_anuncios_4 {    
    width:75px; 
    float:left; 
    margin-top:22px;
}
.bloque_anuncios_5 {    
    width:75px; 
    float:left; 
    margin-top:23px;
}
.bloque_anuncios_6 {    
    width:75px; 
    float:left; 
    margin-top:25px;
}
.bloque_anuncios_7 {    
    width:75px; 
    float:left; 
    margin-top:26px;
}
.bloque_anuncios_8 {
    width:75px; 
    float:left; 
    margin-top:28px;
}
.bloque_anuncios_9 {    
    width:75px; 
    float:left; 
    margin-top:27px;
}
.bloque_anuncios_10 {    
    width:75px; 
    float:left; 
    margin-top:27px;
}

.bloque_anuncio {
    width:75px; 
    height:75px; 
    float:left; 
    text-align:center;
    background: url(images/fondo-circulo-azul.png) no-repeat;
}

.bloque_circulo_azul-peque {
    width:50px; 
    height:50px; 
    float:left; 
    background: url(images/fondo-circulo-azul-peque.png) no-repeat;
    text-align: center;
    padding-top:15px;   
}</pre></body></html>