html {
    height: 100%;
    margin:0px;

}

body {
    height: 100%;
    margin:0px;
    font-family: "Times","Verdana","Arial";
    font-size: 90%;
    color:#333333;
    background-color:#E2E1E1;

 
}


td,th,p,div,span{
    font-size: 1.0em;
   /* text-align: left;*/    
    
}

img{
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
}

img.sinborde{
    border-width: 0px;
}

th{

  text-align: justify;
}

form{
    margin-bottom: 0px;
    margin-top: 5px;
    
}

.alderecha{
    text-align: right;
}                                   

.alizquierda{
    text-align: left;
}  
.alcenter{
    text-align: center;
}   
.mayusculas{
    text-transform: uppercase;
 }                                                                                                   

a, a:link, a:visited{
    text-decoration:none;
    color: #4B5E06;                             
}
a:hover{
    text-decoration:underline;
}

.salto{
    clear:both;
}

 
      
/* -------------- para formularios ----------------*/
      

    table.tableformu input{
        font-family: Arial;
        font-size: 0.8em;
        height: 14px;
        border-width: 1px;
        border-style: solid;
        border-color: #2A669F;
        background-color: #FFFFFF;
    }
    table.tableformu select{
        font-family: Arial;
        font-size: 0.8em;
        height: 18px;
        border-width: 1px;
        border-style: solid;
        border-color: #2A669F;
        background-color: #FFFFFF;
    }
    table.tableformu textarea{
        font-family: Arial;
        font-size: 0.8em; 
        border-width: 1px;
        border-style: solid;
        border-color: #2A669F;
        background-color: #FFFFFF;
    }
    table.tableformu th{
        text-align: right;
        font-weight: normal;
    }
     
    table.tableformu input.checkradio{
        border: 0;
    
    }
    
    table.tableformu input.boton{
        height : 20px;
        cursor:pointer;    
    }

/* -------------- fin para formularios ----------------*/

/* para los mensajes al usuario*/
 .mensajeusuario{
    
    font-size: 1.3em;
    color: #FF2200;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
 
 }
 
 
.text_grande{
    font-size: 1.2em;
}

.texto_verdeclaro{

    color:#A6C032;
}


/* *****************  capas ************************** */

div#general{
    width:985px;
    background-color: #ffffff;
}

div#cabecera{
    width:985px;
    height: 105px; 
    background-image:url("images/cabecera.jpg");
    vertical-alignment: bottom;
    
}


div#menuiz{
    width: 192px;
    float: left;
    position: relative;
    margin-right: 2px;
    margin-top: 30px;
    font-size: 1.1em; 
}


div#menude{
    width: 150px;
    float: right;
    position: relative;
    margin-left : 2px;
    padding-top: 30px;
    background-image: url("images/fondomenuderecha.png"); 
    background-repeat: no-repeat;
    color: #4B5E06;

}

 
#centro{
    width: 100%;
    padding-top: 6px;
    clear:both;
} 


#contenidoind{ 
    float: left; 
    margin-left: 5px;
    padding-bottom: 10px;
    margin-top: 30px;
    padding-left: 15px;
    width: 600px;
    /*border-color: #cecece;
    border-width: 1px;
    border-style: solid; */
        
}
#contenido{

    /*font-family: "Times";
    font-size: 1.2em;  */
   
    float: left; 
    margin-left: 5px;
    padding-bottom: 10px;
    margin-top: 30px;
    padding-left: 15px;
    width: 750px;
    /*border-color: #cecece;
    border-width: 1px;
    border-style: solid; */
        
}
 
div#nav{
    
    font-size:0.9em;
    color:#4B5E06;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    
    border-style: solid;
    border-color: #eaeaea;
    border-width: 1px;
    
    margin-bottom: 10px; 
    
}


div#pie{
    height: 20px;
    background-color:#E2E1E1;
    color:#495C08;
    font-size:1.0em;
    width:100%;
    text-align: center;
    vertical-alignment: middle; 
}
div#pie a, div#pie a:link, div#pie a:visited{
    color:#495C08;
} 
div#menude a, div#menude a:link, div#menude a:visited{
    color:#4B5E06;
    font-weight: bold;
} 
div#nav a, div#nav a:link, div#nav a:visited{
    color:#4B5E06;
    font-weight: bold;
}

div#menuiz a, div#menuiz a:link, div#menuiz a:visited{
    color:#444444;  
} 

/* *****************  fin: capas ************************** */

/* para los menús */
 td.celdaindice{
     border-width: 0;
     border-top-width: 1px;
     border-color: #8FB01B;
     border-style: solid;
 }
 
 
 .titulo{
 
    font-size: 1.3em;
    font-weight: bold;
 }
 
 .tabla_menufondo{
 
    background-image: url("images/fondomenu.jpg");
    background-repeat: no-repeat;
 }
 
 
 
 .celda_fondo_top{
     background-image:url("images/sombraSup.png");
    background-repeat:repeat-x; 
 }
 .celda_fondo_abajo{
     background-image:url("images/sombraInf.png");
    background-repeat:repeat-x; 
 }
 .celda_fondo_der{
     background-image:url("images/sombraDcha.png");
    background-repeat:repeat-y; 
 }
 .celda_fondo_iz{
     background-image:url("images/sombraIzda.png");
    background-repeat:repeat-y; 
 }
 .unpixel{
    font-size: 1px;
}
.breve{
    font-style: italic; 
}
.resena{
    font-style: italic;
    font-weight: bold;
}

.textoportadilla{
    width: 540px;
    text-align: justify;
    font-size: 12px;
    color: #929D68;
    font-family: "Arial";
}

a.entrar, a.entrar:link, a.entrar:visited{
    font-size: 12px;
    font-family: "Arial";
    color: #6C6464;;
    font-weight: bold;
    font-style: italic;
}
