#ActiveMenu {
	background-color: #CCCCFF;
	}

body {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}

p.center {
	font-size: 12px;
	text-align: center;
	}

p.justify {
	font-size: 12px;
	text-align: justify;
	}

p.right {
	font-size: 12px;
	text-align: right;
	}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

td.center {
	font-size: 12px;
	text-align: center;
	}

td.cochevert {
	text-align: center;
	color: rgb(51, 204, 0);
        font-size: 10px;
        font-weight: bold;
	vertical-align: middle;
	}

div.center {
	text-align: center;
	}

div.backgroundtop {
	 border-bottom: solid 1px #FF0000;
	 width: 780px;
	}

div.backgroundBottom {
	 background: url(images/bottombar.png) no-repeat;
	 width: 780px;
	 height: 65px;
	}

a {
	color: #3366CC;
	text-decoration: none;
	}

a:Hover {
	color: #FF0000;
	text-decoration: none;
	}

form {
	background-color: #FFFFF0;
	}

.HeaderText {
	font-style: italic;
	font-size: 9px;
	color: White;
	text-align: left;
	}

.BasDePage {
	font-style: italic;
	font-size: 9px;
	text-align: center;
	border-top: solid 1px #FF0000;
	border-bottom: solid 1px #FF0000;
	width: 780px;
	background-color: #FFFFF0;
	}

.FooterText {
	font-style: italic;
	font-size: 9px;
	text-align: center;
	border-top: solid 1px #FF0000;
	border-bottom: solid 1px #FF0000;
	width: 780px;
	background-color: #FFFFF0;
	}

.title18bold {
	font-size: 18px;
	text-align: right;
	color: navy;
	font-weight: bold;
	}	

.parasanscadre01 {
  background: #66D967;
  padding: 1px;
  text-align: left;
  font-size: 11px;
  font-style: italic;
  color: Black;
}

.bold {font-weight: bold;}
.italique {font-style: italic;}
.textleft {font-size: 12px;text-align: left;}
.textcenter {font-size: 12px;text-align: center;}
.textcenterbold {font-size: 12px;text-align: center;font-weight: bold;}
.textright {font-size: 12px;text-align: right;}

.text9 {font-size: 9px;text-align: left;}
.text9right {font-size: 9px;text-align: right;}
.text18 {font-size: 18px;text-align: left;}
.text18c {font-size: 18px;text-align: center;}
.text14c {font-size: 14px;text-align: center;}

