#home{
	width:950px;
	padding:0 0 50px 0;
}

#home .organisation{
	background:url(../_img/bg_organisation.jpg) no-repeat;
	width:298px;
	height:348px;
	float:left;
	display:inline;
	margin:0 0 0 17px;
}

#home .organisation .inner,
#home .enquetes .inner{
	padding:87px 20px 0 25px;
	color:#0C79B9;
}

#home .organisation .inner{
	padding:87px 10px 0 25px;
}

#home .organisation .inner p,
#home .enquetes .inner p{
	padding:0 0 10px 95px;
	margin:0 0 10px 0;
	background:url(../_img/motif_01.gif) repeat-x bottom;
}
#home .enquetes{
	background:url(../_img/bg_enquetes.jpg) no-repeat;
	width:298px;
	height:348px;
	float:left;
	display:inline;
	margin:0 0 0 12px;
}

#home .organisation .inner ul{
	margin:0 0 0 40px;
}
#home .enquetes .inner ul{
	margin:0 0 15px 40px;
}
#home .enqueteurs .inner ul{
	margin:0 0 20px 0;
}
#home .organisation .inner li,
#home .enquetes .inner li,
#home .enqueteurs .inner li{
	list-style:none;
	margin:0 0 3px 0;
}


#home .organisation .inner li a:link,
#home .organisation .inner li a:visited,
#home .enquetes .inner li a:link,
#home .enquetes .inner li a:visited{
	background:url(../_img/fleche_01.gif) no-repeat 0 2px;
	padding:0 0 0 20px;
	font-weight:bold;
	text-decoration:none;
	color:#0C79B9;
}
#home .organisation .inner li a:hover,
#home .organisation .inner li a:active,
#home .enquetes .inner li a:hover,
#home .enquetes .inner li a:active{
	background-image:url(../_img/fleche_02.gif);
	color:#3F4F6A;

}

#home .enqueteurs .inner li a:link,
#home .enqueteurs .inner li a:visited{
	background:url(../_img/fleche_01.gif) no-repeat 0 2px;
	padding:0 0 0 20px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
#home .enqueteurs .inner li a:hover,
#home .enqueteurs .inner li a:active{
	background-image:url(../_img/fleche_02.gif);
	color:#FFCC00;

}

#home .enqueteurs{
	float:left;
	display:inline;
	width:240px;
	height:250px;
	margin:57px 0 0 69px;
	background:url(../_img/bg_enqueteurs.gif) no-repeat top left;

}
#home .enqueteurs .inner{
	padding:30px 0 0 0;
	color:#FFF;
}
#home .enqueteurs .inner p{
	padding:0 0 25px 0;
	_padding:0 0 5px 0;
}
#home .enqueteurs .inner p img{
	float:right;
	display:inline;
	margin:-10px 0 0 0;
}