
body { background: #49A828; margin: 0; padding: 0; text-align: center; }
#page { background:#FFFFFF; }
#entete { width: 58em; margin: 0; padding-top: 1.60em; border-bottom: 2px dotted #49A828; }

#navigation { width: 30%; margin-top:-125px; right:0; float:right; min-height:200px;}

#fiche {width:65%; border: 2px dotted #49A828; padding:5px;margin:2px;}

/* Couleurs des liens
---------------------------------------------- */
a { color: #49A828; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }
