#titre ul li a#enquetes { display: block; background: url(../images/enquetesh.gif); }	

	
/*---------------------------------------*/
/*             CSS CONTENT               */
/*---------------------------------------*/

.ligne {
	width: 950px;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
}

h3 {
	width: 226px;
	height: 63px;
	float: left;
	margin-left: 25px;
	text-align: center;
	padding-top: 40px;
	background: url(../images/feuille4.gif) no-repeat;
	font-family: "Courier New";
	font-size: 16px;
	color: #000000;
}

h3.decale {
	padding-top: 35px;
}

.liste {
	width: 368px;
	float: left;
	margin-left: 50px;
	margin-top: 18px;
	padding-left: 12px; padding-top: 12px; 
	background: url(../images/vignette-m-ht.gif) no-repeat #504433;
}

	.liste ul li {
		margin-top: 8px;
		padding-left: 30px;
		padding-bottom: 7px;
		line-height: 20px;
		background: url(../images/v_fd_marron.gif) no-repeat;
		color: #ffffff;
	}
	
	.liste img {
		float: left;
		margin-left: -12px;
	}

#content img {
	float: left;
}	

