.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: White;
	background-image: url(../images/fond1.gif);
	text-align: center;
	white-space: normal;
	height: auto;
	width: 70%;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	border : 10px double Blue;
}

.sous_titre {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: White;
	background-image: url(../images/fond2.gif);
	text-align: left;
	white-space: normal;
	height: auto;
	width: 70%;
	padding-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border : medium solid Blue;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: none;
	text-align: left;
	white-space: normal;
	height: auto;
	width: 70%;
	padding-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border : thin solid Blue;
}

.titre2 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: White;
	background-image: url(../images/cadre_titre.gif);
	text-align: left;
	white-space: normal;
	height: auto;
	width: 770px;
	padding-left: 10;
	padding-top: 11;
	padding-right: 0;
	padding-bottom: 8;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
}

.sous_titre2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-image: url(../images/cadre_sous_titre.gif);
	text-align: right;
	white-space: normal;
	height: auto;
	width: 650px;
	padding-left: 0;
	padding-top: 8;
	padding-right: 16;
	padding-bottom: 8;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/fond3.gif);
	text-align: left;
	white-space: normal;
	height: auto;
	width: 70%;
	padding-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border : thin solid Blue;
}
.texte0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	white-space: normal;
	height: auto;
	width: 100%;
	padding-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.sous_titre0 {
	font-family: "Arial Black";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-align: left;
	white-space: normal;
	height: auto;
	width: 100%;
	padding-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
