body{
    font-family:arial; font-size:12px;
    scrollbar-3dlight-color:#EB4A74;
    scrollbar-arrow-color:#EB4A74;
    scrollbar-base-color:#EB4A74;
    scrollbar-darkshadow-color:#EB4A74;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
}
td, select{
    font-family:arial;
    font-size:12px;
}

.form{
    font-family:arial;
    font-size:11px;
}

.titre_page{
    font-family:arial;
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
}
.realisation{
    font-family:arial;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
    text-align:right;
}
.tit_menu_page{
    font-family:arial;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
}


.tab_cadre{
    border:1px solid #EB4A74;
}
.tab_entete{
    font-weight:bold;
    text-align:center;
    background-color:#EB4A74;
    color:#ffffff;
    height:30px;
}
.tab_modulo_1{
    background-color:#ebebeb;
}
.tab_modulo_2{
    background-color:#dbdbdb;
}
.tab_modulo_over{
    background-color:#c0c0c0;
    color:#000000;
}
.tab_adm_modulo_disabled{   /* ADMIN DISABLED */
    background-color:beige;
    color:#000000;
}

.fond_bouton{
       background-image:url(images/fd_bouton.gif);
       background-repeat:no-repeat;
}



.celluleNav1Sel{background-color:#EB4A74;}
.celluleNav1Norm{background-color:#CA2826;}

.celluleNav2Sel{background-color:gray;}
.celluleNav2Norm{background-color:#EB4A74;}

.celluleNav3Sel{background-color:#a5a5a5;}
.celluleNav3Norm{background-color:gray;}



A:link {COLOR: #ffffff; TEXT-DECORATION: none; font-size:12px; font-family:arial; font-weight:bold;}
A:visited {COLOR: #ffffff; TEXT-DECORATION: none; font-size:12px; font-family:arial; font-weight:bold;}
A:hover {COLOR: #ffffff; TEXT-DECORATION: none; font-size:12px; font-family:arial; font-weight:bold;}
A:active {COLOR: #dbdbdb; TEXT-DECORATION: none; font-size:12px; font-family:arial; font-weight:bold;}


   /* pagination  */
   .nav_pagination_disabled {font-weight:bold; color:#dbdbdb; font-size:12px; }

   a.nav_pagination:link {font-weight:bold; color:#CA2826; text-decoration:none; font-size:12px; }
   a.nav_pagination:visited {font-weight:bold; color:#CA2826; text-decoration:none; font-size:12px; }
   a.nav_pagination:hover { font-weight:bold; color:#EB4A74; text-decoration:none; font-size:12px; }

   a.nav_pagination_sel:link {font-weight:bold; color:gray; text-decoration:underline; font-size:16px; }
   a.nav_pagination_sel:visited {font-weight:bold; color:gray; text-decoration:underline; font-size:16px; }
   a.nav_pagination_sel:hover { font-weight:bold; color:gray; text-decoration:underline; font-size:16px; }

   a.realisation:link {font-weight:bold; color:#ffffff; text-decoration:none; font-size:12px; }
   a.realisation:visited {font-weight:bold; color:#ffffff; text-decoration:none; font-size:12px; }
   a.realisation:hover { font-weight:bold; color:#dbdbdb; text-decoration:none; font-size:12px; }

   a.nav_generale:link {font-weight:bold; color:#000000; text-decoration:none; font-size:12px; }
   a.nav_generale:visited {font-weight:bold; color:#000000; text-decoration:none; font-size:12px; }
   a.nav_generale:hover { font-weight:bold; color:gray; text-decoration:none; font-size:12px; }

   a.nav_esp_cli:link {font-weight:bold; color:#ffffff; text-decoration:none; font-size:12px; }
   a.nav_esp_cli:visited {font-weight:bold; color:#ffffff; text-decoration:none; font-size:12px; }
   a.nav_esp_cli:hover { font-weight:bold; color:#ebebeb; text-decoration:none; font-size:12px; }
