
.resWidth
{
	width: 960px;
}

.resWidthInside
{
	width: 750px; 
	/*width: 660px;*/
}

.backgroundWrapper
{
   background-image: url(../immagini/borderLeftRight960.png);
   background-repeat: repeat-y;
}

.backgroundWrapperInside
{
   background-image: url(../immagini/ramificaLeftRightInside750.png);
   /*background-image: url(../immagini/ramificaLeftRightInside660.png);*/
   background-repeat: repeat-y;
}