body {
	background-image: url('images/homefond.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
	background-color:#D0C8BF;
}

/* placons les calques principaux */

DIV#dklik {	z-index:99;	position:absolute; width:19px; height:104px; top:576px; left:50%; margin-left:-517px; }

DIV#logo { z-index:98; position:absolute; width:288px; height:138px; top:52px; left:50%; margin-left:-496px; }

DIV#rechercher { z-index:96; position:absolute; width:195px; height:44px; top:62px; left:50%; margin-left:85px; }
DIV#drapeaux { z-index:95; position:absolute; width:213px; height:44px; top:62px; left:50%; margin-left:280px; }
DIV#menutop1 { z-index:97; position:absolute; width:293px; height:44px; top:62px; left:50%; margin-left:-208px; text-align:right; }

DIV#menutop2 { z-index:94; position:absolute; width:701px; height:83px; top:107px; left:50%; margin-left:-208px; }
DIV#menutop2 { 
	background-image: url('images/menutop2_fond.jpg');
	background-repeat:no-repeat;
	text-align:right;
}

DIV#flashHome { z-index:93; position:absolute; width:990px; height:440px; top:190px; left:50%; margin-left:-496px; overflow:hidden; }

DIV.flashHomeNoFlash { position:relative; width:990px; height:440px; overflow:hidden; border:0px solid blue; }

P.btNoFlash {
	font-family: Trebuchet MS; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal; 
	color: #808080;
}
TD.btNoFlash1,
TD.btNoFlash2,
TD.btNoFlash3,
TD.btNoFlash4 { cursor:pointer; }
TD.btNoFlash1 P,
TD.btNoFlash2 P,
TD.btNoFlash3 P,
TD.btNoFlash4 P { margin:0px; padding:0px; }
TD.btNoFlash1:hover {	background:url('images/noflash/btnoflash1on.jpg') #CCCCCC; }
TD.btNoFlash2:hover {	background:url('images/noflash/btnoflash2on.jpg') #CCCCCC; }
TD.btNoFlash3:hover {	background:url('images/noflash/btnoflash3on.jpg') #CCCCCC; }
TD.btNoFlash4:hover {	background:url('images/noflash/btnoflash4on.jpg') #CCCCCC; }
TD.btNoFlash1:hover P,
TD.btNoFlash2:hover P,
TD.btNoFlash3:hover P,
TD.btNoFlash4:hover P {	color:white; }

DIV.menunoflashfond, DIV.menunoflash {
	width:240px;
	/*height:190px;*/
	background:#1A171B;
	position:absolute; top:52px; left:50%; overflow:hidden;
}
DIV.menunoflashfond { filter : alpha(opacity=85);	-moz-opacity : 0.85; opacity : 0.85; }
DIV#menunoflash1, DIV#menunoflash1 { z-index:800; margin-left:-150px; display:none; }
DIV#menunoflash2, DIV#menunoflash2 { z-index:801; margin-left:10px; display:none; }
DIV#menunoflash3, DIV#menunoflash3 { z-index:802; margin-left:170px; display:none; }
DIV#menunoflash4, DIV#menunoflash4 { z-index:803; margin-left:250px; display:none; }

DIV.menunoflash P {
	margin:14px 20px;
	padding:0px;
	line-height:14px;
}
DIV.menunoflash P A {
	font-family: Arial; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	color: #FFFFFF;
	text-decoration:none;
}
DIV.menunoflash P A:hover { color:#E1007A; }

DIV#menunoflash1 P A:hover { color:#E1007A; }
DIV#menunoflash2 P A:hover { color:#2B98D0; }
DIV#menunoflash3 P A:hover { color:#EC8810; }
DIV#menunoflash4 P A:hover { color:#99BF1A; }
	

DIV.homeBas { z-index:92; position:absolute; width:990px; height:52px; top:624px; left:50%; margin-left:-496px; text-align:right; }
DIV.homeBas P {
	margin:0px; margin-top:8px; margin-right:10px;
	padding:0px;
} 
DIV.homeBas P A {
	font-family: Arial; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal; 
	color: #39A5DA;
	text-decoration:none;
}
DIV.homeBas P A:hover {
	color: #808080;
}


DIV.signatureHome { z-index:91; position:absolute; width:990px; height:160px; top:678px; left:50%; margin-left:-496px; }

/* comportements specifiques */
	
DIV.signatureHome { text-align:center; }
