/* <INPUT type="text"> */
 

/*le texte ***************************/
#text10 {
	font-family: Times New Roman;
	font-size: 10px;
	color: #000000;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 10px;
	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;
	} 

#text20 {
	font-family: Times New Roman;
	font-size: 20px;
	color: #000000;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 20px;
	font-weight:bold;
	} 
#text25 {
	font-family: Times New Roman;
	font-size: 25px;
	color: #000000;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 25px;
	font-weight:bold;
	} 
#text30 {
	/*text-align:middle;*/
	font-family: Times New Roman;
	font-size: 30px;
	color: #007352;
	/*text-decoration: underline ;/*une ligne en desous*/
	line-height: 30px;
	font-weight:bold;
	
	} 

/*lien*************************/


