#bloc_corps {
}

#bloc_centre {
	background-color : #EEE;
	border : solid 1px #666;
}

#bloc_centre .titre {
	display : none;
}

#bloc_droite {
	display : none;
}

h1 {
	background-image : url(/specific/img/qui-titre.PNG);
	height : 34px;
	font-weight : bold;
	font-size : 170%;
	color : #FFF;
	padding-top : 5px;
	padding-left : 10px;
	margin-bottom : 0px;
}

.qui-photos {
	float : left;
	padding-left : 18px;
}

.qui-corps {
	padding-left : 190px;
	/*text-align : justify;*/
	padding-right : 15px;
}

.qui-corps a {
	text-decoration : none;
}

.qui-corps a img{
	border : none;
}