.cadre {
	width: 195px;
}

.cadre .top {
	background:url(./images/top_encadre_ident.png) repeat-y;
	height: 34px;
}
.cadre .middle {
	background:url(./images/content_encadre.png) repeat-y;
	padding: 10px;
	padding-bottom: 5px;
}
.cadre .bottom {
	background:url(./images/bottom_encadre.png) repeat-y;
	height: 7px;
}
