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

#descriptionCategorie {
	float:left;
	width:615px;
	padding:10px;
}

#descriptionCategorie a { 
	text-decoration:none;
}

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

#formations h2 {
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:400;
}

h2.bureautique {
	color:#e42368;
}

h2.packs {
	color:#FFC000;
}

h2.multimedia {
	color:#8c2d86;
}

h2.internet {
	color:#4ba829;
}

h2.referencement {
	color:#2f64a9;
}

h2.packs {
	color:#ffc000;
}

#formations ul {
	margin:0;
	padding:0;
	padding-left:2px;
}

#formations ul li {
	width:300px;
	margin-top:1px;
	list-style:url(../_img/fleche-blanche.gif);
	color:#FFF;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:21px;
	text-align:left;
}

#formations ul li a {
	color:#FFF;
	text-decoration:none;
}

#formations ul li.bureautique {
	background:#e42368;
}

#formations ul li.multimedia {
	background:#8c2d86;
}

#formations ul li.internet {
	background:#4ba829;
}

#formations ul li.referencement {
	background:#2f64a9;
}

#formations ul li.packs {
	background:#ffc000;
}

#formations #docutile {
	background:url(../_img/fond-documents-utiles-dif.png) no-repeat;
	width:291px;
	height:134px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-top:45px;
}


#formations #docutile ul li {
	padding:0;
	margin:0;
	margin-top:12px;
	list-style-image:url(../_img/fleche-verte.gif);
	color:#000;
	height:auto;
	width:280px;
}

#formations #docutile ul li a {
	color:#000;
}

#formations .titre {
	width:311px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#formations .titre img.cadre {
	border:1px solid #d3d3d3;
	padding:1px;
}

#formations .titre h2 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	color:#9ED440;
}
	