@charset "UTF-8";

.contenu_module
{
	padding-right: 20px;
	width: 688px;
}
.contenu_module h1
{
	border-bottom: 1px solid #0060a9;
	color: #0060a9;
	padding-bottom: 3px;
}

.contenu_module strong
{
	color: #0050a9;
}

.contenu_module h5
{
	margin-top: 10px;
	text-decoration: underline;
	font-size: 14px;
}

.contenu_module ul
{
	margin: 10px 0 0 20px;
}


.col_pan{
	float:left;
	width:225px;
	margin-bottom:20px;
}
.col_pan ul{
	margin-left:0;
}
.col_pan li {
	list-style-type:none;
	padding:0;
	margin:0;
}


