body
{
	font-family:Arial; 
	font-size:14pt;
}

a
{
	color:#50b77d;
}

.box
{
	border-width:1;
	border-style:solid;
	border-radius: 20px;
	background-color: #C4D7ED; 	
	display: inline-block;
}

.titre0
{
	font-size: 32px;
	text-align: center;
	margin: 20px;
}

.bandeau
{
	background-color:C4D7ED; /*8cb3d9;*/
	border-bottom-width:1;
	border-bottom-style:solid;
	font-weight:bold;
	font-size:24px;
}

.espacement
{
	margin:10px;	
}

.bloc
{
	border-width:1;
	border-style:solid;
	border-radius: 20px;
	background-color: #ecf2f9; /*C4D7ED; 	*/
}

p { 
	text-indent: 1em;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
}
