/*****************************************************************************************/
/************************************** PAGE INDEX ***************************************/
/*****************************************************************************************/

BODY { background-image:url("../img/bg_index.gif"); }
IMG { border:0px; }

#titCadre { position:absolute; left:34px; top:91px; background-image:url("../img/bg_select_index.gif"); background-repeat:no-repeat; width:368px; height:101px; }
	#titSite { position:absolute; left:74px; top:72px; }
	#FR { position:absolute; left:9px; top:54px; }
	#EN { position:absolute; left:319px; top:54px; }

	#acolFr { position:absolute; background-image:url("../img/acol_fr_index.gif"); width:17px; height:87px; left:24px; top:105px; }
	#acolEn { position:absolute; left:393px; top:105px; background-image:url("../img/acol_en_index.gif"); width:17px; height:87px; }

	#selectFr { position:absolute; display:none; background-image:url("../img/acolSelect_fr_index.gif"); width:24px; height:87px; left:10px; top:105px; }
	#selectEn { position:absolute; display:none; left:399px; top:105px; background-image:url("../img/acol_en_index.gif"); width:17px; height:87px; }

#ImgCadre { position:absolute; background-image:url("../img/bg_cadre_index.gif"); background-repeat:no-repeat; width:673px; height:403px; left:49px; top:225px; }
	#img { position:absolute; width:300px; height:204px; left:9px; top:146px; }

	#globalActu			{ position:absolute; height:225px; width:140px; left:376px; top:73px; z-index:18; }
			#actuTitre		{ position:relative; padding-left:20px; margin-bottom:16px; color:#333333; }
			#contentActu	{ position:absolute; }
			.actu			{ position:relative; line-height:11px; margin-bottom:14px; }
				.actuFleche	{ background-image:url(../img/bg_parutions_actus.gif); background-repeat:no-repeat; background-position:3px 60%; }
				.actuDate	{ padding-left:24px; font-family:arial; font-size:10px; font-weight:bold; }
				.actuTit	{ padding-left:24px; font-family:arial; color:#999999; font-size:10px; font-weight:bold; }
				.actuTxt	{ padding-left:24px; font-family:arial; font-size:10px; }

	#copyRightOff		{ position:absolute; left:537px; top:598px; width:36px; height:26px; background-image:url(../img/copyright_off.gif); background-repeat:no-repeat; }
	#copyRightOn		{ position:absolute; left:533px; top:598px; display:none; z-index:2; }
	#creditsOn			{ position:absolute; left:385px; top:598px; width:337px; height:86px; background-image:url(../img/credits_on.gif); background-repeat:no-repeat; display:none; padding-top:29px; }
		.fonction		{ position:relative; width:100%; font-family:arial; font-weight:bold; font-size:11px; color:#FF66FF; text-align:center; }
		.mails			{ position:relative; width:100%; font-family:arial; font-size:11px; color:#333333; text-align:center; }
		.mails A		{ color:#333333; text-decoration:none; font-weight:bold; }
