* { margin: 0; padding: 0; }
HTML, BODY { }
BODY { background: #414141; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }
TABLE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }
A     { text-decoration:none; }
A:hover { text-decoration:underline; }

#global    { position: relative; width: 900px; left: 50%; margin-left: -450px; margin-top: 100px; background:#FDFAE7 url(../pics/charte/femme.jpg) top left no-repeat; height:447px; }

#logo      { display:block; width:200px; height:57px; background: url(../pics/charte/logo.jpg) bottom left no-repeat; text-indent:-9000px; margin-left:100px; padding-top:23px; }
#logo A    { display:block; width:200px; height:57px; }

#article   { text-decoration:none; float:left; padding-left:200px; margin-top:30px; width:560px; color:#7F7F7F; font-size:11px; line-height:20px; }
#article A { color:#8F8D85; }
#article A:hover  { text-decoration:underline; }

#footer { clear:both; position: relative; width: 890px; left: 50%; margin:100px 0 100px -450px; text-align:center; margin-top:10px; font-size:12px; margin-bottom:100px; padding:5px; }
#footer A { color:#6F6F6F; }