#main {
	background-image: url(../commitment/main.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 646px;
	position: relative;
}

#fondation_abbe_pierre {
	left: 64px;
	top: 8px;
	width: 229px;
	height: 290px;
	/*border: 3px dotted red;*/
	position: absolute;
}
#fondation_abbe_pierre:hover {
	border: 3px ridge #8454ea;
}

#association_laurette_fugain {
	left: 33px;
	top: 316px;
	width: 281px;
	height: 271px;
	/*border: 3px dotted red;*/
	position: absolute;
}
#association_laurette_fugain:hover {
	border: 3px ridge #8454ea;
}

#coeur_des_anges {
	left: 421px;
	top: 313px;
	width: 282px;
	height: 268px;
	/*border: 3px dotted red;*/
	position: absolute;
}
#coeur_des_anges:hover {
	border: 3px ridge #8454ea;
}

#enfoires {
	/*left: 296px;
	top: 246px;
	width: 149px;
	height: 56px;*/
	left: 451px;
	top: 32px;
	width: 253px;
	height: 254px;
	/*border: 3px dotted red;*/
	position: absolute;
}
#enfoires:hover {
	border: 3px ridge #8454ea;
}

#other {
	left: 292px;
	top: 599px;
	width: 151px;
	height: 50px;
	/*border: 3px dotted red;*/
	position: absolute;
}
#other:hover {
	border: 3px ridge #8454ea;
}

#footer {
	/*background-image: url(../commitment/header.jpg);
	background-position: -110px -138px;*/
	background-image: url(../commitment/footer.jpg);
	background-position: 0 0;
}
