
#form {

width:500px;
}
/*les message d'erreur */
#form .ligneform  input.validation-failed,#form .ligneform textarea.validation-failed {
		border: 1px solid #FF3300;
	    color : #FF3300;
}
#form .ligneform input.validation-passed,#form .ligneform textarea.validation-passed {
	border: 1px solid #07A6F9;
	color : #000;
}
#form .ligneform .validation-advice {
	margin: 5px 0;
	padding: 5px;

	color:#811453;
	font-size:14px;
	font-weight: bold;
}
/*fin message errur*/
#form img {
border:1px solid #4F280F;
}
.clearerr{
clear:both;
}
#blockcordone{
float:left;

}
#form .ligneform {
padding-bottom:2px; 
width:100%;
}

#form .ligneform label {
text-align:right;
padding-right:10px;
float:left;
width:150px;
font:11px/1.2em Arial, Helvetica, sans-serif;
color:#666666;
margin:0 0 1.2em;
color:#999;
}
/*input textarea */
#form .ligneform input ,#form .ligneform textarea{
width:40%;
border:1px solid #4F280F;
}

#form .ligneform input {
height:15px;
width:40%;
}
#form .ligneform textarea {
height:45px;
width:40%;
}
#form .boutonform{
text-align:center;
width:100%;
}
#form .etoile{
color:#FF0000;
}
#form .ligneform .cpatcha {

}
#form .ligneform #capa{
padding:0
}
#form .ligneform .cpatcha .reload{
border:0px;
}
#form .annuler{
background:url(../images/plus/annuler.gif) #0377B4 no-repeat top left;
height:30px;
cursor:pointer;
border:2px solid #811453;
color:#48240C;
width:109px;
font-weight:bold;

}
#form .envoyer{
background:url(../images/plus/envoyer.gif) #0377B4 no-repeat top left;
height:30px;
cursor:pointer;
border:2px solid #811453;
color:#48240C;
width:109px;
font-weight:bold;


}
#contenu #form  .loi{
text-decoration:none;
text-align:center;
font-size:10px;

}
#formtotale{
float:left;
}
/*encar de droite coordonné*/


#formtotale .droite{
float:left;

}

