@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12pt;
	margin:5%;
	padding:0;
	float: none;
}
#center, #page, #main {
	float: none; 
	text-align:justify;
}

#header, #bot, #menu, .noprint {display:none;}

h1 {font-size:18pt}

input, textarea {border:thin solid black;}

a {color:black; text-decoration:underline;}

.champ {border-bottom:1px solid black; margin:0 20px 20px 20px; clear:both;}
.sign {width:300px; height:100px; margin-left:20px;}
.petit {font-size:10pt}
