#Cadre_partenaires {
	position: static;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 160px;
	float: left;
	display: inline; /* Pour contourner Bug Double Margin IE 6.0 */	
}
#Cadre_partenaires h1 {
	margin-bottom: 5px;
}
#Cadre_partenaires a{
	display: block;
	float: none;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 0;
}
#Cadre_partenaires a:hover{
	text-decoration: underline;
}


