/*stili per il layout fluido con posizionamenti assoluti*/
body
{
margin: 0;
padding:0;
font-family: verdana,sans-serif;
font-size: 76%;
}
div#container
{
position:relative;
/*background: url(rightcol.jpg) repeat-y top right;*/
background-color: #fff;
}

/*stili generici, su header e footer*/
div#header
{
background-color:#fff;
background-image: url(unifi_cx.png);
background-repeat: repeat-x;
color: #ff0;
height:55px;
padding-left: 0px;
border-bottom: 1px solid #000;
}

div#head_sx
{
height:55px;
background-image: url(unifi_dx.png);
background-repeat: no-repeat;
background-position: left top;
}
div#head_sx1
{
height:55px;
background-image: url(unifi_dx_16.png);
background-repeat: no-repeat;
background-position: left top;
}
div#head_sx2
{
height:55px;
background-image: url(unifi_dx_17.png);
background-repeat: no-repeat;
background-position: left top;
}
div#head_sx5
{
height:55px;
background-image: url(unifi_dx_15.png);
background-repeat: no-repeat;
background-position: left top;
}





div#head_dx
{
height:55px;
width:100%;
background-image: url(unifi_sx.png);
background-repeat: no-repeat;
background-position: right top;
}

div#link_dx
{
position: absolute;
right: 10px;
top: 30px;
height:18px;
width:80px;
color: #eee;
background-color: #00f;
text-align: center;
font: bold 10pt Verdana; 
}

div#link_dx a,a:hover,a:visited
{
text-decoration: none;
color: #0c0;
}

div#link_dx a:hover
{
color: #f00;
}

div#tabscr
{
height: 75%;
width: 100%;
overflow:auto;
}

div#tabedit
{
height: auto;
width: 100%;
border-top: 1px solid #000;
overflow:auto;
}

div#filt
{
height: auto;
width: 99%;
}

#nasc
{
float:right;
width:90px;
font-size:10px;
color:blue;
font-weight:normal;
}

#linkalt
{
display: inline-block;
width:120px;
padding-left: 200px;
font-weight:normal;
}

div#attendi
{
background-color:#eee;
background-image: url(indicator.gif);
background-repeat: no-repeat;
background-position: 30% 50%;
color: #444;
text-align: center;
font: bold 12pt Verdana; 
border: 1px solid #000;
padding: 20px;
margin: 20px 0px 20px 0px;
}

div#down
{
background-color:#ffffe0;
color: #444;
text-align: center;
font: bold 12pt Verdana; 
border: 1px solid #000;
padding: 20px;
margin: 20px 0px 20px 0px;
width: 50%;
}

h1,h2,h3
{
margin: 0px;
padding: 0px;
}
h1
{
font: italic bold 1.4em Verdana; 
}
h2
{
color: #142; 
font-size: 1.2em;
}
h2 a
{
text-decoration: none;
}
h2 a:hover
{
color: #f00;
text-decoration: none;
}
h3
{
color: #00a;
font: bold 9pt Verdana; 
}
h3 a
{
text-decoration: none;
}
h3 a:hover
{
color: #f00;
text-decoration: none;
}
h4
{
color: #fff; 
font-size: 1.4em;
margin: 0px;
padding: 0px;
}
/* menu *********************************/
div#menu
{
border-bottom: 1px solid black;
background-color: #eee;
color: #00a;
font-weight: bold;
font-size: 8pt;
padding: 2px;
}

div#menu a
{
color: #142;
text-decoration: none;
padding-left: 40px
}

div#menu a:hover
{
color: #f00;
text-decoration: none;
}
/**********************************************/

div#content
{
margin-right: 0px;
padding: 10px;
padding-bottom: 0px;
background-color: #fff;
min-height: 300px;
height: auto;
_height: 300px;

}
div#footer
{
text-align:center; 
padding: 5px;
background-color: #ffe; 
color: #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

div#footer a
{
color: #128;
text-decoration: none;
font-weight: bold;
}

div#footer a:hover
{
color: #f00;
text-decoration: none;
font-weight: bold;
}

div#logo
{
position: absolute;
padding: 20px;
top: 0px;
right: 0px;
}

/*barra menu*/
div#navigation
{
position:absolute;
top: 100px;
right: 0;
width: 155px;
}
div#navigation ul
{
margin: 6px 0 8px 15px;
padding: 0; 
list-style-type: none;
}
div#navigation li
{
margin: 0;
padding-bottom: 3px;
}
div#navigation a
{
color:#028;
font-weight: bold;
font-size: 13pt;
font-family: Tahoma;
text-decoration: none;
}
div#navigation a:hover
{
color: #941;
text-decoration: underline;
}
div#navigation a#activelink
{
color: #033;
text-decoration: none;
}

/* messaggio di errore */
div#error { 
	text-align: left;
	width: 99%;
	margin: 5px;
	padding: 5px;
	color: #b00; 
	font-weight: bold;
	font-size: 10pt;
	background-color: #ffff00;
	border: 1px #000 solid;
}

/* messaggio normale */
div#info { 
	text-align: left;
	width: 99%;
	margin: 5px;
	padding: 5px;
	color: #00a; 
	font-weight: bold;
	font-size: 10pt;
	background-color: #d5d5dd;
	border: 1px #000 solid;
}

/*Descrizione Sistema */
div#descr { 
	text-align: left;
	width: 99%;
	margin: 5px;
	padding: 5px;
	color: #000; 
	font-weight: normal;
	font-size: 10pt;
	background-color:  #e5e5ee;
	border: 1px #088 solid;
}
/*---------------------------------------- Tabelle ----------------------------------------*/
/* tabella di default*/
table {
	width: 100%;
	margin: 2px;
	padding: 0px;
	border: 0;
	background-color: #fff;
    font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

table.primo {
	background-color: #fff;
}
/* tabella per report */
table.rep {
	width:99%;
	/*border-spacing: 1px; */
	border-collapse: collapse; 
	/*border: 1px solid #088;*/
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #a0a0EE;
}

table.rep td {
	margin: 5px; 
	padding: 5px; 
	border: 1px solid #088;
	text-align: left;
	background-color: #ffffe0;
	}

table.rep td.elim {
	margin: 5px; 
	padding: 5px; 
	border: 1px solid #088;
	text-align: left;
	background-color: #ddd;
	color: #555;
	}

table.rep td.sep {
	margin: 5px; 
	padding: 5px; 
	border: 0px;
	background-color: #ffffff;
	}

table.rep td.scuole {
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	background-color: #eeeee8;
} 

table.rep th{ 
	text-align: left;
	color: #00a;
    padding: 2px;
	margin: 2px;
	border: 1px solid #088;
/*	border-left: 1px solid #088;
	border-right: 1px solid #088; 
*/	
	background-color: #ccccc5;
    font-size: 8pt;
	font-weight: bold;
}

table.rep th a, a:visited {  
	color: #00a;
    text-decoration: none;
}

table.rep th a:hover {
    color: #941;
    text-decoration: none;
}

table.rep td a, a:visited {  
	color: #00a;
    text-decoration: none;
}

table.rep td a:hover {
    color: #941;
    text-decoration: none;
}

table.news {
	border-spacing: 1px; 
	border-collapse: collapse; 
	border: 1px solid #088;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #048;
	background-color: #ffffe0;
}
table.news td {
	margin: 0px; 
	padding: 10px; 
	border: 0px solid #088;
	text-align: left;
	vertical-align: text-top;
	}

table.info {
	border-spacing: 1px; 
	border-collapse: collapse; 
	border: 1px solid #088;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #a0a0EE;
}
table.info td {
	margin: 3px; 
	padding: 2px; 
	border: 1px solid #088;
	text-align: left;
	background-color: #eeffff;
	}
table.info td a, a:visited
       { text-decoration: none;
	 font-weight: bold; 
	 color: #00a;
    }	  
table.info td a:hover
       { text-decoration: none;
	  color: #941;
    }	  
/* tabella interventi */
table.interv, table.cont {
	border-spacing: 1px; 
	border-collapse: collapse; 
	border: 1px solid #088;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #a0a0EE;
}

table.interv  thead tr, thead td {
	background-color: #ADF;
	color: #00a;
	font-weight: bold;
	border: 1px solid #088;
	padding: 3px; 
}

table.interv  tr.head {
	background-color: #adf;
	color: #00a;
	font-weight: bold;
}

table.interv  tr {
/*	background-color: #e5e5ee;  */
	background-color: #fffff8; 

}

table.interv  tr.odd {
/*	background-color: #c5c5cc; */
	background-color: #efefed;
}

table.interv  td, table.cont td{
	margin: 0; 
	padding: 3px; 
	border: 1px solid #088;
	background-color: #ffffe0;
}

table.cont td {
	width: 11%;
	text-align: right;
}

table.interv  td.on_L{
	background-color: #0f0;
	text-align: center;
	color:#00f;
	border-top: 1px solid #088;
	border-bottom: 1px solid #088;
	border-left: 1px solid #088;
	border-right: 0px solid #fff;
	font-size: 8pt;
}
table.interv  td.off_L{
	text-align: center;
	font-size: 8pt;
	border-top: 1px solid #088;
	border-bottom: 1px solid #088;
	border-left: 1px solid #088;
	border-right: 0px solid #fff;
}
table.interv  td.on_R{
	background-color: #0f0;
	text-align: center;
	color:#00f;
	font-size: 8pt;
	border-top: 1px solid #088;
	border-bottom: 1px solid #088;
	border-right: 1px solid #088;
	border-left: 0px solid #fff;
}
table.interv  td.off_R{
	text-align: center;
	font-size: 8pt;
	border-top: 1px solid #088;
	border-bottom: 1px solid #088;
	border-right: 1px solid #088;
	border-left: 0px solid #fff;
}
table.interv  td.nonval { background-color:  #f0f; }
table.interv  td.warn { background-color:  #ff0; }
table.interv  td.alarm { background-color:  #f00; }

table.interv  td.spa {
	margin: 0; 
	padding: 3px; 
	background-color: #fff;
	border: 0px solid #088;
}

table.interv  td.note {
font-size:8pt;
}

table.interv th, caption{ 
	text-align: left;
	color: #fff;
    padding: 5px 5px 0px 5px;
	margin: 5px 5px -4px 4px;
	border-top: 1px solid #088;
	border-left: 1px solid #088;
	border-right: 1px solid #088; 
	background-color: #004c7e;
    font-size: 10pt;
	font-weight: bold;
}

table.interv th.scuole {
	font-size: 8pt;
	text-align: center;
	font-weight: 500;
} 

table.interv td.scuole {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	background-color: #eeeee8;
} 

table.cont th { 
	text-align: center;
	color: #000;
	border: 1px solid black; 
	background-color: #ffffe0;
	font-weight: bold;
	padding: 5px;
}

table.interv caption a
{
color:#00a;
text-decoration: none;
}

table.interv caption a:hover
{
color: #941;
text-decoration: none;
}

table.interv td a
{
color:#00a;
text-decoration: none;
}

table.interv td a:hover
{
color: #941;
text-decoration: none;
}

table.interv th a
{
color:#00a;
text-decoration: underline;
}

table.interv th a:hover
{
color: #941;
text-decoration: none;
}

div#banner {
 position: absolute;
 z-index: 1;
 height: 2px;
 width: 2px;
 background-color: rgba(255, 255, 255, 0);
 display: none;
 top:0;
}

input,select 
{
font-size: 9pt;
}