#conteneur_avis {
	width: 630px;
	position: relative;
	float: left;
	display: block;
	background-color: #d6f5b0;
	clear: both;
	background-image: url(../images/cadre_haut_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#module_avis {
	width: 620px;
	position: relative;
	float: left;
	border-bottom: #b3c1a8 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#pied_avis {
	width: 620px;
	height: 15px;
	position: relative;
	float: left;
	background-image: url(../images/cadre_bas_3.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
	background-position: bottom;
}
#onglets_avis {
	width: 610px;
	height: 20px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#cadre_avis {
	width: 630px;
	float: left;
	clear: right;
	margin-top: 5px;
}

