/* CSS Document */

.ModuleLien .detail{
	font-weight:normal;
	font-size:11px;
	color:#666666;
	margin-bottom:30px;
}

.titre{
	font-weight:bold;
	font-size:11px;
	color:#0562B2;
	padding-bottom:5px;
	padding-top:5px;
	
}
.ModuleLien a{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #666666;
    text-decoration: none;
}
.ModuleLien a:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #0562b2;
    text-decoration: none;
	
	}
	
.ModuleLien h2{
	font-size:14px;
	color:#0562B2;
	margin-top:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0px;
	}

.ModuleLien .sommaire img{
/*margin-right:70px;
margin-top:20px;*/
display:none;
	}
