* { 
	padding:0;
	margin: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	color: #FFFFFF;
}
.btn  {
   font-family:Arial,sans-serif;
   height:22px;
	 width:50px;
   background-color:#999977;
   font-weight: bold;
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
	 font-size: 1em;

}
select {
		background-color: #666666;
		color:#FFFFFF;
		width:250px;
		border: solid 1px #000000;
		font-size: 0.8em;
}

body {
	background-color: #333333;
	height:100%;
	padding:0; 
}

h1 {
	 font-size: 1.5em;
	 font-weight: bold;
	 text-align: center;
	 color: #FFFF00;
}
h2 {
	 font-size: 1.3em;
	 font-weight: bold;
	 color: #FFFF00;
}
h3 {
	 font-size: 1.1em;
	 font-style: italic;
	 color: #FFFF00;
}
h4 {
	 font-size: 0.9em;
	 font-style: italic;
	 color: #FFFF00;
}
a {
	cursor: pointer;
}

div#page {
	width: 760px;
	margin: auto;
	border: solid 1px #FFFFFF;
	margin-top: 20px;
	height: 100%;
	background-color: transparent;
	background-image: url('/sys_images/griglia_inv.gif');
	background-repeat: repeat-y;
}

div#header {
	width: 100%;
	background-color: #333333;
	
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
	padding-bottom:20px;
}

div#header img{
	height: 0;
	width:0;
	visibility: hidden;
}
div#header h1 {
	text-align: center;
	color: #FFFF00;
	margin-left: 100px;
	margin-top: 20px;
}

div#header a {
	width: 100%;
	height: 100%;
	color: #FFFF00;
}

div#menu0 {
	width: 100%;
	height: 35px;
	background-color: #333333;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	min-height: 26px;
	vertical-align: middle;
}

div#menu0 a {
	background-color: #333333;
	border: solid 1px #FFFFFF;
	font-size: 1em;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px;
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	
}

div#middle {
	display: block;
	width: 100%;
	height: 100%;
	overflow: visible;
}

div#ContAndDx {
	display: block;
	clear: right;
	height: 100%;
	float: right;
	width: 600px;
	overflow: visible;
}

div#menuDx {
	display: block;
	float: right; 
	width: 150px;
	height: 100%;
	clear: right;
	width:150px;
	background-color: transparent;
	height: 100% !important;
	min-height: 100%;
	overflow: visible;
}

div#content {
  display: block;
	float: left;
  overflow: visible;
  height: 100%;
  width: 440px;
  text-align: justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin-top: 10px;
	min-height: 400px;
}
div#content li {
	padding-bottom: 10px;
	list-style-type:disc;
	}

div#content li ul li{
	padding-left: 30px;
	padding-top: 10px;
	list-style-type:square;
	}

div#content li ul li ul li {
	padding-left: 30px;
	list-style-type:circle;
	}

div#content a {
	font-size: 1.2em;
	color: #FFFF00;
	font-weight: bold;
}

div#menuSx {
	display: block;
	float: left;
	height: 100%;
	clear: left;
	width: 150px;
	background-color: transparent;
	overflow: visible;
}

div#menuSx a {
	padding : 0px;
	margin-top: 0px;
	margin-bottom :1px;
	margin-left :1px;
	margin-right :1px;
	height:45px;
	text-align: center;
	vertical-align:middle;
  display: block;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	background-color: #333333;
	color: #FFFF00;
}

div#menuSx a:hover {
	cursor: pointer;
	background-color: #333333;
}

div#footer {
	background-color: #333333;
	height: 40px;
	text-align: center;
	clear: both;
	border: solid 1px #FFFFFF;
	margin: auto;
	color: #FFFF00;
	
}


div#newsTitle {
	padding : 0px;
	margin-top: 0px;
	margin-bottom :1px;
	margin-left :1px;
	margin-right :1px;
	height:45px;
	text-align: center;
	vertical-align:middle;
  display: block;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	background-color: #333333;
	color: #FFFF00;
}
div#news {
			margin: 0;
			padding: 0;
			width: 150px;
			background-color: transparent;
}
div#news h2 {
        width: 150px;
        font-size: 1em;
        font-weight: bold;
        text-align: center; 
				margin-bottom: 0;
				background-color: transparent;
}
div#news a {
        width: 138px;
        font-size: 1em;
        font-weight: bold;
        text-align: center; 
				background: none;
				text-decoration: none;
				font-size: 1em;
      	font-weight: bold;
      	background-color: #333333;
				color: #FFFF00;
				
}



div#news hr {
        width: 100%;
        border: 0;
        height: 1px;
        color: #FFFFFF;
        background-color: #FFFFFF;
}

div#menuDxFixed {
				overflow: hidden;
}

div#menuDxFixed h2 {
	 font-size: 1em;
	 font-style: italic;
	 height: 45px;
	 padding: 5px;
}
div#menuDxFixed a {
        display: block;
        vertical-align: middle;
				padding : 0px;
      	margin-top: 0px;
      	margin-bottom :1px;
      	margin-left :1px;
      	margin-right :1px;
      	height: 45px;
      	text-align: center;
				text-decoration: none;	
				font-size: 1em;			
      	font-weight: bold;
      	background-color: #333333;
				color: #FFFF00;
}

div#menuDxFixed a:hover {
        background-color:  #333333;	
}

div#menuDxLevel1 a {
        padding : 2px;
        margin-top: 2px;
        margin-bottom :2px;
        margin-left :1px;
        margin-right :1px;
        height: 35px;
        text-align: center;
				width: 144px;
				display: block;
				text-decoration: none;
				font-size: 1em;
      	font-weight: bold;
      	background-color: #333333;
				color: #FFFF00;
}
div#menuDxLevel1 a:hover {
        background-color: transparent;
        cursor: pointer;
        background-color:  #333333;
}



div#menuDxLevel2 a {
        padding : 2px;
        margin-top: 2px;
        margin-bottom :2px;
        margin-left :1px;
        margin-right :1px;
        height: 30px;
        text-align: center;
				width: 144px;
				display: block;
				text-decoration: none;
				font-size: 1em;
      	font-weight: bold;
      	background-color: #333333;
}
div#menuDxLevel2 a:hover {

        cursor: pointer;
        background-color: #333333;
}
div#WebMail a {
        width: 138px;
        font-size: 1em;
        font-weight: bold;
        text-align: r; 
				background: none;
				text-decoration: none;
				font-size: 1em;
      	font-weight: bold;
      	background-color: #333333;
				color: #FFFF00;
				
}



div#menuDxPubblications a {
        padding : 1px;
        margin-top: 2px;
        margin-bottom :2px;
        margin-left :1px;
        margin-right :1px;
        height: 30px;
        text-align: center;
				width: 144px;
				display: block;
				text-decoration: none;
				font-size: 1em;
      	font-weight: bold;
      	background-color: #333333;
}
div#menuDxPubblications a:hover {
        background-color: transparent;
        cursor: pointer;
        background-color:  #333333;
}



div#search {
	background-color: transparent;
	float: right;
	font-size: 1em;
  font-family:Arial,sans-serif;
	width: auto;
	margin-top: 20px;
	
}

div#back {
			position: relative;
			display: block;
			clear: both;
			margin-bottom:10px;
			
}
div#back a{
			visibility: visible;
			background-color: #333333;
			
}
div#back img{
			visibility: hidden;
			width: 0;
			height: 0;
			border: none;
}


div#siteMap {
	font-size: 120%;
	}

div#siteMap li {
	padding-bottom: 10px;
	}

div#siteMap li ul {
	padding-left: 30px;
	padding-top: 10px;
	}

div#siteMap li ul li ul li {
	padding-left: 30px;
	}

	
img.homeMenu {
		visibility: hidden;
		width: 0;
		height: 0;

}
div.homeMenu {
		visibility: visible;
		width: 140px;
		text-align: center;
		font-weight: bold;
		font-size: 1em;
		margin-bottom: 30px;
		background-color: transparent;
		border: solid 1px #FFFFFF;
		overflow: auto;
		padding-top:50px;
		padding-bottom:50px;
}
.homeMenuText {
		display:block;
}

div#pageTitle {
		visibility: visible;
		width: auto;	
		float: left;
		text-align: center;
}
div#pageTitle h1{
			margin:20px;
}



div#menuAlboPretorio {
										 background-color: transparent;
}




div#menuAlboPretorio a{
	display: inline;
	width: auto;
	background-color: #000000;
	position: relative; 
	top: 0px; 
	padding:0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	border: solid 1px #000000;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 1px;
	background-image: url('/sys_images/menu.gif');
	text-decoration:none;
	
	

}
div#alboPretorio2 {
			display:block;
			background-color: transparent;
			
}

div#alboPretorio2 table{
	padding:0;
	margin:auto;
	width:100%;
	border: solid 1px #000000;
	margin: 0;
} 

div#alboPretorio2 th {
	background-color: #444444;	
	color: #FFFFFF;
	padding: 5px;							 
}
div#alboPretorio2 td {
	border: solid 1px #444444;	
	padding: 5px;							 
}
div#alboPretorio2 a{
			text-decoration: none;
			border: none;
}

div#alboPretorio2 img{
			border: none;
}

div#AlboPretorioParamForm {
	display:block;
	background-color: transparent;
	
}

div#AlboPretorioParamForm table{
	padding:0;
	margin:auto;
	width:100%;
	border: solid 1px #FFFFFF;
	background-color: transparent;
}

div#AlboPretorioParamForm td{

	border: none;
}

div#AlboPretorioParamForm select{
	border: solid 1px #000000;
	width:100%;
}

div#AlboPretorioParamForm input{
	background: none;
	width:100px;
	border: solid 1px #FFFFFF;
}


div#alboPretorio2 th {
									 
}
.testoAltenativoImmagine {
	display:none;
}

