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

#home-right {
	height:298px;
	background:url(../../img/bkg-degrade-wtob-o10-h288.png) top left repeat-x #05517f;
	border:solid 1px #014169;
}

.bkgSteps {
	padding:20px;
	background:url(../../img/bkg-steps.png) 200px 120px no-repeat;
}

#home-right ul {
	padding:0 20px 40px 20px;
	list-style:none;
}

#home-right ul li {
	height:39px;
        padding-left:40px;
	margin-top:20px;
	background:url(../../img/boussole-2.png) bottom left no-repeat ;
        background-size: 37px 37px;
	font-size:17px;
	color:#fff;
	font-weight:normal;
        vertical-align: middle;
        display: inline-block;
        line-height: normal;   
}

.greyItem {
	width:313px;
	height: 320px;
}

#homeClass {
	width:313px;
	height:181px;
	background:url(../../img/secretariat_delegue_313_181.jpg) top center no-repeat #fff;
}

#homeDemat {
	width:313px;
	height:181px;
	background:url(../../img/pack_ged_313_181.jpg) top center no-repeat #fff;
}

#homePrice {
	width:313px;
	height:181px;
	background:url(../../img/partenariat_313_181.jpg) top center no-repeat #fff;
}

.greyItem p {
	padding:10px 10px 5px 10px;
	color:#777;
	font-size:12px;
	text-align:justify;
}


