html {
    height: 100%;
    margin:0px;

}

body {
    height: 100%;
    margin:0px;
    font-family: "Century Gothic","Verdana","Tahoma";
    font-size: 80%;
    color:#333333;
    background-color:#E2E1E1;

 
}


td,th,p,div,span{
    font-size: 1.0em;
   /* text-align: left;*/    
    
}

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: #FF6600;                             
}
a:hover{
    text-decoration:underline;
}

.salto{
    clear:both;
}

 
      
/* -------------- para formularios ----------------*/
      

    table.tableformu input{
        font-family: Arial;
        font-size: 1.0em; 
        border-width: 1px;
        border-style: solid;
        border-color: #2A669F;
        background-color: #FFFFFF;
    }
    table.tableformu select{
        font-family: Arial;
        font-size: 1.0em; 
        border-width: 1px;
        border-style: solid;
        border-color: #2A669F;
        background-color: #FFFFFF;
    }
    table.tableformu textarea{
        font-family: Arial;
        font-size: 1.0em; 
        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, input.checkradio{
        border: 0;
    
    }
    
    table.tableformu input.boton{
        height : 20px;
        cursor:pointer;    
    }

/* -------------- fin para formularios ----------------*/


/* contenidos */
h1.titulo_seccion{
    font-size: 1.3em;
    color:#666666;
    font-style: italic;
    text-transform: uppercase;
    font-weight: normal;
    
    margin-top: 40px;
}


/* para los mensajes al usuario*/
 .mensajeusuario{
    
    font-size: 1.3em;
    color: #FF2200;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
 
 }
 


/* *****************  capas ************************** */

div#general{
    width:985px;               
    background-image:url("images/fondocabecera.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
}

div#cabecera{
    width:980px;
    height: 125px;
    float: right;      
    clear: both;                                   
}

div#cabeceracontacto{
    width:150px;
    height: 15px;
    float: right;
    margin-top: 0px;
    margin-left: 100px;           
    float: right;                  
}

div#cabecera a, div#cabecera a:link, div#cabecera a:visited {
    color: #666666;            
}


div#menuiz{
    width: 330px;
    float: left;
    
    position: relative;
    margin-right: 0px;
    margin-top: 155px;
    font-size: 1.1em;   

}

div#menuiz a.menu, div#menuiz a.menu:link, div#menuiz a.menu:visited, div#menuiz span.menu{
    color:#F86605;
    font-size: 1.2em;
    font-weight: bold;  
} 

div#menuiz a.menu:hover{
    color:#F86605;  
}                      

div#menuiz a.active, div#menuiz a.active:link, div#menuiz a.active:visited{
    text-decoration: underline;
    font-style: italic;
} 

div#menuiz a.submenu, div#menuiz a.submenu:link, div#menuiz a.submenu:visited{
    color:#666666;       
} 

div#menuiz a.submenu:hover{
    color:#999999;  
} 

div.menucontenido{
    border-right-width: 1px;
    border-right-color: #FF6600;
    border-right-style: solid;
    
    margin-top: 10px;
}
 
#centro{              
    margin-top: 6px;
    clear:both;                                
} 


#contenido{ 
    float: left; 
    margin-left: 5px;
    padding-bottom: 10px;
    margin-top: 10px;
    padding-left: 15px;
    width: 620px;  
}
 
div#nav{
    
    font-size:0.9em;
    color:#666666;
   
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    
    border-style: solid;
    border-color: #FFD1B2;
    border-width: 1px;
    
    margin-bottom: 10px; 
    
}

div#nav a, div#nav a:link, div#nav a:visited{
    color:#666666;
    font-weight: bold;
}



div#pie{
    height: 30px;  
    width: 100%;
    
    background-image: url("images/fondopie.png");
    background-repeat: no-repeat;
    background-position: right;   
    
    background-color: #ffffff;
    
    color:#ffffff;
    font-size:0.9em; 
    
    text-align: center;
    
    line-height: 40px;          
}
div#pie a, div#pie a:link, div#pie a:visited{
    color:#ffffff;
} 



/* *****************  fin: capas ************************** */


 
 .titulo{
 
    font-size: 1.3em;
    font-weight: bold;
    
    padding-bottom: 5px;
    
    border-bottom-width: 1px;
    border-bottom-color: fuchsia;
    border-bottom-style: dashed;
 }
 
 
 .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;
}


/* ********************************* */
/* ****** FORMULARIOS AJAX ********* */
/* ********************************* */
div.filacampo{
    clear:both;
    width: 510px;
    margin-bottom: 5px;
}

div.etiqueta{

    width: 100px;
    margin-right: 5px;           
    text-align: right;
    float: left; 
           
}  
div.campo{
    width: 300px;              
    text-align: left;
    float: left; 
    margin-bottom: 5px;     
}

input{
    border: 1px solid #2A669F;
}        

textarea{
    border: 1px solid #2A669F;
}

.campo_error{
    border: 1px solid #FF0000;
}        

.campo_defecto{
    border: 1px solid #2A669F;
}        

/* ********************************* */
/* ***** FIN FORMULARIOS AJAX ******* */
/* ********************************* */


/* para módulo financiación */
.finan_titulo{
    color: #006699;
}

.finan_cuadro{
    border-color: #FF6600;
    border-style: solid;
    border-width: 1px;
    
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom : 10px;
}
input.finan_boton{
    background-color:#1295F1;
    color:#ffffff;
    cursor:pointer;
}