body {
	margin-top: 0px;
	margin-left: 0px;
	background-color=#FFFFFF;
	
}

p {
	font-family: Arial, Georgia, Helvetica ;
	font-size: 10pt;
	color: #000000;

}


.titres {
	font-family: Arial, Georgia, Helvetica ;
	font-size: 15pt;
	font-weight: normal;
	color: #800080;
	text-decoration: none;
	
}



.titres2 {
	font-family: Arial, Georgia, Helvetica ;
	font-size: 15pt;
	font-weight: bold;
	color: #E2017B;
	text-decoration: none;

}

.blocTextes {
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}

.photos {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}