html{
	background:#dee0e1 url(img/page_back.png) top repeat-x;
	margin:0;
	font-family:Georgia;
	font-size:100%;
}
body{
	margin:0;
}
#main-box {
	position:relative;
	width:1014px;
	margin:0 auto;
}
/*---------------------------------------TESTATA-----------------------------------------------------------*/
#top-box {
	width:1014px;
	height:250px;
	background:transparent url(img/animazione_back.png)no-repeat top;
	text-align:center;
}
#top-menu {
	font-size:75%;
	color:#bbcadf;
	background:transparent url(img/menu.png) no-repeat;
	width:1014px;
	height:55px;
	margin:228px 0 0 67px;
	position:absolute;
}
#top-menu ul{
	margin-top:16px;
	margin-left:5px;
	padding-left:20px;
}
#top-menu li{
	list-style-type:none;
	display:inline;
	margin:0 3px 0 3px;
}
#top-menu a, #top-menu a:visited{
	color:#bbcadf;
	font-weight:bold;
	text-decoration:none;
}
#top-menu a:hover, #top-menu a:visited:hover{
	color:#fff;
}
/*---------------------------------------TESTATA INTERNA-----------------------------------------------------------*/
#top-box-INTERNO {
	width:1014px;
	height:250px;
	text-align:center;
	background-color: transparent;
	background-image: url(img/animazione_back2.png);
	background-repeat: no-repeat;
	background-position: top;
}
#top-menu-INTERNO {
	font-size:75%;
	color:#bbcadf;
	width:1014px;
	height:55px;
	position:absolute;
	margin-top: 228px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 67px;
	background-color: transparent;
	background-image: url(img/menu_interno.png);
	background-repeat: no-repeat;
}
#top-menu-INTERNO ul{
	margin-top:16px;
	margin-left:10px;
	padding-left:10px;
}
#top-menu-INTERNO li{
	list-style-type:none;
	display:inline;
	margin:0 5px 0 5px;
}
#top-menu-INTERNO a, #top-menu-INTERNO a:visited{
	color:#bbcadf;
	font-weight:bold;
	text-decoration:none;
}
#top-menu-INTERNO a:hover, #top-menu-INTERNO a:visited:hover{
	color:#fff;
}

/*---------------------------------------CENTRO PAGINA----------------------------------------------------------*/
#center-box {
	position:relative;
	width:974px;
	background:transparent url(img/contenuti_back.png) no-repeat top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 19px;
}

#content-box {
	background:#fff url(img/contenuti_top.png) no-repeat top;
	width:868px;
	margin:0 0 0 54px;
}
/*-----------------------CONT. SINISTRA---------------------------------------------------------------------------------*/
#left {
	float:left;
	width:182px;
	text-align:center;
	margin-top:14px;
	font-family:Georgia;
	font-style: italic;
	font-weight:bold;
	font-size:65%;
}
#left .sub-menu{
	width:180px;
	margin:0;
	padding:0;
}
#left .sub-menu ul{
	margin:0;
	padding:0 0 0 16px;
}
#left .sub-menu li{
	list-style-type:none;
	background:transparent url(img/arrow_1.png) no-repeat right;
	text-align:left;
	margin:4px 0 4px 0;
	letter-spacing: -1px;
	border-bottom: 1px solid #bdbdbd;
	padding:0 0 4px 0;
}
#left .sub-menu a, #left .sub-menu a:visited{
	color:#7c91ac;
	text-decoration:none;
}
#left .sub-menu a:hover, #left .sub-menu a:visited:hover{
	color:#b0bccb;
}
#left .sub-menu2{
	margin-top:20px;

}
#left .sub-menu2 ul{
	margin:0;
	padding:6px 0 0 16px;
}
#left .sub-menu2 li{
	list-style-type:none;
	text-align:left;
	margin:4px 0 4px 0;
	letter-spacing: -1px;
	background:transparent url(img/arrow_1.png) no-repeat right;
	padding:0 0 4px 0;
}
#left .sub-menu2 a, #left .sub-menu2 a:visited{
	color:#7c91ac;
	text-decoration:none;
	font-weight:bold;
}
#left .sub-menu2 a:hover, #left .sub-menu2 a:visited:hover{
	color:#b0bccb;
}
#left .box-eventi{
	color:#9b9b9b;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #bdbdbd;
	width:166px;
	margin-left:14px;
	padding-top:10px;
	padding-bottom: 10px;
}
#left .box-eventi img{
	margin-right:10px;
	margin-bottom: 40px;
}
#left.box-eventiu a, #left.box-eventi a:visited{
	color:#7c91ac;
	text-decoration:none;
	font-weight:bold;
}
#left .box-eventi a:hover, #left .box-eventi a:visited:hover{
	
}
/*-----------------------CONT. DESTRA---------------------------------------------------------------------------------*/
#right {
	float:right;
	width:182px;
	text-align:center;
	color:#a4a4a4;
	font-size:65%;
	font-family:Georgia;
	font-style: italic;
	font-weight:bold;
	margin:14px 0 0 0;
	padding:0;
}
#right .sub-menu, #right .sub-menu2, #right .gallery {
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#right .sub-menu ul, #right .sub-menu2 ul{
	margin:0;
	padding:0;
}
#right .sub-menu li, #right .sub-menu2 li{
	list-style-type:none;
	text-align:left;
	margin:4px 0 4px 16px;
	letter-spacing: -1px;
	padding:0 0 4px 0;
	width:150px;
}
#right .sub-menu2 li{
	background:transparent url(img/arrow_1.png) no-repeat right;
}
#right .sub-menu a, #right .sub-menu2 a, #right .sub-menu a:visited, #right .sub-menu2 a:visited{
	color:#a4a4a4;
	text-decoration:none;
}
#right .sub-menu a:hover, #right .sub-menu2 a:hover, #right .sub-menu a:visited:hover, #right .sub-menu2 a:visited:hover{
	color:#bfbfbf;
}

/*-----------------------CONT. CENTRALE---------------------------------------------------------------------------------*/
#center {
	font-style: italic;
	font-weight:bold;
	text-align:left;
	font-size:85%;	
	padding-top:10px;
	margin-left:182px;
	margin-right:182px;
}
#center td{
	padding:5px 0 5px 0;
}
#center th{
	text-align:center;
	padding:0px 0 34px 0;
	height:34px;
	background:transparent url(img/line_linkDown.png) no-repeat center;
}
#center th a, #center th a:visited{
	color:#506d9a;
	text-decoration:none;
	letter-spacing: -1px;
}
#center th a:hover, #center th a:visited:hover{
	color:#97a7bf;
}
/*---------------------------------------FOOTER-----------------------------------------------------------*/
#bottom-box {
	width:868px;
	background:transparent url(img/footer.png) no-repeat;
	text-align:center;
	height:114px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	clear:both;
}
#bottom-box.menu-down ul{
	margin:0;
	padding:50px 0 0 0;
}
#bottom-box.menu-down li{
	display:inline;
	color:#fff;
	letter-spacing: -1px;
	padding-right: 6px;
	padding-left: 6px;
}
#bottom-box.menu-down a, #bottom-box.menu-down a:visited{
	color:#fff;
	font-size:60%;
	font-family:verdana;
	text-decoration:none;
}
#bottom-box.menu-down a:hover, #bottom-box.menu-down a:visited:hover{
	color:#c6d0dc;
	text-decoration:underline;
}
#iva{
	float:left;
	margin:10px 0 0 66px;
	color:#587291;
	font-family:verdana;
	font-size:60%;
	font-weight:bold;
	letter-spacing: -1px;
}
#menu-note ul{
	float:right;
	color:#587291;
	font-family:verdana;
	font-size:60%;
	font-weight:bold;
	letter-spacing: -1px;
	text-align: right;
	margin-right: 66px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 10px;
}
#menu-note li{
	display:inline;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
}
#menu-note a, #menu-note a:visited{
	color:#587291;
	text-decoration:none;
}
#menu-note a:hover, #menu-note a:visited:hover{
	color:#7f92a8;
}
#center_interno {
	font-style: italic;
	font-weight:bold;
	text-align:left;
	font-size:85%;
	padding-top:20px;
	padding-left: 15px;
}
#menu_lingue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 30px;
	text-align: right;
	padding-right: 75px;
}
#menu_lingue ul{
	margin:0;
}
#menu_lingue li{
	display:inline;
	color:#fff;
	letter-spacing: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu_lingue a, #menu_lingue a:visited{
	color:#fff;
	font-size:80%;
	font-family:verdana;
	text-decoration:none;
}
#menu_lingue a:hover{
	color:#7f92a8;
	font-size:80%;
	font-family:verdana;
	text-decoration:none;
}
/*---------------------------------------CONTENUTI-----------------------------------------------------------*/
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 85%;
	color: #506d9a;
	font-size: 13px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #506d9a;
}
.descrizione {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.descrizione a{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #506d9a;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none
}
.descrizione a, .descrizione a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #506d9a;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline
}
.titolo_sottosezione {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #506d9a;
	font-size: 12px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	font-weight: bold;
}
.titolo_menu_istituzionale {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 85%;
	color: #506d9a;
	font-size: 13px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #506d9a;
	font-style: normal;
	font-weight: bold;
}
select {
	width: 160px;
}

