/*
a:link {
   color: #000000;
   }
*/

a:visited {
   color: #000000;
      }

a:active {
   color: #642C3B;
   }    

/* color de la casa del marques 
#7A3505
*/

body { 
    /*font-family: calibri, helvetica, "sans-serif";*/
    /*font-family: 'Nunito', sans-serif;*/ 
    font-family: 'Marcellus', serif; 
    font-size: 1.1em;
    background-color: #F7F7F7;
    }


#pantalla_completa {
    

    margin: 0 auto;
     

}

/* la pantalla completa se divide en dos partes: div_top y cuerpo_web : */

#div_top {
    margin: 0px auto;
    height: 120px;
    width: 990px;    

    z-index: 3;
    
}


#div_top_logo {
    position: fixed;
    top: 0px;
    margin: 0px auto;
    height: 60px;
    width: 1000px;    

    /*background-color: #D7E3F1;*/
    /*background-color: #F4F4F4;*/
        
    z-index: 7;
}


#div_top_centrado {

    z-index: 5;
    /** height: 150px;*/
    margin: 0 auto;
    /*background-color: #EEEEEE;*/
    
    /*
        background-image: url(imagenes/template/div_top_bg.png);
        background-repeat: no-repeat;
    */   
}


#top_linea_top {
    /*height: 3px;*/
    /*background-color: #1F2D5E;*/
    /* width: 973px;*/
}



#div_promo {
    /* incluye la imagen de cabecera,   el carrusel y el modulo promo */
    /*
    z-index: 5;
    position: relative;
    float: left;
    width: 975px;
    height: 250px;
    margin-top: 135px;
    
    padding: 0px 0px 0px 0px;

    overflow: hidden;
    
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    */
}


/* ********     CUERPO COMPLETO, SALVO TOP     ******************* */
#cuerpo_web {
    
    position: relative;
    margin: 10px auto;
    /*margin: 10px 0px 0px 0px auto;*/
    width:990px;
    /*float: left;*/
    height: auto;
    /*background-color: #EEEEEE;*/
    /*
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    */
    /*box-shadow: 0px 0px 1px 1px #bbb;*/

     
}


/* ********     TOP     ******************* */

.modulo_top{
    z-index: 6;
    /*padding: 5px;*/ 
    /*margin: 10px 0px 0px 0px;*/
    
}

#logo_imagen {
    position: relative;
    /*margin-top: 10px;*/
    
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    */     
}


#div_carrusel_completo {
    z-index: 5;
    position: relative;
    float: left;
    height: 250px;
    width: 975px;
    /*border: 1px solid #999;*/
    margin: 0px 0px 0px 0px;
    /*box-shadow: 0px 0px 2px 1px #bbb;*/
}



#lateral_izquierdo{
    float: left;
    /*width: 22%;    OK   !! */
    width: 0%;
    /*background-color: #EEEEEE;*/
    margin: 50px 10px 5px 3px; 
}


#contenido_centro{
    float: left;
    
    /* width: 74%;   ok */
    width: 99%; 
    margin: 10px 15px 5px 0px;
    /*border-top: 28px solid #82C55B;*/
    /*background-color: #EEEEEE;*/
    text-align: justify;
    color: black;
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    */    
}


.modulo_left_{
    height: <?php echo $css_modulo_left_height_; ?>;
    margin: <?php echo $css_margin_modulo_left_; ?>;
    padding: <?php echo $css_padding_modulo_left_; ?>;
    overflow:hidden;
    font-size: 1.0em !important;
    /*padding: 5px 0px 0px 0px;*/ 
    color: black;
    /*background-color: #CDDAE2;*/
    /*background-color: white;*/
    /*border: solid 1px #6B6B6B;*/ 
    background-image: url(imagenes/template/modulo_bg_general.png);
    background-repeat: repeat-x;
    background-position: 0.0em;    
     
    
    /*
    border-radius: 5px 5px 5px 5px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    */
    /*box-shadow: 1px 1px 1px #65C6E3;*/
}



.modulo_left_:hover {
    /*border: solid 1px #408EBC;*/
    /*box-shadow: 1px 1px 1px #408EBC;*/
    /*
    -webkit-box-shadow: 0px 0px 5px 0px #6B6B6B;
    -moz-box-shadow:    0px 0px 5px 0px #6B6B6B;
    box-shadow:         0px 0px 5px 0px #6B6B6B;
    */
}

.modulo_left_titulo_ {
    /*    
    background-image: url(imagenes/template/modulo_bg_titulo.png);
    background-repeat: repeat-x;
    background-position: 0.0em;
    */    
    background-color: #AAB0B7;
    /*background-color: white;*/
    height: 30px;
    
    
    border-radius: 3px 3px 0px 0px !important;
    -moz-border-radius: 3px 3px 0px 0px !important;
    -webkit-border-radius: 3px 3px 0px 0px !important;
    
    
    /* border-bottom: dotted 1px #606060; */
    /*color: #0A2A75;*/
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
    
}

.modulo_left_titulo_texto_ {
    padding: 5px 0px 0px 5px;
    /*color: black;*/
}

.modulo_left_contenido_ {
    padding: 5px 5px 5px 5px; 
    /*color: black;*/
    /*font-size: 0.9em;*/
    /*background-image: url(imagenes/template/modulo_bg_general.png);*/
    background-color: #AAB0B7;
    /*margin: 0px 0px 0px 0px;*/  
    
     
    border-radius: 0px 0px 3px 3px !important;
    -moz-border-radius: 0px 0px 3px 3px !important;
    -webkit-border-radius: 0px 0px 3px 3px !important;
         
}

.modulo_left_contenido_ a {
    text-decoration: none;
    cursor: pointer;
    color: <?php echo $css_color_texto_left_; ?>;
}

.modulo_left_contenido_ ul {
    margin-left: -35px;
}


.modulo_left_contenido_ li {
    list-style-type: none;
    padding-left: 15px;
    background-image: url(imagenes/template/bullet.png);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}


/* ******   modulo central illasalada ****** */ 


.modulo_central {
    float: left;
    position: relative;
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    color: red;
    /* Centrado: */ 
    margin-left: auto;
    margin-right: auto;
}

.titulo_del_modulo {
    margin: 10px;
    /*background-color: #0B77A5;*/
    /* height: 40px; */
    /*
    border-radius: 3px 3px 0px 0px !important;
    -moz-border-radius: 3px 3px 3px 3px !important;
    -webkit-border-radius: 3px 3px 3px 3px !important;
    */
    border-bottom: 2px solid #0062A7;
    padding: 5px;
    color: #0062A7;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    font-family: 'Marcellus SC', serif;
        
}

.contenido_del_modulo {
    margin: 10px;
    /*background-color: #AAB0B7;*/
    /* height: 40px; */
   
    padding: 5px;
    color: black;
    font-size: 1em;
    
    text-align: justify;    
}

/* **************  CENTRE FULL  ************* */

.modulo_centre_full_{
    position: relative;
    float: left;
    /*height: ;*/
    width: 900px;
    margin: 5px 5px 50px 5px;
    padding: 10px;
    font-size: 1.0em !important;
    border: solid 2px #bbb; 
    /*background-color: white;*/
    overflow:hidden;

    border-radius: 5px 5px 5px 5px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;    

    /*
    -webkit-box-shadow: 0px 0px 5px 1px #bbb;
    -moz-box-shadow:    0px 0px 5px 1px #bbb;
    box-shadow:         0px 0px 5px 1px #bbb;
    */
}

.modulo_centre_full_:hover{
    border: solid 2px #0062A7;
    /*
    -webkit-box-shadow: 0px 0px 5px 2px #6B6B6B;
    -moz-box-shadow:    0px 0px 5px 2px #6B6B6B;
    box-shadow:         0px 0px 5px 2px #6B6B6B;
    */
}


.modulo_centre_full_titulo_ {
    /*height: 30px;*/
    /*    
    background-image: url(imagenes/template/modulo_bg_titulo.png);
    background-repeat: repeat-x;
    background-position: 0.0em;
    */    
    /*background-color: white;*/
    /* border-bottom: dotted 1px #606060; */
    color: #0062A7;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
}

/* este div esta escrito directamente en el html del articulo del modulo */
.div_centre_full_texto {
    padding: 5px 0px 0px 10px;
    width: 620px;
}

.modulo_centre_full_titulo_texto_ {
    /*padding: 0px 0px 0px 5px;*/
}

.modulo_centre_full_contenido_ {
    /*padding: 3px 3px 3px 3px;*/
    /*background-color: #1B75BB;*/
    color: #00559B;
    text-align: left;
    /*font-size: 0.9em;*/
    /*background-image: url(imagenes/template/modulo_bg_general.png);*/
    /*background-color: white;*/
    /*margin: 0px 0px 0px 0px;*/   
         
}

.modulo_centre_full_contenido_ img {
    float: right;
    position: absolute;
    top: 0px;
    left: 640px;
    margin: 0px 0px 0px 35px;
    height: 200px;
    text-align: right;
    overflow: hidden;
}

#mod_full_img_2,
#mod_full_img_4 {
    margin: 0px 0px 0px 0px;
}

.modulo_centre_full_contenido_ a {
    text-decoration: none;
    cursor: pointer;    
}

.modulo_centre_full_contenido_ ul {
    margin-left: 0px;
}

.modulo_centre_full_contenido_ li {
    margin: 0px 0px 0px -15px;
    list-style-type: none;
    padding-left: 15px;
    line-height: 30px;
    background-image: url(imagenes/template/bullet_3.png);
    background-repeat: no-repeat;
    background-position: 0.0em .5em ;
}





/* ********************************************************* */
/* TOP MENU  BLOQUE MENU SUPERIOR DESPLEGABLE  ************* */
/* ********************************************************* */


#top_linea_divisoria {
    /*margin: 0px 0px 0px 0px;*/
    height: 0px;
    /*background-image: url(imagenes/template/borde_zona_menu.png);*/
    background-color: red;
    /*width:      ;*/
}


#menu_top {  
    font-family: 'Alegreya Sans SC', sans-serif;
    text-align: left;
    font-size: 1.0em;
    font-weight: bold;
    
    /*position:absolute;*/
    position: fixed;
    top: 60px;
    
    
    /*margin-top: 270px;*/
    /*margin-left: 0px;*/
    
    
    z-index: 7;
    width:975px;
    
    background-color: #0062A7;

    /*background-image: url(imagenes/template/mainmenu_bg.png);*/
    /*background-repeat: repeat-x;*/
     
    
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;          
    

    /*text-transform: uppercase;*/
}

#menu_top ul { 
    list-style-type: none;
    margin-left: -40px;
    
}



#menu_top ul li.li_nivel1 { 
    float: left;
    /*margin-top: -15px;*/
    margin-top: 3px;
    /*width: 110px;*/
    /*margin-right: 2px; */
    /*background-color: #023382; /* azul del logo */
    /*margin-top: 0px;*/
    
    height: 40px;
    padding: 0px 20px 1px 10px;

    /*background-image: url(imagenes/template/mainmenu_bg.png);*/
    /*background-repeat: repeat-x;*/
    /*border: solid 2px #0072AB;*/ 
    
    /**    
    border: solid 1px white;
    border-left: none;
    border-top: none;
    border-bottom: none;
    */
    
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    */
    
}




#menu_top ul li a {
    display: block;
    text-decoration: none;
    color: white;
    /*text-shadow: 1px 1px 0 #006FB9;*/
    /* background-color: #399; */
    /* background-color: #E29603;*/

    padding: 0px 10px 3px 0px;
    position: relative;
    z-index: 7;
      
}


#menu_top ul li:hover {
    /* HOVER del color de fondo de TODO el enlace */
    position: relative;
    /**background-color: #370000;*/
    
}


#menu_top ul li a:hover, 
#menu_top ul li:hover a.nivel1 {
    /* HOVER del color de fondo de la casilla del enlace */
    /* background-color: #5EA0C6; */
    color: #FFCA28;
    position: relative;
    /*text-shadow: 0.0em 0.0em 0.2em white, 0.0em 0.0em 0.2em white, 0.0em 0.0em 0.2em white;*/
    /*text-shadow: 0.0em 0.0em 0.2em #1F2D5E, 0.0em 0.0em 0.2em #1F2D5E, 0.0em 0.0em 0.2em #1F2D5E;*/
    /*text-shadow: 1px 1px #DDDF34, -1px -1px #DDDF34;*/
    cursor: pointer;
    
    
}

#menu_top ul li a:hover, 
#menu_top ul li:hover .subtitulo_menu {
    color: white;
    cursor: pointer;
    
}

.icono_menu_top {
    float: left;
    margin-top: 15px;
    margin-left: -5px;
    
}


.subtitulo_menu {
    /*text-align: left;*/
    float: left;
    font-weight: normal;
    font-size: 0.9em;
    color: white;
    text-transform: none;
    margin-top: -20px;
}


/*
#menu_top li.li_nivel1:hover .li_nivel1 { 
    position: relative !important;
    background-color: brown !important;
    color: orange !important;
}
*/


/* MENU PRINCIPAL PRIMER NIVEL CAJA: */
#menu_top ul li a.nivel1 {
    display: block!important;
    display: none;
    position: relative;
    z-index: 7;
    
     
}

/* SUB MENUS  */

#menu_top ul.sub_menu {
    
    /*box-shadow: 3px 2px 3px #6B6B6B;*/   
    margin-left: -10px;
    width: 180px;  
    margin-top: 10px;
}

#menu_top ul li.sub_menu {
    margin-left: -40px;
    /*padding: 0px 0px 0px 0px;*/
    border-bottom: solid 1px #6B6B6B;
      
}


#menu_top ul li a.sub_menu {
    text-transform: none;
    font-weight: normal;
}


/* SUB MENUS CAJA: */
#menu_top ul li ul {
    display: none;
    /*background-image: url(imagenes/template/submenu_bg.png);*/
    background-color: #6B6B6B;
}


/* SUB MENUS ENLACES: */
#menu_top ul li a:hover ul, 
#menu_top ul li:hover ul {
    display: block;
    z-index: 7; 
    position: absolute;
    
    /*background-color: red !important;*/
    
}

#menu_top ul li ul li a {
    /*width: 180px;*/
    /*width: auto;*/
    /*margin-left: -20px;*/
    padding: 10px 2px 8px 10px;
    font-size: 1.0em;
    
    /*border-bottom: dotted 1px #606060;*/
    
}

#menu_top ul li ul li a:hover {
    border-top-color: #000;
    position: relative;
    background-color: #9D9D9D;
    color: white;
    /*text-shadow: 0.0em 0.0em 0.2em #6B6B6B, 0.0em 0.0em 0.2em #6B6B6B, 0.0em 0.0em 0.2em #6B6B6B;*/
    
}

table.falsa {
    border-collapse:collapse;
    border:0px;
    float: left;
    position: relative;
}

/*
.subtitulo {
    text-align: left;
    font-size: 0.8em;
    font-weight: bold;
    color: white;
}
*/

/* look for buttons that have menus 
.nivel1 {
	background-image: url(imagenes/arrow_down.png);
    background-repeat:no-repeat;
    background-position: 2px 3px;
}    

*/






.titulo {
    font-size: 1.4em;
    color: #0062A7;
    font-weight: bold;
}
.input_inicio{
    background-color:#ffffff;
    border-style:solid;
    border-color:#ffffff;
    border-width:0px;
    font-size: 0.0em; 
    outline: none; 
} 



.tabla_com{
    background-color:#ffffff;
    border-style:solid;
    border-color:#666666;
    border-width:1px;
    font-size: 0.9em;
} 

.tabla_doc{
    border-style:solid;
    border-color:#666666;
    border-width:1px;
    font-size: 1em;
} 




.tabla_listado {
    font-size: 1.0em;
    text-align:  left;
    border-collapse: collapse;
}

.tabla_listado th {
    font-size: 1.0em;
    text-align: left;
    padding: 2px;
    background-color: #9AB4D2;
    border-left: 1px solid white;
    height:40px;
}

.tabla_listado tfoot {
    font-size: 1.0em;
    text-align:  left;
    padding: 2px;
    background-color: #9AB4D2;
    border-left: 1px solid white;
    font-weight: bold;
}

.tabla_listado tr:hover {
    background-color: #D2E0EA;
}

.tabla_listado td {
    font-size: 1.0em;
    text-align:  left;
    padding: 2px;
    border-bottom: 1px solid #8BA1C5;
    border-left: 1px dotted #8BA1C5;
    height:30px;
}


.tabla {
     border-collapse: collapse;
     background-color: #F2F2F2;
     border-top: 2px solid #bbb;
     border-right: 2px solid #bbb;
     border-bottom: 2px solid #bbb;
     border-left: 2px solid #bbb;
     padding: 5px 5px 5px 5px;
     width: 500px !important;
}

.tabla td {
    height:25px;
    border-bottom: 1px solid white;
    padding: 3px 3px 3px 5px;
}

.tabla th {
    color: black;
    background-color: #B6D7E2;
    border-top: 1px solid white;
    text-align:  left;
    padding: 10px 10px 10px 10px;
}

.tabla tr:hover {
    background-color: white;
}




.tabla_producto {
    
    width: 95%;
    /*width: 400px;*/
    /*border: solid 1px #bbb;*/
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    */ 
    padding: 5px 5px 5px 5px;
    /*box-shadow: 5px 5px 5px 5px #888888;*/   

           border-collapse: separate;
           border-spacing: 5px 15px;
                
}
.tabla_producto:hover {
    /*border: solid 1px black;*/
    /*
    -moz-box-shadow: 0 0 10px #9D9D9D;
    -webkit-box-shadow: 0 0 10px #9D9D9D;
    box-shadow: 0 0 10px #9D9D9D;
    */
}


.tabla_producto th {
    background-color: #9D9D9D;
    /*border: solid 1px red;*/
    padding: 0px 5px 2px 10px;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;    
    */
}

.tabla_producto tr {
    /*width: 450px;*/
    padding: 10px 10px 10px 10px;
   
    
}

.tabla_producto tr:hover {
    border: solid 2px #0062A7;
}

.tabla_producto td {

    padding: 5px 5px 5px 5px;
    border: solid 1px #bbb;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;     
}


.tabla_producto td:hover {
    /*background-color: #dddddd;*/
    border: solid 1px #0062A7;
}

/* tabla para las etiquetas personalizadas: */



.tabla_etiquetas {
    
    width: 90%;
    /*width: 400px;*/
    /*border: solid 1px #bbb;*/
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    */ 
    padding: 5px 5px 5px 5px;
    /*box-shadow: 5px 5px 5px 5px #888888;*/   

           border-collapse: separate;
           border-spacing: 5px 15px;
                
}
.tabla_etiquetas:hover {
    /*border: solid 1px black;*/
    /*
    -moz-box-shadow: 0 0 10px #9D9D9D;
    -webkit-box-shadow: 0 0 10px #9D9D9D;
    box-shadow: 0 0 10px #9D9D9D;
    */
}


.tabla_etiquetas th {
    background-color: #9D9D9D;
    /*border: solid 1px red;*/
    padding: 0px 5px 2px 10px;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;    
    */
}

.tabla_etiquetas tr {
    /*width: 450px;*/
    padding: 10px 10px 10px 10px;
   
    
}

.tabla_etiquetas tr:hover {
    border: solid 2px #0062A7;
}

.tabla_etiquetas td {
    width: 400px!important;
    padding: 5px 5px 5px 5px;
    border: solid 1px #bbb;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;     
}


.tabla_etiquetas td:hover {
    /*background-color: #dddddd;*/
    border: solid 1px #0062A7;
}





.nombre_producto {
    color: #0062A7;
    font-size: 1.2em;
}



.tabla_publico {
    
    /*width: 700px;   */
    width: 90%;
    
    margin: 3px 3px 3px 3px;
    border: solid 2px #bbb;
    
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px; 
    
    padding: 3px 3px 3px 3px;
    /*box-shadow: 5px 5px 5px 5px #888888;*/    
    /*border-collapse: collapse;*/
    border-collapse:separate;
    border-spacing: 5px 10px;
           
    
}

.tabla_publico:hover {
    border: solid 2px #0062A7;
}


.tabla_publico th {

    /*background-color: #bbb;*/
    /*border: solid 1px #aaa;*/
    border-top: solid 5px #F7F7F7;
    padding: 0px 10px 2px 5px;
    color: #0062A7;
    font-size: 1.2em;
    font-weight: bold;
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;    
    */
}



.tabla_publico tr {
    
    /*border: 1px solid #aaa;*/
    /*background-color: #ccc;*/

}


.tabla_publico tr:hover {
    /**background-color: #ddd;*/
}

.tabla_publico td {
    padding: 5px 3px 3px 3px;
    /*background-color: #ddd;*/
}

.tabla_publico:hover {
    /*
    -moz-box-shadow: 0 0 10px #9D9D9D;
    -webkit-box-shadow: 0 0 10px #9D9D9D;
    box-shadow: 0 0 10px #9D9D9D;
    */
}




.tabla_status {
    
    /*width: 700px;   */
    width: 90%;
    
    margin: 3px 3px 3px 3px;
    border: solid 2px #bbb;
    
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px; 
    
    padding: 3px 3px 3px 3px;
    /*box-shadow: 5px 5px 5px 5px #888888;*/    
    /*border-collapse: collapse;*/
    border-collapse:separate;
    border-spacing: 10px;
}

.tabla_status:hover {
    border: solid 2px #0062A7;
}


.tabla_status th {

    /*background-color: #bbb;*/
    /*border: solid 1px #aaa;*/
    border-top: solid 5px #F7F7F7;
    padding: 0px 10px 2px 5px;
    color: #0062A7;
    font-size: 1.2em;
    font-weight: bold;
    /*
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;    
    */
}



.tabla_status tr {
    
    /*border: 1px solid #aaa;*/
    /*background-color: #ccc;*/

}


.tabla_status td {
    padding: 5px 3px 3px 3px;
    /*background-color: #ddd;*/
}







.tabla_barra {
    width: 700px;
    margin: 3px 3px 3px 3px;
    /*border: solid 1px #bbb;*/
    padding: 3px 3px 3px 3px;
    border-collapse: collapse;
    border-spacing: 5px;
}

.tabla_barra th {
    background-color: #9D9D9D;
    border: solid 1px #aaa;
    padding: 0px 10px 2px 15px;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
}



.tabla_barra tr {
    border: 1px solid #aaa;
    background-color: #ccc;

}

.tabla_barra tr:hover {
    background-color: #ddd;
}

.tabla_barra td {
    border-collapse: collapse;
    border: solid 3px #F7F7F7;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px;
    background-color: #ddd;
    border-spacing: 5px;
    text-align: center;
}

.tabla_barra:hover {
}




.tabla_pie {
    color: white!important;
    width: 970px;
    margin: 3px 3px 3px 3px;
    background-color: #24252A;
    /*border: solid 1px #bbb;*/
    padding: 5px 5px 5px 5px;
    /*box-shadow: 5px 5px 5px 5px #888888;*/    
    /*border-collapse: collapse;*/
    /**border-collapse:separate;
    border-spacing:0 5px;*/
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;        
}

.tabla_pie th {
    
    
    padding: 0px 10px 2px 15px;
    
    font-size: 1.1em;
    font-weight: bold;
}



.tabla_pie tr {
    
    

}


.tabla_pie td {
    padding: 3px 3px 3px 3px;
    
}









#celda_menu { 
    text-decoration: none;
    display: block;
    /* border: 1px solid #999;*/ 
    padding: 5px 0px 5px 10px;
    font-weight:  bold;
    /*background-color: #FFB755;*/
    color: black;
}
    
.boton_menu { 
    text-decoration: none;
    display: block;
    border: 1px solid #999;
    padding: 2px 2px 2px 2px;
    font-weight:  bold;
    background-color: #ccc;
    color: black !important;
    text-transform: uppercase;
}

.boton_menu:hover{
    color: white !important;
    background-color: #0062A7; 
}


.boton_menu_desactivado { 
    text-decoration: none;
    display: block;
    border: 1px solid #999;
    padding: 3px 3px 3px 3px;
    font-weight:  bold;
    background-color: #FFB755;
    color: black;
}


.boton { 
    /**
    display: block;
    text-decoration: none;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    background-color: #0B77A5!important; 
    color: white !important;
    width: 200px; 
    border: 1px solid #0092DD;
    height: 30px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    */
        
    display: block;
    text-decoration: none;
    margin: 2px 2px 2px 2px;
    padding: 10px 10px 10px 10px;
    
    background-color: #0062A7!important; 
    /* rojo 90 */
    
    color: white !important;
    width: 250px;
    /*width: auto;*/ 
    border: 1px solid #0062A7;
    font-size: 1.1em;
    font-weight: bold !important;
    /*height: 60px;*/
    height: auto;
    cursor: pointer;
    text-align: center;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;       
}

.boton:hover { 
    background-color: #252440!important;
    /* azul marino: #252440 */
}



.boton_a, .iframe { 
    /*display: block;*/
    text-decoration: none;
    margin: 2px 2px 2px 2px;
    padding: 6px 8px 6px 8px;
    background-color: #0062A7!important; 
    color: white !important;
    width: 100px;
    border: 1px solid #0062A7;
    /**font-weight: bold !important;*/
     /* height: 27px;*/
    cursor: pointer;
    text-align: center;
}

.boton_a:hover, .iframe:hover { 
    background-color: #0F175C!important; 
}



.boton_eti { 
    /*display: block;*/
    text-decoration: none;
    margin: 2px 2px 2px 2px;
    padding: 6px 8px 6px 8px;
    background-color: #0062A7!important; 
    color: white !important;
    width: 100px;
    border: 1px solid #0062A7;
    /**font-weight: bold !important;*/
     /* height: 27px;*/
    cursor: pointer;
    text-align: center;
}

.boton_eti:hover { 
    background-color: #0F175C!important; 
}



.boton_acc, .overlay { 
    /**display: block;*/
    text-decoration: none;
    margin: 2px 2px 2px 2px;
    padding: 1px 1px 1px 1px;
    background-color: #ccc!important; 
    color: black!important;
    width: 150px; 
    border: 1px solid #aaa;
    /**font-weight: bold !important;*/
     /* height: 27px;*/
    cursor: pointer;
}


.boton_acc, .overlay:hover { 
    color: white !important;
    background-color: #0062A7!important; 
}

.boton_pub { 

    text-decoration: none;
    margin: 2px 2px 2px 2px;
    padding: 1px 1px 1px 1px;
    background-color: #ccc!important; 
    color: black !important;
    width: 100px!important;
    border: 1px solid #aaa;
    font-weight: bold !important;
    height: 35px;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;    
    
}


.boton_pub:hover { 
    color: white !important;
    background-color: #0062A7!important; 
}

.boton_comprar {
    position: relative;
    /*display: block;*/
    margin: auto;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    float: right;
    overflow: auto ;
}


.boton_regalar {
    position: inherit;
    display: block;
    margin: 0px auto;
    float: right;
    overflow: auto ;
}

        
.rojo { 
    color: red; 
    font-size: 1.0em;
}

.rojo_b { 
    color: red; 
    font-size: 1.0em;
    font-weight: bold;
}


.mensaje { 
    color: #505050; 
    font-size: 1.0em;
    font-weight: bold;
}



/*
#fancybox-wrap {
  margin-top: -300px !important;
}
*/

/*   NUEVA ZONA PARA EL MENU A LA IZQUIERDA, VIENE DEL CITRUS:  */


#div_logo {
    background-color: #EDEBEC;    
}

#menu_reg{
    /* font-family: 'TeXGyreAdventorRegular'; */
    font-size: 12px;
    float: left;
    /* width: 25.6%; */
    width: 20%;
    /* padding: 0; */
    padding: 0px 0px 0px 10px;
    float:left;
    height: 95%;
    background-color: #EDEBEC;

}

#menu_reg ul{
    padding: 0;
    width: 89%;
    list-style: none;
    margin: 10px 0 0 0;
}

#menu_reg ul li{
    width: 100%;
    list-style: none;
    background: none repeat scroll 0 0 #DDD8D2;
    margin: 0px;
    padding: 0px;
}

#menu_reg ul li a{
    /* font-family: 'TeXGyreAdventorRegular'; */
    font-family: calibri, helvetica, "sans-serif";
    /* font-size: 12px; */
    font-size: 1.2em;
    width: 100%;
    color: white;
    display: block;
    /* font-weight: normal!important; */
    margin-bottom: 2px;
    padding: 4px 0 2px 10px;
}
#menu_reg ul li a:hover{
    color: black;
    /* background: #ACA18F; */
    background-color: #D88F03;
}


#menu_reg ul li a.boton_menu_desactivado, #menu_reg ul li a.boton_menu_desactivado:hover{
    color: #aaa;
}


#menu_reg ul li.boton_menu_invisible, #menu_reg ul li.boton_menu_invisible:hover{
    display: none;
}
/*
#contenido_reg{
    float: left;
    width: 70%;
    background: #FFF;
    margin-top: -28px;
    border-top: 28px solid #82C55B;
    padding: 20px 20px 25px; 
}*/
/*
#contenido_reg:before{
    border-bottom: 10px solid #EDEBEC;
    padding: 0px;
    content: url(../web/wp-content/themes/ivia/images/barra_verde.gif);
}*/

#contenido_reg{
    float: left;
    width: 70%;
    /*background: #EDEBEC;*/
    background: #FFF;
    
    /*margin-top: -28px;*/
    /*border-top: 28px solid #82C55B;*/
    
    padding-top:10px;
    padding: 7px 20px 25px;
    
    background-color: #EDEBEC; 
}


#contenido_reg h1{
    color: #82C55B;
    /* font-family: 'TeXGyreAdventorRegular'; */
    font-size: 18px;
    margin: 0;
    padding: 0;
}

#contenido_reg h2{
    color: #82C55B;
    /* font-family: 'TeXGyreAdventorRegular'; */
    font-size: 14px;
    margin: 0;
    padding: 0;
}


/* para el thumbs de la galeria fancybox:  */

.fancybox-buttons {
    color: white;    
}

.thumbs {
    padding: 5px 5px 5px 5px !important;
    margin: 5px 5px 5px 5px !important;
    border: 1px solid #D28A02 !important;    
}


.img_miniatura_g {
    width: 180px;
    /*height: 150px;*/
    overflow: hidden;
    float: left;
    margin: 0px 10px 0px 5px !important;
    text-align: center;

}


#boton_comprar_redsys {
    text-decoration: none;
    margin: 2px 2px 2px 2px;
    padding: 10px 10px 10px 10px;
    background-color: #0062A7; 
    color: white;
    /*width: 100px!important;*/
    border: 1px solid #aaa;
    font-weight: bold;
    /*height: 35px;*/
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;       
}
#boton_comprar_redsys:hover { 
    background-color: #0000ff;
}

/**
#overlay_carro {
    z-index: 9;
    position: fixed;
    margin-left: 800px;
    top: 60px;
    width: 150px;
    height: 150px;
    background-color: #aaaaaa;
    opacity: 0.8;
    padding: 5px;
    
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px; 
}

*/


#span_quitar_del_carro {
    float: right;
}

.mas_menos {
    text-decoration: none;
    cursor: pointer;    
    font-size: 1.2em;
    font-weight: bold;
    background-color: gray;
    color: white!important;
    padding: 4px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;     
    
}


.tu_carro {
    text-decoration: none;
    cursor: pointer;    
}


#div_ver_carro_en_menu {
    
    float: right;
    z-index: 9;
    color: white;
    font-size: 1.2em;
}

#imagen_carro_menu {
    margin-top: -10px!important;
}

#div_off {
    float: right;
    margin: 3px 20px 0px 0px;
}

#div_user {
    position: relative;
    top: -8px;
}

.alineado_izquierda{
    float: left;
}




