body {
	background-image:  url("img/iframebg.jpg");
	background-attachment:fixed;
	background-repeat:no-repeat
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#ECEEF1;
	scrollbar-highlight-color:#6E6E6E;
	scrollbar-3dlight-color:#ECEEF1;
	scrollbar-darkshadow-color:#ECEEF1;
	scrollbar-shadow-color:#6E6E6E;
	scrollbar-arrow-color:#6E6E6E;
	scrollbar-track-color:#ECEEF1;
}
.pdfs {
	font-size: 11px;
}
.titre {
	color: #00758f;
	font-weight:bold;
}
.membres {
	font-size: 12px;
	color: #004d5f;
}
.supertitre {
	color: #00758f;
	text-transform: uppercase;
	font-weight:bold;
}
.supratitre {
	color: #00758f;
	text-transform: uppercase;
	font-weight:bold;
	font-size:18px;
}
.supertitre_gris {
	color: #333333;
	text-transform: uppercase;
	font-weight:bold;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008393;
}


a:link {
	color: #027A8B;
}
a:visited {
	color: #027A8B;
}
a:hover {
	color: #666666;
	background-color: #c5dfe5;
}
a:active {
	color: #027A8B;
}

.fleche {
	font-size:8px;
}