.module_formations {
	border:1px solid #d6d6d6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:block;
	overflow:hidden;
	width:327px;
	background:#fff url('/images/interface/modules/common/bg_modules_new.gif') repeat-x;
	margin-bottom:19px;
	padding:0 15px 5px 0;
}
.module_formations .top {
	background:url('/images/interface/modules/formations/picto.jpg') no-repeat 0 0; padding:5px 0 0 60px; height:50px;
} 
.module_formations .top h1.ae,
.module_formations .top h1.ee {
	display:inline;
	overflow:hidden;
	float:left;
	width:100%;
	font-size:18px;
	margin-top:1px;
	font-weight: normal;
	line-height:30px;
}
.module_formations .top h1.ae { color:#f5a000; border-bottom:1px dotted #dadada; }
.module_formations .top h1.ee {  color:#7fa011; border-bottom:1px dotted #dadada;  }

.module_formations .content_formations {
	display:block;
	margin:0px 1px 0 15px;
	border-bottom:1px dotted #dadada;
	padding-bottom:15px;

}
.module_formations .content_background {
	width:298px;
	padding:19px;
}

.module_formations .content_formations .formation {
	display:inline-block;
	-float:left;
	vertical-align:top;
	overflow:hidden;
	width:140px;
	height:auto;
	font-size:11px;
	color:#959595;
	text-align:center;
	padding-top:7px;
}
.module_formations .content_formations .formation2 {
	margin-left:25px;
}

.module_formations .content_formations .formation .illustration {
	display:block;
	width:132px;
	height:62px;
	border:1px solid #FFFFFF;
	background:#FFFFFF;
}
.module_formations .content_formations .formation .illustration img {
	display:block;
	width:130px;
	height:60px;
	border:1px solid #C9C9C9;
}
.module_formations .content_formations .formation .noIllustration {
	display:block;
	overflow:hidden;
	width:120px;
	height:50px;
	padding:5px;
	font-size:12px;
	border:1px solid #c9c9c9;
	background-color:#ffffff;
	text-align:center;
	color:#484848;
}
.module_formations .content_formations .formation a {
	text-decoration:none;
}
.module_formations .content_formations .formation .titre {
	display:block;
	width:134px;
	font-size:11px;
	color:#959595;
	text-align:center;
	padding-top:7px;
}
.module_formations .content_formations .formation .titre:hover {
	text-decoration:none;
}

.module_formations .content_bottom {
	overflow:hidden;
	text-align:center;
	font-size:11px;
	color:#7c7c7c;
	padding:15px 7px;
}