﻿.ContenutoMainContainerInterno 
{
	width :700px;
	/*height:100%; */ 
	background:url(../page/img/bg_interno.png);
	background-repeat: repeat;
	text-align :left;
	vertical-align :top;
	min-height :200px;
}

.ContenutoMainContainerEsterno
{
	width :800px;
	/*height:100%; */ 
	background:url(../page/img/bg_esterno.png);
	background-repeat: repeat;
	text-align :center;
	vertical-align :middle;
	
}


