

.trait-bleu {
	width: 825px;
	background-color:#29158c;
	color:#f0eef9;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-color: #29158c;
}

.trait-bleuclair {
	width: 810px;
	background-color:#bce6f6;
	color:#00425b;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.trait-rouge {
	width: 810px;
	background-color:#ecc3ea;
	color:#61055d;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.trait-gris {
	width: 810px;
	background-color: #434640;
	color:#e4eade;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*alignement colonne formulaire*/
.col1-1 {
	width: 550px; 
	display: inline-block;
	font-family: trebuchet MS ;
	font-size : 15px;
	height:20px;
	margin-left: 15px;
}
.col1-2 {
	width: 300px; 
	display: inline-block;
	font-family: trebuchet MS ;
	font-size : 15px;
	height:20px;
	margin-left: 15px;
}
.col1-3 {
	width: 400px; 
	display: inline-block;
	font-family: trebuchet MS ;
	font-size : 15px;
	height:20px;
	margin-left: 15px;
}
.col1-4 {
	width: 560px; 
	display: inline-block;
	font-family: trebuchet MS ;
	font-size : 15px;
	height:20px;
	margin-left: 15px;
}




.col2-1 {
	width: 100px; 
	display: inline-block;
	font-family: trebuchet MS ;
	font-size : 15px;
	line-height:20px;
	height:20px;
}
.col3-1 {
	width: 150px; 
	display: inline-block;
	font-family: trebuchet MS ;
	font-size : 15px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.col3-2 {
	width: 150px; 
	display: inline-block;
	font-family: trebuchet MS ;
	font-size : 15px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}



.col4-1 {
	width: 50px; 
	display: inline-block;
	font-family: trebuchet MS ;
	font-size : 14px;
	line-height:25px;
	height:25px;
	text-align: center;
	vertical-align:middle;
}

.col5-1 {
	width: 20px; 
	 display: inline-block;
	 font-family: trebuchet MS ;
	 font-size : 15px;
	line-height:15px;
	 height:20px;
	 text-align:center;
	 vertical-align:middle;
	 background:#E6E6E6;

}
