
#telaio {
	width:762px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center; 
	
}

#go_to_smania{
	text-align:right;
	clear:both;
}

#main_container{
	border:1px solid #7a8896;
	height:inherit;
	clear:both;
}


#footer{
	padding-top:5px;
	height:25px;
	text-align:center;
	clear:both;		
}

#testata{
	height:122px;
	vertical-align:top;
	background-image:url(/img/testata.jpg); 
	background-repeat:no-repeat;	
	background-position:left;
	padding:0px;
	clear:both;
}

#testataEN{
	height:122px;
	vertical-align:top;
	background-image:url(/img/testataEN.jpg); 
	background-repeat:no-repeat;	
	background-position:left;
	padding:0px;
	clear:both;
}

#ania_testata{
	text-align:right;
	height:86px; 
	padding:0px;
}

	
#menu_top ul {
	float:right;
	margin:0px;
	padding:0px;
}

#menu_top li {
	margin:2px;
	padding:0px;
	height:20px;
	float:left;
	list-style-type:none;
}

#pre_contenuto{
	height:10px;
	background-image:url(/img/sfondo_sfum.jpg); 
	background-repeat:repeat-x;
}



#contenuto{
	height:inherit;
}


