@charset "utf-8";
.wrapMilieu {
	height: 750px;
	width: 100%;
	margin-left: -100px;
	padding-left: 100px;
	padding-right: 100px;
	position: relative;
	background-color: #F2F2F2;
}
.contentMilieu {
	height: 750px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../img/fdMilieu.png);
	background-repeat: no-repeat;
}
.wrapTitre2col {
	float: left;
	width: 900px;
	margin-top: 20px;
}

.Titre2cols {
	float: left;
	width: 900px;
	text-shadow: 0 2px 0px rgba(57,14,0,.5);
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FF4000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
}
.col01MilieuExpe {
	float: left;
	width: 528px;
	background-color: #F2F2F2;
	height: auto;
	margin-top: 20px;
	border: 1px solid #800000;
	padding-right: 10px;
	padding-left: 10px;
	background-image: -webkit-linear-gradient(top, #FFF 0%, #E6E6E6 100%);
	background-image:    -moz-linear-gradient(top, #FFF 0%, #E6E6E6 100%);
	background-image:     -ms-linear-gradient(top, #FFF 0%, #E6E6E6 100%);
	background-image:      -o-linear-gradient(top, #FFF 0%, #E6E6E6 100%);
	background-image:         linear-gradient(top, #FFF 0%, #E6E6E6 100%);




	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#E6E6E6', GradientType=0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.filetMilieuExp {
	float: left;
	height: 340px;
	width: 3px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 9px;
}
