/* CSS Document */

body {
	color:#000;
	background-color:#FFFFFF;
	text-align:center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
}

body>#wrap {
width:100%;
}

#wrap {
text-align:left;
margin:0 auto;
padding:0em;
width:100%;
}

.top {
	display: none;
	clear: both;
}
.center {
	display: block;
	clear: both;
}
.bottom {
	display: none;
	clear: both;
	padding-top: 20px;
}

.logo {
	float: left;
}
#menusx {
	background-color: #DEDBCA;
	color: #818064; /* aggiunto */
	float: left;
	width: 258px;
	height: 118px;
}
#menusx img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menusx ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#menusx li {
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-image: url(/portal/layout/design/puntoelenco.gif); /* Per visualizzazione locale */
	/* background-image: url(/layout/design/puntoelenco.gif); Visualizzazione online */
	background-repeat: no-repeat;
	text-indent: 16px;
	background-position: 0px 0.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#menusx a {
	color: #818064;
	background-color: #DEDBCA;
}

#ColumnSxTop {
	width: 260px;
	float: left;
}
#ColumnDxTop {
	float: right;
	width: 500px;
}
#ColumnSxCenter {
	width: 0px;
	float: left;
	display: none;
}
#ColumnDxCenter {
	float: right;
	width: 100%;
}

#menutop {
	height: 40px;
}

.search form {
	margin: 8px 2px 2px 8px;
	padding: 0px;
}
#menutop .search {
	float: left;
	width: 300px;
	background-image: url(/portal/layout/design/bg_search.gif); /* Per visualizzazione locale */
	/* background-image: url(/layout/design/bg_search.gif); Visualizzazione online */
	background-repeat: repeat-x;
	height: 38px;
}
#menutop .language {
	float: right;
	width: 200px;
	background-image: url(/portal/layout/design/bg_search.gif); /* Per visualizzazione locale */
	/* background-image: url(/layout/design/bg_search.gif); */
	background-repeat: repeat-x;
}
#menutop .language img {
	border: none;
}
#menutop .language img.right {
	float: right;
}
.flags {
	text-align: right;
	margin: 0px;
	padding: 0px;
}


.bannerbig {
	display: block;
	clear: both;
}
#menusxcat {
	border: 1px solid #DEDBCA;
	width: 256px;
	margin-top: 2px;
}
#menusxcat ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.breadcrumb {
	margin-top: 2px;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 5px;
	font-weight: bold;
	color: #8BB937;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.breadcrumb a {
	color:#81AA33;
	background-color: #F7F8F2;
}
.breadcrumb h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: large;
}

.content {
	padding-left: 5px;
	padding-top: 5px;
	text-align: justify;
}
#menusxcat li {
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDBCC;
	background-image: url(/portal/layout/design/puntoelencoc.gif); /* Per visualizzazione locale */
	/* background-image: url(/layout/design/puntoelencoc.gif); */
	background-repeat: no-repeat;
	text-indent: 16px;
	background-position: 0px 0.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
#menusxcat li.titolo {
	list-style-type: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 2px;
	background-image: none;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news {
	width: 258px;
	margin-top: 2px;
}
#news .titolo {
	background-color: #9C9578;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#news dl {
	background-color: #DEDBCC;
	padding: 10px;
	margin-top: 2px;
	color: #000;
	margin-bottom: 0px;
}
#news dt {
	font-weight: bold;
	color: #9C9578;
	background-color: #DEDBCC;
	margin-top: 3px;
}
#news dt.data {
	font-size: x-small;
	font-weight: normal;
	color: #000;
	background-color: #DEDBCC;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#news dd {
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#news dd.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#news img {
	float: left;
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin-right: 3px;
}

.linea {
	background-image: url(/portal/layout/design/bg_search.gif); /* Per visualizzazione locale */
	/* background-image: url(/layout/design/bg_search.gif); */
	height: 6px;
	width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}

#bacheca {
	width: 258px;
	margin-top: 2px;
	padding: 0px;
}

#bacheca .corniceBacheca {
	padding: 10px;
	border: 1px solid #DEDBCA;
}

#bacheca p {
	padding: 0px;
	margin: 0px;
}

#sondaggio {
	width: 258px;
	margin-top: 2px;
	padding: 0px;
}

#sondaggio .corniceSondaggio {
	padding: 10px;
	border: 1px solid #DEDBCA;
}
#sondaggio .titolo {
	font-weight: bold;
}
#sondaggio .descrizione {
	margin-bottom: 5px;
}

#sondaggio .commento {
}

#sondaggio form {
	margin: 0px;
}

#sondaggio input{

}
#sondaggio p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}


#sondaggio label {
	display: block;
}

#boxfooter {
	text-align: center;
	line-height: 200%;
}

#lscategorie img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.clear { /* VERIFICARE SE SERVE */
	clear: left;
	height: 10px;
	overflow: hidden;
}
#lscategorie .areasx {
	float: left;
	width: 240px;
}

#lscategorie .areadx {
	float: left;
	width: 240px;
	margin-left: 10px;
}

#lscategorie1 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#lscategorie1 .areasx {
	float: left;
	width: 490px;
	text-align: left;
}

#lscategorie2 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#lscategorie2 .areasx {
	float: left;
	width: 240px;
	text-align: left;
}

#lscategorie2 .areadx {
	float: left;
	width: 240px;
	margin-left: 10px;
	text-align: left;
}

#lscategoriexl1 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#lscategoriexl1 .areasx {
	float: left;
	width: 490px;
	text-align: left;
}

#lscategoriexl2 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#lscategoriexl2 .areasx {
	float: left;
	width: 240px;
	text-align: left;
}

#lscategoriexl2 .areadx {
	float: left;
	width: 240px;
	margin-left: 10px;
	text-align: left;
}
#ColumnDxCenter .descrizione {
	margin-bottom: 20px;
}

#ColumnDxCenter .pagina {
	margin-bottom: 10px;
}
#rubrica {
	margin-bottom: 10px;
	display: block;
}
#rubrica dl {
	clear: both;
}

#rubrica dt {
	font-weight: bold;
}

dd.clear {
	clear: left;
	height: 5px;
	overflow: hidden;
}

#rubrica .titolo {
	font-size: small;
	font-weight: bold;
}
#rubrica .sottogruppo {
	margin-bottom: 10px;
}

#rubrica img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#rubrica .areasx {
	float: left;
	width: 240px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#rubrica .areadx {
	float: left;
	width: 240px;
	margin-left: 10px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#allegati {
	clear: both;
	margin-bottom: 10px;
}

#allegati .titolo {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}

#allegati dl {
	margin: 0px;
}
#allegati dt {
	margin-bottom: 5px;
}
#allegati dd {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#allegati img {
	border: none;
	position: relative;
	top: 4px;
}
#gallery {
	display: block;
	clear: both;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
}

#gallery .titolo {
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
#gallery .descrizione {
	text-align: left;
	margin-bottom: 5px;
}

#gallery .floatleft {
	float: left;
}

#gallery .foto {
	margin: 0 3px;
}

#gallery .foto a {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	display: block;
	float: left;
	vertical-align: middle;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	height: auto;
	text-decoration: none;
	color: #808080;
	background-color: #F7F8F2;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#gallery .foto a:hover {
	color: #333;
	background-color: #e8ffe1;
	border: 1px solid #93c53e;
}

#gallery img {
	margin-top: 4px;
	border: none;
}

#gallery span {
	display: block;
	padding-top: 3px;
	font-size: x-small;
}

div.clearGallery {
	clear: left;
	height: 6px;
	overflow: hidden;
}
.navGallery {
	clear: both;
	margin-bottom: 10px;
}
.paginaGallery {
	float: left;
	width: auto;
}
.controlGallery {
	float: right;
	width: auto;
	text-align: right;
	display: inline;
}
.navGallery div.bold {
	font-weight: bold;
	display: inline;
}

.navGallery a:hover {
	text-decoration: none;
	font-weight: normal;
}

#link {
	clear: both;
	margin-bottom: 10px;
}

#link .titolo {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}

#link dl {
	margin: 0px;
}
#link dt {
	margin-bottom: 5px;
}
#link dd {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#link img {
	border: none;
	position: relative;
	top: 4px;
}
#form {
	clear: both;
	margin-bottom: 10px;
}
#form .titolo {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}
#form .descrizione {
	text-align: left;
	margin-bottom: 5px;
}
#form table {
}
#form th {
	text-align: right;
	vertical-align: text-top;
	padding-top: 0.2em;
	/* padding-top: 0.3em; */
}#form tr.hidden {
	display: none;
}
#cercasezione {
	clear: both;
	margin-bottom: 30px;
}
#cercasezione form {
	margin: 0px;
}

#cercasezione .titolo {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}
#cercasezione .descrizione {
	text-align: left;
	margin-bottom: 5px;
}
#cercasezione .submit {
	background-color: #CCC;
	color: #000;
	border: 1px solid #999;
}
#cercasezione input {
	border: 1px solid #999;
	font-size: small;
}
#cercasezione select {
	border: 1px solid #999;
	font-size: small;
}
#risultatiRicerca {
	display: block;
	clear: both;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 10px;
}
#risultatiRicerca .descrizione {
	margin-bottom: 5px;
}
#risultatiRicerca .floatleft {
}
#risultatiRicerca .cercaCol {
	float: left;
	margin: 2px;
	display: block;
	height: auto;
	padding: 2px;
}

div.clearCerca {
	clear: left;
	height: 6px;
	overflow: hidden;
}

/*Example CSS for the two demo scrollers*/
#newsScroller {
	width: 258px;
	margin-top: 2px;
	padding: 0px;
}

#newsScroller .corniceNewsScr {
	border: 1px solid #DEDBCA;
	padding: 10px;
	background-color: #E8ECEC;
	height: 100px;
}
#newsScroller .titolo {
	font-weight: bold;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	padding: 10px;
	color: #FFFFFF;
}
#newsScroller .data {
	font-size: x-small;
	font-weight: normal;
	color: #000;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#newsScroller img {
	float: left;
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin-right: 3px;
}

#highscroller {
	height: 100px;
}

.someclass{
}
#risSondaggio {
	margin-bottom: 5px;
}
#risSondaggio dl {
	margin: 0px;
}
#risSondaggio dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#risSondaggio dd {
	clear: both;
	margin-left: 20px;
}
#risSondaggio .risposta {
	margin-bottom: 2px;
	margin-top: 8px;
}

#risSondaggio label {
	background-image: url(../design/_grafico.gif);
	width: 200px;
	height: 14px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
}
#risSondaggio img {
	margin: 0px;
}
#risSondaggio .commentoSondaggio {
	margin-top: 20px;
	margin-bottom: 10px;
}
#mappa dt {
	font-weight: bold;
}
#mappa a {
	font-weight: normal;
}
