body{
	background:#d8dbe2;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#494949;
}
p{
	margin:16px 0;
}
a{
	color:#494949;
	font-weight:bold;
	text-decoration:none;
}

/**** LAYOUT  ****/
.nettoyeur{
	background:transparent;
	color:transparent;
	border:0;
	width:100%;
	clear:both;
	height:0;
	visibility:hidden;
	margin:0;
	padding:0;
}
hr.bas{
	height:100px;
}
#page{
	margin:0 auto;
	background:white url(images/img_ency.jpg) no-repeat left 410px;
	width:994px;
	padding:0;
}
#entete{
	padding:10px 20px 20px;
	background:#494949;
	color:#55a5da;
	margin-bottom:30px;
	height:90px;
}
#entete p{
	margin:0;
}
.logo_home img{
	float:left;
	margin-right:45px;
	display:block; 
}
#entete h1,#entete .h1{
	display:block;	
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	padding-top:30px;
	width:400px;
	float:left;
}
#entete h1 i,#entete .h1 i{
	display:block;
}
#colonne{
	width:580px;
	float:left;
}
#menu{
	/* width:550px;
	margin:0 0 60px 40px; */
	padding-left:20px;
}
#menu h4{
	/*color:#87c0e5;*/
	color:#55a5da;
	font-size:14px;
	line-height:18px;
}
#menu h5{
	font-weight:normal;
	font-size:10px;
	line-height:13px;
}
#menu li{
	margin:5px 0;
}
#menu li:hover{
	background:url(images/puce_bleue.gif) no-repeat left 10px;
}
#menu li a{
	/*border-left:3px solid white;*/
	display:block;
	padding-left:40px;
	width:520px;
	height:35px;
}
#menu li a:hover, #menu li a.on{
	/*border-left:3px solid #55a5da;*/
	font-weight:bold;
	background:url(images/puce_bleue.gif) no-repeat left 10px;
}
#menu li a:hover h5, #menu li a.on h5{
	/*color:#1d1c1c;*/
	font-weight:bold;
}
#menu li a:hover h4, #menu li a.on h4{
	/*color:#55a5da;*/
}
#corps{
	background:white;
	padding:0 20px 30px;
	float:left;
	width:350px;
}
#corps h1,#corps h3{
	font-size:20px;
	line-height:24px;
	color:#80acdb;
}
#corps h2{
	font-size:14px;
	line-height:18px;
	color:#3d75a8;
}
.notes{
	font-size:10px;
}

.citations,.questions{
	width:430px;
	padding:10px 20px;
	background:white;
	margin:0 40px;
}
.citations{
	margin-top:80px;
}
.questions {
	margin-bottom:40px;
}
.questions h6{
	width:130px;
	float:left;
	font-size:16px;
	color:#bcb67a;
}
.questions p{
	margin:0 0 14px;
	padding-left:130px;
	font-weight:bold;
}
#partenaires{
	background:white;
	padding:20px;
	text-align:center;
}
#partenaires img{
	margin: 0 40px;
}
