

.fondo {
    background-color : #fff;
    background-image : url('../imagenes/Jazzy.gif');
    font-family : sans-serif;
  }


#masthead {
    color: #000;
    width:800px;
  }


#masthead h1 {
    -moz-border-radius-bottomleft : 15px;
    -moz-border-radius-bottomright : 15px;
    -moz-border-radius-topleft : 15px;
    -moz-border-radius-topright : 15px;
    background-color : #fff;
    border-color : #ccc;
    border-style : solid;
    border-width: 1px;
    color : #0D37A2;
    font-size : 20px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
    text-align : center;
  }

#nav {
    position : absolute;
    bottom : 0px;
    left : 30px;
    font-size: 10px;
  }


#nav ul {
    margin: 0;
    padding: 0px;
    list-style:none;
    min-width: 800px;
  }


#nav li {
    float:left;
    margin:0;
    padding:20 0 0 3px;
  }


#nav a {
    -moz-border-radius-topleft : 0px;
    -moz-border-radius-topright : 15px;
    background-color : #eee;
    border-color : #ccc;
    border-style : solid;
    border-bottom-style: none;
    border-width: 1px;
    color : #0D37A2;
    font-weight : bold;
    font-size: 105%;
    padding-bottom : 3px;
    padding-left : 8px;
    padding-right : 15px;
    padding-top : 10px;
    text-decoration : none;
  }


#nav a:hover {
    color : #000;
  }


#nav a:active {
    background-color : #fff;
    color: #000;
  }


#cuerponav {
    -moz-border-radius-bottomleft : 15px;
    -moz-border-radius-topleft : 15px;
    background-color : #fff;
    border-color : #ccc;
    border-style : solid;
    border-width: 1px 0px 1px 1px;
    left : 10px;
    height : 420px;
    width : 200px;
    overflow : auto;
    position : absolute;
    top : 0px;
  }


#cuerpobody {
    -moz-border-radius-bottomright : 15px;
    -moz-border-radius-topright : 15px;
    background-color : #fff;
    border-bottom-color : #ccc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #ccc;
    border-left-style : solid;
    border-left-width : 0px;
    border-right-color : #ccc;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #ccc;
    border-top-style : solid;
    border-top-width : 1px;
    height : 420px;
    left : 0px;
    overflow : hidden;
    position : absolute;
    top : 0px;
    width : 640px;
  }


#cuerpo {
    -moz-border-radius-bottomleft : 15px;
    -moz-border-radius-topleft : 15px;
    -moz-border-radius-bottomright : 15px;
    -moz-border-radius-topright : 15px;
    background-color : #fff;
    border-color : #ccc;
    border-style : solid;
    border-width : 1px;
    height : 470px;
    left : 10px;
    overflow : hidden;
    position : absolute;
    top : 0px;
    width : 800px;
  }


#trozo {
    margin-top : 0px;
    margin-bottom:15px;
    margin-left: 10px;
    width : 580px;
    height: 450px;
    font-size: 14px;
    position: relative;
    float: left;
  }

#trozotit {
    -moz-border-radius-topleft : 15px;
    -moz-border-radius-topright : 15px;
    border-color : #ccc;
    border-style : solid;
    border-width : 1px 1px 1px 1px;
    text-align : center;
    padding: 4px 0px 4px 0px;
    color : #0D37A2;
    font-weight : bold;
    background-color: #FFF3EC;
  }


#trozocu {
    -moz-border-radius-bottomleft : 15px;
    -moz-border-radius-bottomright : 15px;
    background-color : #ECF7F7;
    border-color : #ccc;
    border-style : solid;
    border-bottom-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-top-width : 0px;
    max-height : 400px;
    overflow : hidden;
    padding-bottom : 4px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
    text-align : justify;
    font-size: 12px;
  }

#trozocu p{
    text-indent: 15px;
}

#miimage {
    border-color : #ccc;
    border-width : 2px;
    border-style: solid;
    padding: 0px;
    margin: 0px;
  }


#panelframe{
    height : 470px;
    width : 180px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
}


#panelnav {
    -moz-border-radius-topleft : 15px;
    -moz-border-radius-topright : 15px;
    -moz-border-radius-bottomleft : 15px;
    -moz-border-radius-bottomright : 15px;
    border-color : #ccc;
    border-style : solid;
    border-width : 1px 1px 1px 1px;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left: 10px;
    padding : 10px 10px 10px 10px;
    width : 120px;
    font-size: 11px;
    position: relative;
    float: left;
    background-color : #ECF7F7;
  }

#panelnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }


#panelnav li {
    margin-left: 10;
    padding: 3px 0px 3px 0px;
    text-indent: -10px;
  }


#panelnav a {
    text-decoration: none;
  }


#panelnav a:hover {
    text-decoration : underline;
  }


#panelnav a:active {
    color: #000;
  }

#panelnav img {
    -moz-border-radius : 0px;
    background-color : #fff;
    border-color : #ccc;
    border-style : solid;
    border-width: 1px;
    color : #0D37A2;
    font-size : 20px;
    margin : 0px;
    padding: 0px;
    text-align : center;
  }


#mitabla {
    font-variant : small-caps;
    color : #0D37A2;
    text-align: left;
    font-size: 11px;
  }


#mitabla a {
    text-decoration: none;
  }


#mitabla a:hover {
    text-decoration : underline;
  }


#mitabla a:active {
    color: #000;
  }


a {
    text-decoration: none;
  }


a:hover {
    text-decoration : underline;
  }


a:active {
    color: #000;
  }


tr.filatit {
    color : #0D37A2;
    font-variant : small-caps;
    font-weight: bold;
  }


tr.fila {
    color: #0F1653;
    font-variant : normal;
  }


td.tit {
    background-color: #FFF3EC;
    border-color : #ccc;
    border-style : solid;
    border-width : 1px 1px 1px 1px;
  }


td.par {
    background-color: #E9E9E9;
    border-color : #ccc;
    border-style : solid;
    border-width : 1px 1px 1px 1px;
  }


td.impar {
    background-color: #F4F4F4;
    border-color : #ccc;
    border-style : solid;
    border-width : 1px 1px 1px 1px;
  }


td.normal {
    font-size: 12px;
    text-align : justify;
    padding: 10px;
  }


td.flecha {
    font-size : 11px;
    padding : 5px 5px 5px 5px;
    text-decoration : blink;
    background-color: #FFF3EC;
    -moz-border-radius-topleft : 15px;
    -moz-border-radius-topright : 15px;
    -moz-border-radius-bottomleft : 15px;
    -moz-border-radius-bottomright : 15px;
    border-color : #ccc;
    border-style : solid;
    border-width : 1px 1px 1px 1px;
    color : #0D37A2;
    font-weight : bold;
  }

td.flechanav {
    font-size : 8px;
    padding : 2px 2px 2px 2px;
    text-decoration : blink;
    background-color: #FFF3EC;
    -moz-border-radius-topleft : 15px;
    -moz-border-radius-topright : 15px;
    -moz-border-radius-bottomleft : 15px;
    -moz-border-radius-bottomright : 15px;
    border-color : #ccc;
    border-style : solid;
    border-width : 1px 1px 1px 1px;
    color : #0D37A2;
    font-weight : bold;
  }


span.resaltado {
    font-weight : bold;
    color : #0D37A2;
  }

