body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2a2a;
	line-height: 14px;
}


h1 {
	font-size: 14px;
	color: #3f65b1;
}
h2 {
	color: #3F65B1;
	font-size: 11px;
	margin-bottom: 0px;
}

img {
	border-style: none;
    text-align: center;
}
a {
	color: #294273;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}


select {
	font-size: 12px;
    margin-right: 40px;
}
.info {
	color: black;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f4f3f3;
    cursor:hand;
    border:1px;
    border-style:solid;
    border-color:#3f65b1;
    padding:10px;
}

.info_hide {
   display:none;
   background-color:white;
   cursor:auto;
}

.info_home {
	color: black;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f4f3f3;
    cursor:hand;
    border:1px;
    border-style:solid;
    border-color:#3f65b1;
    padding:10px;
    
}

.testata {
background-color: #448ce8;
color: white;
}

.lista {
background-color: white;
color: black;
border-width: 1px;
border-style:solid;
cursor: default;
}

.lista_riga:hover {
background-color: #fdfcad;
}

.tdcenter {
text-align:center;
font-weight:bold;
}

.barra {
background-color: #3f65b1;
color: white;
}

.messaggio {
font-weight:bold;
color: red;
}


.campo {
font-weight:bold;
}

.titolo {
font-weight:bold;
font-size: 14px;
color: #3f65b1;
padding-top: 5px;
padding-bottom: 10px;
}

.titolo1 {
font-weight:bold;
font-size: 14px;
color: #0000FF;
padding-top: 5px;
padding-bottom: 10px;
}

.messaggio {
font-size: 12px;
color: red;
}

.avviso_titolo {
background-color:#3f65b1; border:2px solid red; cursor:hand; font-size:10px; color:White;
}
.avviso {
background-color:white; font-size:11px; color:Black;
}
.avviso_riga:hover {
background-color:#ffc06f;
}
.notizie {
background-color:white; border:1px solid #3f65b1; cursor:hand; font-size:10px;
}
.notizie_riga:hover {
background-color:#ffc06f;
}

.sfondo  {
    background-color: #f4f3f3;
     background-image:url('./img/sfondo.jpg');
}

.minner
{
    font: 11px 'Arial Narrow' sans-serif;
    font-weight: bold;
    cursor: hand;
}
.moover {
	border: 0px solid #666666;
	color:  #448ce8;
    background-image: url(./img/BackTasto.gif);
    cursor:hand;
}
.minner1 {
	font: 11px 'Arial Narrow'  sans-serif;
    font-weight: bold;
    background-color: #C8C7C7;
    cursor:hand;
}
.moover1 {
	border: 0px solid #666666;
	color:  #448ce8;
    background-color: #C8C7C7;
    cursor:hand;
}

.linkHomePage {
text-decoration:none;
font: 11px 'Arial Narrow' sans-serif;
color:White;
}

.tips {
text-align:left;
font-weight:bold;
background-color: white;
font-style:italic;
cursor:hand;
    width: 134px;
}

.comandoLink {
cursor:hand;
font-size:11px;
text-decoration:none;
color:Black;
border:  solid 1px black;
}

.allarme {
background-color: white;
color: black;
border-width: 1px;
border-style:solid;
border-color:Black;
cursor: hand;
font-weight: bold;
}

.timbratura {
text-align:center
}

.ditino {
cursor:hand;
}

.valutazione {
text-align:center; padding:6px;
}

x {
text-align:right; font-size:10px;
}

.ore {
text-align:center; font-size:12px; font-weight: bold; background-color:#f4fb85;
}

.note {
text-align:left; font-size:12px; font-weight: bold; background-color:#f4fb85;
}

.foglioPres {
text-align:center; font-size:10px; font-weight: normal; text-decoration:none; vertical-align:middle; 
}

.labelTitolo {
padding:15px; height:30px;
}

.titoloRapportino
{
    border-width: thin;
    border-color: #0000FF;
    font-weight: bold;
    color: #0000FF;
    border-bottom-style: solid;
}

.girasoli
{
    background-image: url('img/girasoli.jpg');
}

.DDLBeltrami {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.AlberoFornitori 
{
    vertical-align: middle;
}

.link 
{	color: #294273;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	cursor: hand;
}
.linkAllegato 
{	color: black;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}
.linkDelete 
{	color: GrayText;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	cursor: hand;
}
.hiddencol
{
    display:none;
}
.viscol
{
    display:block;
}
.foglia {
	color: black;
	font-size: 10px;
	font-weight: normal;
}
.nonFoglia {
	color: blue;
	font-size: 11px;
	font-weight: bold;
}

.menudx {
	font: 11px 'Arial Narrow'  sans-serif;
    font-weight: bold;
    color: #990000;
    cursor:hand;
    text-align:right;
}

.foglioFerie {
text-align:center; font-size:8px; font-weight: normal; text-decoration:none; vertical-align:middle; 
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

