/* 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;
}

.aimg {
	border: 1px solid #BBB;
	padding: 2px;
	background:#fff;
	vertical-align: top;
}
.aimg2 {
	border: none;
	vertical-align: top;
}


/* 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(../imagen/fondoOFF.jpg);
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   color:#FFFFFF;
   text-decoration:none;
   line-height:20px;
   height:22px;
}
.menu_sup:hover, .menu_sup:active {
   display:block;
   background-image: url(../imagen/fondoON.jpg);
   color:#FFFFFF;
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   text-decoration:none;
   line-height:20px;
   height:22px;
}
.node {
   cursor:pointer;
   vertical-align:middle;
}
.opMenu:link, .opMenu:visited, .opMenu:active {
   color:#666666;
   text-decoration:none;
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   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:"Trebuchet MS",Verdana,Arial,Tahoma;
   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:"Trebuchet MS",Verdana,Arial,Tahoma;
   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:"Trebuchet MS",Verdana,Arial,Tahoma;
   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 {
   font-family: "Trebuchet MS",Verdana,Arial,Tahoma;
   font-size: 11px;
}
td {
   font-family: "Trebuchet MS",Verdana,Arial,Tahoma;
   font-size: 12px;
}
ul {
   list-style-image: url(../imagen/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:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:12px;
}
input.idisabled {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   color:#ACA899;
   font-size:8pt;
   background-color:#F5F4EA;
}
select {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:8pt;
   visibility:visible;
}
select.sdisabled {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   color:#ACA899;
   font-size:8pt;
   background-color:#F5F4EA;
   visibility:visible;
}
textarea {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:8pt;
}
fieldset {
   padding:10px;
}
legend {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   color:#006600;
   background:#FFFFFF;
   padding:5px;
}

/* Propios */

.titulo {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:15px;
   font-weight:bold;
   color:#006600;
   padding-bottom:0px;
   border-bottom:1px dashed #CCCCCC;
   margin-bottom:10px;
}
.tituloN {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:16px;
   font-weight:bold;
}
.subtitulo {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:13px;
   font-weight:bold;
   color:#006600;
   width:98%;
   background:#FFFFFF url(../imagen/vinieta_sub1.gif);
   background-repeat: no-repeat;
   background-position: 0 .25em;
   padding-left:10px;
   border-bottom:1px solid #666666;
}

.cuerpo {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
}
.pie {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
}
.borde {
   border:1px solid #000000;
}
.borde_gris {
   border:1px solid #CCCCCC;
}
.borde_izq {
   border-left:1px dashed #CCCCCC;
}
.button {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#AAAAAA;
   color:#FFFFFF;
   border:1px solid #000000;
}

/* Tablas */

.encabezado_negro {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   color:#FFFFFF;
   background-color:#000000;
}
.encabezado {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   color:#fff;
   background-color:#006600;
}
.fila_impar {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   color:#000000;
   background-color:#FFFFFF;
}
.fila_par {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   color:#000000;
   background-color:#EAF1D2;
}

/* Árboles */

.title {
   font-weight:normal;
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   vertical-align:middle;
}
.parent {
   padding-left:18px;
   font-weight:normal;
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
}
.numero {
   font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
   font-size:11px;
   width:20px;
   height:15px;
   vertical-align:top;
}

.footmsg {
    background-color: #CCCCCC; 
	COLOR: #4A4A4A; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: "Trebuchet MS",Verdana,Arial,Tahoma; 
	TEXT-DECORATION: none;
	margin:0;
}

.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;
}

/*Los tabs*/
    #tabs{
        margin-left: 4px;
        padding: 0;
        background: transparent;
        voice-family: "\"}\"";
        voice-family: inherit;
        padding-left: 5px;
    }
    #tabs ul{
        font: bold 11px "Trebuchet MS",Verdana,Arial,Tahoma;
        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;
    }
.boton_degradado {
background:#E5EDE2 url(../imagen/fondo2.gif) repeat scroll 0 0;
border:1px solid #80A86F;
cursor:pointer;
font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
font-variant:small-caps;
font-weight:bold;
height:20px;
}

.input{
border:1px solid #CCCCCC;
padding:3px;
margin-top:6px;
}
.boton{margin-top:6px;
}

.index_headers  {
font-family:"Trebuchet MS",Verdana,Arial,Tahoma;
font-size:medium;
font-weight:bold;
line-height:1em;
margin:0;
padding:5px 0;
text-align:left;
}