body {
	font-family: Arial, Helvetica, sans-serif;
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.entete {
	text-align: left;
	background-image: url(medias/Bandeau_vert.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 0px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.pied {
	clear: both;
}

.colonne_gauche {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 400px;
}

.TexteDessus {
	position:relative;
	z-index:1;
	border:hidden;
	width: 310px;
	height: 10px;
}
.tablebordure {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #9cc200;
	border-left-color: #9cc200;
	padding-left: 10px;
}

.colonne_droite {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #9cc200;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9cc200;
	width: 280px;
	padding: 10px;
}
.corps {
	margin: 5px;
}

.TexteTitre {
	font-size: 18px;
	text-decoration: none;
}
.TexteTitreSuite {
	font-size: 14px;
}
.TexteVert {
	font-size: 16px;
	color: #9cc200;
	font-weight: bold;
}
.TexteNoir {
	font-size: 12px;
	color: #000000;
}
.TexteNoir1 {	font-size: 10px;
	color: #000000;
}
.TexteVert1 {	font-size: 14px;
	color: #9cc200;
	font-weight: bold;
}
.Titre_puce {
	font-size: 22px;
	color: #9cc200;
	font-weight: bold;
}
.Style2 {font-size: 18px}
.Style3 {color: #9cc200; font-size: 14px;}
