.Paragraph{
	text-align:							center;							
}
.Titre{
	color:								#0a1f12;
	font-size:							16pt;
	font-family:						Lucida Handwriting, Arial;
}
.Ordinaire{
	color:								#0a1f12;
	font-family:						Lucida Console, Arial;
	font-size:							12pt;
}
.TableNouvelle{
	border:								1px solid #adc5a7;  
	width:								600px; 
}
.TableNouvelleRightColumn{	
	width:								80%;
	height:								40px;
	border:								1px solid #adc5a7;  
}
.TableNouvelleLeftColumn{
	width:								20%;
	height:								40px;
	border:								1px solid #adc5a7;  
}
.TableNouvelleCellule{
	height:								40px;
	border:								1px solid #adc5a7;  
}
.Titre{
	color:								#394231;
	font-size:							22pt;
	font-family:    					lucida handwriting, arial;
}
.TitrePetit{
	color:								#394231;
	font-size:							10pt;
	font-family:    					lucida handwriting, arial;
}
.TableFormContact{
	border-left: 						1px solid #394231;
	border-right: 						1px solid #394231;
	border-top: 						1px solid #394231;
	border-bottom: 						1px solid #394231;
	width:								400px;
	background-color:					#9CB58C;
	font-family:    					lucida handwriting, arial;
}
.TableFormCarte{
	border-left: 						1px solid #394231;
	border-right: 						1px solid #394231;
	border-top: 						1px solid #394231;
	border-bottom: 						1px solid #394231;
	width:								400px;
	background-color:					#FFFFFF;
	font-family:    					lucida handwriting, arial;
	color:								#687868;
}
.TableFormCommande{
	border-left: 						1px solid #394231;
	border-right: 						1px solid #394231;
	border-top: 						1px solid #394231;
	border-bottom: 						1px solid #394231;
	width:								500px;
	background-color:					#FFFFFF;
	font-family:    					lucida handwriting, arial;
	color:								#687868;
	font-weight:					bold;
}
.inputBox{
	border-left: 						1px solid #0a1f12;
	border-right: 						1px solid #0a1f12;
	border-top: 						1px solid #0a1f12;
	border-bottom: 						1px solid #0a1f12;
	background-color:					#FFFFFF;
}

.inputButton{
	border-left: 						1px solid #0a1f12;
	border-right: 						1px solid #0a1f12;
	border-top: 						1px solid #0a1f12;
	border-bottom: 						1px solid #0a1f12;
	background-color:					#687768;
	color:								#FFFFFF;
	font-weight:						bold;
	font-family:    					arial;
	font-size:							10pt;
	cursor:								hand;
}
.InfoGros{
	color:								#394231;
	font-family:    					lucida handwriting, arial;
	font-size:							10pt;
	font-weight:						bold;
}
.Info{
	color:								#0a1f12;
	font-family:						Lucida Console, Arial;
	font-size:							8pt;
}
.aligneCentre{
	text-align:							center;
}
.sousTitre{
	color:								#394231;
	font-size:							12pt;
	font-family:    					lucida handwriting, arial;
	font-weight:						bold;
}