#contener {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 986px;
    background-color:#FFF;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.actionResume{
  display: none ;
}

#IBandeauSup{
        position :relative;
	background-image: url('images/innerwheel/bandeau_sup_acc.jpg');
	background-repeat: no-repeat;
	width: 986px;
	height:225px;
}
#IMenuSup{
	position: relative;
	height: 22px;
	padding-left: 138px;
	padding-top: 8px;
	width: 849px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#IMenuSup a{
	color: #FFF;	
	text-decoration: none;
}
#ITexteBandeauSup{
	position: absolute;
	top: 45px;
	left: 175px;
	text-align: center;
	font-size: 17px;
	width: 250px;
	line-height: 22px;
	letter-spacing: -1px;
}
#ITexteBandeauSup b{
	font-size: 18px;
}
#IPage{
	float: left;
	width: 986px;
	background-image: url('images/innerwheel/bg_page.gif');
	background-repeat: repeat-y;
}
#IGauche{
	float: left;
	width: 325px;
}
#IMilieu{
	float: left;
	width: 342px;
	background-color: #F0F0F0;
}
#IDroite{
	float: left;
	width: 317px;
}

#IBandeauInf{
	background-image: url('images/innerwheel/bandeau_inf.jpg');
	background-repeat: no-repeat;
	width: 986px;
	height: 113px;
}
#ITexteBandeauInf{
	padding-top: 75px;
	margin-left: 500px;
	text-align: center;
	font-size: 11px;
	width: 460px;
}
#ITexteBandeauInf a{
	color: #06216B;
	text-decoration: none;	
}
#IRoueFlash{
	position: absolute;
	top: 14px;
	left: 15px;
	width: 123px;
	height: 123px;	
}
#IBandeauFlash{
	padding-top: 0px;
	padding-left: 495px;
	/*
	margin-top: 31px;
	margin-left: 496px;
	*/
	width: 488px;
	height: 110px;	
	z-index:10;
}
.actuTitre {
	padding-right: 54px !important;
}


#IInformation{
	padding: 0 20px 0 25px;
}
.infoResume a,
.infoResume{
	color:#009B96;
	text-decoration: none;
}
.infoResume{
	padding: 5px 0 15px 0;
}

