#mainContainer{
	width:756px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
}

#col_SX{
	width:175px;
	height:400px;
	float:left;
}

#ricerca{
	width:175px;
	height:115px;
	float:right;
}

#col_TC{
	width:581px;
	height:115px;
	float:left;
	background-image:url(/img/montagne.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
}

#col_TB{
	width:581px;
	height:258px;
	float:left;
}

#menuOr{
	width:581px;
	height:27px;
	color:#FFFFFF;
	float:left;
}

#logo {
	width:175px;
	height:217px;
	background-image:url(/img/logoTot.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#menuSx{
	padding-top:7px;
	display:table;
}

#contenuti{
	width:406px;
	float:left;
}

#menuDx{
	width:175px;
	float:right;
}

#footer{
	height:50px; 
	width:756px; 
	float:left;
	clear:both; 
	position:absolute; 
	top:0px;
}