#main {
	width:96%;
	height:350px;
	margin-top:40px;
	
	margin-left:20px;
	float:left;
}

#menuForces {
	width:200px;
	height:310px;
	background:#F2F2F2;
	text-align:left;
	float:left;
}

#contentDroite {
	width:730px;
	height:310px;
	float:left;
	background-color: #F2F2F2;
}

.btnForces {
	text-align:left;
	width:150px;
	height:12px;
	padding-left:10px;
	background:#009C90;
	margin-top:5px;
	padding-top:1px;
}
#contentDroiteBis {
	position: relative;
	top: 70px;
	height: 90px;
	width: 700px;
}
.prestations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 100px;
	width: 150px;
	text-align: left;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	margin-right: 5px;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	float: left;
}
.prestationsBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.btnForces a {
	font-size:9px;
	color:#fff;
	text-decoration:none;
}
.btnForces:hover , a:hover {
	color:#009C90;
	background:#fff;
}

#footer {
	text-align:left;
	margin-left:20px;
	margin-top:10px;
}
#footer h4 {
	margin:0;
	padding:0;
	color:#4d4d4d;
	font-size:10px;
	float:left;
}
#footer p {
	margin:0;
	padding:0;
	font-size:10px;
	color:#b0b0b0;
	 font-style: italic ;
}

.trait {
	width:100%;
	height:1px;
	background:#edebee;
	margin-top:22px;
}
.prestations2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009C90;
	text-decoration: none;
	height: 20px;
	width: 600px;
	text-align: justify;
	position: relative;
	left: 0px;
	top: 55px;
	font-weight: 600;
}
.txtGroupe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: relative;
	height: 300px;
	width: 600px;
	left: 30px;
	top: 60px;
	text-align: justify;
}

.noLink {
	text-align:left;
	width:150px;
	height:12px;
	padding-left:10px;
	margin-top:5px;
	padding-top:1px;
	font-size:9px;
	color:#009C90;
	background:#fff;
}

