/**
* --------------------------------------
*        LIENS PAGE PARTENAIRES
* --------------------------------------
*/
.liens .illustration.capture{
	margin:	0px 5px 5px 0;
	border:	solid 1px #e0e0e0;
	float:	left;
}
.liens .illustration.logo{
	margin-top:	0px;
	float:		right;		
}

.liens a span.titre{
	display:			block;
	margin-bottom:		15px;
	font-size:			13px;
	text-decoration:	underline;
	font-weight:		normal;
}

.liens a span.url{
	display:		block;
	margin-top:		3px;
	color:			green;
	font-weight:	normal;
}

.liens .tags,
.liens .tags a:link,
.liens .tags a:visited{
	font-weight:	normal;
	color:			#555;
}
.liens .tags a:hover{
	font-weight:		normal;
	color:				#555;
	text-decoration:	underline;
}
.liens .tags a:active{
	font-weight:	normal;
	color:			#555;
}
