html, body {
	margin: 0px;
	padding: 0px;
}
#tabContainer {
	width: 100%;
	height: 100%;
}
#tabContainer .left, .right {
	width: 18px;
	height: 100%;
}
#tabContainer .main {
	background-color: #FFFFFF;
	height: 100%;
}
#tabLato {
	width: 100%;
	height: 100%;
}
#tabLato .cornice {
	height: 20px;
}
#tabLato .corniceBottom {
	height: 20px;
}
#tabLato .left {
	border-right: 1px solid #848484;
}
#tabLato .right {
	border-left: 1px solid #848484;
}
#include {
	height: 1px;
}
#left {
	width: 183px;
	background-image: url(../images/img_sfondo_inc_left.gif);
	background-repeat: repeat-y;
}
.topPromoBack {
	background-image: url(../images/logo_Sfondo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.topPromo {
	background-image: url(../images/cornice_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 22px;
}
.allSize {
	height: 100%;
	width: 100%;
}

