.fond {  background-color: #000000; margin-top: 1px; margin-right: 1px; margin-bottom: 1px}
.fondTitre {  background-color: #555555; font-family: Arial; font-size: 14px; color: #ffffff; font-weight: bold}
.fondTitre2 {  font-family: Arial; font-size: 0px; color: #c0c0c0; font-weight: bold}
.fondTitre3 {  background-color: #6c7496; font-family: Arial; font-size: 14px; color: #ffffff; font-weight: bold}
.fondTitre4 {   font-family: Arial; font-size: 14px; color: #bbbbbb; font-weight: bold}
.grandtitre {   font-family: Arial; font-size: 16px; color: yellow; font-weight: bold}
.texte {   font-family: Arial; font-size: 12px; color: #ffffff; font-weight: none}
body {
	font-family: Arial;
	font-size: 12px;
	color: #c0c0c0;
	background-color: #000000;
	background-color: #000000;
	background-attachment:fixed;
	scrollbar-3dlight-color: #333333; 
	scrollbar-arrow-color: #115544; 
	scrollbar-darkshadow-color: #113366; 
	scrollbar-face-color: #999999; 
	scrollbar-highlight-color: #555555; 	
	scrollbar-shadow-color: #111111; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-base-color: #AAAAAA; 
}
.titre {  font-family: Verdana, Arial; font-size: 13px; color: #000000}
td {  font-family: Verdana, Arial; font-size: 12px; color: #111111}
.fondmilieu {  background-color: #000000}
.fondcentre {  background-color: #6c7496}
.fondcadre { background-color: #333333; margin-top: 1px; margin-right: 1px; margin-bottom: 1px ; font-family: Arial; font-size: 14px; font-weight: bold; color: #FFFF00
}
a:link {  font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; color: pink; text-decoration: none}
a:visited {  font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; color: #E1E1E1; text-decoration: none}
a:active {  font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; color: #FFFFFF; text-decoration: none}
a:hover {color: #ffcc00; font-size: 8pt; font-weight: bold; font-family: Verdana, Arial; text-decoration: none}

.rollover {
     width: 117px;
     
     background: transparent url(img/lien_rollover.jpg)  no-repeat;
}
.rollover a {
     display: block;
     width: 117px;
	 height: 17px;
     background: url(img/lien.jpg) no-repeat;
}
.rollover a:hover { /* masquage de lien.jpg au survol */
     background: transparent none;
}

