/* --- Gestion des Blocs --- */body {  text-align: center ;   margin-top: 0 ;   padding-top: 0 ;   border-top-width: 0 ;   background-color: white ;}div#BlocCentral {  text-align: left ;   width: 700px ;   margin: 20px auto 20px auto ;   background-image: url(MilieuBleu.jpg) ;}div#BlocTitre {  text-align: center ;   padding: 0 ;   Height: 126px ;   background-image: url(HautBleu.jpg) ;}div#DivMenu {  width: 227px ;   margin-left: 0px ;   float: left ;}div#DivMenu div, div#DivMenu p {  margin-left: 27px ;}div#DivCentre {  margin: 10px 25px 10px 255px ;   margin-left: 260px ;   margin-right: 30px ;}div#DivBas {  clear: both ;   height: 23px ;   width: 700px ;   background-image: url(BasBleu.jpg) ;}div.Post {  border-width: 1px ;   border-color: #C8DDFF ;   border-style: solid ;   padding: 3px ;   margin-top: 1em ;}p#valid {  text-align: center ;}/* --- Menu --- */div.compteur {  text-align: center ;}div.hamster {  text-align: center ;}ul.Menu {  margin-left: 41px ;   margin-right: 14px ;   margin-top: 10px ;   margin-bottom: 10px ;   border-left: 1px solid #AAC4FF ;   border-right: 1px solid #AAC4FF ;   border-top: 1px solid #AAC4FF ;   border-bottom: 1px solid #AAC4FF ;}.Menu {  font-family: Helvetica, Verdana, Arial, sans-serif ;   font-size: 1.00em ;   text-align: center ;   margin:0 ;   padding:0 ;}.Menu li {  display: inline /* Bug Explorer */ ;   list-style:none outside ;}.Menu li.Titre, .Menu li.titre, .Menu span {  /* -- Titre de menu avec - LI CLASS="Titre" -- */   display: block ;   font-size: 1.20em ;   font-weight: bold ;   text-decoration: none ;   color: white ;   background-color: #AAC4FF ;   padding: 3px 0 3px 0 ;}.Menu a {  display: block ;   text-decoration: none ;   color: #003096 ;   background-color: white ;   padding: 2px 0 2px 0 ;   cursor: pointer ;}.Menu a:hover {  background-color: #AAC4FF ;}/* --- Style Texte --- */body {  font-family: "Century Gothic", Verdana, sans-serif ;   font-size: 0.8em ;}h1, h2, h3 {  font-family: "Century Gothic", Verdana, sans-serif ;   font-weight: Bold ;   color: #00004E ;}h1 {  font-size: 1.3em ;}h2 {  font-size: 1.0em ;   margin-top: 0 ;}h3 {  font-size: 0.9em ;}div.Date {  float: right ;   padding-top: 0.5px ;   font-size: 0.8em ;}