#texte_moulin {
	float: left;
	width: 630px;
	margin-left: 30px;
	height: 422px;
	/*padding: 15px;*/
	text-align:justify;
	padding-right: 10px;
	font-family: arial;
	font-size: 12px;
	overflow:auto;
	background-image: none;
}
#texte_moulin h2 {
	color: #0066CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33cc00;
	font-size: 15px;
	padding-left: 7px;
	line-height:25px;
	margin-top:3px;
	margin-bottom: 20px;
}
#texte_moulin img {
	margin-bottom:5px;
}
#texte_moulin .site_officiel a {
	text-decoration: underline;
	color: #000000;
}
#texte_moulin .site_officiel a:visited {
	color: #000000;
}
#texte_moulin .moulin {
	margin-bottom: 15px;
}

#texte_moulin .site_officiel a:hover {
	color: #ff9900;
}
