body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#corps {
	width: 830px;
	margin-left:0px; 
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

#titre {
	color:#004080;
	font-size:1.5em;
	font-weight: bold ;
	margin-top:1em; 
}

#lien{
	font-weight: normal ;
	color: #666666;
		font-size:0.8em;
	font-family: Verdana,Bitstream Vera Sans, Tahoma, Arial, sans-serif;	
}

.nettoyeur{ 
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

.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;
//    font-size: smaller;
    line-height: 140%;
}

a:link {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold ;
	font-size:1.1em;
	color: #004080;
	text-decoration: none;
}

a:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold ;
	font-size:1.1em;
	color: #004080;
	text-decoration: none;
}

a:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold ;
	font-size:1.1em;
	color: #004080;
    background-color: #EDEDED;
	text-decoration: none;
}

a:activ {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #004080;
	text-decoration: none;
}

.signatures {
    font-family: Trebuchet MS, 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;
    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;
}


