/* CSS Document */
BODY{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/grafica/sfondo_pagina.jpg);
	background-position: 50% 0;
	background-repeat: repeat-y
}
#content{
	text-align: left;
	width: 953px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #FE0000;
	border-right: 1px solid #FE0000;
	background-color: #FFFFFF;
}
#head{
	width: 100%;
	height:184px;
	overflow:hidden;
	/*background-image:url(../images/grafica/sfondo_testata.jpg);
	background-repeat:no-repeat;
	background-position: 0 0 */
}
/*#head #head-1{
	background-color: #F7E9B2;
	margin: 4px 0 0 600px;
	width: 289px;
}*/
#slide{
	position:relative;
	width:953px;
	height:184px;
	overflow:hidden; /* visible */
	margin:0px;
	padding:0px;
}
#sipario{
	z-index: 100;
}
#menu-top{
	background-color: #FFFFFF;
	text-align: center;
}
#menu-top a{
	font-size: 75%;
	color: #000000;
	padding: 0 7px 0 7px;
	text-decoration: none;
}
#menu-top a.first{
	font-size: 75%;
	color: #000000;
	padding: 0 7px 0 7px;
	text-decoration: none;
}
#menu-top a:hover{
	text-decoration: underline;
}
#search, #login{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	text-align: left;
	padding: 4px 4px 4px 4px;
	margin: 5px;
	width: auto;
}
#login label{
	font-size: 80%;
}
#search span{
	font-size: 80%;
}
#search #txt-search, #login .txt{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#search #btn-search{

}
#search #frm-search, #login #frm-login{
	margin: 0 0 0 0;
	width: auto;
}
#accessibilita{
	background-image: url(../images/grafica/sfondo_accessi.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 3px 3px 3px 40px;
}
#accessibilita a, #accessibilita a:link, #accessibilita a:visited{
	color: #666666;
	font-size: 75%;
}
#accessibilita a:hover, #accessibilita a:active{
	color: #666666;
	font-size: 75%;
	text-decoration: none;
}
#accessibilita a.selected, #accessibilita a.selected:link, #accessibilita a.selected:visited{
	color: #FF0000;
}
#accessibilita2{
	padding: 3px 3px 3px 3px;
}
#accessibilita2 span{
	display: block;
	float: right;
	width: 95px;
	color: #FF0000;
}
#accessibilita2 a{
	margin-bottom: 1px;
}
#menu-sx{
	width: 199px;
	border-right: 1px solid #FE0000;
	background-color: #FFFFFF;
}
#menu-sx ul ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 5px 20px;
	background-color: #FFFFFF;
}
#menu-sx ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	background-color: #FFFFFF;
}
#menu-sx ul ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 90%;
	background-color:#F2F2F2;
}
#menu-sx ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 120%;
}
#menu-sx ul ul li a{
	display: block;
	width: auto;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	text-decoration: none; 
	border: none;
	padding: 5px 0 0 3px;
	color: #000000;
	font-size: 80%;
}
#menu-sx ul li a{
	display: block;
	width: auto;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	text-decoration: none; 
	border-bottom: 1px dashed #666666;
	padding: 7px 0 0 5px;
	color: #333;
	font-size: 80%;
}
#menu-sx ul ul li a:hover, #menu-sx ul ul li a.selected{
	text-decoration: underline;
	padding: 5px 0 0 3px;
	font-weight: bold;
	background-image:none;
}
#menu-sx ul li a:hover, #menu-sx ul li a.selected{
	text-decoration: underline;
	padding: 7px 0 0 19px;
	background-image: url(../images/grafica/ico_menu.gif);
	background-position: 5px 12px;
	background-repeat: no-repeat;
	font-weight: bold;
}
/*#menu-sx li a.doc{
	background-image: url(../images/grafica/ico_car.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
}
#menu-sx li a.car{
	background-image: url(../images/grafica/ico_ris.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
}
#menu-sx li a.ind{
	background-image: url(../images/grafica/ico_doc.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
}*/
#menu-sx .ban-sx{
	margin: 10px 0 10px 23px;
	font-size: 80%;
}
#menu-sx hr, #menu-dx hr{
	border: none;
	border-bottom: 1px dashed #000000;
	height:1px;
}
#menu-sx span{
	display:block;
	height: 20px;
	background-color: transparent;
}
#navbar{
	border-bottom: 1px dashed #FE0000;
	padding: 10px 0 0 5px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background-image: url(../images/grafica/sfondo_navbar.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#navbar a, #navbar a:link, #navbar a:visited{
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}
#navbar a:hover, #navbar a:active{
	text-decoration: underline;
}
#navbar span{
	color: #FE0000;
	font-size: 85%;
}
#centro{
	width: auto;
	background-image: url(../images/grafica/sfondo_centro.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu-dx{
	width: 187px;
	border-left: 1px solid #FE0000;
	background-color: #FFFFFF;
}
#menu-dx .banner{
	margin: 5px;
	width: 100%;
}
#calendario{
	text-align:center;
	padding: 10px 0 10px 0;
}
#calendario span{
	color: #FF0000;
	line-height: 200%;
}
#calendario strong.titolo{
	line-height: 200%;
	font-size: 110%;
}

#page{
	margin: 10px;
}
#page .news, #page .documento{
	padding: 5px 5px 0 5px;
	min-height: 20px;
	background-image:url(../images/grafica/sfondo_page.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#page .news a, #page .news a:link, #page .news a:visited, #page .documento a, #page .documento a:link, #page .documento a.visited{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#page .news a:hover, #page .documento a:hover{
	text-decoration: underline;
}
#page .news .titolo, #page .documento .titolo{
	display: block;
	/*background-color: #FBF4BF;*/
	color: #FE0000;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 5px 5px 0 5px;
	margin-bottom: 10px;
}
#page .news .iemmegi{
	float: left;
	margin: 5px;
}
.pari{
	background-color: #FBF4BF;
}
.dispari{
	/*border: 1px solid #FBF4BF;*/
	border: 1px solid #000000;
}
#bandi{
	border: 1px solid #333333;
	padding: 10px 2px 2px 10px;
	font-size: 110%;
	float: left;
	width: 47%;
	margin: 5px 8px 5px 0;
	min-height: 236px;
	height: auto !important;
	height: 236px;
}
#bandi .news{
	font-size: 80%;
}
#galleria{
	/*border: 1px solid #333333;*/
	/*padding: 10px 2px 2px 10px;*/
	font-size: 80%;
	float: left;
	width: 47%;
	margin: 5px 0 5px 8px;
	background-image:url(../images/grafica/sfondo_galleria.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	height: 248px;
}
#galleria strong{
	font-size: 140%;
}
#comunicati{
	border: 1px solid #333333;
	padding: 10px 2px 2px 10px;
	font-size: 110%;
	margin: 10px;
	background-image: url(../images/grafica/sfondo_page.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#comunicati strong{
	color: #FF0000;
}
/* news ticker */
#ticker{
	position: relative;
	width: auto; /*marquee width */
	height: 249px; /*marquee height */
	max-height: 249px;
	overflow: hidden;
	font-size: 80%;
	/*background-image:url(../images/grafica/sfondo_news.gif);
	background-position: 0 0;
	background-repeat: no-repeat;*/
}
#ticker p{
	padding: 5px;
}
#bandi p{
	padding: 5px;
	display: block;
	border: none;
	color: #666666;
	background-color: transparent;
	border-bottom: 1px dashed #FE0000;
	margin: 0;
}
#ticker p.pari{
	display: block;
	border: 1px solid #E6E6E6;
	background-color: transparent;
	color: #666666;
}
#ticker p.dispari{
	display: block;
	border: none;
	background-color: #F2F2F2;
	color: #666666;
}
/*#bandi p.pari{
	display: block;
	border: 1px solid #E6E6E6;
	background-color: transparent;
	color: #666666;
}
#bandi p.dispari{
	display: block;
	border: none;
	background-color: #F2F2F2;
	color: #666666;
}*/

#vmarquee{
	/*padding-left: 110px;*/
}
#rss{
	/*margin-top: 200px;*/
	text-align:right;
	padding-right: 10px;
}
#rss img{
	border: none;
}
#ticker .news .data, #bandi .news .data{
	color: #000000;
}
#ticker .news a, .news a:link, .news a:visited{
	color: #FE0000;
	text-decoration: none;
	font-weight: bold;
}
#bandi .news a, .news a:link, .news a:visited{
	color: #000000;
}
#ticker .news a:hover, .news a:active, #bandi .news a:hover, .news a:active{
	color: #FE0000;
	text-decoration: underline;
	font-weight: bold;
}
#allegati{
	margin-top: 30px;
}
#allegati strong{
	font-size: 80%;
	color:#666666;
}
#allegati p{
	display: block;
	margin: 5px 0 5px 15px;
	/*background-color:#FFFFCC;*/
	padding: 5px;
}
#allegati p a{
	font-size: 80%;
}
#piedipagina{
	padding: 20px 10px 10px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/grafica/sfondo_piedi.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	
	color: #666666;
	font-size: 90%;
}
#piedipagina a{
	color: #FF0000;
}
#lista{
	padding-bottom: 10px;
}
#lista div{
	margin: 0 30px 0 30px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#lista div span{
	font-size: 80%;
	color: #999999;
	display: block;
	padding-left: 10px;
}
#lista div a{
	color: #000000;
	text-decoration: none;
}
#lista div a:hover{
	text-decoration: underline;
	font-weight: bold;
}
#lista .box{
	float: left;
	width: 47%;
	margin: 5px 9px 5px 0;
	border: 1px solid #000000;
}
#lista .box img{
	padding: 3px 5px 3px 5px;
	margin: 3px;
	background-color: #FF0000;
	font-size: 90%;
}
#lista .box a.titolo{
	display: block;
	color: #FF0000;
	text-transform:uppercase;
	font-weight: bold;
}
#lista .box span{
	display: inline;
	text-indent: 0;
}
#lista .box span a{
	display: inline;
	font-size: 100%;
	padding: 0;
}
#lista .box span a:hover{
	font-weight: normal;
}
.no-float{
	float: none;
	clear: both;
}
.no-visible{
	display: none;
}
.icone{
	line-height: 25px;
}
.scheda{
	min-height: 400px !important;
	height: auto !important;
	height: 400px !important;
}