a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.9em;	
	line-height: 1.2em;
	color: #0000CC;	
	text-decoration: none
}
a:link {
    font-color:#0000CC;	
	/*text-decoration: underline*/
	}
/* a:hover= l'item du menu est survolé sans être sélectionné.*/	
a:hover {
         font-color:#0000CC;
         background-color: none;
		 text-decoration: none
		 }
/* a:visited = l'item du menu n'est plus actif après avoir visité sa page de référence.*/		 
a:visited {
          font-color:#0000CC;
		  text-decoration: none
		  }
/* a:active = l'item du menu est actif avec sa page de référence.*/
a:active {
    font-color: #0000CC;
	font-weight:bold;	
	text-decoration: none
	}		  		 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color:#333333;
	font-weight: bold
	}
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 0.9em
  }	
td, th {
       font-family: Verdana, Arial, Helvetica, sans-serif;	
       font-size: 0.9em
	   }
/*
body {	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.9em;	
	line-height: 1.2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}

h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.2em;	
	line-height: 1.2em;	
	color: #000000
	}
td, th {	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.9em;	
	line-height: 1.2em;	
	color: #000000
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:link {
    color: #CCCCCC;	
	text-decoration: underline
	}
a:visited {
    color: #000000;
	text-decoration: none	
	}
a:active {
    color: #0000FF;	
	text-decoration: none
	}
a:hover {
    color: #808080;	
	text-decoration: none
	}
.key {
      font-weight:bold;
	  color:#333399;
	  background:#CCCCFF;
	  border:1px solid #333399;
	  padding:3px;
	  padding-top:0.5px;
	  padding-bottom:0.5px
	  }	

	
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
*/