@charset "iso-8859-1";
/*******************************************************************
 * Ce source est une propriété intellectuelle de Patrick Bélanger.  
 * Copyright 2001 (C) Patrick Bélanger. Tous droits réservés.      
 *******************************************************************
 * Ce document (au niveau du source) est protégé par les droits
 * d'auteurs. Il est formellement interdit d'utiliser (reproduire) 
 * (de manière partielle ou complète) cette source sans 
 * l'autorisation écrite de son auteur.
 *
 * Si une portion du code vous intéresse, contactez :
 * ROCKER_M@VIDEOTRON.CA
 *******************************************************************/

body { 
	color : black; 
	background : white; 
	background-repeat:no-repeat;
	background-attachment : fixed;
	background-position : top right;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 7pt;	
	margin: 0px;
	left: 0px;
	right: 0px;
	scrollbar-face-color: #3B4364;
	scrollbar-3dlight-color: #6871A3;
	scrollbar-darkshadow-color: #6A739C;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: #D0D6FA;
	scrollbar-track-color: #787FA5;
}
.textclass {
	color : black;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 9pt;	
	margin: 0px;
	left: 0px;
	right: 0px;
}




