/* feuille de style (CSS) -  Auteur: Dominique Guebey - Version du 28 avr 2005 */
a:link, a:visited, a:active, a:hover { color: #000000; text-decoration: none; }
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; }
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: #000000;
	font-family: Arial, Verdana, Lucida, Helvetica, sans-serif;
	background-color: #ffffff;
}

.noprint { display: none; }
.centr  { text-align: center; }
.fspeti { font-size: smaller;   }
.fsxl  { font-size: x-large;  }
.fsxxl  { font-size: xx-large;  }
.u	{ text-decoration: underline;		}

