/*menu voir lavalamp.css*/
#bottin_menu {margin:10px 20px 10px 40px;} 
#page #bottin_menu a { color:#FFF; }
#page #bottin_menu ul { border:0; }
#page #bottin_menu li.on  { background:none; }
/* ***** */


/*arianne*/
#bottin_ariane { float:right;margin:7px 0 10px; 0;font-size:.8em;font-weight:bold; }

/* Liste des fiches */
#bottin {background:#eee;}
#bottin h3 { text-align:left;padding:5px 0 0 0;margin:5px 0 2px 0; font-family:verdana;}
#bottin h4 { text-align:center;font-weight:bold;padding:3px 0;border-bottom:1px dotted #333; }
#bottin h5 { margin-top:10px;font-weight:bold;color:#545454; } 
#bottin .libele { font-size:.9em;color:#333;line-height:18px; }
#bottin .content { font-size:.9em;color:#D2691E;font-weight:bold;}

#bottin .tableau {padding:5px; }
#bottin .tableau table {  margin:10px 0;padding:5px;border:0; }  
#bottin .tableau table td { padding:5px;vertical-align:top; }
#bottin .tableau table th { font-size:1.2em;font-weight:bold;padding:0 5px 10px 5px; }
#bottin .tableau a { text-decoration:none;color:orange;font-size:.9em;font-weight:bold;}
#bottin .tableau a:visited { color:#D78772; }
#bottin .tableau .pagination { margin:10px 0;text-align:center; }
#contenu #bottin .tableau .pagination a.on { color:black;background:none;font-size:1.2em; }

/* liste agents */
#bottin .agent .complement { font-size:.9em; }
#bottin .agent .complement a { color:#555; }
#bottin .agent .complement a:hover { color:#000; }
#bottin .agent  td { padding-bottom:8px; }

/* La Fiche */
#bottin .fiche { padding:15px; } 
#bottin .fiche h2 { font-size:1.3em;font-weight:bold;text-align:center; }
#bottin .fiche hr { border:1px dotted #888;width:100%;margin:15px 0; }

.invisible { display:none;} 
.visible { display:block; }
.clear { clear:both;}
