


#help {
	 font-size: 9pt;
	 text-decoration:none;
	 text-align:left;
	 padding-left:3px;
	 padding-right:3px;
	 padding-top:10px;
	 padding-bottom:5px
}

#help a, #help a:visited{
	 text-decoration:none;
	 font-size: 9pt;
	 background-color:#FDE9C5;
	 border-bottom:2px solid #F5A63E;
	 border-right:2px solid #F5A63E;
	 border-top:1px solid #F9DAA1;
	 border-left:1px solid #F9DAA1;
	 padding-left:3px;
	 padding-right:3px;
	 padding-top:1px;
	 padding-bottom:2px;
	 margin:10px;
	 }
	 
#help a:hover, #help a:active, #help a:focus {
	 text-decoration:none;
	 font-size: 9pt;
	 background-color:#FFF4DF;
	 border-bottom:1px solid #F9DAA1;
	 border-right:1px solid #F9DAA1;
	 border-top:2px solid #F5A63E;
	 border-left:2px solid #F5A63E;
	 padding-top:1px;
	 padding-bottom:2px;
	 padding-left:3px;
	 padding-right:3px;
	 margin:10px
	 }


/* bottoni che aprono i form iniziali di ricerca */

.table_form_16 a, #corpo3 a {
font: bold x-small 'Titillium Web', sans-serif;
text-transform: uppercase;
text-decoration: none !important;
text-align: center;
color: #333333 !important;
display: inline-block;
width:50px;
padding:2px;
margin-right:4px;
/* border: solid 1px #622274; */

/* angoli stondati */
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

/* leggera ombreggiatura */
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#e1e1e1));
background: -webkit-linear-gradient(top, #FFFFFF, #e1e1e1);
background: -moz-linear-gradient(top, #FFFFFF, #e1e1e1);
background: -ms-linear-gradient(top, #FFFFFF, #e1e1e1);
background: -o-linear-gradient(top, #FFFFFF, #e1e1e1);
}

.table_form_16 a:hover, #corpo3 a:hover {
/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#FFFFFF));
background: -webkit-linear-gradient(top, #e1e1e1, #FFFFFF);
background: -moz-linear-gradient(top, #e1e1e1, #FFFFFF);
background: -ms-linear-gradient(top, #e1e1e1, #FFFFFF);
background: -o-linear-gradient(top, #e1e1e1, #FFFFFF);
}

/* Bottoni VIOLA SCURO */
/*
.table_form_16 a, #corpo3 a {
font: bold x-small 'Titillium Web', sans-serif;
text-transform: uppercase;
text-decoration: none !important;
text-align: center;
color: #FFFFFF !important;
display: inline-block;
width:50px;
padding:2px;
margin-right:4px;
border: solid 1px #622274;

-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

background: -webkit-gradient(linear, left top, left bottom, from(#b995c4), to(#3e034f));
background: -webkit-linear-gradient(top, #b995c4, #3e034f);
background: -moz-linear-gradient(top, #b995c4, #3e034f);
background: -ms-linear-gradient(top, #b995c4, #3e034f);
background: -o-linear-gradient(top, #b995c4, #3e034f);
}

.table_form_16 a:hover, #corpo3 a:hover {

background: -webkit-gradient(linear, left top, left bottom, from(#3e034f), to(#b995c4));
background: -webkit-linear-gradient(top, #3e034f, #b995c4);
background: -moz-linear-gradient(top, #3e034f, #b995c4);
background: -ms-linear-gradient(top, #3e034f, #b995c4);
background: -o-linear-gradient(top, #3e034f, #b995c4);
}
*/


/* #A1 : tabella contenente logo e ec_menu : bottoni sbn, immissione, stampa, etc.. */

#A1 {
  	/* border-bottom:1px solid #D15600; */
	padding-top:10px;
	margin-left:2%;
	margin-right:2%;
}

.ec_menu {
text-transform: uppercase;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: bold x-small 'Titillium Web', sans-serif;
}

/* bottoni speciali x SBN */

.SBNred a, .SBNred a:visited {
color:#666666  !important;
text-decoration: none !important;
margin-left:20px;
display: block;
float:left;
width: 80px;
padding: 4px 10px;
margin-left:3px;
margin-right:3px;
border: solid 1px #c4c4c4;
/* angoli stondati */
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

/* leggera ombreggiatura */
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

/* sfumatura 
background: -webkit-gradient(linear, left top, left bottom, from(#9cc9b5), to(#297953));
background: -webkit-linear-gradient(top, #9cc9b5, #297953);
background: -moz-linear-gradient(top, #9cc9b5, #297953);
background: -ms-linear-gradient(top, #9cc9b5, #297953);
background: -o-linear-gradient(top, #9cc9b5, #297953);*/

/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#c4c4c4));
background: -webkit-linear-gradient(top, #FFFFFF, #c4c4c4);
background: -moz-linear-gradient(top, #FFFFFF, #c4c4c4);
background: -ms-linear-gradient(top, #FFFFFF, #c4c4c4);
background: -o-linear-gradient(top, #FFFFFF, #c4c4c4);
	 }
	 
.SBNred a:hover, .SBNred a:active, .SBNred a:focus {
	 color:#32765E !important;
/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#98c9b3), to(#dfebe6));
background: -webkit-linear-gradient(top, #98c9b3, #dfebe6);
background: -moz-linear-gradient(top, #98c9b3, #dfebe6);
background: -ms-linear-gradient(top, #98c9b3, #dfebe6);
background: -o-linear-gradient(top, #98c9b3, #dfebe6);
	 }	 

.SBNgreen a, .SBNgreen a:visited {
	 color:#32765E !important;
	 text-decoration: none !important;
margin-left:20px;
display: block;
float:left;
width: 80px;
padding: 4px 10px;
margin-left:3px;
margin-right:3px;
border: solid 1px #98c9b3;
/* angoli stondati */
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

/* leggera ombreggiatura */
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#dfebe6), to(#98c9b3));
background: -webkit-linear-gradient(top, #dfebe6, #98c9b3);
background: -moz-linear-gradient(top, #dfebe6, #98c9b3);
background: -ms-linear-gradient(top, #dfebe6, #98c9b3);
background: -o-linear-gradient(top, #dfebe6, #98c9b3);
}

.SBNgreen a:hover, .SBNgreen a:active, .SBNgreen a:focus {
	 color:#666666  !important;
	 border: solid 1px #c4c4c4;
/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#c4c4c4), to(#FFFFFF));
background: -webkit-linear-gradient(top, #c4c4c4, #FFFFFF);
background: -moz-linear-gradient(top, #c4c4c4, #FFFFFF);
background: -ms-linear-gradient(top, #c4c4c4, #FFFFFF);
background: -o-linear-gradient(top, #c4c4c4, #FFFFFF);
	 }


#b1 a {
text-decoration: none !important;	
color: #FFFFFF !important;
margin-left:20px;
display: block;
float:left;
width: 80px;
padding: 4px 10px;
margin-left:3px;
margin-right:3px;
border: solid 1px #297953;

/* angoli stondati */
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

/* leggera ombreggiatura */
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#9cc9b5), to(#297953));
background: -webkit-linear-gradient(top, #9cc9b5, #297953);
background: -moz-linear-gradient(top, #9cc9b5, #297953);
background: -ms-linear-gradient(top, #9cc9b5, #297953);
background: -o-linear-gradient(top, #9cc9b5, #297953);
}

#b1 a:hover {
/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#297953), to(#9cc9b5));
background: -webkit-linear-gradient(top, #297953, #9cc9b5);
background: -moz-linear-gradient(top, #297953, #9cc9b5);
background: -ms-linear-gradient(top, #297953, #9cc9b5);
background: -o-linear-gradient(top, #297953, #9cc9b5);
}


/* A5 contenitore dei b2: bottoni inzio lista, fine lista, etc... */
.A5 {
margin-top:20px;
margin-bottom:20px;
margin-left: 2%;
text-transform: uppercase;
outline: none;
cursor: pointer;
/* text-align: center; */
text-decoration: none;
font: bold 11px 'Titillium Web', sans-serif;
font-size: x-small !important;
}

/* b2: bottoni inzio lista, fine lista, etc... */
.b2 a {
text-decoration: none !important;	
color: #FFFFFF !important;
margin-left:20px;
text-align: center;
display: inline-block;
width:90px;
padding: 3px;
margin-left:4px;
margin-right:4px;
border: solid 1px #8d6a09;

/* angoli stondati */
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

/* leggera ombreggiatura */
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#f4dd8b), to(#8d6a09));
background: -webkit-linear-gradient(top, #f4dd8b, #8d6a09);
background: -moz-linear-gradient(top, #f4dd8b, #8d6a09);
background: -ms-linear-gradient(top, #f4dd8b, #8d6a09);
background: -o-linear-gradient(top, #f4dd8b, #8d6a09);
}

.b2 a:hover {
/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#8d6a09), to(#f4dd8b));
background: -webkit-linear-gradient(top, #8d6a09, #f4dd8b);
background: -moz-linear-gradient(top, #8d6a09, #f4dd8b);
background: -ms-linear-gradient(top, #8d6a09, #f4dd8b);
background: -o-linear-gradient(top, #8d6a09, #f4dd8b);
}

/* spaziob : spazio interno al record contenente i bottoncini-azione sul record tipo copia, collocazione, etc... */

.spaziob {
    margin-bottom:5px;
    margin-top:5px;
	font: bold x-small 'Titillium Web', sans-serif;
}

/* bottoncini-azione sul record tipo copia, collocazione, etc.. */

.b3 a {
text-decoration: none !important;
font-weight:normal !important;
text-align: center;
color: #000000;
padding:0px 4px;
margin-left:3px;
margin-right:3px;
line-height:180%;

/* leggera ombreggiatura */
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

/* sfumatura */
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#e1e1e1));
background: -webkit-linear-gradient(top, #FFFFFF, #e1e1e1);
background: -moz-linear-gradient(top, #FFFFFF, #e1e1e1);
background: -ms-linear-gradient(top, #FFFFFF, #e1e1e1);
background: -o-linear-gradient(top, #FFFFFF, #e1e1e1);
}

.b3 a:hover {
/* sfumatura = hover #b1*/
background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#FFFFFF));
background: -webkit-linear-gradient(top, #e1e1e1, #FFFFFF);
background: -moz-linear-gradient(top, #e1e1e1, #FFFFFF);
background: -ms-linear-gradient(top, #e1e1e1, #FFFFFF);
background: -o-linear-gradient(top, #e1e1e1, #FFFFFF);
}
         
/* bottoncini bianco su viola-verde */
/* 
.b3 a {
text-decoration: none !important;
text-align: center;
color: #FFFFFF !important;
padding:0px 4px;
margin-left:3px;
margin-right:3px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
background: -webkit-gradient(linear, left top, left bottom, from(#a69aa4), to(#864c96));
background: -webkit-linear-gradient(top, #a69aa4, #864c96);
background: -moz-linear-gradient(top, #a69aa4, #864c96);
background: -ms-linear-gradient(top, #a69aa4, #864c96);
background: -o-linear-gradient(top, #a69aa4, #864c96);
}

.b3 a:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#297953), to(#9cc9b5));
background: -webkit-linear-gradient(top, #297953, #9cc9b5);
background: -moz-linear-gradient(top, #297953, #9cc9b5);
background: -ms-linear-gradient(top, #297953, #9cc9b5);
background: -o-linear-gradient(top, #297953, #9cc9b5);
}
*/
  
.spaziobrec {
	 font-size: 4pt;
         margin-bottom:1px;
         margin-top:1px;	 
         }	 
         
         
         
         
                  