body {
    font-family: Arial,Helvetica,sans-serif;
    background-color: #EEEEEE;
}

.bigbox {
    border: 1px solid black;
    font-family: Arial,Helvetica,sans-serif;
    color:#000000;
    padding: 15px;
    font-size: larger;
    line-height: 140%;
}

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

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

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

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

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.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: larger;
    text-align: justify;
	font-weight: bold;
}

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

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

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

#p {
color: black;
font-family: Arial,Helvetica,sans-serif;
}

a.lev, a:link.lev, a:visited.lev, a:hover.lev, a:active.lev {
color: black;
font-style: inherit;
font-weight: inherit;
font-variant: inherit;
font-family: Arial,Helvetica,sans-serif;
font-size: inherit;
cursor: text;
text-decoration: none;
}

