.titres{
	text-align: center;
    color: green;
}
.titr{
    text-align: center;
    color: white;
    background-color: deepskyblue;
    border-radius: 5px;
}
#italique
{
	font-style: italic;
	color: #4fc3f7;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3
{
	color:white;
	/*text-align:center;*/
	
}
.paragraphes {
text-indent: 10px;
text-align:justify;	
}
