/* CSS Document */

* {
	color:#000000;
}

.texte.equipe ul {
	padding-bottom: 49px;
	margin: 50px 0 0 0;
	border-bottom: 1px solid #5f5f5f;
	}
@media screen and (max-width:1000px) {
.texte.equipe ul {
	margin: 50px 2% 0 2%;
	width: 96%;
	}
}
.texte.equipe ul h2{
	padding-bottom: 10px;
	}	