a {
	color: #DC5883;
}

#main {
	background-image: url(../commitment/main-rencontre_abbe_pierre.jpg);
	background-repeat: repeat;
}


#text {
	margin-left: 15px;
	margin-right: 15px;
	
}

h2 {
	text-align: center;
}

h3 {
	text-decoration: underline;
}

#article {
	text-align: center;
}

#article a {
	text-decoration: none;
	z-index: 100;
	margin: 0 auto;
}
#article a span {
	display: none;
}
#article a:hover span {
	border: 3px solid #7B7BFF;
	background-color: white;
	width: 409px;
	color: black;
	display: block;
	padding: 8px;
	cursor: text;
	text-align: justify;
	margin: 0 auto;
}
#article a:hover img {
	border: 3px solid #7B7BFF;
}
#article a:hover {
	border: 0;
}

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