body {
    font-family: verdana, arial, sans-serif, tahoma;
    background-color: #EEEEEE;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
}

div#cellule {
	text-align:center;
	font-size: 11px;
}	
div#bandeau {
	width:100%;
	overflow: hidden;
	}
div#pays{
	width:50%;
	text-align:center;
	float:left;
	font-size: smaller;
	}
.bigbox {
    border: 1px solid black;
    font-family: verdana, arial, sans-serif, tahoma;
    color:#000000;
    padding: 15px;
    font-size: bigger;
    line-height: 140%;
}

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

a:link {
    font-family: verdana, arial, sans-serif, tahoma;
	color: #CC3300;
	text-decoration: none;
}

a:visited {
    font-family: verdana, arial, sans-serif, tahoma;
	color: #CC3300;
	text-decoration: none;
}

a:hover {
    font-family: verdana, arial, sans-serif, tahoma;
	color: #003366;
    background-color: #EDEDED;
	text-decoration: underline;
}

a:activ {
    font-family: verdana, arial, sans-serif, tahoma;
	color: #003366;
	text-decoration: none;
}

.signatures {
    font-family: verdana, arial, sans-serif, tahoma;
    align: justify;
}

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

li.niveau1 {
    display: block;
}

.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;
}