body {
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	
}
h1, h2, h3, h5, h6{
visibility:hidden;
position:absolute;
	
}
#accessibilita{
	position:absolute;
	visibility:hidden;
}

#contenitore{
	height:auto;
	margin:auto;
	width:775px;
	padding-top:0px;
}
#cornice {
	height:auto;
	float:left;
	margin-top:0px;
	width:775px;
	padding-top: 0px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logoemenu{
	width:169px;
	float:left;
	background-color:#ffffff;
}
#flash	{
	background-color:#000000;
	float:right;
	height:251px;
	width:604px;
	z-index:0;
	background-image: url(immagini/rappresescher.jpg);
	background-repeat: no-repeat;

}


#contenuti {
	/*background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat;*/
	float:right;
	width:604px;
	background-repeat:no-repeat;
	background-position: left top;
	padding-bottom:10px;
}
#submenu {
	clear:left;
	float:left;
	width:169px;
	text-align: right;
	background-image: url(immagini/sfondosubmenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 25px;	
	}
#logo {
	clear:left;
	float:left;
	margin:0px;
	background-image:url(immagini/Tosnet.gif);
	width:169px;
	height:89px;
	cursor:pointer;
}
#lingue {
	background-image:url(immagini/bandiera-e.gif);
	clear:left;
	float:left;
	width:169px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left center;
}
#tuttoilmenu {
	clear:left;
	float:left;
	width:169px;
	z-index:1;
}
#chiusura{
	text-align: left;
	clear:both;
	margin: auto;
	width: 773px;
	padding-top: 0px;
}

/*Solo in homepage, dove ci sono le tre colonne*/
#colonna1{
	float:left;
	width:190px;
	min-height: 250px;	height:auto !important;	height: 250px; 
}
#colonna2{
	float:left;
	width:200px;
	background-image: url(immagini/separatore.gif);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 250px;	height:auto !important;	height: 250px; 
	}


#colonna3{
	float:right;
	width:200px;
	background-image: url(immagini/separatore.gif);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 250px;	height:auto !important;	height: 250px; 
	}

#descrizione{
	min-height: 250px;	height:auto !important;	height: 250px; }
