/* RUBRIQUE FORMATION*/
#formation{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	color:#FFF;
	text-align:left;
	padding-top: 0px;
	margin-top:0px;
	vertical-align:top;
	font-size: 12px;
	position:absolute;
	width:843px;
	height:562px;
	overflow-y:scroll;
	overflow-x:hidden;
	z-index:1;
	}
#formation li {	
	vertical-align:baseline;
	color:#FFF;
	}
#formation li img{	
	vertical-align:middle;
	display:inline;/* VOIR INLINE-BLOCK */
	border:none;
	}
#formation ul{
	list-style-image:url(../images/list1.gif);
	color:#CB9998;
	letter-spacing:1px;
	}
#formation h1{
	color:#FF6666;
	font-size:16px;
	}
#formation h2{
	color:#FF6666;
	font-size:14px;
	border-bottom: 3px double;
	line-height: 1.7em;
	}
#formation a, #formation li a {
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dashed #CB9998;
	color: #CB9998;
	}
#formation a:active, #formation li a:active {
	text-decoration:inherit;
	border-bottom: 1px dashed #CB9998;
	font-weight:bold;
	color: #CB9998;
	}
#formation a:visited, #formation li a:visited {
	text-decoration:inherit;
	font-weight:bold;
	color: #CB9998;
	}
#formation a:hover, #formation li a:hover {
	border-bottom: 1px dashed #FF6666;
	font-weight:bold;
	color: #FF6666;
	}
#illustre01{
	display:inline;
	position:absolute;
	padding-top:30px;
	padding-left:300px;
	width:229px;
	height:380px;
	z-index:2;
	}
#formation img{
	float:left;
	padding-top:15px;
	padding-right:35px;
	}
.illustre01 img{
	position:relative;
	display:run-in;
	margin-top:30px;
	margin-left:300px;
	z-index:1;
	}
#minifancy{
	width:100px;
	height:71px;
	float:right;
	margin-top:-75px;
	margin-right:150px;
	z-index:1;
	}
#minifancy img{
	padding:0;
	border:none;
	}