.txtcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	white-space: normal;
}
.txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.txtTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: fixed;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #003366;

}
.txtsousTitre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: fixed;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #003366;
}
.txtsousTitre2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: fixed;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	color: #003366;
}
.txtgrille {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	white-space: normal;
}
