/*@charset "utf-8";*/
/* CSS Document */

/*
div#backflash {
	background: transparent url(../img/backflash.gif) no-repeat scroll left bottom ; 
	float:left;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px;
	width:925px; 
}

div#homeFlash {position:absolute; left:19px; top:136px; z-index:5}
.filetArianeHome {
	margin-top:235px !important; 
	padding-left:23px; padding-top:4px
}
:root .filetArianeHome {margin-top:219px !important; padding-top:10px}
*/
#menuSecondaire { 
/*	border-bottom:1px solid #cbcbcb;*/
	z-index:10;
	position:absolute;
	top:137px; left:19px;
	display:none;
}
#backflash {
	float:left;
	width:925px; border-bottom:1px solid #FFFFFF;
	margin-bottom:5px;
	background:url(../images/backflash.gif) left top no-repeat;
}

/*homepage*/
#homeFlash {
	/*
	position:absolute;
	left:19px; top:136px;
	*/
	z-index:5;
	width:950px; height:231px;
	background:#FFF url(../visuels/homeflash.jpg) left top no-repeat;
}

.filetArianeHome {
	/* margin-top:235px !important; */
	padding-left:23px;
	padding-top:10px;
}
