@charset "utf-8";
#corps-services {
	float: left;
	width: 888px;
	/*border: 1px solid #dcdcdc;*/
	border:none;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #383838;
}
/*accordion*/
.acc-content  {
	float:left;
	/*background-color:#d9d9d9;*/
	
}



#acc {
	width:888px;
	list-style:none;
	padding-left:0px;

}
#acc h3 {
	padding:6px 6px 8px;
	font-weight:bold;
	cursor:pointer;
	background-color:#ebebeb;
	/*url(../images/realisations/fondmenureal.png);*/
	color: #243455;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	/*border: 1px solid #CCC;*/
	border:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#acc h3:hover {
	background-color: #e6e7e8;
}

#acc h4 {
	clear:left;
	font-size:12px;
	font-weight:bold;
	color: #033;
	font-family: Arial;
	padding-top:10px;
	border-top:2px solid #fff;
}

#acc .acc-section {overflow:hidden;}
#acc .acc-content {
	width:666px;
}

#nested {width:650px; list-style:none; color:#033; 
padding-left:0px;


}
#nested h3 {
	width:650px;
	padding:6px 6px 8px;
	font-weight:bold;
	cursor:pointer;
	background-image: url(../images/fleche.png);
	background-repeat: no-repeat;
	background-position: 630px;
	margin-bottom:0px;
	margin-top:0px;
}
#nested h3:hover {
	background-color: #68738d;
	color: #ebebeb;
	background-image: url(../images/fleche-bas.png);
	background-repeat: no-repeat;
	background-position: 630px;
}
#nested .acc-section {
	overflow:hidden;
	width: 665px;
	/*background-color:#d9d9d9;*/
}
#nested .acc-content {
	width:640px;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 12px;
	color: #ebebeb;
	line-height: 22px;
	padding: 15px 0 0 15px;
}
#nested .acc-selected {
	background-color: #68738d;
	background-image: url(../images/fleche-bas.png);
	background-repeat: no-repeat;
	background-position: 630px;
	color: #ebebeb;
}
#acc li {
	margin-bottom:5px;
	
	
	}
	
	#acc ul {
	clear:left;
	
	margin-top: 10px;	
	}
.content-titre {
	font-size: 14px;
	font-weight: bold;
	color: #0C4161;
}
.acc-content li {
	list-style-position: inside;
	
}
.services ul li {
	text-indent:-10px;
	
	}
.onglet_2_3 {
	
	margin-left:10px;
	
	}
.onglet_2_3 li {
	text-indent:15px;
	padding-left:5px;
	
	}
	
	
