html, body
{
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
}

sup {font-size:0.8em; font-weight:normal;}
h3 { margin-top:25px; margin-bottom:10px; border-bottom : 2px solid #000000;}
#main { background : url(./img/visuelfond2.gif) no-repeat; }

#menu { margin-top:30px; border-bottom : 2px solid #000000;}
#menu ul { list-style: none; padding: 0; margin: 0; height:28px;}
#menu li { 	float:left; }
a.bouton_gris
{
	font-family : Arial, Verdana, sans-serif;
	height:28px;
	padding : 4px;
	font-weight: bold;
	font-size : 20px;
	font-weight : bold;
	
	width:100%;
}
a.bouton_noir
{
	display:none;
}

#content
{
	margin-top:30px;
	margin-left:120px;
	width:500px;
	clear:both;
}

#titre
{
	margin-left : 120px;
	font-weight : bold;
	font-size : 14px;
}
.titre { font-size : 20px; }

.note { font-size:10px; }

#signature { margin-top:60px; height : 44px; border-top : 1px solid #000000; padding-top:10px;}
.copy { font-size:10px; display:none;}
a.copy, a:hover.copy, a:active.copy, a:link.copy, a:visited.copy {text-decoration:none; color:#000000;}
a:hover.copy {text-decoration:underline; color:#000000;}