body {
	background-image: url(Aucune);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.sous-titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
A:link {
	text-decoration: none;
	color: #0000FF;
}
A:visited {text-decoration: none ;color: #0000FF;}
A:active {
	color: #000000;
}
A:hover {
	color: #FF0000;
}
.sous-titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;	
}
.tablebackground {
background: #E4E4E4;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099CC;
}
.gris {
	color: #666666;
	font-size: 10px;
}
.GrasRouge {
	font-weight: bold;
	color: #FF0000;
}

.Style1 {font-size: 9px}
.Style4 {
	font-size: 24px;
	font-weight: bold;
}
.Style6 {font-size: 18px}
.Style7 {
	font-size: 12px;
	font-weight: bold;
}
.Style8 {font-size: 12px}
.Style9 {font-size: 36px}
.Style10 {font-size: 36px; font-weight: bold; }
.Style11 {font-size: 9}
.Style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009966;
}
.Style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
}

.vert {
	color: #009966;
}

.bleu {
	color: #0099CC;
}








/*- Menu Tabs F--------------------------- */

    #tabsF {
	float:left;
	width:796px;
	font-size:80%;
	line-height:normal;
	border-bottom:0px solid #CCCCCC;
	height: auto;
      }
    #tabsF ul {
	margin:0;
	padding:0px 0px 0 10px;
	list-style:none;
      }
    #tabsF li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabsF a {
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0px 0px 0px 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("tabrightF.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
	background-position:100% -42px;
      }
	

