#content h1 {
font-family : "Comic Sans MS", Georgia, Times, serif; 
font-size : 120%; 
font-weight : normal; 
color : #000; 
background-color : transparent; 
} 

.tableaucentre {
	font-family: "Comic Sans MS";
	background-color: #FFFFFF;
	height: 410px;
	width: 710px;
	border: 2px solid #1A88AC;
	z-index: 1;
}
.textecentre {
	font-family: "Comic Sans MS";
	font-size: 12px;
	position: relative;
	text-align: center;
	vertical-align: top;
}
.textejust {
	font-family: "Comic Sans MS";
	font-size: 14px;
	position: relative;
	text-align: justify;
	vertical-align: top;
	margin: 2px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FEFEED;
	border-right-color: #FEFEED;
	border-bottom-color: #FEFEED;
	border-left-color: #FEFEED;



}
.titre1 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	position: relative;
	text-align: center;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 2px;
	color: #0006FD;
	font-weight: normal;


}
.titre2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	position: relative;
	text-align: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 2px;
	color: #0006FD;
	font-weight: normal;
	margin-bottom: 0px;



}
.table .textejust .titre2 style1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
}
