@charset "UTF-8";

.contenu_module h1
{
	border-bottom: solid #88b50f 1px;
	color: #88b50f;
	margin-top: 15px;
	padding-bottom: 3px;
}
	.contenu_module h1 img
	{
		vertical-align: text-bottom;
	}
	.contenu_module .hr
	{
		border-top: dotted #0060a9 1px;
		margin: 15px 0 20px 0;
	}
.contenu_module p
{
	text-align: left;
}

