
BODY {
	
	margin: 4px 1px 0 1px  ;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:104%
	
}

img {
	border: 0px;
	display:block

}

input, select, textarea {
	
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px
}


.campi{
	
	border-top: 1px solid  #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid  #CCC;
	border-right: 1px solid  #CCC;
	padding:3px 2px 3px 2px;
	font-size:68.75%;
	background-color:#f4f4f4
	
	
}


.campiBig{
	
	border-top: 1px solid  #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid  #CCC;
	border-right: 1px solid  #CCC;
	padding:3px 2px 3px 2px;
	font-size:98.75%;
	background-color:#f4f4f4
	
	
}

.button{
	background-color: #ebebeb;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color:#000000;
	font-size:70%;
	padding:1px 5px 1px 5px;
	overflow: visible
	
	
	
}


.button-modifica{
	width: 23px;
	height: 23px;
	background-image: url(../img/elabora.gif);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color:#000000;
	font-size:100%;
	padding:1px 5px 1px 5px;
	overflow: visible;
	
	line-height: 100;

}

.button-elimina{
	width: 25px;
	height: 25px;
	background-image: url(../img/icone/cancella.png);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;
	

}
.button-download{
	width: 25px;
	height: 25px;
	background-image: url(../img/icone/download.png);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;
	

}
.button-upload{
	width: 25px;
	height: 25px;
	background-image: url(../img/icone/upload.png);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;
	

}

.button-scaricaPDF{
	width: 25px;
	height: 25px;
	background-image: url(../img/icone/pdf.png);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;
	

}

.button-binocolo{
	width: 25px;
	height: 25px;
	background-image: url(../img/icone/binocular.png);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;
	

}

.button-visualizza{
	width: 25px;
	height: 25px;
	background-image: url(../img/icone/dettaglio.png);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;
	

}

.button-pulisci{
	width: 25px;
	height: 25px;
	background-image: url(../img/icone/pulisci.png);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;
	

}

.button-scaricaXLS{
	width: 33px;
	height: 33px;
	background-image: url(../img/Icona_Excel.gif);
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;
	

}

.button-salva{
	width: 25px;
	height: 25px;
	background-image: url(../img/icone/salva.png);
	background-position:center;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color:#000000;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;

}

.button-mensile{
	width: 75px;
	height: 25px;
	background-image: url(../img/icone/mensile.png);
	background-position:center;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color:#000000;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;

}

.button-settimanale{
	width: 75px;
	height: 25px;
	background-image: url(../img/icone/settimanale.png);
	background-position:center;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color:#000000;
	font-size:100%;
	padding:1px 5px 1px 5px;
	
	line-height: 100;

}

.button-annulla{
	width: 25px;
	height: 25px;
	background-image: url(../img/collega.gif);
	background-position:center;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color:#000000;
	font-size:100%;
	padding:1px 5px 1px 5px;
	line-height: 100;

}

.button-help{
	background-color: #ebebeb;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color:#000000;
	padding:1px 5px 1px 5px
	
	
}

select {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid  #c4c4c4;
	border-right: 1px solid  #c4c4c4;
	background-color:#ecebea;
	
}

form {
	margin:0;
	padding:0
}


a {
	text-decoration: none;
	color:#013470
}

a:link, a:visited {
	text-decoration: none;
	color:#013470
	
	
}

a:hover, a:focus, a:active {
	text-decoration: underline;
	color:#013470
}

DIV#header-sian{
	
	background-image: url(../img/sfondo_header_sian.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	height:100px

}

DIV#header-arpag{
	
	background-image: url(../img/sfondo_header_arpag.jpg);
	background-repeat: repeat-x;
	background-position:center;
	height:100px

}

DIV#header-arbea{
	
	background-image: url(../img/sfondo_header_arbea.jpg);
	background-repeat: repeat-x;
	background-position:center;
	height:100px

}

DIV#header-right{
	
	background-image: url(../img/sfondo_header_right.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	height:100px


}

/* header Politiche agricole */
.head-sx {
	background-image: url("../img/head-bg.jpg");
	background-repeat: repeat-x;
	background-position:top center;
	height:100px
}

DIV#logo{
	margin-left:20px 
	
}

DIV#menu-main{
	background-image: url(../img/sfondo_menu_left.jpg);
	background-repeat: repeat-y;
	background-position:left bottom;
	float: left;
	width:99%;
	margin:1px 0 1px 0
	
	
}


DIV#menu-left {
    float: left;
    width: 180px;
	margin-bottom:1px;
	margin-top:1px;
	padding:8px 8px 100px 4px;
	


} 

DIV#utente {
    margin-bottom:8px;
	padding:5px;
	background-image: url(../img/sfondo_utente.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
		

} 

DIV#box-link-corr{
 	background-color:#eef8fd;
	background-image: url(../img/sfondo_linkCorr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:180px;
	margin-top:40px;

} 

DIV#main {
    margin: 2px 0 0 190px;;
	padding:4px 10px 10px 0 ;

}

DIV#tit-pag{

	margin-left:15px;
	margin-top:25px;
	padding-top:10px
	
} 

DIV#content{
	
	margin-left:15px;
	padding-top:8px;
	border-top:1px solid #afd1e9;
	margin-bottom:20px;
} 

DIV#content-table{
	
	padding-top:8px;
	margin-bottom:20px;
	padding-bottom:20px;
}

DIV#tit-pag h2{
	
	font-size:18px ;
	font-family:Arial, Helvetica, sans-serif;
	color:#013470;
	margin:15px 0 0 0 ;
	padding-bottom:6px;
	
} 

DIV#box-cuua{
	
	border:1px dashed #c0c7d0;
	margin-top:10px;
	padding:5px;
	
} 


DIV#box-button-top{

	background-color: #f8f6b6;
	border:1px solid #f9c31e;
	padding:5px;
	margin-bottom:10px
	
} 

DIV#box-button-top input{

	background-color: #fbfdd8;
	border:1px solid #baa202
	
	
} 

DIV#box-button{
	background-color:#ebf5fb;
	border:1px solid #c0c7d0;
	text-align:center;
	margin-top:25px;
	padding:5px;
	clear:both;
} 


DIV#footer{
 	background-color:#61abce;
	clear:both;
	background-image: url(../img/footer_right.jpg);
	background-repeat: repeat-y;
	background-position:right;
	padding:3px;
	
	
} 

DIV#footer-txt{
	text-align:right;
	padding:5px
} 


.dett-anag{
 	background-color:#ecf4f8;
	padding:7px;
	margin-top:10px;
	line-height:120%
} 


ul.utente {
	line-height:20px;
    list-style-type: none;
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
	
}

ul.utente li{
	list-style-type: none;
    margin: 0px 0px 0px 0px;
	padding-top:3px;
	padding-left:18px;
	padding-bottom:6px;
	background-image: url(../img/ico_utente.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
	
}

ul.sottoarea {
	line-height:15px;
    list-style-type: none;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	
}

ul.sottoarea li.active{
	list-style-type: none;
    margin: 0px 0px 0px 0px;
	padding-top:3px;
	padding-left:18px;
	padding-bottom:3px;
	background-image: url(../img/bullet_sottoarea.jpg);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	
}

ul.sottoarea li.noactive{
	list-style-type: none;
    margin: 0px 0px 0px 0px;
	padding-top:3px;
	padding-left:18px;
	padding-bottom:3px;
	background-image: url(../img/bullet_sottoarea_bis.jpg);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	
}

ul.link-corr {
	line-height:10px;
    list-style-type: none;
	margin: 3px 0 5px 7px;
	padding: 0 0 0 0;
	
}

ul.link-corr li{
	list-style-type: none;
    margin: 0px 0px 0px 0px;
	padding-top:4px;
	padding-left:13px;
	padding-bottom:6px;
	background-image: url(../img/bullet_likCorr.jpg);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	
}

ul.dati-est {
	line-height:10px;
    list-style-type: none;
	margin: 3px 0 5px 10px;
	padding: 0 0 0 0;
	
}

ul.dati-est li{
	list-style-type: none;
    margin: 0px 0px 0px 0px;
	padding-top:4px;
	padding-left:13px;
	padding-bottom:6px;
	background-image: url(../img/bullet_datiEst.jpg);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	
}


ul.menu-tab1 {
	
    list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	
}

ul.menu-tab1 li{
	list-style-type: none;
    margin:0 10px 0 0 ;
	padding:0px 2px 0 0 ;
	FLOAT: left
	
}

ul.menu-tab1  a {
	
	padding:0 0 0 0.8em ;
	FLOAT: left;
	cursor:pointer
		
}

ul.menu-tab1 span {
	
	padding:0.5em 0.8em 0.5em 0;
	FLOAT: left;
	

}

ul.menu-tab1 .active a {
	background: url(../img/tab_1.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	
}

ul.menu-tab1 .active span {
	background: url(../img/tab_1.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	
}
	
ul.menu-tab2 {
	
    list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	
}

ul.menu-tab2 li{
	list-style-type: none;
    margin:0;
	padding:0px 2px 0 0 ;
	FLOAT: left
	

}

ul.menu-tab2  a {
	
	padding:0 0 0 0.8em ;
	FLOAT: left;
	cursor:pointer
	
	
}

ul.menu-tab2 span {
	
	padding:0.5em 0.8em 0.5em 0;
	float: left;
	

	
}

ul.menu-tab2 .active a {
	background: url(../img/tab_2.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	cursor:pointer

}

ul.menu-tab2 .active span {
	background: url(../img/tab_2.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	
}


ul.menu-tab2 .no-active span {
	padding:0.5em 0.8em 0.5em 0.8em
	
}

.tit-app{
	text-align:center;
	margin-left:10px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#013470;
	padding:8px 5px 7px 5px 
	
}
	
.tit-app-mipaaf{
	text-align:left;
	margin-left:10px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#013470;
	padding:8px 5px 7px 5px 
	
}	
	
.tit-app h1{
	margin:0 ;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#013470;
	
		
}

.testo10 {
	font-size:62.5%;
	color:#013470
}

.testo11 {
	font-size:68.75%;
	color:#013470
}

.testo12 {
	font-size:75%;
	color:#013470
}

.testo14 {
	font-size:90%;
	color:#013470
}

.testo16 {
	font-size:100%;
	color:#013470
}

.testo16 {
	font-size:100%;
	color:#013470
}

.dati {
	float:left;
	margin-top:10px;
	
}

.dati tr.pari{
    border:1px solid #dfdfdf;
	background-color:#ffffff
}
.dati tr.dispari{
    border:1px solid #dfdfdf;
	background-color:#e4eff8
}

.dati tr.pari td{
    border:1px solid #dfdfdf;
	
}
.dati tr.dispari td{
    border:1px solid #dfdfdf;
	
}


.dati td.pari{
    border:1px solid #dfdfdf;
	background-color:#ffffff
}
.dati td.dispari{
    border:1px solid #dfdfdf;
	background-color:#e4eff8
}

.dati th{
    background-color:#124d87;
    text-align:center;
    padding:4px;
	color:#FFF;
}

.dati caption{
	display:none
}


.help{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 68.75%;
	color:#013470;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 3px;
	margin-bottom:20px;
	border:1px solid #b4cfef;
	
}

.messaggiorosso {
    color: #962104;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom:20px;
	background-color:#f0f1f1;
	border:1px solid #b4cfef
}

.messaggioverde {
    color: #486a04;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom:20px;
	background-color:#f0f1f1;
	border:1px solid #b4cfef
}

.messaggiorosso ul {

	margin:0.8em 0 0.6em 1.8em;
	font-size:90%;
	vertical-align:top

}

.messaggiorosso li {

	padding:0 0 0.2em 0;

}

ul.helptxt {
	line-height:15px;
    list-style-type: none;
	margin: 0 10px 0 0 ;
	padding: 0 0 0 0;
	
}

ul.helptxt li{
	list-style-type: none;
    margin: 0px 0px 0px 0px;
	padding-top:9px;
	padding-left:35px;
	padding-bottom:10px;
	background-image: url(../img/help.jpg);
	background-repeat: no-repeat;
	background-position: left 0.1em;
	
}


.form {
	margin-top:5px;
	
	
} 

.overflow{
	overflow: auto;
	
	
} 

.scrollHor{
	overflow-x: auto;
	overflow-y: hidden;
	
	
} 


.right{
	float:right
	
} 

.left{
	float:left;

} 

.inline {
	display:inline;
	vertical-align:middle
}

.nascosto {	
	display: none;
}


.txt-padding {
	padding:8px 8px 4px 8px
}


.sf {
	
	background-image: url(../img/sf_tag.jpg);
	background-repeat: repeat-y;
	background-position:center;

}

.dati ul{
            margin:0 0 0 14px ;
        padding:0;
       
            
}

.dati ul li{
            
        padding-left :0;
       
            
}

.w1000 {
       width:1200px

}

.button-hide {
	background:none;
	border:0;
	cursor:pointer;
	color:#013470;
	font-weight:bold;
	vertical-align:middle

}


.w1000 {
       width:1200px

}

.w2000 {
       width:1800px

}

.margin-top25 {
       margin-top:25px
}



/*classi css old*/


.grassetto {
	FONT-WEIGHT: bold; 
}
.evidente {
	FONT-WEIGHT: bold; 
}

.destra {
	TEXT-ALIGN: right
}
.sinistra {
	TEXT-ALIGN: left
}
.centro {
	TEXT-ALIGN: center
}

TABLE.TRASPARENTE {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 4px;  PADDING-TOP: 4px; BORDER-RIGHT-WIDTH: 0px; border-spacing: 1px
}
TD.TRASPARENTE {
	TEXT-ALIGN: left
}
TR TRASPARENTE {
	TEXT-ALIGN: left
}

TABLE.LISTA {
	BORDER-RIGHT: #69b1d3 1px solid; BORDER-TOP: #69b1d3 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: #69b1d3 1px solid; WIDTH: 100%; BORDER-BOTTOM: #69b1d3 1px solid; BORDER-COLLAPSE: collapse
}
TD.LISTA {
	BORDER-RIGHT: #69b1d3 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #69b1d3 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 1px; VERTICAL-ALIGN: middle; BORDER-LEFT: #69b1d3 1px solid; COLOR: #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #69b1d3 1px solid
}
TD.LISTAGRIGIA {
	BACKGROUND-COLOR: #bfbfbf
}
TH.LISTA {
	BORDER-RIGHT: #69b1d3 1px solid; BORDER-TOP: #69b1d3 1px solid; BORDER-LEFT: #69b1d3 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #69b1d3 1px solid; BACKGROUND-COLOR: #124d87; TEXT-ALIGN: center
}
TR.LISTA {
	BORDER-RIGHT: #69b1d3 1px solid; BORDER-TOP: #69b1d3 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: #69b1d3 1px solid; BORDER-BOTTOM: #69b1d3 1px solid; BACKGROUND-COLOR: #e8f3f9
}
TR.dispari LISTA {
	BORDER-RIGHT: #69b1d3 1px solid; BORDER-TOP: #69b1d3 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: #69b1d3 1px solid; BORDER-BOTTOM: #69b1d3 1px solid; BACKGROUND-COLOR: #fafafa
}
TABLE.LISTA TD {
	BORDER-RIGHT: #69b1d3 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #69b1d3 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 1px; VERTICAL-ALIGN: middle; BORDER-LEFT: #69b1d3 1px solid; COLOR: #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #69b1d3 1px solid
}
TABLE.LISTA TH {
	BORDER-RIGHT: #69b1d3 1px solid; BORDER-TOP: #69b1d3 1px solid; BORDER-LEFT: #69b1d3 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #69b1d3 1px solid; BACKGROUND-COLOR: #124d87; TEXT-ALIGN: center
}
TABLE.LISTA TR {
	BORDER-RIGHT: #69b1d3 1px solid; BORDER-TOP: #69b1d3 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: #69b1d3 1px solid; BORDER-BOTTOM: #69b1d3 1px solid; BACKGROUND-COLOR: #e8f3f9
}
TABLE.LISTA TR.dispari {
	BORDER-RIGHT: #69b1d3 1px solid; BORDER-TOP: #69b1d3 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: #69b1d3 1px solid; BORDER-BOTTOM: #69b1d3 1px solid; BACKGROUND-COLOR: #fafafa
}

TABLE.CENTRATA {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 3px; MARGIN-LEFT: auto; WIDTH: 100%; MARGIN-RIGHT: auto; PADDING-TOP: 3px; BORDER-RIGHT-WIDTH: 0px; border-spacing: 1px
}
TR.CENTRATA {
	WHITE-SPACE: nowrap; TEXT-ALIGN: center
}
TD.CENTRATA {
	WHITE-SPACE: nowrap; TEXT-ALIGN: center
}
TD.CENTRATA50 {
	WIDTH: 50%; WHITE-SPACE: nowrap; TEXT-ALIGN: center
}
TD.DX {
	WHITE-SPACE: nowrap; TEXT-ALIGN: right
}
TD.SX {
	WHITE-SPACE: nowrap; TEXT-ALIGN: left
}
TD.CENTRATAPAG {
	TEXT-ALIGN: center
}
TABLE.RIQUADRO {
	BORDER-RIGHT: #d2d4c9 thin groove; BORDER-TOP: #d2d4c9 thin groove; BORDER-LEFT: #d2d4c9 thin groove; WIDTH: 100%; BORDER-BOTTOM: #d2d4c9 thin groove; TEXT-ALIGN: center
}
TABLE.RIQUADROROSSO {
	BORDER-RIGHT: #ff0000 thin groove; BORDER-TOP: #ff0000 thin groove; FONT: 75% Verdana,Arial,sans-serif; MARGIN-LEFT: 3px; BORDER-LEFT: #ff0000 thin groove; COLOR: #ff0000; BORDER-BOTTOM: #ff0000 thin groove
}
TD.ERROREROSSO {
	FONT-WEIGHT: bold; FONT-SIZE: 62%; COLOR: #ff0000; FONT-STYLE: normal; TEXT-DECORATION: none
}
.ERROREROSSO {
	FONT: bold 62% Verdana,Arial,sans-serif; COLOR: #ff0000
}
TABLE.RIQUADROGIALLO {
	BORDER-RIGHT: #ffff00 thin groove; BORDER-TOP: #ffff00 thin groove; FONT: 75% Verdana,Arial,sans-serif; MARGIN-LEFT: 3px; BORDER-LEFT: #ffff00 thin groove; COLOR: #ffff00; BORDER-BOTTOM: #ffff00 thin groove
}
TD.ERROREGIALLO {
	FONT-WEIGHT: bold; FONT-SIZE: 62%; COLOR: #ffff00; FONT-STYLE: normal; TEXT-DECORATION: none
}
.ERROREGIALLO {
	FONT: bold 62% Verdana,Arial,sans-serif; COLOR: #ffff00
}
TABLE.RIQUADROVERDE {
	BORDER-RIGHT: #008b00 thin groove; BORDER-TOP: #008b00 thin groove; FONT: 10pt Verdana,Arial,sans-serif; MARGIN-LEFT: 3px; BORDER-LEFT: #008b00 thin groove; COLOR: #008b00; BORDER-BOTTOM: #008b00 thin groove
}
TD.ERROREVERDE {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #008b00; FONT-STYLE: normal; TEXT-DECORATION: none
}
.ERROREVERDE {
	FONT: bold 62% Verdana,Arial,sans-serif; COLOR: #008b00
}
.error8 {
	FONT-SIZE: 62%; VERTICAL-ALIGN: middle; FONT-FAMILY: Verdana,Arial,sans-serif; TEXT-DECORATION: none
}
.error12 {
	FONT-WEIGHT: bold; FONT-SIZE: 75%; VERTICAL-ALIGN: middle; LINE-HEIGHT: 30px; FONT-FAMILY: Verdana,Arial,sans-serif; WHITE-SPACE: nowrap; TEXT-DECORATION: none
}
TABLE.CENTRATABLU {
	BORDER-RIGHT: #4682b4 thin groove; PADDING-RIGHT: 3px; BORDER-TOP: #4682b4 thin groove; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; PADDING-BOTTOM: 3px; BORDER-LEFT: #4682b4 thin groove; WIDTH: 90%; PADDING-TOP: 3px; BORDER-BOTTOM: #4682b4 thin groove
}
TH.CENTRATABLU {
	FONT-WEIGHT: bold; FONT-SIZE: 75%; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, sans-serif; BACKGROUND-COLOR: #cae3f0; TEXT-ALIGN: center
}

TABLE.GIALLA TD {
	BORDER-RIGHT: black 0.75pt solid; BORDER-TOP: black 0.75pt solid; FONT-WEIGHT: bold; FONT-SIZE: 62%; BORDER-LEFT: black 0.75pt solid; COLOR: #000000; BORDER-BOTTOM: black 0.75pt solid; FONT-STYLE: italic; FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, sans-serif; HEIGHT: 25pt; BACKGROUND-COLOR: #ffff99
}
TD.GIALLA {
	BORDER-RIGHT: black 0.75pt solid; BORDER-TOP: black 0.75pt solid; FONT-WEIGHT: bold; FONT-SIZE: 62%; BORDER-LEFT: black 0.75pt solid; COLOR: #000000; BORDER-BOTTOM: black 0.75pt solid; FONT-STYLE: italic; FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, sans-serif; HEIGHT: 25pt; BACKGROUND-COLOR: #ffff99
}
TD.GRIGIA {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, sans-serif; HEIGHT: 20pt; BACKGROUND-COLOR: #bfbfbf
}
HR {
	COLOR: #2c68a6
}
.sfondogrigio {
	BACKGROUND: #bfbfbf
}

.butPagina {
	background-color: #ebebeb;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color: #000000;
	font-size: 90%;
	padding: 1px 5px 1px 5px;
	overflow: visible cursor :   pointer;
}

.butPaginaSel {
	background-color:#124d87;
/*	background-color: #ebf5fb; */
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	color:#FFF;
/*	color: rgb(9, 63, 108); */
	font-size: 90%;
	font-weight:bold;
	padding: 1px 5px 1px 5px;
	overflow: visible cursor :   pointer;
}

.rosso {
    color: #962104;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom:20px;
}

.gruppo {
    color: #06F;
}

input.aperto {
    color: transparent; 
	background-image: url("../img/aperto.gif");
	width: 22px;
	height: 22px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.elimina {
    color: transparent; 
	background-image: url("../img/icone/cancella2.png");
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.download {
    color: transparent; 
	background-image: url(../img/icone/download.png);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
input.eliminaFile {
    color: transparent; 
	background-image: url(../img/icone/deleteFile.png);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.search {
    color: transparent; 
	background-image: url(../img/icone/search.png);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
    
input.pulisci {
    color: transparent; 
	background-image: url(../img/icone/pulisci.png);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.aggiorna {
    color: transparent; 
	background-image: url(../img/icone/aggiorna.png);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.upload {
    color: transparent; 
	background-image: url(../img/icone/upload.png);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.dettaglioDoma {
    color: transparent; 
	background-image: url(../img/icone/dettaglio.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
    
input.dettaglioDoma2 {
    color: transparent; 
	background-image: url(../img/icone/dettaglio.gif);
	width: 25px;
	height: 25px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
input.dettaglioDomaVar {
    color: transparent; 
	background-image: url(../img/elabora.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
    
input.listaProvvedimenti {
    color: transparent; 
	background-image: url(../img/icone/provvedimenti.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.dettaglioDoma1 {
    color: transparent; 
	background-image: url(../img/icone/atto_all.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.nuovaDoma {
    color: transparent; 
	background-image: url(../img/icone/nuovaDoma.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
    
input.copiaDoma {
    color: transparent; 
	background-image: url(../img/icone/cong_green.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.dettaglioDocumento {
    color: transparent; 
	background-image: url(../img/icone/atto_all.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.dettAnomRisc {
    color: transparent; 
	background-image: url(../img/icone/dettagliotrue.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.prospettoTasse {
    color: transparent; 
	background-image: url(../img/icone/dettsem.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
input.anomalieDoma {
    color: transparent; 
	background-image: url(../img/icone/anom_green.gif);
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }
    
    
img.varietaOk {
    color: transparent; 
	width: 24px;
	height: 24px;
	font-size: 100%;
    text-align: center;
    float: center;
	padding: 5px 5px;
	background-color:transparent;
	font-weight: bold;
	border: none;
	vertical-align: middle;
	
    }