.texteBandeau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #3399CC;
	text-decoration: blink;

}
.texteBoutons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #66FFFF;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #66FF00;
}
.texteIframe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;


}
.textedefilant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #319AFF;
	
}


body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #EEEEEE;
	background-color: #00003F;
	scrollbar-face-color: #003399;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6699FF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #00005B;
	scrollbar-arrow-color: #FFCC00
}

.barrebleue {
	background-image: url(barrebleue.gif);
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399FF;


}
.textepourhautdepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
.bouton {
	background-image: url(BandeauVert.jpg);
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.bandeaubouton {
	background-image: url(BandeauBleu.jpg);
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;

}
.bandeaunoir {
	background-image: url(BandeauNoir.jpg);
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.texte14Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.texte36Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.texte12Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.texteCourant {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;

}
.texteLien {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
.fondBandeau {
	background-image: url(FondBandeauBleus2.jpg);
}
.titreCaseAccueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.texteResultats {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.ligneHorizontale {
	background-image: url(ligneHorizontale.jpg);
}
.head {


var aySound = new Array();
aySound[0] = "NIMClick.wav";

document.write('<BGSOUND id="auIEContainer">')
IE = (navigator.appVersion.indexOf("MSIE")!=-1 && document.all)? 1:0;
NS = (navigator.appName=="Netscape" && navigator.plugins["LiveAudio"])? 1:0;
ver4 = IE||NS? 1:0;
onload=auPreload;

function auPreload() {
if (!ver4) return;
if (NS) auEmb = new Layer(0,window);
else {
Str = "<DIV ID='auEmb' STYLE='position:absolute;'></DIV>";
document.body.insertAdjacentHTML("BeforeEnd",Str);

var Str = '';
for (i=0;i<aySound.length;i++)
Str += "<EMBED SRC='"+aySound[i]+"' AUTOSTART='FALSE' HIDDEN='TRUE'>"
if (IE) auEmb.innerHTML = Str;
else {
auEmb.document.open();
auEmb.document.write(Str);
auEmb.document.close();

auCon = IE? document.all.auIEContainer:auEmb;
auCon.control = auCtrl;

function auCtrl(whSound,play) {
if (IE) this.src = play? aySound[whSound]:'';
else eval("this.document.embeds[whSound]." + (play? "play()":"stop()"))

function playSound(whSound) { if (window.auCon) auCon.control(whSound,true); 
function stopSound(whSound) { if (window.auCon) auCon.control(whSound,false); 


}
