.SCRPanneauDroit {
	width:175px;
	border-left: 1px solid #666666;
	border-right: 1px solid #191919;
	margin-bottom: 20px;
	background-color:#191919;	
	background-image: url(../Images/divers/MiddleNJSCR.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.SCRCadreGris {
	background-color:#191919;	
	width: 175px;
}
.SCRHautCadre {
	width: 175px;
	height: 20px;
	background-image: url(../Images/divers/TopNJSCR.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.SCRBasCadre {
	width: 175px;
	height: 20px;
	background-image: url(../Images/divers/BottomNJSCR.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.SCRMilieuCadre {
	width: 175px;
	min-height: 100px;
	}
