  @font-face {
    font-family: Comic Sans MS;
    font-style:  normal;
    font-weight: normal;
    src: url(COMICSA0.eot);
  }


.BoitePages {
			position : absolute;
			top : 5px ;
			
			background-color : snow ;
			
			font-size : 9pt;
			border : none ;
			width : 100%;
			
			}



.BoiteTexte {
			padding : 5px ;
			background-color : snow ;
			
			font-size : 10pt;
			border : none ;
			width : 100%;
			
			}

.BoiteMenu {
			padding : 5px ;
			background-color : white ;
			
			font-size : 10pt;
			border : none ;
			}

.BoitePhoto {
			padding : 5px ;
			background-color : white ;
			
			font-size : 10pt;
			border : inset ;
			}



a:link       { font-size: 9pt; font-weight: none; color: darkblue; 
               text-decoration: none; background-repeat: repeat; 
               background-attachment: scroll; background-position: none 50% }

a:visited    { font-size: 9pt; font-weight: none; color: green; 
               text-decoration: none; background-repeat: repeat;  
               background-attachment: scroll; background-position: none 50% }

a:hover      { font-size: 9pt; font-weight: none; color: magenta; 
               text-decoration: underline overline; background-repeat: repeat; 
               background-attachment: scroll; background-position: none 50% }

a:active     { font-size: 9pt; font-weight: none; color: Red; 
               text-decoration: underline overline; background-repeat: repeat; 
               background-attachment: scroll; background-position: none 50% }

td		{
		font-family: Comic Sans MS;
		font-size: 8pt;}

 BODY { 
 		
		font-family: Comic Sans MS;
		font-size: 8pt;
		SCROLLBAR-FACE-COLOR:snow;
		SCROLLBAR-HIGHLIGHT-COLOR:yellow;
		SCROLLBAR-SHADOW-COLOR:black;
		SCROLLBAR-3DLIGHT-COLOR:black;
		SCROLLBAR-ARROW-COLOR:darkblue;
		SCROLLBAR-TRACK-COLOR:darkblue;
		SCROLLBAR-DARKSHADOW-COLOR:black }

