body {
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #dfdfdf;
	margin-left: 150px;
	margin-right: 250px;
	text-align: justify;
}

.fondblanc {
	background-color: white;
}

.bigbox {
	border: 1px solid black;
	font-family: tahoma, verdana, arial, sans-serif;
	color:#000000;
	padding: 15px;
	font-size: bigger;
	line-height: 140%;
}

.box {
	border: 1px solid black;
	font-family: tahoma, verdana, arial, sans-serif;
	color:#000000;
	padding: 5px;
	line-height: 140%;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #EDEDED;
	text-decoration: none;
}

.signatures {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

li.niveau0 {
	display: inline;
	font-size: smaller;
}

li.niveau1 {
	display: inline;
}

.attente {
	font-style: italic;
}

h1 {
	font-size: bigger;
	text-align: justify;
	text-decoration: bold;
}

#admin .footer {
	background: #dedede;
	text-align: center;
}

#admin h1 {
	text-align: center;
	background: #cecece;
	font-size: larger;
}

#admin .bouton {
	text-align: center;
}

