.formations {
	padding : 0 0 0 0;
	margin : 0  0 0 0;
	margin-bottom : 4px;
  position :relative;
  z-index: 1; 
}

.formations .boutton {
	 color : red;
	 font-style : none;
	 font-size : 14px;
	 font-weight : bold;
	 font-family : Arial;
	 padding-left : 0px;
	 padding-top : 0px;
	 border : none;
	 background : none;
	 vertical-align : middle;
	 position :static;
/*	 z-index: 1;  */
}

.formations select {
	vertical-align : middle;
	width : 194px;
	height : 20px;
	font-style : none;
	font-weight : normal;
	font-size : 12px;
	font-family : Arial;
	border : 1px solid #7F9DB9;
	margin-bottom : 4px; /*#000 */
}



