	#gauche {
		width: 13px;
		height: 5px;
		float: left;
	}

	#droite {
		width: 6px;
		height: 5px;
		margin-top: -4px;
		float: right;
	}

	#haut {
		background: transparent url(../../img/communs/visuel/up-center.png) repeat-x scroll 0px 1px;
		height: 5px;
		margin-left: 13px;
	}

	#ensemble {
		float:left;
		height: auto;
	}

	#cote {
		float:right;
		background-image: url(../../img/communs/visuel/right-center.png);
		background-repeat: repeat-y;
		width: 7px;
	}

	#bas {
		float:right;
		width: 6px;
		height: 7px;
		margin-top: -7px;
	}

	#shadow {
		float:right;
		width: 28px;
		height: 175px;
		margin-top: 19px;
	}

	#tout {
		margin-top: -5px;
	}
	
