/*** DEFAULT CSS FOR bloc_6 ***/

#bloc_6 ul.tagcloud {
	list-style: none;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	clear: left;
}
#bloc_6 ul.tagcloud li
{
	display: inline;
	margin-left: 5px !important;
}
#bloc_6 ul.tagcloud li a {
	text-decoration: none;
	color: #000000;
}
#bloc_6 ul.tagcloud li a:hover {
	text-decoration: underline;
}
