body{ 
        
    font-family: Trebuchet MS,sans-serif;   
    font-size: 11px;    
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width:100%;/*782px;*/
    background-image:url(imagenes/fondo.gif);
    color:#333333;
}
/*body{ margin-left:0; margin-top:11px; background-color:#EFEEEE;color:#838281;font-family:"Arial, Helvetica, sans-serif"; font-family:"Humnst777 Lt BT normal"; font-size:12px; letter-spacing:10%; word-spacing:130%;}background-color:#f4f9f9*/
p,li,div,td,span,td, input,select{    
    font-family: Trebuchet MS,sans-serif;
    font-size: 11px;
    
}
p{ text-align:left}
a:link, a:visited{ color:#838281; font-weight:bold; text-decoration:none;}
.titulo{ color:#474747; font-size:14px; font-weight:bold; /*font-family:"Zurich Blk BT"; */}
.tituloGris{ color:#474747; font-size:12px; font-weight:bold; /*font-family:"Zurich Blk BT"; */}
.tituloRojo{ color:#DF493B; font-size:12px; font-weight:bold;}
.tituloBlanco{ color:#FFFFFF; font-size:12px; font-weight:bold; background:#838281}
.tituloObras{ color:#666666; font-size:12px; font-weight:bold;}
.barraDerecha{text-align:left; background-color:#efeeee;}
td.barraDerecha a:link, a:visited{ color:#838281; font-weight:bold; text-decoration:none;}
td.barraDerecha a:hover{ color:#DF493B; font-weight:bold; text-decoration:none;}
td.boton{/*background-image:url(imagenes/boton.png); background-repeat:repeat-x;*/ border-bottom-style:solid; border-bottom:1px solid #B6B5B4;}
.textoUrbino{ color:#DF493B; font-weight:bold;}
input.button {
    border: 1px solid #838281;
    background-color:#FFFFFF;
    height: 20px;
    padding: 2px 10px 4px 10px !important;
    padding: 0px 5px 0px 5px;
    font-weight: bold;
    color: #838281;
    text-transform: uppercase;
    font-size: 10px;
    font-family:Trebuchet MS;
    cursor:pointer; 
}
.capa1
{ 
position:absolute;
text-align:left;
z-index:1;

}
.oculto{display:none;}

.rellenoFila{ background-color:#DD4A37; color:#FFFFFF;  text-align:center; }
/* paginacion */
    #pagination{
        /*top:14px;
        right:10px;*/
        text-align:right;
        width:100%;
        height:24px;
        /*border:1px solid #dedede;*/}
    #pagination span{border:1px solid #999999; padding:2px;width:19px; height:19px; vertical-align:bottom}
    a.paginas, span.paginas{font-weight: bold; color:#333333; text-decoration:none; }
    /*a.paginas:hover{font-weight: bold;  text-decoration:none; padding:0;}*/
    span.desactivado{font-weight: bold;color:#ccc;}
    span.current-page, #pagination span.current-page{font-weight: bold;color:#fff; background:#DF493B; border:1px solid #DF493B;}
    a.paginas:hover {font-weight: bold;color:#DF493B; }
    /* fin paginacion */

