/* 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.gif);
	background-position: 50% 0;
}
img{
	border:0;
}
#content{
	text-align: left;
	width: 953px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #D79100;
	border-right: 1px solid #D79100;
	background-color: #FFFFEC;
}
#head{
	width: 100%;
	height:157px;
	background-image:url(../images/grafica/logo_testata.gif);
	background-repeat:no-repeat;
	background-position: 5px;
}
#head #head-1{
	background-color: #F7E9B2;
	margin: 4px 0 0 600px;
	width: 289px;
}
#head #head-2{

}
#menu-top{
	background-color: #F7E9B2;
	text-align: center;
}
#menu-top a{
	font-size: 75%;
	color: #000000;
	padding: 0 7px 0 7px;
	border-right: 1px solid #000;
	text-decoration: none;
}
#menu-top a.first{
	font-size: 75%;
	color: #000000;
	padding: 0 7px 0 7px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-decoration: none;
}
#menu-top a:hover{
	text-decoration: underline;
}
#search{
	background-color: #F7E9B2;
	height: 26px;
	text-align: right;
	padding: 2px;
}
#search #txt-search{
	border: 1px solid #904727;
	background-color: #FFFFCC;
}
.text-login{
	border: 1px solid #904727;
	background-color: #FFFFCC;
	width:120px;
}
.button-login{
	color: #D79100;
	background-color: #F7E9B2;
	border: none;
}
#search #btn-search{
	color: #D79100;
	background-color: #F7E9B2;
	border: none;
}
#search #frm-search{
	margin: 0 0 0 0;
}
#menu-sx{
	width: 197px;
	background-color: #FFFFEC;
	border-right: 1px solid #F1D978;
	background-color: #F7E9B2;
}
#menu-sx ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	background-color: #FFFFEC;
}
#menu-sx li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#menu-sx li a{
	display: block;
	width: auto;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	text-decoration: none; 
	border-bottom: 1px dashed #D79100;
	padding: 5px 0 0 19px;
	color: #333;
	/*font-variant: small-caps;*/
	/*background-image: url(../images/linea_navigation.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;*/
	font-size: 80%;
}
#menu-sx li a:hover{
	text-decoration: underline;
}
#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{
	border: 0;
	border-bottom: 1px dashed #D79100;
	height:1px;
}
#menu-sx span{
	display:block;
	height: 20px;
	background-color: #FFFFEC;
}
#navbar{
	padding-left: 10px;
}
#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: #D79100;
	font-size: 85%;
}
#centro{
	width: auto;
}
#menu-dx{
	width: 0;
	display: none;
}
#page{
	margin: 10px;
}
#page .news, #page .documento{
	padding: 5px 5px 0 5px;
	min-height: 20px;
}
#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;
	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;
}
/* news ticker */
#ticker{
	position: relative;
	width: auto; /*marquee width */
	height: 173px; /*marquee height */
	max-height: 173px;
	margin: 10px;
	overflow: hidden;
	border: 1px solid #D79100;
	padding: 10px 2px 2px 10px;

	font-size: 80%;
	background-image:url(../images/grafica/sfondo_news.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#vmarquee{
	padding-left: 110px;
}
#rss{
	margin-top: 155px;
}
#rss img{
	border: none;
}
#ticker .news .data{

}
#ticker .news a, .news a:link, .news a:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#ticker .news a:hover, .news a:active{
	color: #000000;
	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: 10px;
	background-color: #F7E9B2;
}
/* fine news ticker */
#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: 45%;
	margin: 10px;
	border: 1px solid #D79100;
}
#lista .box img{
	padding: 3px 5px 3px 5px;
	margin: 3px;
	background-color: #FF8C01;
	font-size: 90%;
}
#lista .box a.titolo{
	display: block;
	color: #FF8C01;
	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;
}
.icone{
	line-height: 25px;
}