@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:url(images/degrade-top.gif) repeat-x top;
}

form{ margin:10px 0 0 30px; }
#titre { color:#fff; font-size:24px; font-weight:bold; margin:22px 0 0 30px;}
#logo{ float:right; margin-right:100px;}
