BODY {
    color: #000000;
    font-size: 8px;
	  scrollbar-3dlight-color : #000033;
      scrollbar-highlight-color : #E2F1F1;
      scrollbar-darkshadow-color : #000000;
      scrollbar-shadow-color : #555555;
      scrollbar-face-color : #0000FF;
      scrollbar-arrow-color : #CC0000;
      scrollbar-track-color : #FFFFFF;
    }

A {
    font-family: Arial,Helvetica;
    font-size: 12px;
    color: Yellow;
	text-decoration: none;
    }

A:HOVER {
    font-family: Arial,Helvetica;
    color: Silver;
	text-decoration: none;
    }
	
.titre1 {
    font-family: Verdana,Helvetica,Arial;
    font-size: 20px;
    color: #4A4C97;
    margin-left : 8px;
	margin-right : 15px;
    margin-top : 15px;
	margin-bottom : 5px;
    }
.texte0 {
   font-family: Arial,Helvetica;
    font-size: 12px;
	text-align: justify;
    margin-left : 0px;
	margin-right : 0px;
    margin-top : 5px;	
     }
	
.texte {
   font-family: Arial,Helvetica;
    font-size: 12px;
	text-align: justify;
    margin-left : 20px;
	margin-right : 20px;
    margin-top : 5px;	
     }
.texte2 {
   font-family: Arial,Helvetica;
    font-size: 12px;
	text-align: justify;
    margin-left : 0px;
	margin-right : 20px;
    margin-top : 15px;	
     }
	 .texte3 {
   font-family: Arial,Helvetica;
    font-size: 10px;
	text-align: justify;
    margin-left : 10px;
	margin-right : 20px;
    margin-top : 15px;	
     }
	 
.newstexte {
   font-family: Arial,Helvetica;
    font-size: 12px;
	text-justify: auto;
    margin-left : 5px;
	margin-right : 10px;
    margin-top : 0px;	
     }

.entete {
    line-height : 15px;
	padding-left: 5px;
    background-color : Yellow;
	color: #191970;
    font-family: Arial,Helvetica;
    font-size : 12px;
	font-weight: bold;
    margin-left : 20px;
    margin-top : 0px;	

    }
	
.entete2 {
    line-height : 15px;
    background-color : Yellow;
	color: #191970;
    font-family: Arial,Helvetica;
    font-size : 12px;
	font-weight: bold;
    margin-top : 0px;	
    }
	
.bas {
    line-height : 2px;
	padding-left: 5px;
    background-color : Red;
	color: #191970;
    font-family: Arial,Helvetica;
    font-size : 8px;
	font-weight: bold;
    margin-left : 20px;
	margin-right : 20px;
    margin-top : 0px;	

    }
.news {
       margin-left : 10px;
	   margin-right : 0px;
    }
.copy {
    font-family: Helvetica,Arial;
    font-size: 10px;
    color: #4D4D4D;
	text-align: justify;
	margin-top : 7px;
    }
.count {
    font-family: Helvetica,Arial;
    font-size: 10px;
    color: #4D4D4D;
	margin-top : 7px;
    }

.menug {
    font-family: Arial,Helvetica;
    font-size: 12px;
    color: Yellow;
	line-height: 8px;
    margin-left : 8px;
    margin-right : 0px;
    margin-top : 10px;
	margin-bottom : 0px;
    }

.menud {
    font-family: Arial,Helvetica;
    font-size: 12px;
    color: Yellow;
	text-align: right;
    margin-left : 0px;
    margin-right : 8px;
    margin-top : 10px;
	}
.menu3 {
    font-family: Arial,Helvetica;
    font-size: 12px; 
    color: Blue;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 16px;
	}

.date {
    font-family: Tahoma,Helvetica;
    font-size: 11px;
    color: #CCCCCC;
    margin-left : 5px;
    margin-right : 0px;
    margin-top : 0px;
	    }
		
.date2 {
    font-family: Tahoma,Helvetica;
    font-size: 11px;
    color: #CCCCCC;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 3px;
	    }
	
.milleun {
    font-family: Arial,Helvetica;
    font-size: 11px;
    color: #CCCCCC;
	margin-left : -60px;
    margin-right : 0px;
    margin-top : 3px;
	    }

 a.link {
	 font-family: Arial,Helvetica;
    font-size: 11px;
    color: Blue;
}
A:HOVER.link
 {
	 font-family: Arial,Helvetica;
    font-size: 11px;
    color: #FF0000;
}
a.link2 {
	 font-family: Arial,Helvetica;
    font-size: 12px;
    color: Blue;
}
A:HOVER.link2
 {
	 font-family: Arial,Helvetica;
    font-size: 12px;
    color: #FF0000;
}

TEXTAREA {
	background-color :#ffffff;
}

li:first-letter {
	font-weight: bold;
}

