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; }


a, a:hover, a:visited, a:active
{
	color : #51728E;
}

ul
{
	margin : 4px 0px 12px 30px;
}

#menu { margin-top:20px; }
#menu ul { list-style: none; padding: 0; margin: 0; height:28px;}
#menu li { 	float:left; }
a.bouton_noir,a.bouton_gris, a:hover.bouton_noir
{
	font-family : Arial, Verdana, sans-serif;
	height:28px;
	padding : 4px 45px 10px 10px;
	font-weight: bold;
	font-size : 14px;
	margin-right:0px;
	text-decoration : none;
}
a.bouton_noir, a:visited.bouton_noir, a:active.bouton_noir
{
	background : url(./img/btn_noir_fond.gif) repeat-x;
	border : 0px solid #000000;
	color : #F0F4F8;
}
a.bouton_gris, a:hover.bouton_noir
{
	background : url(./img/btn_gris_fond.gif) repeat-x;
	border : 0px solid #9DB0BC;
	color : #000000;
}

#content
{
	margin-top:30px;
	margin-left:120px;
	width:500px;
	clear:both;
}


#titre
{
	margin-left : 65px;
	padding-left : 55px;
	font-weight : bold;
	font-size : 14px;
	background : url(./img/innovacompus-logo.gif) no-repeat;
	height : 70px;
}
.titre { font-size : 20px; }

.note { font-size:10px; }

#signature { margin-top:60px; height : 44px;}
.copy { font-size:10px; }
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;}

.labels
{
	margin-top : 4px;
	margin-left : 20px;
	margin-bottom : 8px;
	border-left : 2px solid #B0B0B0;
	padding:4px;
}