/* BODY e LINKS */
body {
	margin : 0;  
	background : url(../img/gradient.gif) top left repeat-x fixed; 
	background-color: #839ABA; 
	font-family : "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif"; 
	font-size : 12px; 
	color : #555555; 
}

a:link, a:visited {
	color: #0060A4;
}
.entry a:link, .entry a:visited { 
	font-weight: bold;
}
a:hover {
	color: #666666;
}

/* CONTENUTI  */
.wrapper {
	width: 808px;
	margin: 0 auto;
	text-align: left;
}
.wrapper2 {
	width: 1008px;
	margin: 0 auto;
	text-align: left;
}
.mainframeup {
	background:url(../img/frame_up.gif);
	background-repeat: no-repeat;
	width: 808px;
	height: 12px;
}
* html .mainframeup { 
/*\*/
	background-position: left 4px;
/**/ 
}
.mainframebottom {
	clear: both;
	background:url(../img/frame_bottom.gif);
	background-repeat: no-repeat;
	width: 808px;
	height: 15px;
}
#content { 
	float: left; 
	width: 808px;
	background-image: url(../img/frame_bg.gif);
	background-repeat: repeat-y;
	padding: 0 10px 30px 10px;
}
.content-background {
	background-color: transparent;
}
#colonna_ce {
	float: left;
	margin: 0 auto;
	width: 788px;
}
#footer { 
	clear: both;
	padding-top: 23px; 
	font-size: 10px;
	color: #666666;
	background-image: url(../img/nuovo-2.jpg); 
	background-repeat: repeat-x;
	background-position: left bottom;
}
.clear:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*Header */
#header {
	width: 100%;
	background: #ffffff;
}
#header img { 
	width: 940px;
	height: 80px;
	border: none;
	margin-left: 34px;
}

/* MENU */
#MenuBar {
	display: block;
	width: 780px;
	height: 32px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 14px;
}
#MenuBarLeft {
	display: block;
	background:url(../img/menubar_left.gif);
	height: 32px;
	width: 6px; 
	float: left;
}
#MenuBarMain {
	display: block;
	width: 768px;
	height: 32px;
	background: url(../img/menubar_bg.gif);
	float: left;
	font-size: 11px ; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#MenuBarRight {
	display: block;
	background:url(../img/menubar_right.gif);
	height: 32px;
	width: 6px;
	float: left;
}
#MenuBarMain a, MenuBarMain a:visited, MenuBarMain a:link {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 0px 5px;
	white-space: nowrap; 
}
#MenuBarMain a:hover {
	display: block;
	color: #999999;
	text-decoration: none;
	padding: 0px 5px;
	white-space: nowrap; 
}
#MenuBarMain li {
	float: left;
	padding: 5px 5px 5px 5px;
}
#MenuBarMain .current_page_item {
	color: #999999;
}
/*Footer */
#footer p {
	text-align: center;
	padding-bottom: 25px;
}
/* DIV COLONNA CENTRALE */
#colonna_ce p {
	padding: 5px 10px;
}
#colonna_ce h2 {
	margin: 10px 10px 0 10px;
	font-size: 14px;
	font-weight:bold;
	border-bottom: solid thin #999999;
}
#colonna_ce .sottotitolo {
	padding: 0 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#colonna_ce ul {
	padding: 0 20px;
}
#colonna_ce ul li {
	font-size: 12px;
	padding-bottom: 4px;
}
/* DIV FORM */
#form {
	display: block;
	padding: 5px 0;
	margin: 5px;
}
h1.formtitle {
	padding : 0 0 0 25px; 
	font-size : 15px; 
	font-weight : bold; 
	text-align : left;  
}
#form label.invisible {
	display: none;
}
#form form {
	margin: 0;
	padding: 20px;
	height: auto;

}
#form select {
	max-width: 600px;
}
#form .border {
	border: 1px solid #D5E0E3;
}
/* SCHEDE */
#schede {
	width: 100%;
	height: 31px;
}
#nav_form {
	width:100%;
	font-size: 1.3em;
}
#nav_form, #nav_form ul {
	float: left;
	line-height: 26px;
	padding: 0;
	margin: 0;
	width: 100%;
}
#nav_form a {
	display: block;
	color: #444;
	text-decoration: none;
	padding: 0px 20px;
}
#nav_form li {
	float: left;
	padding-top : 1px;
	border-right: 1px solid #D5E0E3;
	border-bottom: 1px solid #E0E7ED;
	background: #E0E7ED url(../img/nav-background.gif) repeat-x;
}
#nav_form li.home { 
	border-left: 1px solid #D5E0E3;
}
#nav_form li:hover a, #nav_form li.sfhover a { 
	color:#000;
}
#nav_form li:hover, #nav_form li.sfhover {
	padding-top : 0;
	border-top: 1px solid #D5E0E3;
	background: #fff ;
	color: #000;
}
#nav_form .selected {
	padding-top : 0;
	border-top: 1px solid #D5E0E3;
	background: #fff;
	color: #000;
}
#form label {
	display: block;
	float: left;
	width: 110px;
	margin: 6px 0 0 0;
	text-align: right;
	font-size: 1.2em;
}
#form input, #form select, #form textarea {
	margin: 5px 0 0 10px;
}
#form br {
	clear: left;
}
#form .field_error {
	border: solid 2px #E57070;
}
#form fieldset {
	clear: both;
	border: solid 1px #888888;
	padding: 5px 0;
}
#form fieldset legend {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;
}
#form .margine_s1 {
	width: 20px;
}
#form .margine1 {
	width: 170px;
}
#form .margine2 {
	width: 200px;
}
#form .margine3 {
	width: 290px;
}
#form .bottoni {
	padding: 10px 0 0 100px;
}
#form .bottoni_center {
  	text-align: center;
	padding: 10px 0 0 0;
}
#form .bottone {
	width: 65px;
}
#form .bottone_big {
	width: 100px;
}
#form .bottone_big2 {
	width: 150px;
}
#form .campo {
	clear: left;
}
#form .campo_inline {
	display: inline-block;
	float: none;
}
#form .label_inline {
	display: inline-block;
	float: left;
}
#form .label_upper {
	display: block;
	float: none;
	width: 100%;
	margin: 6px 0 0 10px;
	text-align: left;
	font-size: 1.1em;
}
#form .margin_upper {
	margin-top: 0;
}
/* DIV ERRORE */
#errore {
/*	behavior: url(iepngfix.htc);*/
	background-image: url(../img/error.png); 
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #ffe6cc; 
	border: solid 1px #c43b1d;
	margin: 5px;
	padding: 5px;
}
#errore p {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 110%;
	font-weight:bold;
	color: #000000;
}
/* DIV BOX TRASPARENTE */
#box_trasparente {
    filter: alpha(opacity=85);
    opacity: .85;
    position: fixed;
    top: 300px;
    left: 50%;
    margin-left: -100px;
    background-color: #ffffff;
    width: 200px;
    height: auto;
    padding: 0;
    border: Solid 1px #dddddd;
}
* html #box_trasparente { 
/*\*/
position: absolute; 
top: expression((300 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
left: 50%;
    margin-left: -100px;
width: 200px;
/**/ 
}
#box_trasparente p {
padding: 10px;
font-size: 130%;
color: black;
}
div.barra_top {
    filter: alpha(opacity=85);
    opacity: .85;
    background-color: #D2E2FF;
/*text-align: right;*/
}
div.barra_top span {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
}
div.barra_top a {
/*behavior: url(iepngfix.htc);*/
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	font-size: 1em;
	padding-right: 20px;
	margin-right: 5px;
	background: url(../img/cross.png) no-repeat 3em 0em;
	color: black;
}
/* BOX MESSAGGIO */
#box_messaggio {
    position: fixed; 
    width: 300px;
    height: auto;
    top: 50%;
    left: 50%;
    margin: -75px 0 0 -150px; 
    background-color: #ffffff;
    padding: 0;
    border: Solid 1px #dddddd;
    z-index: 10;
}
* html #box_messaggio { 
/*\*/
	position: absolute; 
	top: expression((150 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
	left: 50%;
	margin: 60px 0 0 -150px; 
	width: 300px;
	height: 150px;
/**/ 
}
#box_messaggio p {
	padding: 10px;
	font-size: 130%;
	color: black;
}
#box_messaggio button {
	width: 80px;
}
#box_messaggio .bottoniBox {
	padding-top: 10px;
	text-align: center;
	margin: 0 auto;
}
/* BOX RICERCA */
#box_ricerca {
    position: fixed;
    width: 500px;
    height: 300px;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -250px; 
    background-color: #ffffff;
    padding: 0;
    border: Solid 1px #dddddd;
    z-index: 100;
}
* html #box_ricerca { 
/*\*/
	position: absolute; 
	top: expression((300 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
	left: 50%;
	margin: -150px 0 0 -250px; 
	width: 500px;
	height: 300px;
/**/ 
}
#box_ricerca p {
padding: 10px;
font-size: 130%;
color: black;
}
#tabella {
	clear: both;
}
/* Chrome */
body:nth-of-type(1) #tabella {
	position: relative;
	margin-top: 0;
	marging-bottom: 0;
	height: 275px;
	overflow-x: hidden;
	overflow-y: auto;
}
* html .margine {
/*\*/
	margin-left: 5px;
	margin-right: 20px;
/**/ 
}
#tabella table {
	padding: 5px;
	cursor: default;
	width: 100%;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
#tabella table caption {
	display: none;
}
#tabella thead {
	background-color:#E1E2E3;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tabella th { 
	cursor: pointer; 
}
#tabella th span {
	color: #AAA;
}
#tabella thead tr th {
	padding: 0 3px;
}
#tabella th#hoverTH { 
	background: #555;
}
#tabella thead tr th a {
	color: #444444;
	text-decoration: none;
}
#tabella thead tr th a:visited {
	color: #444444;
}
#tabella th.funzioni {
	width: 50px;
}
#tabella th.colonna_xs {
	width: 25px;
}
#tabella th.colonna_s {
	width: 50px;
}
#tabella th.colonna_l {
	width: 100px;
}
#tabella thead th.colonna_xl {
	width: 350px;
}
#tabella thead th.colonna_auto {
	width: 100%;
}
#tabella tbody {
	/*
	height: 240px;
	*/ 
	font-size: 0.9em;
	overflow-x: hidden;
	overflow-y: auto;
}
#tabella tbody tr {
	font-size: 1.5em;
	height: 25px;
}
#tabella tbody tr td {
	padding: 0 3px;
}
#tabella tr#this td {
	background-color: #3d80df; 
	color: #FFF; 
	font-weight: bold; 
}
#tabella tr#hover td { 
	background-color: #3d80df; 
	color: #FFF; 
}
#tabella tbody tr.even  {
	background-color: #D8EAFF;
}
#tabella tbody tr:hover  {
	background-color: #3d80df;
	color: #FFF; 
}
#tabella a.modifica {
	behavior: url(iepngfix.htc);
	float:left;
	background-image: url(../img/edit.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color: transparent;
	margin: 0 0 0 5px;
	width: 16px;;
	height: 16px;
}
#tabella a.annulla {
	behavior: url(iepngfix.htc);
	float:left;
	background-image: url(../img/cancel.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color: transparent;
	margin: 0 0 0 5px;
	width: 16px;;
	height: 16px;
}
#tabella a.ripristina {
	behavior: url(iepngfix.htc);
	float:left;
	background-image: url(../img/accept.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color: transparent;
	margin: 0 0 0 5px;
	width: 16px;;
	height: 16px;
}
#tabella .scelta_pagine {
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#tabella .scelta_pagine span {
	margin-right: 0.5em;
} 
/* DIV RICERCA TABELLA*/
#ricerca_tab {
	display: block;
	padding: 5px 0;
	margin: 5px;
}
#ricerca_tab form {
	margin: 5px 0 0 0;
	padding: 2px 10px 20px 10px;
	background: #E9EBEC url(../img/notice-background.gif) repeat-x top left;
	height: 25px;
}
#ricerca_tab label {
	display: block;
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
}
#ricerca_tab .campi {
	float: left;
	padding-right: 5px;
}
#ricerca_tab .desc {
	width: 400px;
}

#ricerca_tab a.button {
	float:left;
	background-image: url(../img/find.gif);
	background-repeat:no-repeat;
	background-position:center center;
	margin-top: 14px;
	width: 22px;;
	height: 22px;
}
/*Miscellaneous */
.big {
	font-size: 20px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.corsivo {
	font-style: italic;
}
.visible {
	display: block;
}
.invisible {
	display: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { 
	float: left;
}
.alignright {
	float: right;
}
.tooltip { 
	position:absolute;
	top: 2em;
	left: 2em;
	margin: 0;
	width: 15em;
	border: 1px solid #69C;
	background-color: #A8F8D0;
	color: #000;
	font-size: 90%;
/*	text-align: center; */
}
.helptooltip {
	display: inline-block;
/*	behavior: url(iepngfix.htc); */
	background-image: url(../img/information.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color: transparent;
	margin: 0; 
	width: 16px;;
	height: 16px;
}
 
:link,:visited {
	text-decoration: none;
}
ul,ol {
	list-style: none;
}
h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0; padding: 0;
}
a img,:link img,:visited img {
	border: none;
}
address {
	font-style: normal;
}

/* per registrazione */
.messaggio {
	padding: 10px;
	font-size: 130%;
	color: red;
	font-weight:bold;
}
.stato_domanda {
	padding: 5px;
	font-size: 110%;
	color: blue;
	font-weight:bold;
}
.info_domanda {
	margin: 10px 100px;
	padding: 5px;
	font-size: 110%;
	color: black;
	font-weight:normal;
}
.messaggio2 {
	padding: 10px;
	font-size: 120%;
	color: #E00000;
	font-weight:bold;
}
.dichiarazioni {
	font-size: 1.1em;
	color: black;
}
.indirizzo {
	padding: 5px;
	font-size: 120%;
	color: #0060A4;
	font-weight:bold;
}
