body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-color:#e5e5e5;
}

.titre {
	font-size: 20px;
}

.soustitre {
	font-size: 16px;
	font-weight:bold;
}

.containerFlash {
	height:300px; 
	width:600px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin-top:-150px; 
	margin-left:-300px;s
}

