body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	background:#FFFFFF url(img/tile2.gif) 0 0 repeat;
	/*background-color:#FFFFFF;*/
	text-align: justify;

}

#menu-top{
	color:#000000;
	text-align:center;
	font-weight:bold;
	background-color:#FFF;
	padding-bottom:8px;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	background:url(img/pergamena_bg.jpg) 0 0 repeat-y;
}

#header{
	/*background:url(img/header.jpg) 0 0 no-repeat;*/
	width:780px;
	height:189px;
}

#center {
	width:780px;
	margin:0 auto;
}

.allinea{

}


#main{
	margin-top:0px;
	padding-top:0px;
	background:url(img/pergamena_bg.jpg) 0 0 repeat-y;
	padding-left:0px;
	padding-right:0px;
	width:780px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#menu-left{
	float:left;
	width:170px;
	padding-left:20px;
	margin-right:-8px;

}

#menu_interno_up{
	background:transparent url(img/menu-sx-top.jpg) 0px 0 no-repeat;
	margin-top:0px;
	height:82;
}

#menu_interno{
	background:transparent url(img/menu-sx-line.gif) 0px 0 repeat-y;
	margin-top:0px;
	padding-right:16px;

}

#menu_bottom{	
	background:transparent url(img/menu-sx-bottom.gif) 0px 0 no-repeat;	height:83px;
}


#link_sx{ 
	padding-left:20px;
}

#tab_gruppi_up{
	background:transparent url(img/tab_up.gif) 0px 0 no-repeat;
	height:14px;
}
#tab_sezioni_up{
	background:transparent url(img/tab_up2.gif) 0px 0 no-repeat;
	height:14px;
}
#tab{

	border: 2px solid #AB5F21;
	background-color:#FBF3ED;
	padding-left:6px;
}

a.menu:hover {
	background-color: #000000;
	padding-left: 0px;
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

#center-inside{
	margin-left:170px;
	padding-left:10px;
	margin-right:40px;
	padding-top:5px;
	width:560px;
}

.linea-bottom{
	text-align:center;
	background:url(img/linea-bottom.jpg) 0 0 no-repeat;
	line-height:25px;
}


#content{line-height:18px;}


.nav{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-top:0px;
	margin-bottom:0px;
	
}


#news{margin-right:170;
	min-height:350px;}

.titolo{
	border-bottom:1px dashed #000000;
	margin-top:10px;
	margin-bottom:5px;
	font-size:19;
	font-weight:bold;
}

.titolo_notizia{
	border-bottom:1px solid #000000;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}

.calendario{
	text-align:center;}


td.dl {
      background-color:#F1F3D7;
	border: 1px solid #000000;
      }

.center{
	text-align: center;

}

#right-inside-large{
	border-left:2px solid #737373;
	padding-left: 15px;
	width:185px;
	float:right;
	margin-top:-15px;
	margin-left:10px;
}

#right-inside{
	LINE-HEIGHT: 20px;
	padding-left: 0px;
	width:170px;
	float:right;
	margin-top:0px;
	margin-left:5px;
}

#section-right{
	border: 1px solid #000000;
	background-color:#ccc;
	text-align:center;
	margin: 15px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	padding:5px;
	width:275px;
	float:right;
}

#backhome_link{
	float:right;
	margin-right:0px;
}



A {text-decoration : none; color : black; }
A:link { text-decoration : none; color : black; }
A:visited { text-decoration : none; color : black; }
A:hover { text-decoration : underline; color : black;}
