/*** HOME ***/

#simplifiez {
	background-image: url(../../public/css/img/home.jpg);
	width:490px;
	height:299px;	
}

	#stitre {
		padding-top:3px;
		width:490px;
	}

	#stitre h1 {
		text-align:center;
		font-size:16px;
	}
	#stitre h1 span.blue {
		font-size:20px;
		padding-bottom:20px;
	}

	#spuce {
		width:240px;
	}

	#spuce span {
		display:block;
		padding-left:20px;
		padding-bottom:10px;
		margin-left:15px;
	}

	.puce1 {
		background: url("img/1.jpg") no-repeat;
	}
	.puce2 {
		background: url("img/2.jpg") no-repeat;
	}
	.puce3 {
		background: url("img/3.jpg") no-repeat;
	}
	.puce4 {
		background: url("img/4.jpg") no-repeat;
	}
	.puce5 {
		background: url("img/5.jpg") no-repeat;
	}

#zen {
	width:490px;
	height:129px;
		background-image: url(../../public/css/img/yoga.jpg);
}

	#zen h1 {
		text-align:right;
		font-size:22px;
		color:#555555;
		padding-top:10px;
		padding-right:30px;
	}
	#zen h2 {
		font-size:14px;
		color:#990099;
		padding-left:140px;
		padding-right:30px;
	}

#privileges {
	width:490px;
	height:129px;
		background-image: url(../../public/css/img/privileges.jpg);
}

	#privileges h1 {
		text-align:right;
		font-size:22px;
		color:#555555;
		padding-top:10px;
		padding-right:30px;
	}


	#privileges h2 {
		font-size:14px;
		color:#2e89d5;
		padding-left:140px;
		padding-right:30px;
	}
	
#demarrez {
	text-align:right;
	padding-right:20px;
}

#reduisez {
	width:490px;
	height:251px;
	background: url("img/reduisez.png") left no-repeat top;
	font-size:11px;
}
	#reduisez h1 {
		text-align:right;
		font-size:22px;
		color:#555555;
		padding:10px 30px 20px;
	}
	#reduisez h2 {
		font-size:12px;
	}

	#r1 {
		float:left;
		width:138px;
		margin-left:10px;
		text-align:center;
	}

	#r2 {
		float:left;
		width:138px;
		margin-left:25px;
		text-align:center;
	}

	#r3 {
		float:left;
		width:138px;
		margin-left:23px;
		text-align:center;
	}

#partenaires {
	width:490px;
	height:80px;
		background-image: url(../../public/css/img/partenaires.png);
	color:#555555;
	text-align:center;
	padding-top:5px;
}
#partenaires img{
	margin:6px;
}

.logomaif {
	margin-top:-10px;
}