.enligneOuCourrier{
	border:1px solid #E7ECF0; 
	padding:5px;
	margin-right:15px;
	margin-bottom:15px;
}

#FormEcran1,
#FormEcran2,
#FormEcran3,
#FormEcran4,
#FormEcran5,
#FormEcran7 {
	width: 500px;
	margin: 0 auto;
}
#FormEcran1 fieldset,
#FormEcran2 fieldset,
#FormEcran3 fieldset,
#FormEcran4 fieldset,
#FormEcran5 fieldset,
#FormEcran7 fieldset{
	border:1px solid #E7ECF0;
	padding:10px 0 10px 10px;
}
#FormEcran1 .row,
#FormEcran2 .row,
#FormEcran3 .row,
#FormEcran4 .row,
#FormEcran5 .row,
#FormEcran7 .row{
	margin-bottom: 7px;
}
#FormEcran1 label,
#FormEcran2 label,
#FormEcran3 label,
#FormEcran4 label,
#FormEcran5 label,
#FormEcran7 label{
	float: left;
	width: 160px;
}
#FormEcran1 input[type="submit"]{
	margin-left: 264px;
}
#FormEcran2 select{
	font-size: 0.84em;
}
#FormEcran2 p,
#FormEcran3 p,
#FormEcran4 p,
#FormEcran7 p{
	font-weight: bold;
}
#FormEcran2 input[type="submit"],
#FormEcran3 input[type="submit"],
#FormEcran4 input[type="submit"],
#FormEcran5 input[type="submit"]{
	margin-left: 10px;
}
#FormEcran2 .bouton,
#FormEcran3 .bouton,
#FormEcran4 .bouton,
#FormEcran5 .bouton,
#FormEcran7 .bouton{
	margin-left: 164px;
}

#FormEcran3 textarea,
#FormEcran4 textarea,
#FormEcran5 textarea{
	width: 200px;
	height: 80px;
}

#Motivation{
	width: 300px !important;
	height: 140px !important;
}
#FormEcran3 .cacheDiv{
	display: none;
}
#FormEcran3 .afficheDiv{
	display: block;
}
.cnil{
	font-size: 0.85em;
}
.cacheBouton{
	display: none;
}
.afficheBouton{
	display: block;
}