@charset "UTF-8";

.contenu_module
{
	margin-top: 15px;
}
.contenu_module h1
{
	border-bottom: solid #0060a9 1px;
	color: #0060a9;
	padding-bottom: 3px;
}
	.contenu_module h1 img
	{
		vertical-align: bottom;
	}
.pager
{
	text-align: right;
	width: 100%;
}
.hr
{
	height: 0;
	margin: 15px 0 15px 0;
	border-top: dotted #0060a9 1px;
}
.actu
{
	margin-top: 10px;
	padding: 0 10px;
}
	.actu .date
	{
		color: #595959;
		font-size: 12px;
	}
	.actu h2
	{
		color: #0060a9;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.actu p
	{
		margin-top: 5px;
	}
	.actu strong
	{
		color: #000000;
		font-size: 13px;
	}
