/* <INPUT type="text"> */



#text {
	font-family: Times New Roman;
	font-size: 13px;
	color: #000000;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 13px;
	font-weight:bold;
} 
#text15 {
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 15px;
	font-weight:bold;
}
 
#text17 {
	
	font-family: Times New Roman;
	font-size: 17px;
	color: #000000;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 17px;
	font-weight:bold;
} 

#text17j {
	text-align: justify ;
	font-family: Times New Roman;
	font-size: 17px;
	color: #000000;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 17px;
	font-weight:bold;
}

#text20 {
	font-family: Times New Roman;
	font-size: 20px;
	color: #000000;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 20px;
	font-weight:bold;
}

