@charset "iso-8859-1";
BODY {
    margin-top: 0;
    color: #200F00;
    font-family: Verdana;
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    text-align: justify;
    scrollbar-face-color:#AB9775; 
    scrollbar-shadow-color:#4C2400;
    scrollbar-highlight-color:#EDD0A7;
    scrollbar-3dlight-color:#BDAC00;
    scrollbar-darkshadow-color:#200F00;
    scrollbar-track-color:#CEB99C; 
    scrollbar-arrow-color: #4C2400;
    }

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

A:visited {
    color: #80A060;
    text-decoration: none;
    }

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

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


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

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.titre {
    font-size: 38px;
    font-family: Verdana;
    color: #002244;
     }

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



#top {
	position: absolute;
	top: 60px;
	left: 250px;
	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;
	}


