div.FormLnk		
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #000000; 
			font-weight: bold;
			padding-left: 35px
		 }
div.FormLnkSelected		
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #000000; 
			font-weight: bold;
			padding-left: 35px
		 }

a.FormLnk
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #0000FF ; 
			text-decoration: none; 
			font-weight: bold }

a:hover.FormLnk
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #000000 ; 
			text-decoration: none; 
			font-weight: bold }

a.FormLnkSelected		
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #000000 ; 
			text-decoration: none; 
			font-weight: bold }

a:hover.FormLnkSelected	
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #0000FF ; 
			text-decoration: none; 
			font-weight: bold }
			
div.Form
		{ 	font-family: Verdana;
			font-size: 8 pt; 
			color: #000000;
			padding-top:5px; 
			padding-bottom:5px}
			
div.FormTitre
		{ 	font-family: verdana; 
			font-size: 12pt; 
			color: #5EA194; 
			text-align:center; 
			font-weight:bold; 
			height:50; 
			padding-top:15px;
			background-image:url('/images/template/Titre-Log.gif'); background-repeat:no-repeat; padding-bottom:30px; background-position-x:center}
			
div.FormForm
		{ 	padding-left:30px;
			padding-top:20px;
			font-family: verdana; 
			font-size: 8pt; 
			color: #5EA194; 
			font-weight:bold; 
			width:100%; }	

div.FormFormDetail
		{ 	padding-left:10px;
			font-family: verdana; 
			font-size: 8pt; 
			color: #5EA194; 
			font-weight:bold;}	
			
.FormForm 		
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #000000; 
			font-weight: bold}
			
.FormFormInput
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #000000}
			
.FormFormBouton
		{ 	font-family: verdana; 
			font-size: 8pt; 
			color: #5EA194; 
			font-weight: bold;
			margin-left: 20px; 
			margin-top: 20px }