/*VPDbURL{file:///C|/ACJ%20Belgique/Project.vpp}*/
BODY	 {
			background-attachment : fixed                    ;
			background-repeat : repeat-y                    ;
			background-position : center                    ;
			Background-Color : black ;
			Background-Image : url(images/fond_page.jpg)
		}
:link	 {
			Color : white ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
.MenuTitre	 {
			background-repeat : no-repeat                    ;
			background-position : center center                    ;
			line-height : 20px                    ;
			Width : 120px ;
			Height : 20px ;
			Text-Align : Center ;
			Font-Family : Verdana ;
			Font-Size : 11px ;
			Color : black ;
			Background-Image : url(images/titre_menu.gif) ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Normal ;
			Vertical-Align : Middle
		}
.MenuTitreBis	 {
			background-repeat : no-repeat                    ;
			background-position : center center                    ;
			line-height : 20px                    ;
			Width : 120px ;
			Height : 20px ;
			Text-Align : Center ;
			Font-Family : Verdana ;
			Font-Size : 10px ;
			Color : black ;
			Background-Image : url(images/titre_menu_bis.gif) ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Normal ;
			Vertical-Align : Middle
		}
.MenuRubrique	 {
			line-height : 20px                    ;
			Width : 120px ;
			Height : 20px ;
			Text-Align : Center ;
			Font-Family : Verdana ;
			Font-Size : 10px ;
			Color : black ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Normal ;
			Vertical-Align : Middle
		}
.MenuRubrique:hover	 {
			Color : black ;
			Text-Decoration : Underline ;
			Font-Weight : Normal
		}
.BlocContenu	 {
			margin-bottom : 10px                    ;
			Width : 400px
		}
.Contenu	 {
			padding : 5px                    ;
			Width : 400px ;
			Font-Family : Verdana ;
			Font-Size : 11px ;
			Color : white ;
			Font-Style : Normal ;
			Font-Weight : Normal
		}
.Copyright	 {
			line-height : 20px                    ;
			Text-Align : Center ;
			Font-Family : Verdana ;
			Font-Size : 9px ;
			Color : white ;
			Font-Style : Normal ;
			Font-Weight : Normal ;
			Vertical-Align : Middle
		}
a:hover	 {
			Color : white ;
			Text-Decoration : Underline ;
			Font-Weight : Bold
		}
