/* Ligas */

A:link, A:visited {
   color:#07079E;
   text-decoration:underline;
}
A:active, A:hover {
   color:#07079E;
   text-decoration:underline;
}
.liga_blanca:link, .liga_blanca:visited, .liga_blanca:active {
   color:#FFFFFF;
   text-decoration:none;
}
.liga_blanca:hover {
   color:#000000;
   background-color:#FFFFFF;
   text-decoration:none;
}
.blanca, .blanca:link, .blanca:visited, .blanca:active, .blanca:hover {
   color:#FFFFFF;
   text-decoration:none;
}
.color_liga {
   color:#07079E;
}

/* Menús */

.div_menu_sup {
   width:1px;
   background-image: url(../images/div.jpg);
}
.menu_sup, .menu_sup:link, .menu_sup:visited {
   display:block;
   background-image: url(../images/fondoOFF.jpg);
   font-family:'Arial Narrow';
   font-size:11px;
   color:#FFFFFF;
   text-decoration:none;
   line-height:20px;
   height:22px;
}
.menu_sup:hover, .menu_sup:active {
   display:block;
   background-image: url(../images/fondoON.jpg);
   color:#FFFFFF;
   font-family:'Arial Narrow';
   font-size:11px;
   text-decoration:none;
   line-height:20px;
   height:22px;
}
.menu_sup_popup:link, .menu_sup_popup:visited {
   display:block;
   background-image: url(../images/fondoOFF.jpg);
   font-family:'Arial Narrow';
   font-size:11px;
   color:#FFFFFF;
   text-decoration:none;
   line-height:20px;
   height:22px;
   border-left:1px solid #8FB96F;
   border-right:1px solid #8FB96F;
}
.menu_sup_popup:hover, .menu_sup_popup:active {
   display:block;
   background-image: url(../images/fondoON.jpg);
   color:#FFFFFF;
   font-family:'Arial Narrow';
   font-size:11px;
   text-decoration:none;
   line-height:20px;
   height:22px;
   border-left:1px solid #8FB96F;
   border-right:1px solid #8FB96F;
}
.node {
   cursor:pointer;
   vertical-align:middle;
}
.opMenu:link, .opMenu:visited, .opMenu:active {
   color:#666666;
   text-decoration:none;
   font-family:'MS Sans Serif';
   font-size:11px;
   background:#FFFFFF url(../images/vinieta_menu.gif) left center no-repeat;
   width:155px;
   height:9px;
   cursor:pointer;
   padding-left:10px;
}
.opMenu:hover {
   color:#000000;
   text-decoration:none;
   font-family:'MS Sans Serif';
   font-size:11px;
   background:#E6E6E6 url(../images/vinieta_menu.gif) left center no-repeat;
   width:155px;
   height:9px;
   cursor:pointer;
   padding-left:10px;
}
.menu_verde:link, .menu_verde:visited {
   color:#006600;
   font-weight:bold;
   text-decoration:none;
   font-family:'MS Sans Serif';
   font-size:12px;
   background:#FFFFFF url(../images/vinieta_sub1.gif) left center no-repeat;
   width:155px;
   height:9px;
   cursor:pointer;
   padding-left:10px;
}
.menu_verde:active, .menu_verde:hover {
   color:#006600;
   font-weight:bold;
   text-decoration:none;
   font-family:'MS Sans Serif';
   font-size:12px;
   background:#E6E6E6 url(../images/vinieta_sub2.gif) left center no-repeat;
   width:155px;
   height:9px;
   cursor:pointer;
   padding-left:10px;
}

/* HTML */

body {
   scrollbar-arrow-color:#C1C1C1;
   scrollbar-3dlight-color:#FAFAFA;
   scrollbar-highlight-color:#C1C1C1;
   scrollbar-darkshadow-color:#FAFAFA;
   scrollbar-shadow-color:#C1C1C1;
   scrollbar-face-color:#E6E6E6;
   scrollbar-track-color:#FAFAFA;
   font-family: 'MS Sans Serif';
   font-size: 11px;
}
td {
   font-family: 'MS Sans Serif';
   font-size: 11px;
}
ul {
   list-style-image: url(../images/vinieta_doble.gif);
   margin-top:0px;
   margin-bottom:0px;
   margin-left:8px; /* Mozilla */
   padding-left:8px; /* IE */
}
ul ul {
   list-style-image: url(../images/punto.gif);
   margin-left:8px;
   padding-left:8px;
}
ol {
   list-style-type:decimal;
   margin-top:0px;
   margin-bottom:0px;
   margin-left:12px;
   padding-left:14px;
}
ol ol {
   list-style-type:decimal;
   margin-top:0px;
   margin-bottom:0px;
   margin-left:12px;
   padding-left:14px;
}
ol.aMin {
   list-style-type:lower-alpha;
   margin-top:0px;
   margin-bottom:0px;
   margin-left:12px;
   padding-left:14px;
}
ol.aMay {
   list-style-type:upper-alpha;
   margin-top:0px;
   margin-bottom:0px;
   margin-left:12px;
   padding-left:14px;
}
ol.iMin {
   list-style-type:lower-roman;
   margin-top:0px;
   margin-bottom:0px;
   margin-left:12px;
   padding-left:14px;
}
ol.iMay {
   list-style-type:upper-roman;
   margin-top:0px;
   margin-bottom:0px;
   margin-left:12px;
   padding-left:14px;
}
hr {
   width:100%;
   height:1px;
   color:#666666;
}
input {
   font-family:'MS Sans Serif';
   font-size:8pt;
}
input.idisabled {
   font-family:'MS Sans Serif';
   color:#ACA899;
   font-size:8pt;
   background-color:#F5F4EA;
}
select {
   font-family:'MS Sans Serif';
   font-size:8pt;
   visibility:visible;
}
select.sdisabled {
   font-family:'MS Sans Serif';
   color:#ACA899;
   font-size:8pt;
   background-color:#F5F4EA;
   visibility:visible;
}
textarea {
   font-family:'MS Sans Serif';
   font-size:8pt;
}
fieldset {
   padding:10px;
}
legend {
   font-family:'MS Sans Serif';
   font-size:11px;
   color:#006600;
   background:#FFFFFF;
   padding:5px;
}

/* Propios */

.titulo {
   font-family:'MS Sans Serif';
   font-size:15px;
   font-weight:bold;
   color:#006600;
   padding-bottom:0px;
   border-bottom:1px dashed #CCCCCC;
   margin-bottom:10px;
}
.tituloN {
   font-family:'MS Sans Serif';
   font-size:16px;
   font-weight:bold;
}
.subtitulo {
   font-family:'MS Sans Serif';
   font-size:12px;
   font-weight:bold;
   color:#006600;
   width:100%;
   background:#FFFFFF url(../images/vinieta_sub1.gif);
   background-repeat: no-repeat;
   background-position: 0 .25em;
   padding-left:10px;
   border-bottom:1px solid #666666;
}
.cuerpo {
   font-family:'MS Sans Serif';
   font-size:11px;
}
.pie {
   font-family:'MS Sans Serif';
   font-size:11px;
}
.borde {
   border:1px solid #000000;
}
.borde_gris {
   border:1px solid #CCCCCC;
}
.borde_izq {
   border-left:1px dashed #CCCCCC;
}
.button {
   font-family:'MS Sans Serif';
   font-size:8pt;
   font-weight:normal;
   background-color:#AAAAAA;
   color:#FFFFFF;
   border:1px solid #000000;
}

/* Tablas */

.encabezado_negro {
   font-family:'MS Sans Serif';
   font-size:11px;
   color:#FFFFFF;
   background-color:#000000;
}
.encabezado {
   font-family:'MS Sans Serif';
   font-size:11px;
   color:#FFFFFF;
   background-color:#AAAAAA;
}
.fila_impar {
   font-family:'MS Sans Serif';
   font-size:11px;
   color:#000000;
   background-color:#FFFFFF;
}
.fila_par {
   font-family:'MS Sans Serif';
   font-size:11px;
   color:#000000;
   background-color:#EEEEEE;
}

/* Árboles */

.title {
   font-weight:normal;
   font-family:'MS Sans Serif';
   font-size:11px;
   vertical-align:middle;
}
.parent {
   padding-left:18px;
   font-weight:normal;
   font-family:'MS Sans Serif';
   font-size:11px;
}
.numero {
   font-family:'MS Sans Serif';
   font-size:11px;
   width:20px;
   height:15px;
   vertical-align:top;
}

.footmsg {
    background-color: #CCCCCC; 
	COLOR: #AAAAAA; 
	FONT-SIZE: 9px; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-DECORATION: none
}

.flotante {
  float: right;
  position: absolute;
  top: 10px;
  right: 170px;
}

.blue { 
  background-color: #2382a1; 
}
.green { 
  background-color: #4be22d; 
}
.pink { 
  background-color: #ff009d;
}
.gradwhite {
  background-image: url(../images/grad_white.png);
}
.gradblack {
  background-image: url(../images/grad_black.png);
}
.box {
  border: solid orange 2px;
  float: left;
  height: 100px;
  margin: 1px;
  width: 175px;
}

.fondo_popup {
   background:#297F1E;
   background-image:url(../images/popup_fondo.jpg);
   background-repeat:no-repeat;
}

/*Los tabs*/
    #tabs{
        margin-left: 4px;
        padding: 0;
        background: transparent;
        voice-family: "\"}\"";
        voice-family: inherit;
        padding-left: 5px;
    }
    #tabs ul{
        font: bold 11px Arial, Verdana, sans-serif;
        margin:0;
        padding:0;
        list-style:none;
    }
    #tabs li{
        display:inline;
        margin:0 2px 0 0;
        padding:0;
        text-transform:uppercase;
    }
    #tabs a{
        float:left;
        background:#DDEFAF url(images/menu_izq.gif) no-repeat left top;
        margin:0 2px 0 0;
        padding:0 0 1px 3px;
        text-decoration:none;
    }
    #tabs a span{
        float:left;
        display:block;
        background: transparent url(images/menu_der.gif) no-repeat right top;
        padding:4px 9px 2px 6px;
    }
    #tabs a span{float:none;}
    #tabs a:hover{background-color: #067743;color: white;}
    #tabs a:hover span{background-color: #067743;}
    #tabHeaderActive span, #tabHeaderActive a { background-color: #B3C18E; color:#fff;}
    .tabContent {
        clear:both;
        border:2px solid #B3C18E;
        padding-top:2px;
        background-color:#FFF;
    }