body { margin:0; padding: 0; }

#tete, #corps, #pied, #copyright { clear: both; }
#site { width: 750px; margin: 0; }
/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/

#tete {}
#bandeau { float:left; width:100%; height:94px; background:url(../images/bandeau_interne.gif) no-repeat; }
#logo { float:left;}

#edition {float:left; width:157px; height:75px; padding:7px 0 0; margin:2px 0 0 40px; background:url(../images/bg_dates.gif) no-repeat; text-align:center; font-weight:bold; line-height:1em;}
#edition h1 { padding:0; margin:0; background:none; color:#E80000; font-size:1.7em; line-height:0.9em; }
#edition small { font-size:0.7em; color:#0491CF;}

#corps { float:left; width:750px; min-height:315px; background:url(../images/nageur_nav.jpg) no-repeat; }


/*
 * Partie principale (contenu)
*/
#contenu, #sidebar { float:left;}
#contenu { width: 600px;}

#sidebar { width:150px;}

/*
 * Bas de page
*/
#pied { width:350px; padding:4px 0; margin:0 auto; color:#8E8E8E; font-size:smaller; text-align:center; border-top:1px solid #333; }
#pied a { color:#333; text-decoration:none;}
#pied a:hover { text-decoration:underline;}

#copyright { width:750px; text-align: center; padding: 0.5em; font-size: smaller; color:#99CCFF; }

#copyright a { color:#6699CC; text-decoration:none;}