body{ 
   /* background-color: #ffffff; */
    color: #666666; 
     margin: 5px 5px 5px 5px;  
    padding: 0px;
    font-size: 80%; 
    font-family: Century Gothic ,verdana;
}

#top_left{
   background: url('../images/top_left.gif');
   background-repeat:no-repeat;
   width: 3px;
   height: 3px;
}
#top{
   background: url('../images/top.gif');
   background-repeat:repeat-x;
   width: auto;
   
}
#top_right{
   background: url('../images/top_right.gif');
   background-repeat:no-repeat;   
   width: 3px;
   height: 3px;
}
#divheader{
  
  /*background: url('../images/header.gif');
  background-repeat:repeat;*/
  background-color:#e6f1fb;
  }


#body_left{
   background: url('../images/body_left.gif');
   background-repeat:repeat-y;
}
#body{
    background: url('../images/body.gif');  
    background-repeat:repeat;
}
#body_right{
    background: url('../images/body_right.gif');
   background-repeat:repeat-y;
}

#bottom_left{
   background: url('../images/bottom_left.gif');
   background-repeat:no-repeat;
   width: 3px;
   height: 3px;
}
#bottom{
    background: url('../images/bottom.gif');  
    background-repeat:repeat-x;
    width: auto; 
}
#bottom_right{
   background: url('../images/bottom_right.gif');
   background-repeat:no-repeat;
   width: 3px;
   height: 3px;
}
#flash{
   margin-left: 100px;
   float: left; 
}
/**************************************/
/*LOGIN*/
/**************************************/ 
#login{
    
    float: right;
    
    margin-right: 15px;
	margin-top: 6px;
    background: url('../images/caja_login.png');
    background-repeat: no-repeat;
    height: 101px;
    width: 224px; 
}
.input_login{
    margin-left:5px;
    width: 100px;
    font-family: verdana;
    font-size: 1.0em;
    
}
table.login{
   color:#FFFFFF;
   font-family: verdana;
}
table.login th{
    font-size: 0.8em;
    padding-left: 10px;
    padding-top: 5px;
    
}
table.login td{
    font-size: 0.7em;
    
}
/****************************************************/
/* TOP MENU                                         */
/****************************************************/
#topnavi{
    width: 100%;    
    margin-top:0px;
    margin-left: 0px; 
    margin-right: 0px; 
    text-align: left; 
    height: 15px; 
    background: url('../images/top_navi.jpg');
    background-repeat: repeat-x;
	/*
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;*/
}
ul#mainlevel-nav{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.0em;
}

ul#mainlevel-nav li{
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 0;
    font-size: 0.8em;
    line-height: 15px;
    white-space: nowrap;
    border-right: 1px solid #FFFFFF;
    list-style: none;
    
}

ul#mainlevel-nav li a{
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #FFFFFF;
    background-image: url('../images/top_navi.jpg');
    background-repeat: repeat-x;
    background-color: #FFA500;
    font-weight: bold;
}

ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a:active{
    color: #000000;
    background-image: url('../images/top_navi.jpg');
    background-repeat: repeat-x;
    background-color: #6385E6;
    font-weight: bold;
}

ul#mainlevel-nav li a#active_menu {color: #000000;
    background-image: url('../images/top_navi.jpg');
    background-repeat: repeat-x;
    background-color: #6385E6;
    font-weight: bold;
}
/****************************************************/
/* Menu izqiuierda                                  */
/****************************************************/
.td_menu_iz{
  background-image: url('../images/td_menu_iz.jpg');
  background-repeat: repeat-y;   
}
.tableMenuLeft{
    color:#6385E6;
    /*border-style: solid;
    border-width: 1px;
    border-color: #6385E6;*/
    width: 150px;
 
}

.tableMenuLeft th{
    color:#6385E6;
    text-align: left;
    
}
.tableMenuLeft td{
    color:#6385E6;
    /*
    border-style: solid;
    border-width: 1px;
    border-color: #6385E6; 
    */
}

.tableMenuLeft td a#active_menu{
    color:#000000;
}

.tableMenuLeft td a.enlace_level_1, a.enlace_level_1:visited,  a.enlace_level_1:link{
    color:#6385E6;
    background-image: url('../images/menu.png');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px; 
    
}

.tableMenuLeft td a.enlace_level_1:hover{
    color:#000000;
}

.tableMenuLeft td a.enlace_level_2, a.enlace_level_2:visited,  a.enlace_level_2:link{
    color:#999999;
    background-image: url('../images/submenu1.png');
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 15px;
    padding-left: 15px; 
}                       

.tableMenuLeft td a.enlace_level_2:hover{
    color:#000000;
} 

.tableMenuLeft td a.enlace_level_3, a.enlace_level_3:visited,  a.enlace_level_3:link{
    color:#666666;
    background-image: url('../images/submenu2.png');
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 30px;
    padding-left: 15px;
      
    
} 

#enlace_level_1{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #6385E6; 
    padding-top: 5px;
    margin-bottom: 5px;
    
}

#enlace_level_4{
   border-bottom-style: dashed;
   border-bottom-width: 1px;
   border-bottom-color: #6385E6;
    padding-top: 5px;
    margin-bottom: 5px;
}

.tableMenuLeft td a.enlace_level_3:hover{
    color:#000000;
}

/****************************************************/
/* CUERPO                                           */
/****************************************************/
#divcuerpo{
    margin: 5px 5px 5px 5px; 
    
}
#footer{
    width: 100%;        
    margin-left: 0px;
    height: 47px;
    background: url('../images/foot1.gif');
    background-repeat: repeat-x; 
    
}
#pie{
    font-size: 0.8em;
    color: #6385E6;
    text-align: center;
    padding-bottom: 10px;
}




#salto{
    clear: both;
}
/***********************************************/
/*TABLA MODULOS GENERICA*/
/***********************************************/
.moduletable{
    padding-right: 20px;
    text-align: left; 
}

.moduletable th{
    font-family: Century Gothic ,verdana; 
    font-size: 1.2em;
    font-style: normal;
    font-weight: bold;
    background-color: #d3e6f9;
    text-align: left;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 5px;
    height: 20px;
    color:#6385E6;
     
}
.moduletable td{
    font-family: Century Gothic ,verdana;     
    font-style: normal;
    background-color: #edf3f9;
    padding-left: 5px;
    height: 20px;
     
}

.moduletable a, a:visited,  a:link{
    color:#6385E6;
    text-decoration: none; 
}
.moduletable a:hover{
    color:#000000;
    text-decoration: underline; 
}  

/********************************************************/
/*TABLA MODULO DE NOTICIAS*/
/*********************************************************/
.moduletable_noticias{
    padding-right: 20px;
    text-align: left;
           
}
.moduletable_noticias th{
    font-family: Century Gothic ,verdana; 
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    padding-left: 5px;
    text-transform: uppercase;
    height: 30px;
    color:#6385E6;
    text-align: left;
    
     
    }
.moduletable_noticias td{
    font-family: Century Gothic ,verdana;
     
}
.autor{
    font-size: 0.8em;
    font-family: Century Gothic,verdana;
    color: #CCCCCC;
}

/********************************************************/
/*TABLA MODULO DE contactos*/
/*********************************************************/
.moduletable_contacto{
    padding-right: 20px;
    /*
    border-style: solid;
    border-width: 1px;
    border-color: #6385E6;*/
    /*margin-top: 10px;*/
    
    
           
}
.moduletable_contacto th{
    font-family: Century Gothic ,verdana; 
    font-size: 1.2em;
    font-style: normal;
    font-weight: bold;
    color:#6385E6;
    text-align: left;
    background-color: #d3e6f9;
     
    }
.moduletable_contacto td{
    font-family: Century Gothic ,verdana;
    padding-left: 10px;
    padding-right: 5px;
    background-color: #edf3f9;
    /*color:#999999;*/
         
}

.moduletable_contacto a, a:visited,  a:link{
    color:#6385E6;
    text-decoration: none; 
}
.moduletable_contacto a:hover{
    color:#6385E6;
    text-decoration: underline; 
}  
.contacto{
   /*font-size: 1.0em;*/
   font-size: 1.0em; 
}
.input_contacto{
   /*font-family: Century Gothic ,verdana;  */
   
   width: 300px;
}

/*********************************************/
/* SISTEMA DE TICKETS*/
/**********************************************/
#divcabecera_user{
    border-style: solid;  
    border-width: 1px;
    border-color: #6385E6;
    padding: 5px;  
}
#divcabecera_categoria{
    border-style: solid;  
    border-width: 1px;
    border-color: #6385E6;
    background-color: #d3e6f9;
    color:#000000;
    padding: 5px;
    font-size: 1.2em;  
}

#divbuscador{                 /*
    border-style: dotted;  
    border-width: 1px;
    border-color: #6385E6;*/
    padding:2px 5px 0px 0px;    
    text-align: right;
}

.moduletable_tickets{
    font-family: Century Gothic ,verdana; 
    border-style: solid;
    border-width: 1px;
    border-color: #6385E6;
}

.moduletable_tickets th{
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    padding-left: 5px;
    text-transform: uppercase;
    color:#000000;
    height: 49px;  
    text-align: left;
    background-color: #d3e6f9; 
}
.moduletable_tickets tr.even{
    background-color: #f8e0ba;
}                       

.moduletable_tickets tr.odd{

    background-color: #f9ce8b;
}
.moduletable_tickets td{    
    font-size: 1.0em;
    padding-left: 5px;
   /* text-align: left;    */
}
.moduletable_tickets td.cabecera{    
    font-size: 1.0em;
    padding-left: 5px;
    color:#000000;
    background-color: #FAFAFA;
    border-top-color:#000000;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color:#000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;         
}

.moduletable_tickets td.cuerpo{    
    font-size: 1.0em;
    padding-left: 5px;
    color:#000000;
    /*background-color: #eaeaea;*/
    background-color: #FFFFFF; 
    height: 50px;         
}

.moduletable_tickets a,  .moduletable_tickets a:link, .moduletable_tickets a:visited, .moduletable_tickets a:active,  .moduletable_tickets a:focus{
    text-decoration: none;
    color: #6385E6;
    font-size: 0.9em;
    
}

.moduletable_tickets a:hover{
    color:#000000;
}
.input_tickets{
  width: 300px;  
}
.submit_tickets{
    margin: 5px;     
    border-style: solid;
    border-width: 1px;
    border-color: #cc2223;
    font-size: 0.9em;
    color:#cc2223;     
}
.color_gris{
    color:#666666;
}
/****************************************************/
.submit{
    font-family: Century Gothic ,verdana;  
    border-color: #6385E6;
    border-style: solid;
    border-width: 1px;
    background-color:#adc7de ;
    cursor: pointer;
    
}
#diverror{
   color: #FF0000;
}
.peque{
    font-size: 0.8em;
    text-align: justify;
}

.mayusculas{
    text-transform: uppercase;
}
.negrita{
    font-weight: bold;
}
.mantenimiento{
    width:220px;
}
.alcenter{
    text-align: center;
}
.alizda{
    text-align: left;
}
.alderecha{
    text-align: right;
}

.table_borde{
    border-color: #d3e6f9;
    border-style: solid;
    border-width: 1px;
}