
body{font: normal normal 12px Arial,Tahoma,Helvetica, Verdana, sans-serif; font-size: 76%; text-align: left;}
h1{font-size:2.0em; font-weight:bold; }
h2{font-size:1.6em; font-weight:bold; }
h3{font-size:1.2em; font-weight:bold; xmargin-left: 20px;}
h4{font-size:1.0em; font-weight:bold; }


ul.dynatree-container {border: none; height:auto; overflow:visible;}     /* override della classe in ui.dynatree.cs*/

/* ============================================================================== */
/* struttura pagine   =========================================================== */
/* ============================================================================== */
header{position:relative;float:left;width:100%; height:38px;background-color:#0a0d10; 
       color:#FFFFFF;border: 0; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
#wrap{margin:0 auto; position:relative;  width:100%;}
#central{margin: 0 10px 10px 10px;}


.fillWidth {width: 100%;}
.vertTop {vertical-align:top;}

.msgUser{background-color: #A21305; color: #FFFFFF; padding: 5px 5px 5px 5px; z-index: 15;margin: 200px 20px 0 20px;}
.msgUser{margin: 200px 20px 0 20px;}


#logo {float:left;margin:2px 0 0 3px ;width:360px;height:38px; }
#logo {background:url(../../img/Guardian.png) no-repeat;}

table{border-collapse:collapse; margin:0 0 0 0;}

.normalButton {background-color: #F1F1F1; border: 1px outset #BDBABD; color: #000000; 
   font-size: 1.0em; font-weight: bold; margin-left: 0.1em; margin-right: 0.1em; padding: 5px 10px; xfloat:right;}

.ico12{width: 12px; height: 12px; margin:0 2px 0 2px; }
#central h2 {margin-bottom:10px}

.spanSpia{margin:0 0 0 20px;float:left;white-space:nowrap;}


.icoAlarmStateNotClosed{ background: no-repeat url('../../img/Pages/12notClosed.png');}
.icoAlarmStateDaAcquisire{ background: no-repeat url('../../img/Pages/12acqStateR.png');}
.icoAlarmStateSospeso{background: no-repeat url('../../img/Pages/12acqStateG.png');}
.icoAlarmStateAcquisito{background: no-repeat url('../../img/Pages/12acqStateV.png');}
.icoAlarmStateAcquisitoGlobale{ background: no-repeat url('../../img/Pages/12acqStateVG.png');}
.icoAlarmStateInAcquisizione{ background: no-repeat url('../../img/Pages/12acqStateVI.png');}
.icoAlarmStateAcquisitoAuto{ background: no-repeat url('../../img/Pages/12acqStateVA.png');}
.icoAlarmStateDaNonAcquisire{ background: no-repeat url('../../img/Pages/12acqStateN.png');}

.icoAlarmTypeAllarme{ background: no-repeat url('../../img/Pages/12typeMsgAL.png');}
.icoAlarmTypeAllarmeCentro{ background: no-repeat url('../../img/Pages/12typeMsgAC.png');}
.icoAlarmTypeAnomalia{background: no-repeat url('../../img/Pages/12typeMsgAN.png');}
.icoAlarmTypeNotifica{background: no-repeat url('../../img/Pages/12typeMsgNT.png');}
.icoAlarmTypeEsclusione{ background: no-repeat url('../../img/Pages/12typeMsgES.png');}
.icoAlarmTypeInclusione{ background: no-repeat url('../../img/Pages/12typeMsgIN.png');}

