head {
	position: relative;
	visibility: hidden;
}
tfoot {
	position: absolute;
	visibility: hidden;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/img_9.jpg);
	color: #336699;
}
.Bor {
	border: 1px outset #3E9EB3;
	text-decoration: none;
}
.Style_label_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #37628C;
}
.Form_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFA730;
	height: 15px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F9B5C;
}
.Style1 {
	font-size: 11px;
	color: #406D97;
}
.MenuStyleInact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-indent: 3px;
	color: #FFFFFF;
}
.MenuStyleAct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-indent: 3px;
	color: #4D7CA8;
}
.ImgBackInactifBt {
	background-image: url(images/index_25.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 2px;
}
.ImgBackActifBt {
	background-image: url(images/degrade_bt_actif.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4D7CA8;
	text-indent: 5px;
}

.ZoneBouttons { /* zone cliquable */
	float: left; /* permet de donner une dimension ŕ la balise a qui est une balise en ligne */
	width : 84px;
	height: 20px;
	border: 1px dotted white; /* ajouté pour visualiser la zone*/
	vertical-align:middle;
	text-decoration: none;
	background-position: center;
}
.StyleBtExecution {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/degrade_orange.jpg);
	background-repeat: repeat;
}
.TitrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #677787;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.StyleParagraphe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #37628C;
}
