/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */

body {
background: #082467;
font: normal 1em "Trebuchet MS", Verdana, Arial, sans-serif;
color:#fff;
text-align: center;
}
p  {
margin:1em;
}
h1 {
margin:0.2em 1em 1em 1em;
font-size:1.5em;
}
h1 a {
color:#fff;
text-decoration:none;
}
#gauche {
float:left;
}
#plan {
width:450px;
float:left;
}