/***************************
	Part 4 (Formations)	
****************************/
#part4{
	background: #FEFEF5 url(../images/part4.jpg) top center no-repeat;
}

#formations{
	width: 900px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #434242;
}

#formations h1{
	font-size: 72px;
	text-align: center;
}

/**********Titre de la section 4**********/
#fortitle{
	width: 900px;
	height: 100px;
	margin-bottom: 50px;
}

/*****Liste des Formations*****/
#forrow{
	width: 900px;
	height: 830px;
}

#forrow li{
	margin-bottom: 10px;
	margin-left: 60px;
}

#forrow p{
	font-weight: bold;
}
