.fondForm {
	/*background-color: #EFF7F9;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;*/
	font-size: 11px;
	font-weight: bold;
	line-height:20px;
}
.brun{
	color:#2C130E;
}
.buttonValider {
	margin-left:100px;
	background-image: url(/images/general/bouton.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 91px;
	color: #FFFFFF;
	padding-top:5px;
}
.pralineTitre{
	color:#000000;
	font-size:20px;
}
.red{
	font-size:14px;
	color:#990000;
}

.sousFondForm {
	color:#FFFFFF;
	text-decoration:none;
}
.legende{
	font-size:10px;
	
}
.italiqueBlanc{
	color:#FFFFFF;
	font-style:italic;
	font-size:12px;
	padding-left:54px;
}
.lienOr {
	color: #D6A614;
	font-weight:normal;
	font-size:12px;
}
.lienBlanc {
	color: #FFFFFF;
	font-weight:bold;
}
.border {
	border: thin solid #333333;
}
.fondBouton {
	background-image: url(/images/general/fondbouton.gif);
	background-repeat: no-repeat;
}
.important {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.erreurField {
	color: #FF0000;
	border: thin solid #990000;
}
input.textbox-empty,select.selectbox-empty,input.textbox-empty-field{
	border:1px solid red;
}
input.textbox-empty-field{
	width:185px;
}
.textarea-empty-field{
	border:1px solid red;
}

