@charset "utf-8";
/* CSS Document */

#description {
	float:left;
	width:615px;
	padding:10px;
	color:#5e5e5e;
}

#encarts {
	width:324px;
	background:url(../_img/bg-categorie-formations.jpg) no-repeat;
	float:right;
	min-height:300px;
}

#titre {
	margin-left:2px;
	margin-top:1px;
	width:322px;
	border-top:solid #9ed440 4px;
	border-bottom:solid #9ed440 4px;
}

#titre h2 {
	padding-top:0;
	margin-top:0;
	font-size:15px;
	color:#727272;
	font-weight:600;
}

#programmes {
	width:311px;
	height:98px;
	padding-top:40px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/fond-programmes.png) no-repeat;
	color:#727272;
}

#programmes a {
	color:#727272;
}

#autresformations {
	width:311px;
	height:98px;
	padding-top:40px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/fond-autres-formations-proposees.png) no-repeat;
	color:#727272;
}

#autresformations a {
	color:#727272;
}


#rappel {
	width:311px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

#contact {
	width:311px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

#catalogue {
	width:311px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.programmeFormation {
	background:url(../_img/bg-table.jpg) repeat-x;
}

p.titleCatProgrammeFormation {
	background:#9ed440;
	color:#FFF;
	padding:2px;
}

.programmeFormation ul {
	padding:0;
	margin-left:15px;	
}