*{
	margin:0;
	padding:0;
}

h1 {
font-family: arial, verdana, sans-serif ;
font-size: 10pt ;
color: black ;
text-align: justify;
text-indent: 0px;
}

h2 {
	font-family:arial;
	font-size:14px;
	text-align: justify;
	text-indent: 5px
}

h3 {
	font-family: arial, verdana, sans-serif ;
	font-size: 20pt ; color: blue ;
}

h4 {
	font-family: arial, verdana, sans-serif ;
	font-size: 16pt ;
	text-align: center;
}
blockquote {   text-align: justify; /* La citation sera justifiée */}

p {
font-family: arial, verdana, sans-serif ;
font-size: 10pt ;
color: black ;
text-align: justify;
text-indent: 0px;
}

.indent { text-indent: 40px ; } 
.indent12  {font-family: arial, verdana, sans-serif ;font-size: 10pt ; color: black ;text-align: justify;text-indent: 40px} 
.left {text-align: left ; }
.right {text-align: right ; }
.center{text-align: center ; }
.justify {text-align: justify ;}
.dessous {text-decoration: underline ; } 

.asso
{ 
color: red; 
/*font-family:helvetica bold; */
font-family: Georgia, "Times New Roman", Times, serif;
font-size: capital 10pt;
font-style:italic;
font-weight: bold;
} 

body { 
/*font-family: arial; font-size: 14px; margin: 0; padding: 0; */
background-image:url('fond3.png'); 
background-repeat: repeat-x; 
/*background-color: #C8E6FF; */
} 

.fond_ecran { body { background-image:url(XIbTSI.png);background-repeat:repeat;}

ul {
font-family: arial, verdana, sans-serif ;
font-size: 10pt ;
color: black;
list-style-type: none;
background-image: url(puce.gif);
background-repeat: no-repeat;
background-position: 0% 65%;
padding-left: 15px;
margin-left: 0;
text-align: justify;
text-indent: 100px;
} 

ol.sample {
	list-style-type: decimal;
	list-style-position: inside;
	font-family: arial, verdana, sans-serif ;
	font-size: 20pt ; color: blue ;
}