
/* styles généraux */
body {
    width:900px;
    margin:auto;
	font-family:Verdana;
	font-weight:bold;
    background-color:#567FAD;
}

