/* feuille de style (CSS) -  Auteur: Dominique Guebey - Version du 28 avr 2005 */
a:link { color: #000088; text-decoration: none; }
a:visited { text-decoration: none; } 
a:active {  text-decoration: none; } 
a:hover { text-decoration: underline; }
dt   { text-align: left; margin-top: 4px; }
dd   { text-indent: 4mm; text-align: justify; }
h1, h2, h3, h4, h5, h6, dt { color: #000000; }
hr	{ clear: both; }
img     { border-width: 0; 
	margin: 0mm;}
p	{ text-indent: 8mm; text-align: justify; }
dd p    { 
        text-indent: 4mm; 
        text-align: justify; 
        margin-top: 0px; 
        margin-bottom: 0px; 
        } 
dd pre    { 
        text-indent: 0mm; 
        margin-top: 0px; 
        margin-bottom: 0px; 
        } 
.style1 { color: #303030;
	font-family: Helvetica, Arial, Verdana, Lucida, sans-serif; 
        background-color: #ffffff;  
        }

.print { display: none; }

.centr  { text-align: center; }

.fspeti { font-size: smaller;   }
.fsxl  { font-size: x-large;  }
.fsxxl  { font-size: xx-large;  }
.u	{ text-decoration: underline;		}

