	   a:link {color:#12531D}
       a:visited {color:#299B2E}
       a:active {color:#299B2E}


HTML{
		scrollbar-face-color: #299B2E;
        scrollbar-highlight-color: #12531D;
        scrollbar-3dlight-color: #12531D;
        scrollbar-darkshadow-color: #000000;
        scrollbar-arrow-color: #12531D;
        scrollbar-track-color: #12531D 
}
	   
BODY {
        background-color : #12531D ;
        font-family :  arial narrow , times ;
        margin : 0 cm ;
        background-attachment: fixed ;
        text-align : center ;
        font-size : 12pt

}


	
.txtclair {
        text-align : justify ;
        color : #003C04 ;
        font-size : 12pt
}
.txtclairC {
        text-align : center ;
        color : #F9860F ;
        font-size : 11pt
}
.middle {
        text-align : center ;
}

.txtgrand {
        text-align : justify ;
        color : #003C04 ;
        font-size : 13pt
}

TABLE {
        padding : 0 ;
        border-width : 0pt ;
        font-size : 12pt;
		text-align: center

}


.liens {
	   		text-decoration:none;
			font-weight:bold
}
.mail {
	   		color : #239E02;
			text-decoration:underline;
			font-weight:bold
}

.titre{
        font-weight : bold ;
        text-align : center ;
        color : #12531D ;
        font-size : 12pt
}
.titre2{
        font-weight : bold ;
        text-align : right ;
        color : #12531D ;
        font-size : 12pt
}
.jaune{
        color : #FABC19 ;
        font-size : 12pt
}
.blanc{
        color : #FFFFFF ;
        font-size : 12pt
}
.rouge{
        color : #FFBB03 ;
        font-weight : bold ;
        font-size : 12pt;
        text-align : center 
}


