@charset "utf-8";
/* CSS Document */

body  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/bodysfondo.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}

#container {
	width: 980px;
	border: 0;
	text-align: left;
	background-image: url(../images/sfondo_tadini.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	} 
 #header {
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
 #leftcolumn_fix {
	float: left;
	width: 200px;
	background-color: #FFFF66;
	padding: 15px 10px 15px 20px;
}
 #mainContent {
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	clear: both;
} 
 #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #085091;
} 
.testo_mini {
	clear:both;
	height:0;
	font-size: 11px;
	line-height: 0px;
}

#topmenu {
	height: auto;
	width: 345px;
	position: static;
	margin-top: 15px;
}

#topmenu table {
	height: 30px;
}

#menulaterale {
	width: 145px;
	z-index: 1;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menulaterale table {
	text-align: center;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	height: auto;
}

#topmenu_tadini {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}


#top_menu_main {
	background-image: none;
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topmenu_l {
	background-image: url(../images/menu/topmenu_l.png);
	background-repeat: no-repeat;
	background-position: left;
	float: no;
	width: 100px;
	height: 50px;
}

#topmenu_r {
	background-image: url(../images/menu/topmenu_r.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
	width: 99px;
	float: no;
}

#topmenu_contenuti {
	background-image: url(../images/menu/topmenu_centr.png);
	width: auto;
	float: no;
}
