h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	margin-bottom: 16;
}
.Texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 16px;


}
.non-indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 0px;
	list-style-image: url(images/Puce.gif);
	list-style-type: none;



}

h2           {
	font-family: "Times New Roman";
	font-size: 14pt;
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 6;
}

h3    	      { font-family: "Times New Roman"; 
               font-size: 18pt; 
               text-decoration: underline; 
               color: #FF0000; 
               font-weight: bold; 
               margin-top:0; 
               margin-bottom:6 }

h4           { font-family: "Times New Roman"; 
               font-size: 12pt; 
               color: #0000FF; 
               text-decoration: underline; 
               font-weight: bold; 
               margin-top: 0; 
               margin-bottom: 6 }

h5           { font-family: "Times New Roman"; 
               font-size: 12pt; 
               color: #FF0000; 
               text-decoration: underline; 
               font-weight: bold; 
               margin-top: 0; 
               margin-bottom: 6 }

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 0px;
	list-style-type: none;
	list-style-image: url(images/Puce.gif);
	white-space: normal;
	list-style-position: outside;
	margin-bottom: 3px;
	margin-top: 0px;
	clip:   rect(0px auto 0px auto);
	top: 0px;
	bottom: 0px;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 16pt;
	margin-bottom: 6pt;
	margin-top: 3px;

}
.h1-sans-esp {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	margin-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.h1b-sans-esp {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	margin-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
