html { color: #000; background: #CCC }
body { position: relative; width: 1000px; margin: 0 auto; color: #000; background: #FFF url(../img/site-fond.gif) repeat-y; font: 11px Verdana }
form { margin: 0 }

#menu { float: left; margin: 0; padding: 309px 30px 0 30px; width: 220px; }
#menu li { margin: 0; padding: 4px 0; list-style: none; border-bottom: solid 1px #E6E5E6 }
#menu a { color: #6D6D6D; font: 12px Verdana; text-decoration: none }
#menu .srubrique { margin: 0; padding: 0; list-style: none; border-bottom: none !important; font-weight: normal; }
#menu .srubrique a { display: block; padding: 0 0 0 8px; background: url(../img/picto-gris.gif) no-repeat left 9px ; color: #AAA9AA }

#menu ul { padding: 4px 0; margin: 0; border-top: solid 1px #E6E5E6; }
#menu a:hover { text-decoration: underline }
#menu .selected { color: #77B999; font-weight: bold }
#menu .srubrique .selected { font-weight: normal; background: url(../img/picto-vert.gif) no-repeat left 9px ; color: #77B999;}
#bandeau { height: 125px; padding: 170px 0 0 309px; background: #FFF url(../img/site-bandeau.jpg) no-repeat; position: absolute; top: 0; left: 0; width: 691px; }
h1 { display: inline; margin: 0; color: #FFF; font: bold 15px Verdana; border-bottom: solid 1px #FFF }
h2 { margin: 18px 0 0 0; font: 11px Verdana; line-height: 20px }

#contenu { padding: 300px 29px 0 10px; line-height: 20px; overflow: hidden;}
#contenu p { margin: 0 0 2em 0;  }

#actualite { overflow: hidden; min-height: 29px; margin: 0 0 0 280px; padding: 56px 90px 20px 29px; background: #F4F4F4 url(../img/actualite-fond.gif) no-repeat; font-size: 12px; line-height: 20px }
#actualite img { display: inline; float: left; margin: 0 16px 0 0; border: solid 1px #CCC }
#actualite strong { display: block; margin: 0 0 5px 0; color: #EF9ECC; font-weight: bold }
#actualite p { margin: 0 }

address { position: absolute; left: 15px; bottom: 20px; font: 12px Verdana; line-height: 20px; text-align: center }
address strong { display: block; margin: 0 40px 4px 40px; color: #EA339C; border-bottom: solid 1px #77B999; text-transform: uppercase }
address a { color: #000; text-decoration: none }
address a:hover { color: #00F; text-decoration: underline }