#navigation {
	text-align: center;
	padding: 16px 0px;
	background: #004770;
	border-top: 1px solid #006297;
	border-bottom: 1px solid #003047;
	margin-bottom: 20px;
}

#navigation a {
	COLOR: #FF9900;
}

#civilia, #footer-login {
   text-align: center;
   background: #457196;
}

#footer-login {
	padding: 15px;
	height: 75px;
}

#footer-login h2{
    text-shadow: 1px 1px 0 #444;
	color: #CCC;
}

#login label{
	display: inline-block;
	text-align: right;
	width: 75px;
	margin-right: 10px;
}
.error {
	color: #900;
	font-weight: bold;
}
.warning {
	font-weight: bold;
	color: #D3840E;
}

.box-title {
	background: #BBB;
	border-top: #EAEAEA 1px solid;
	border-bottom: #999 1px solid;
	margin-bottom: 15px;	
}
div.box, div.box-wide, div.box-small{
  	text-align: center;
	margin: 40px auto;
	border: 1px solid #222;
	background: #f1f1f1;
	padding-bottom: 15px;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-moz-box-shadow: 0 1px 0 #75B2D6;
	-webkit-box-shadow:0 1px 0 #75B2D6;
	box-shadow: 0 1px 0 #75B2D6;
}

div.box-small {
	width: 500px;
}
div.box {
  width: 800px;
}
div.box-wide {
  width: 98%;
}

div.actions {
	border: 1px solid #DDD;
	background: white;
	padding: 10px;
	margin: 15px auto;
}
div.actions-outside {
	padding: 10px;
	color: #EEE;
}

.description {
	color: #666;
	margin: 5px 0px 15px 0px;
  	font-size: 90%;
	padding: 0 10px;
 }

.pratiche {
  text-align: left;
}

.pratiche ul {
  margin-top: 5px;
    }
.pratiche li {
   border-bottom: 1px dotted #888;
   padding: 5px 10px;
   list-style: none outside none;
}

.tabella {
	align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #608b9f;
}

/* tabella delle liste nei vari setup */
.tabella-setup {
	
}
.tabella-setup tr{
	border: 1px solid #AAA;
	
}
.tabella-setup th{
	background: #777;
	color: #eee;
	padding: 5px;
}
.tabella-setup th a{
	text-decoration: underline;
	color: #eee;
}
.tabella-setup .row-pari {
	background: white;
}

/* tabella nelle pagine di gestione e nel setup*/
.tabella-gestione {
	margin-left:10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tabella-gestione-admin {
	background: #DDD;
	margin: 10px;
}
.tabella-gestione-admin td{
	padding: 10px 15px;
}

/* block nella sezione setup*/
.tabella-gestione .block a{
	background: #eee;
	display: block;
	padding: 15px 20px;
}
.tabella-gestione .block a:hover{
	background: #005488;
	color: white;
}


.table {
	COLOR: #ffffff; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1c5187
}
.tableheader {
	BORDER-RIGHT: #819fb8 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #819fb8 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 14pt; PADDING-BOTTOM: 8px; MARGIN: 5px; BORDER-LEFT: #819fb8 1px solid; COLOR: #1c5187; PADDING-TOP: 8px; BORDER-BOTTOM: #819fb8 1px solid; FONT-FAMILY: tahoma
}
.tablerow {
	BORDER-RIGHT: #819fb8 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #819fb8 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12pt; PADDING-BOTTOM: 5px; MARGIN: 5px; BORDER-LEFT: #819fb8 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #819fb8 1px solid; FONT-FAMILY: tahoma
}
.tableLogin {
	BORDER-RIGHT: #819fb8 2px double; PADDING-RIGHT: 5px; BORDER-TOP: #819fb8 2px double; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px; BORDER-LEFT: #819fb8 2px double; COLOR: #ffffff; PADDING-TOP: 5px; BORDER-BOTTOM: #819fb8 2px double; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1c5187
}
.tableLoginHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #1c5187; BORDER-BOTTOM: #819fb8 2px double; FONT-FAMILY: tahoma
}
.tableLoginFooter {
	BORDER-TOP: #819fb8 2px double; FONT-WEIGHT: bold; COLOR: #1c5187; FONT-FAMILY: tahoma
}
.invisible {
	DISPLAY: none
}
.tableError {
	BORDER-RIGHT: #819fb8 2px double; PADDING-RIGHT: 10px; BORDER-TOP: #819fb8 2px double; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 10px; BORDER-LEFT: #819fb8 2px double; WIDTH: 600px; COLOR: #ffffff; PADDING-TOP: 10px; BORDER-BOTTOM: #819fb8 2px double; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #1c5187
}
.tableErrorHeader {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 14pt; PADDING-BOTTOM: 10px; MARGIN: 10px; COLOR: #ffffff; PADDING-TOP: 10px; BORDER-BOTTOM: #819fb8 2px double; FONT-FAMILY: tahoma
}
.tableErrorBody {
	MARGIN: 10px; COLOR: #ffffff; FONT-FAMILY: tahoma
}
.tableErrorFooter {
	PADDING-RIGHT: 10px; BORDER-TOP: #819fb8 2px double; PADDING-LEFT: 10px; FONT-WEIGHT: bold; PADDING-BOTTOM: 10px; MARGIN: 10px; COLOR: #ffffff; PADDING-TOP: 10px; FONT-FAMILY: tahoma
}



.scrollablediv{
       overflow: auto;
       scrollbar-track-color: #608b9f;
       scrollbar-highlight-color = #1c5187;
       scrollbar-3dlight-color : #608b9f;
       scrollbar-face-color: #1c5187;
       scrollbar-darkshadow-color: #1c5187 ;
       scrollbar-shadow-color : #608b9f ;
       scrollbar-arrow-color: #FFFFFF

}

.tabellasotto1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #608b9f;
}

.tabella2 {
	background: #f1f1f1;
    border: 1px solid #05476D;
}

.intestazionetabella {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.bottone {
	    -moz-border-radius: 4px 4px 4px 4px;
		border-radius: 4px 4px 4px 4px;
	    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	   	/* background: -moz-linear-gradient(-90deg, #FFFFFF, #E1E1E1) repeat scroll 0 0 transparent; */
		/* background: -moz-linear-gradient(-90deg, #0CA6DD, #0770A0) repeat scroll 0 0 transparent; */
		background: #0072a1 url(../img/button.png) top left repeat-x;
	    color: #333333;
	    cursor: pointer;
	    font-size: 12px;
	    font-weight: bold;
	    height: 30px;
	    margin: 0 10px 10px 10px;
	    overflow: visible;
	    padding: 0 5px;
	    position: relative;
	    text-shadow: 1px 1px 0 #FFFFFF;
	    top: 1px;
	    white-space: nowrap;
	    color: #FFFFFF;
	    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
		border: 1px solid #555;
}

.bottone:hover {
    background: -moz-linear-gradient(-90deg, #0CB8F6, #0985BE) repeat scroll 0 0 transparent;
    border-bottom-color: #0985BE;
}

.bottone:active {
    position: relative;
	top: 2px;
}
.campiform {
	BORDER-RIGHT: #a8a9a9 1px solid; BORDER-TOP: #a8a9a9 1px solid; FONT-SIZE: 14px; BACKGROUND: #d3d4d4; BORDER-LEFT: #a8a9a9 1px solid; COLOR: black; BORDER-BOTTOM: #a8a9a9 1px solid; FONT-FAMILY: "Lucida Console", "Courier New", Courier
}

INPUT, SELECT, TEXTAREA, CHECKBOX{
  BORDER-RIGHT: #a8a9a9 1px solid; BORDER-TOP: #a8a9a9 1px solid; FONT-SIZE: 14px; BACKGROUND: #d3d4d4; BORDER-LEFT: #a8a9a9 1px solid; COLOR: black; BORDER-BOTTOM: #a8a9a9 1px solid; FONT-FAMILY: "Lucida Console", "Courier New", Courier;
}

SELECT {
    overflow: hidden;
}
.ufficio {
    width: 300px;
}


.tabellasotto {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #608b9f;
}

.rigaintestazione{
  background-color: #608b9f;
}

.rigac {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;





}
.rigas {
	background-color: #C0C7CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	filter: Invert;



}
.tabelladati {
	border: 1px solid #666666;
}
.bottoneBasso {
	border-bottom-style: none;
	border-top-color: #FF9900;
	background-color: #1c5187;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 16px;

	border-top-width: 1px;
	border-top-style: solid;

}
.bordobasso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.esci {
	font-size: 18px;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.titolopagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d9def0;
}
.titolosezione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.labelcampi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rigacSelected {

	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	text-align: center;
	cursor: hand;
	filter: Invert;
}
.rigasSelected {

	background-color: #3F3833;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	text-align: center;
	cursor: hand;
	filter: Invert;
}

.tabelladati td a{
	 color: #0074A3;
}

.tabelladati th {
	color: #EEE;
}

.tabelladati th a{
	 COLOR: #EEE;
	text-decoration: underline;
}

.tasto {
	background-color: #1c5187;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	cursor: hand;
	text-align: center;
	position: relative;
	height: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.tasto_help {
	background-color: #1c5187;
	border: none;
	color: #FF9900;
	cursor: hand;
	text-align: center;
	position: relative;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.bottoneintero {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}
.combo
{
	FONT-SIZE: 14px;
	CURSOR: text;
	FONT-FAMILY: "Lucida Console", "Courier New", Courier;
	HEIGHT: 17px;
	BACKGROUND-COLOR: #d3d4d4;
	TEXT-ALIGN: left;
	border: 1px solid #666666;

}



.campiformdisabled {
	FONT-SIZE: 14px;
	BACKGROUND: #608b9f fixed;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Lucida Console", "Courier New", Courier;
	border: 1px solid #FFFFFF;

}

.sottolineato {
	text-decoration: underline;
}

.headercolonna {
 font-family: Verdana,  Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:  #FFFFFF;
 background-position: center center;
 background-color:  #336699;
}

.scrolltable {
        width:  95%;
        height: 80%;
        overflow-y:  auto;
 }

.bp {
	border-bottom-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #FF9900;
	border-bottom-color: #608b9f;
	border-left-color: #FF9900;
	border-right-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	background-color: #608b9f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	cursor: hand;
	font-weight : bold;
}

.br {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-right-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	background-color: #d3d4d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12;
	cursor: hand;
	font-weight : bold;
}

.spaziotabbedpane {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;

	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-right-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	background-color: #1c5187;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12;
	font-weight : bold;
}


.table {
	border-collapse:collapse;
	background-color:#1c5187;
	color:#FFFFFF;
}
.tableheader {
	margin:5px;
	padding: 8px;
	border:1px solid #819FB8;
	color:#1c5187;
	font-size: 14pt;
	font-weight:bold;
        font-family: tahoma;
}

.tablerow {
	margin:5px;
	padding: 5px;
	border:1px solid #819FB8;
	font-size: 12pt;
        font-family: tahoma;
}

.tableLogin{
	margin:5px;
	padding: 5px;
        border-top: 2px double #819FB8;
        border-bottom: 2px double #819FB8;
        border-right: 2px double #819FB8;
        border-left: 2px double #819FB8;
	border-collapse:collapse;
	background-color:#1c5187;
	color:#FFFFFF;
}

.tableLoginHeader {
	border-bottom :2px double #819FB8;
	color:#1c5187;
	font-size: 14pt;
	font-weight:bold;
        font-family: tahoma;
}
.tableLoginFooter {
	border-top :2px double #819FB8;
	color:#1c5187;
	font-weight:bold;
        font-family: tahoma;
}
.invisible{
	display:none;
}
.tableError{
        width: 600px;
	margin:10px;
	padding: 10px;
        border-top: 2px double #819FB8;
        border-bottom: 2px double #819FB8;
        border-right: 2px double #819FB8;
        border-left: 2px double #819FB8;
	border-collapse:collapse;
	background-color:#1c5187;
	color:#FFFFFF;
}
.tableErrorHeader {
	margin:10px;
	padding: 10px;
	border-bottom :2px double #819FB8;
	color:#FFFFFF;
	font-size: 14pt;
	font-weight:bold;
        font-family: tahoma;
}
.tableErrorBody {
	margin:10px;
	color:#FFFFFF;
        font-family: tahoma;
}
.tableErrorFooter {
	margin:10px;
	padding: 10px;
	border-top :2px double #819FB8;
	color:#FFFFFF;
	font-weight:bold;
        font-family: tahoma;
}
