﻿html
{
    height:100%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
    background: #eee;
}
	


.mano
{
    cursor: pointer;
	

}

.benvenuto
{
    width:200px;
	float:left;
	font-size: 12px;
    color:#339933;
    font-weight: bold;
   
}

.logout
{
    width:200px;
	float:right;
	text-align:right;
background-position: right  2px;
background-repeat:no-repeat;
padding-right:20px;

}

.logout a
{
text-decoration:none;

}


.hiddentext{
display:none;
}



h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px !important;
font-weight:bold;
margin-top:10px;
}


h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px !important;
font-weight:bold;
margin-top:10px;
padding:3px;
}


h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px !important;
font-weight:bold;
margin-top:10px;
padding:3px;
}


h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px !important;
}


img {border:none;}


a{
color:#000;
text-decoration:underline;
}

a:hover{
text-decoration:none;
color:#339933;
}


.viewno
{
     visibility:hidden;
    }



body {

 font-family:Verdana; font-size:11px;
 margin:auto;
 width:900px;
 background:#fff;
 padding:10px;
 height: 100%;

}


input
{
    font-family: Verdana;
    font-size: 11px !important;
   vertical-align:middle;
   font-weight:normal;
}

textarea
{
	font-family:Verdana;
	font-size:11px !important;	
	font-weight:normal;
}

select
{
	font-family:Verdana;
	font-size:11px !important;
	 font-weight:normal;
}

td {
 font-family:Verdana;
 font-size:11px;
font-weight:bold;
/*  white-space:nowrap;*/
}

fieldset {
  padding-left:20px;
  padding-right:10px;
}

legend {
 font-size:14px;
 font-weight:bold;
}


/* login */
#login{
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    margin: 33% auto;
    padding: 20px;
    width: 330px;
}

#login label{
width:100px;
display:block;
float:left;
font-weight:bold;

}

#login input{
width:200px;
margin-bottom:10px;
border:1px solid #575757;
font-weight:normal;
}

#login .invia{
width:60px;
padding:2px;
margin-top:10px;
margin-bottom:0px;
background-color:#666666;
color:#fff;
border:none;
font-weight:bold;
}

/* -----------------------  */

.tabelladoc 
{

width:100%;
/*background-color:#cc0000;*/
}

.tabelladoc th
{
background-color:#339933;
color:#fff;
padding:5px;
}

.tabelladoc td
{
padding: 5px 3px;
}


/*.tabelladoc td input
{
margin: 0 0 0 8px ;
padding:0;
}*/

.uploadcheckbox{
overflow:hidden;
}

#nuovodoc
{
width: 400PX;
}

#nuovodoc label
{
width:100px;
display:block;
float:left;
font-weight:bold;
}

#nuovodoc input{
width:220px;
margin-bottom:10px;
/*border:1px solid #575757;*/
font-weight:normal;
}

#nuovodoc .invia{
width:80px;
margin-top:10px;
margin-bottom:0px;
/*padding:2px;
background-color:#666666;
color:#fff;
border:none;*/
font-weight:bold;
}

.paragrafocommento
{
 font-weight:normal !important;
 line-height: 16px;	
 margin-top: 5px;
}

.paragrafocommento
{
 font-weight:normal !important;
 line-height: 16px;	
 margin-top: 5px;
}

.tabelladoc td li
{
 font-weight:normal !important;
}

.tabelladoc td p
{
	margin-top: 5px;
  line-height: 16px;	
 font-weight:normal !important;
}

.tabelladoc td 
{
  line-height: 16px;	
 }

.toolPraticaPub{
background-color:#f1f1f1;

padding:1px;
font-size:10px;
margin:5px 0 12px 0;
}

.toolPraticaPub a{
color:#575757;
text-decoration:none;
padding:0 8px;
border-right:1px solid #fff;
}

.toolPraticaPub a:hover{
color:#339933;
}

.ohidden
{
    overflow:hidden;
    background-color:#F1F1F1;
}

.pagertabelle table, .pagertabelle th, .pagertabelle td
{
	padding:1px 2px !important;
	margin:0 !important;
}

.titBig {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:20px !important;
    font-weight:bold;
    margin-top:10px;
    background-color:#f1f1f1;
    padding:3px;
}

.lnkNuovaRispostaCommento {
    font-weight: normal;
    text-decoration:underline;
}

.lnkNuovaRispostaCommento:hover {
    text-decoration:none;
    color:#339933;
}

.lblRisposte {
    font-style: italic;
    font-weight: normal;
    color: #555;
}

.tblRisposte th {
    background-color: #ccc;
}
.tblRisposte td {
    font-weight:normal;
    color:#999;
}

.risposteContainer {
    display:none;
}

.nuovaScadenzaContainer td{
    font-weight:normal;
}


.logo {
    font-family: Arial;
    font-size: 55px;
    font-weight: bold;
    line-height: 1em;
    
}

.logoLeft {
    color: #355f91;
}

.logoRight {
    color: #94C954;
}
