html,body{
 margin:0;
 padding:0;
 height:100%;
 border:none
 background-color:transparent;
 font-size:11px;
 font-family:Tahoma; 
}

p {
margin:0;
padding:0;
}

table {
 font-size:11px;
 font-family:Tahoma;
 color:#22362A;
 background-color:transparent;
}

a {
font-size:11px;
font-family:Tahoma;
font-weight:700;
color:#900;
text-decoration:none;
}

a:hover {
font-size:11px;
font-family:Tahoma;
color:#900;
text-decoration:underline;
font-weight:700;
}

.descrizionenavigazione {
font-size:11px;
font-family:Tahoma;
color:#00064D;
}

input.file {
 font-size:11px;
 font-family:Tahoma;
 width:40%;
 border: 1px solid #dbdbdb;
 background-color: white;
}

select {
 font-size:11px;
 font-family:Tahoma;
 width:40%;
 border: 1px solid #dbdbdb;
 background-color: white;
}

input.text {
 font-size:11px;
 font-family:Tahoma;
 width:40%;
 border: 1px solid #dbdbdb;
 background-color: white;
}

textarea {
 font-size:11px;
 font-family:Tahoma;
 width:40%;
 border: 1px solid #dbdbdb;
 background-color: white;
}

input.button {
 font-size:11px;
 font-family:Tahoma;
 width:40%;
 border: 1px solid #dbdbdb;
 background-color: white;
}

select {
font-size:11px;
font-family:Tahoma;
}

input.radio {
width:10%;
font-size:11px;
font-family:Tahoma;
}

input.text {
font-size:11px;
font-family:Tahoma;
width:100%;
}

textarea {
width:100%;
}

th {
font-size:11px;
font-family:Tahoma;
background-color:#CDCDCD;
color:#000D5B;
height:22px;
border-bottom:2px solid #000;
border-right:2px solid #000;
vertical-align:middle;
text-align:center;
font-weight:700;
}

.thAdminProgrammazione {
font-size:9px;
font-family:Tahoma;
background-color:#CDCDCD;
color:#000D5B;
height:22px;
border-bottom:2px solid #000;
border-right:2px solid #000;
vertical-align:middle;
text-align:center;
font-weight:700;
}

.trElencoBackGroundAdmin1 {
background-color:#fff;
}

.trElencoBackGroundAdmin2 {
background-color:#F4F4F4;
}

.iframeTabelleConPadre {
width:100%;
height:500px;
}

.backgroundTabelleConPadre {
background-color:#EAF5FF;
}

.tdButtonOut {
font-size:11px;
font-family:Tahoma;
background-color:#FFF;
color:#000;
height:22px;
border-top:1px solid #CDCDCD;
border-left:1px solid #CDCDCD;
border-bottom:2px solid #616161;
border-right:2px solid #616161;
vertical-align:middle;
text-align:center;
font-weight:700;
}

.tdButtonOver {
font-size:11px;
font-family:Tahoma;
background-color:#CDCDCD;
color:#FFF;
height:22px;
border-top:1px solid #000;
border-left:1px solid #000;
border-bottom:2px solid #000;
border-right:2px solid #000;
vertical-align:middle;
text-align:center;
font-weight:700;
cursor:pointer;
}

.tdStatisticheConBordi {
font-size:18px;
font-family:Tahoma;
color:#011335;
vertical-align:middle;
font-weight:700;
text-align:center;
border-top:1px solid #011335;
border-right:1px solid #011335;
border-bottom:1px solid #011335;
border-left:1px solid #011335;
background-color:#FFF;
}

form {
margin:0;
}

.tdMenuAlto {
 /*border-right:1px solid #009;*/
 border-right: 1px solid #ffffff;
}

::-webkit-scrollbar {
width:13px;
height:13px;
}

iframe {
background-color:transparent;
}