#conteneur_avis {
	width: 100%;
	position: relative;
	display: block;
	background-color: #FFFFFF;
	clear: both;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
}
#module_avis {
	width: 100%;
	position: relative;
	border-bottom: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#pied_avis {
	width: 100%;
	height: '';
	position: relative;
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
	background-position: bottom;
}
#onglets_avis {
	width: 100%;
	height: '';
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
#cadre_avis {
	width: 100%;
	clear: right;
	margin-top: 5px;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

