@charset "iso-8859-1";
BODY {
    margin-top: 0;
    color: #200F00;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    text-align: justify;
    scrollbar-face-color:#75AB75; 
    scrollbar-shadow-color:#244C00;
    scrollbar-highlight-color:#D0EDA7;
    scrollbar-3dlight-color:#ACBD00;
    scrollbar-darkshadow-color:#0F2000;
    scrollbar-track-color:#B0EBA3; 
    scrollbar-arrow-color: #244C00;
    }

A:link {
    color: #408010;
    text-decoration: none;
    }

A:visited {
    color: #40C060;
    text-decoration: none;
    }

A:active {
    color: #40F040;
    text-decoration: none;
    }

A:hover {
    color: #FF4040;
    background: #3080CC;
    text-decoration: none;
    }


TD.text {
    font-size: 14px;
    font-family: Arial;
    }

TD.text1 {
    font-size: 12px;
    font-family: Arial;
    color: #002244;
    }

TD.text2 {
    text-align: center;
    font-size: 12px;
    font-family: Arial narrow;
    }

TD.text3 {
    text-align: left;
    font-size: 14px;
    font-family: Verdana;
    }

TD.text4 {
    font-size: 18px;
    font-family: Arial;
    }

TD.titre {
    font-size: 42px;
    font-family: Verdana;
    color: #002244;
     }

TD.titre1 {
    font-size: 28px;
    font-family: Verdana;
    color: #002244;
     }



#top {
	position: absolute;
	top: 20px;
	left: 5px;
	right: 5px;
	padding: 00px;
	}



#topcent {
	position: absolute;
	width: auto;
	left: 250px;
	top: 0px;
	padding: 5px;
	}
	

#bottom {
	position: absolute;
	top: 570px;
	left: 120px;
	right: 67px;
    font-size: 24px;
    text-align: center;
    font-family: Arial;
	color: #FFFFF0;
	padding: 5px;
	}


