@charset "ISO-8859-1";
.client {
	width: 212px;
	float: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 0px;
}
.llistat-clients {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	overflow: hidden;
}
.llistat-clients .idiom-client {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.8em;
	font-weight: bold;
	width: 22px;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	margin-top: 3px;
	color: #CC6600;
}
.llistat-clients .idiom-client a:visited {
	color: #CC0000;
}
.ColumnaCentral .llistat-clients li {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-style: none;
	display: inline-block;
}
.llistat-clients .idiom-client:hover {
	color: #FFFFFF;
	background-color: #CC6600;
	text-decoration: none;
}
.avis {
	border: 1px solid #e0e0e0;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #fafafa;
}
.ColumnaCentral .Contens .avis p {
	margin: 10px;
}
