

* { margin: 0; padding: 0; }

body {
	background: #ffffff /*url(bg.png) repeat-y scroll center top*/;
/*	font-family: "Trebuchet MS",helvetica,verdana,arial,sans-serif;*/
	font-family: arial;
	color: #666666;
	font-size: 12px;
	margin-top:0px;
	margin-left:0px;
}

div {
	font-family: arial;
	color: #666666;
	font-size: 12px;
}

img { border:none;}


a, a:visited { /*border-bottom: 1px dotted #006286;*/ color: #381D60; text-decoration: none; }
a:active, a:hover { /*border-bottom:1px solid #414141;*/ color:#381D60; text-decoration:underline; }
p { margin-bottom: 1em; }
h1, h2, h3, h4 { font-weight: normal; }

ul.menu2 li.active  h4{
color: #96121D;
padding-left:17px;
font-size: 14px;
font-weight: 700;
list-style-image: none; margin-top:5px;  

}


h4{
color: #96121D;
padding-left:0px;
font-size: 14px;
font-weight: 700;
list-style-image: none; margin-top:5px;  

}


#custom a, a:visited, a:active, a:hover { text-decoration:none; }
#custom2 a, a:visited, a:active, a:hover { text-decoration:none; }
#custom3 a, a:visited, a:active, a:hover { text-decoration:none; }

.hidden {
visibility: hidden;
}

.visible {
visibility: visible;
}

#container {
	width: 1019px;
	margin: auto;
	position: relative;
	background: #ffffff /*url(insidebg.png) repeat-y scroll center top*/;
}

#main {
	width: 1019px;
	/*padding-top: 182px;*/
	line-height:1.25em;
}

#blocco {
	border: 1px solid #000000;
}

#header {
	background: url(back.jpg) no-repeat;
	height: 170px; width: 977px;
	font-family: arial;
	color: #fff;
		margin-bottom: 0px;
		margin-left: 22px;
	/*position: absolute;*/
	/*top: 0px; left: 22px;*/
}

#header h1 { padding: 22px 12px 0.2em 12px; font-size: 1.8em; line-height: 1em; }
#header h2 { padding: 0.2em 13px; font-size: 0.7em; }

#nav {
	background: url(nav.jpg) no-repeat;
	font-family: arial;
	/*position: absolute;*/
	height: 58px;
	width: 977px;
	top: 149px; left: 22px;
	padding-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 22px;
}

#nav ul { list-style-type: none; }
#nav li {
	float: left;
	padding: 0;
	width:122px;
	text-align: center;
	/*margin-left:30px; margin-right:30px; margin-top:12px*/
}

#nav a {
	display: block;
	padding: 14px 0px 0px 0px;
	color: #805BA1;
	width:122px;
	height: 34px;
	border: 0;
	text-transform: uppercase;
}

#nav li.first a.active {
	background: url(botsinactive.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	width:122px;
	height: 34px;
	border: 0;
	text-transform: uppercase;
}

#nav li.first a:hover {
	background: url(botsinroll.jpg) no-repeat;
	display: block;
	color: #805BA1;
	width:122px;
	height: 34px;
	border: 0;
	text-transform: uppercase;
	text-decoration: none;
}

#nav li a.active {
	background: url(botcenactive.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	width:122px;
	height: 34px;
	border: 0;
	text-transform: uppercase;
}

#nav li a:hover {
	background: url(botcenroll.jpg) no-repeat;
	display: block;
	color: #805BA1;
	width:122px;
	height: 34px;
	border: 0;
	text-transform: uppercase;
	text-decoration: none;
}

/*#nav a:hover, #nav a.active { background: url(botsinactive.png) no-repeat; }*/

#aperturacontent {
	background: url(titologrande.jpg) no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	width: 648px;
	height: 30px;
	padding: 0px 0px 0 0px;
	font-size: 0.75em;
	float: left;
}


#content {
	/*background: url(titologrande.jpg) no-repeat;*/
	margin-top: 0px;
	margin-left: 15px;
	width:70%;
	padding: 0px 20px 0 0px;
	font-size: 12px;
	float: left;
/*	line-height: 10px;*/
}

#chiusuracontent {
	background: url(chiusuratitologrande.jpg) no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 648px;
	height: 90px;
	padding: 0px 0px 0px 0px;
	font-size: 0.75em;
	float: left;
}

#content h4 {
	color: #96121D;
	font-size: 13px;
	font-weight: 500;
	font-family: arial;
  display:inline;
}


#content h2 {
	color: #96121D;
	font-size: 18px;
	font-family: arial;
	line-height: 1em;
	padding-bottom: 0px;
	padding-left: 0px;
	/*margin-bottom: 0.5em;*/
	/*border-bottom: 2px solid #414141;*/
	margin-top: 5px;
	margin-bottom: 10px;
}

#content h2 a {
	border-bottom: none;
}
#content h3 {
/*	color: #96121D;*/
	font-size: 16px;
	font-family: arial;
	line-height: 1em;
	font-weight:700;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content h3 a {
	border-bottom: none;
}
#content .meta {
	/*border-bottom:1px solid #414141;*/
	/*border-top:1px solid #dddddd;*/
	clear:both;
	font-size:0.9em;
	margin:2em 0pt;
	padding:0.2em 0pt 0.3em;
	text-align: left;
	color: #888888;
	/*text-transform:uppercase;*/
}

#content ul.tabs {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

#content ul.tabs li {
	background: none;
	margin: 0;
	padding: 0;
}

#content ul { list-style-type: none; padding-bottom: 5px; }

#content li {


	
	padding-left: 16px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	list-style-type: none;
}


#content li.leaf1{  
background: url(arrow.gif) left 0.5em no-repeat;
margin-left:20px;
list-style-image: none; margin-top:5px; padding-left: 17px;  }

#content li.leaf {  
margin-left:20px;
background: url(arrow.gif) left 0.5em no-repeat;
list-style-image: none; margin-top:5px; padding-left: 17px;  }

#content li.active { 
color: #96121D;
font-size: 12px;
list-style-image: none; margin-top:5px; padding-left: 17px; }



#content ul.links.inline { padding-left: 10px; }
#content .meta .links.inline { padding: 0; margin: 0;}

#content .links.inline li, #content ul.links li, #comments .links li {
	background: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0; padding: 0;
}

#content ul.links.inline li.node_read_more {
	background: url(page.gif) left 0.25em no-repeat;
	padding-left: 13px;
}

#content table ul.links li { background: none; }

#mission {
	width: 977px;
	/*background: url(missiontop.jpg) no-repeat;*/
	margin-left: 24px;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-right: 50px;
}

#mission h2 {
	margin-bottom: 0.3em;
	font-family: arial;
	font-size: 1.6em;
	color: #555;
	border: 0;
}

#missioncontent {
	width: 500px;
	/*background: url(missionbottom.png) bottom no-repeat;*/
	text-align: left;
	min-height: 196px;;
	height: auto !important;
	height: 196px; /* fix ie6 */
	padding: 10px 0px 0px 430px;
	font-size: 16px;
	font-family: arial;
	color: #381d60;
	line-height: 32px
}

#blocchi {
margin-left: 23px;
height: 370px;
}

#leftcol .block p {
	padding: 30px 20px 0px 30px;
	color: #381D60;
	font-size: 13px;
	font-weight: bold;
}
#leftcol .block i {
	padding: 0px 30px 0px 20px;
	color: #381D60;
	font-size: 10px;
	float: right;
}

#leftcol .block img {
	padding: 0px 0px 0px 18px;
}

/*------Styles for Custom Region------*/
#custom {
	width: 232px;
	height: 171px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-right: 10px;
	background:url(box1.jpg) no-repeat;
	float: left;
}
#custom .block h2 {
	padding: 48px 0px 0px 48px;
	color: #381D60;
	font-size: 14px;
	font-weight: bold;
}
#custom .block p {
	padding: 5px 10px 0px 20px;
	color: #381D60;
	font-size: 12px;
}

/*------Styles for Custom2 Region------*/
#custom2 {
	width: 232px;
	height: 171px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 6px;
	padding-right: 10px;
	background:url(box2.jpg) no-repeat;
	float: left;
}
#custom2 .block h2 {
	padding: 48px 0px 0px 48px;
	color: #381D60;
	font-size: 14px;
	font-weight: bold;
}
#custom2 .block p {
	padding: 5px 10px 0px 20px;
	color: #381D60;
	font-size: 12px;
}

/*------Styles for Custom3 Region------*/
#custom3 {
	width: 232px;
	height: 171px;
	margin-top: 0px;
	padding-right: 10px;
	margin-left: 6px;
	background:url(box3.jpg) no-repeat;
	float: left;
}
#custom3 .block h2 {
	padding: 48px 0px 0px 48px;
	color: #381D60;
	font-size: 14px;
	font-weight: bold;
}
#custom3 .block p {
	padding: 5px 10px 0px 20px;
	color: #381D60;
	font-size: 12px;
}

/*------Styles for Custom4 Region------*/
#custom4 {
	width: 365px;
	height: 183px;
	margin-top: 9px;
	margin-right: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
	padding-right: 0px;
	background:url(boxinfondo.jpg) no-repeat;
	float: left;
}
#custom4 .block h2 {
	padding: 10px 0px 0px 20px;
	color: #abc181;
	font-size: 13px;
	font-weight: bold;
}
#custom4 .block p {
	padding: 5px 30px 0px 40px;
	color: #666666;
	font-size: 12px;
}

/*------Styles for Custom5 Region------*/
#custom5 {
	width: 365px;
	height: 183px;
	margin-top: 9px;
	margin-right: 0px;
	margin-left: 8px;
	padding-right: 0px;
	background:url(boxinfondo.jpg) no-repeat;
	float: left;
}
#custom5 .block h2 {
	padding: 10px 0px 0px 20px;
	color: #abc181;
	font-size: 12px;
	font-weight: bold;
}
#custom5 .block p {
	padding: 5px 30px 0px 40px;
	color: #666666;
	font-size: 12px;
}


#sidebar {
	width: 232px;
	float: left;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-left: 22px;
	font-size: 0.7em;
	font-family: arial;
	background: #fff;
	/*border-bottom: 1px solid #ddd;*/
}

#sidebar .block { margin-bottom: 20px; }

#bothcolscontent1 .block {
	background: url(titolobox.jpg) no-repeat;
	margin-bottom: 13px;
}

#bothcolscontent2 .block {
	background: url(titolobox.jpg) no-repeat;
	margin-bottom: 13px;
}


#bothcolscontent3 .block {
	background: url(titolobox.jpg) no-repeat;
	margin-bottom: 13px;
}
#leftcol .block h2, #rightcol .block h2 {
	padding: 1px 6px;
	background-color:#999;
	color: #fff;
	font-size: 1.1em;
	text-transform:uppercase;
	border-bottom: 2px solid #555;
	margin-bottom: 0.5em;
}

#sidebar ul.menu {
	/*background: url(boxbottom.png) bottom repeat;*/
	list-style-type: none;
	font-family: arial;
	font-size: 12px;
	padding: 0px;
	line-height: 25px
}

#sidebar ul.menu ul { padding: 0; }

#sidebar ul.menu li {
	background: url(linkbox1.jpg) no-repeat;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	font-weight: 500;
}


#sidebar ul.menu li expanded {
	display: block;

	padding: 0px 0px 0px 0px;
	margin-left: 20px;
/*	margin-right: 35px; */
	color: #381d60;
	font-weight:700;
}

#sidebar ul.menu li a {
	display: block;

	padding: 0px 0px 0px 0px;
	margin-left: 15px;
/*	margin-right: 35px; */
	color: #381d60;
}
#sidebar ul.menu li span{
	display: block;

	padding: 0px 0px 0px 0px;
	margin-left: 15px;
/*	margin-right: 35px; */
	color: #381d60;
	font-weight:700;
}
#sidebar ul.menu li a.active {
	display: block;

	margin: 0px 0px 0px 0px;
	margin-left: 15px;
/* margin-right: 35px; */
	color: #96121D;
	/*font-weight: bold;*/
}


* html #sidebar ul.menu li a { height: 40px; } /* fix ie6 */

#sidebar ul.menu ul li a {
  	background: url(arrow.gif) left 0.5em no-repeat;
    padding-left: 1.5em;
	margin-left: 15px;
	border: 0;
}

#sidebar ul.menu ul li a.active {
	background: url(arrow.gif) left 0.5em no-repeat;
	padding-left: 1.5em;
	margin-left: 15px;
	border: 0;
}


#sidebar ul.menu ul li ul li a {
	background: url(arrow.gif)  left 0.5em no-repeat;
	padding-left: 1.5em;
	margin-left: 50px;
	border: 0;
}

#sidebar ul.menu ul li  ul li a.active {
	background: url(arrow.gif) left 0.5em no-repeat;
	padding-left: 1.5em;
	margin-left: 50px;
	border: 0;
}

#sidebar li a:hover {
	text-decoration: underline;
}


#centra {
	
	margin-left:50px;
}


#bothcols3 {
	width: 232px;
	/*background: url(boxtop.png) no-repeat;*/
	float: left;
}
#bothcols2{
	width: 232px;
	/*background: url(boxtop.png) no-repeat;*/
	float: left;
}

#bothcolscontent1 {
	width: 232px;
	/*background: url(boxbottom.png) bottom no-repeat;*/
	padding: 0px 1px 0px 0px;
	text-align: left;
	min-height: 90px;
	height: auto !important;
	height: 90px; /* fix ie6 */
}

#bothcolscontent1 h2 {
	height: 40px;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: arial;
	color: #ffffff;
	line-height: 38px;
}

#bothcolscontent3 {
	width: 232px;
	/*background: url(boxbottom.png) bottom no-repeat;*/
	padding: 0px 1px 0px 0px;
	text-align: left;
	min-height: 90px;
	height: auto !important;
	height: 90px; /* fix ie6 */
}

#bothcolscontent3 h2 {
	height: 40px;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: arial;
	color: #ffffff;
	line-height: 38px;
}

#bothcolscontent2 {
	width: 232px;
	/*background: url(boxbottom.png) bottom no-repeat;*/
	padding: 0px 1px 0px 0px;
	text-align: left;
	min-height: 90px;
	height: auto !important;
	height: 90px; /* fix ie6 */
}

#bothcolscontent2 h2 {
	height: 40px;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: arial;
	color: #ffffff;
	line-height: 38px;
}

.chiusura {
	width: 232px;
	/*background: url(boxbottom.png) bottom no-repeat;*/
	padding: 1px 1px 1px 0px;
	text-align: left;
	min-height: 20px;
	height: auto !important;
	height: 20px; /* fix ie6 */
}


#bothcolscontent1 .block .chiusura {
	background: url(linkboxbottom1.jpg) no-repeat;
}

#bothcolscontent2 .block .chiusura {
	background: url(linkboxbottom1.jpg) no-repeat;
}

#bothcolscontent3 .block .chiusura {
	background: url(linkboxbottom1.jpg) no-repeat;
}
#leftcol {
	width: 232px;
	height: 340px;
	margin-top: 27px;
	margin-bottom: 13px;
	padding-right: 0px;
	background:url(boxrettangsin.jpg) no-repeat;
	float: left;
}

#rightcol {
	width: 182px;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	background: #fff;
	float: left;
	border-left: 1px solid #ddd;
}

#footer {
	/*background: url(footer2.png);*/
	clear: both;
	width: 977px;
	padding-top: 1em;
	margin: 12px 23px 0px;
	border-top: 1px solid #dddddd;

	font-size: 0.7em;
	text-align: center;
}

#footershim {
	height: 10px;
	/*background: url(footer.png) repeat-y;*/
}

.comment {
	background-color: #ececec;
	padding: 10px;
}

.commentfooter {
	background: url(commentarrow.gif) no-repeat 20px 0;
	color:#4a4a4a;
	font-size: 0.9em;
	margin-bottom: 2em;
	padding-left: 58px;
	padding-top: 1px;
}

.briciole {
    width:400px;
	margin-top: -10px;
	height:20px;
	margin-bottom: 10px;
	padding-left: 30px;
}

.breadcrumb {
	font-family: arial;
	font-size: 10px;
	margin-top: -10px;
	margin-bottom: 0px;
	/*border-left: 1px solid #b4b1bc;*/
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	/*border-right: 1px solid #b4b1bc;*/
}

.breadcrumb2 {
	font-family: arial;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border-left: 1px solid #b4b1bc;*/
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
	/*border-right: 1px solid #b4b1bc;*/
}

.breadcrumb a, a:visited { /*border-bottom: 1px dotted #006286;*/ /*color: #999999;*/ text-decoration: none; }
.breadcrumb a:active, a:hover {
	/*border-bottom:1px solid #414141;*/
	/*color:#999999;*/
	text-decoration:underline;
}

.pager { padding-bottom: 10px; }
.pager a, .pager strong.pager-current {
	margin: 0px 0.25em;
	padding: 2px 5px;
	border: 1px solid #381D60;
	background: #dfdbe9;
}
.pager a:hover { background: #eef7fc; }
.pager strong.pager-current { background: #381D60; color: #fff; }


.admin { font-size: 0.9em; text-align: left; }
.admin h3 { font-weight: bold; }
div.admin .left { width: 49%; margin: 0; }
div.admin .right { width: 49%; margin: 0; }

.item-list ul li { margin: 0 0.5em 0.25em 0.5em; }

#first-time strong {
	padding: 0;
}

.print-page {
background:url(printButton.gif) no-repeat;
	width: 16px;
	height: 16px;
	font-size: 12px;
	padding-left: 20px;
	margin-left: 535px;
	margin-top: -60px;
	position: absolute;
}

.print-mail {
background:url(printMail.gif) no-repeat;
	width: 16px;
	height: 16px;
	font-size: 12px;
	padding-left: 20px;
	margin-left: 470px;
	margin-top: -60px;
	position: absolute;
}

.print-pdf {
background:url(printPDF.gif) no-repeat;
	width: 16px;
	height: 16px;
	font-size: 12px;
	padding-left: 20px;
	margin-left: 415px;
	margin-top: -60px;
	position: absolute;
}

#titolo1 {
	color: #96121D;
	/*border-left: 1px solid #b4b1bc;*/
	/*border-right: 1px solid #b4b1bc;*/
	font-size: 22px;
	font-family: arial;
	line-height: 1em;
	padding-bottom: 0px;
	padding-left: 0px;
	/*margin-bottom: 0.5em;*/
	/*border-bottom: 2px solid #414141;*/
	margin-top: 25px;
	margin-bottom: 10px;
}

/* $Id: system.css,v 1.21 2006/12/21 16:13:06 dries Exp $ */

/*
** HTML elements
*/
th.active img {
  display: inline;
}

tr.even{
  background-color: #eee;
 
  padding: 0.1em 0.6em;
}

 tr.oddriga{
  background-color: #eee;
  padding-right: 1em;
  height:5px;
  color: #ccc;
}


 tr.odd {
  background-color: #eee;
  padding-right: 1em;
  border-top: 2px solid #ccc;
}

td.active {
  background-color: #ddd;
}
tbody {
  border-top: 1px solid #ccc;
}
tbody th {
  border-bottom: 1px solid #ccc;
}
thead th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}

/*
** Other common styles
*/
.breadcrumb {
  display:inline;
  padding-bottom: 0em
}
.breadcrumb2 {
  display:inline;
  padding-bottom: 0em
}
.error {
  color: #f00;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
}
div.warning, tr.warning {
  background: #ffd;
}
div.ok, tr.ok {
  background: #dfd;
}
.item-list .icon {
  color: #555;
  float: right;
  padding-left: 0.25em;
  clear: right;
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
  list-style: disc;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}


tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right;
}
.more-help-link {
  font-size: 0.85em;
  text-align: right;
}
.nowrap {
  white-space: nowrap;
}
.pager {
  clear: both;
  text-align: center;
}
.pager a, .pager strong.pager-current {
  padding: 0.5em;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left;
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0;
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
  display: inline;
}

/*
** Menus
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}

ul.menu li {
  margin: 0 0 0 0.5em;
}

ul.menu li.leaf2 {list-style-image: none; 	margin-left: 30px; font-weight:500; }

li.expanded {
  list-style-type: circle;
  list-style-image: url(../../misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(../../misc/menu-collapsed.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
}

/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(../../misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px;
}
html.js input.throbbing {
  background-position: 100% -18px;
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../../misc/menu-expanded.png) 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a {
  background-image: url(../../misc/menu-collapsed.png);
  background-position: 5px 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(../../misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(../../misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin-top: 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
  background: #ffc;
}

/* $Id: defaults.css,v 1.2 2006/08/25 09:01:12 drumm Exp $ */

/*
** HTML elements
*/
fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}

.modulo
{
  text-align:left;width:100%;margin-left:10px;margin-top:6px;color: #381d60;
}
.input {
    border: 1px solid #006;
    background:  #DBDBDB;
    margin-left:10px;
	font-size:90%;
  
}

.button {
    border: 1px solid #006;
    background: #DBDBDB;
}

.button:hover {
    border: 1px solid #f00;
    background: #eef;
}
legend {
	  color: #381d60;
}
label {
      font-family:Arial;
	  color: #381d60;
      font-size:1em;
      display: block;
      width: 150px;
      float:left;
      margin: 2px 4px 10px 4px;
      text-align: right;
}
br { clear: left; }

td.oggetto{
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
	
#informazioni{
	margin-left:50px;
	margin-top:-30px;
	margin-right:50px;
	text-align:justify;
	font-family: arial;
	font-size: 14px;
	color: #666666;
}
	
#informazioni hr{
  margin-top:-4px;color:#666666;background-color:#666666;border: 1px solid #ffffff;
}
#loghi3{
  /*margin-top:30px; */
	margin-right:50px;
	text-align:right;
}
	
