body{
   scrollbar-3dlight-color:#4E2817;
   scrollbar-arrow-color:#4E2817;
   scrollbar-base-color:#4E2817;
   scrollbar-darkshadow-color:#4E2817;
   scrollbar-face-color:#ffffff;
   scrollbar-highlight-color:#ffffff;
   scrollbar-shadow-color:#ffffff;
   background-color:#F9DC75;
   font-family:verdana;
   font-size:11px;
   color:#000000;
   /*text-align:justify;  */
}

td{
   font-family:verdana;
   font-size:11px;
   color:#000000;
}


/*
.fond_iframe_banque{
  background-color:#F9E6A1;
}
*/


.print{
   display:none;
}

.header{
   display:none;
}

.container{
   background-image:url(img/fond_page_repeat.gif);
   background-repeat:y-repeat;
   width:970px;
   height:auto;
}

.fond_global_general{
   background-image:url(img/fond_page.jpg);
   background-repeat:no-repeat;
   width:970px;
   /*
   height:521px;
    */
   height:auto;
}

.fond_global_index{
   background-image:url(img/fond_page_index_2.jpg);
   background-repeat:no-repeat;
   width:970px;
   height:521px;
}




.fond_nav{
   text-align:center;
   color:#4F2918;
   font-size:12px;
   font-weight:bold;
   background-color:#ffffff;
}

.bord_nav{
   border-right:1px solid #4F2918;
   heighr:19px;
}


.zone_gauche{
   /*text-align:right;*/
   color:#ffffff;
   font-size:10px;
   font-weight:bold;
   width:350px;
   height:399px;
}
.zone_droite{
   text-align:right;
   color:#ffffff;
   font-size:10px;
   font-weight:bold;
   width:620px;
}


.titre_page{
   color:#4E2817;
   font-size:14px;
   font-weight:bold;
}

.zone_page{
   /*
   overflow:auto;
   height:340px;
   */
   height:auto;
}
.contenu_page{
   margin-right:10px;
   /*text-align:justify; */
}


.photo{
   border:1px solid #000000;
}

.fond_login{
   background-image:url(img/fond_login.gif);
   background-repeat:no-repeat;
   width:368px;
   height:166px;
}

.pied{
   text-align:center;
   font-size:10px;
}



.but{
   font-size:11px;
}

.saisie{
   font-size:11px;
}







a:link    {color:gray; text-decoration:none; font-size:11px; font-weight:bold;}
a:visited {color:gray; text-decoration:none; font-size:11px; font-weight:bold;}
a:hover   {color:#FE1010; text-decoration:underline; font-size:11px; font-weight:bold;}

a.doc:link    {color:#bbbbbb; text-decoration:none; font-size:11px; font-weight:bold;}
a.doc:visited {color:#bbbbbb; text-decoration:none; font-size:11px; font-weight:bold;}
a.doc:hover   {color:#FE1010; text-decoration:underline; font-size:11px; font-weight:bold;}


a.nav_bandeau:link    {color:#4F2918; text-decoration:none; font-size:12px; font-weight:bold;}
a.nav_bandeau:visited {color:#4F2918; text-decoration:none; font-size:12px; font-weight:bold;}
a.nav_bandeau:hover   {color:#566F23; text-decoration:none; font-size:12px; font-weight:bold;}

a.nav_bandeau_petit:link    {color:#4F2918; text-decoration:none; font-size:10px; font-weight:bold;}
a.nav_bandeau_petit:visited {color:#4F2918; text-decoration:none; font-size:10px; font-weight:bold;}
a.nav_bandeau_petit:hover   {color:#566F23; text-decoration:none; font-size:10px; font-weight:bold;}


a.detail_fiche:link {font-weight:bold; color:#4C5B1A; text-decoration:none; font-size:12px; }
a.detail_fiche:visited {font-weight:bold; color:#4C5B1A; text-decoration:none; font-size:12px; }
a.detail_fiche:hover { font-weight:bold; color:#816A41; text-decoration:none; font-size:12px; }




/* pagination  */
.nav_pagination_disabled {font-weight:bold; color:#DCBC48; font-size:10px; }

a.nav_pagination:link {font-weight:bold; color:#4F2918; text-decoration:none; font-size:10px; }
a.nav_pagination:visited {font-weight:bold; color:#4F2918; text-decoration:none; font-size:10px; }
a.nav_pagination:hover { font-weight:bold; color:#566F23; text-decoration:none; font-size:10px; }

a.nav_pagination_sel:link {font-weight:bold; color:#4F2918; text-decoration:underline; font-size:12px; }
a.nav_pagination_sel:visited {font-weight:bold; color:#4F2918; text-decoration:underline; font-size:12px; }
a.nav_pagination_sel:hover { font-weight:bold; color:#4F2918; text-decoration:underline; font-size:12px; }

