﻿body
{
    font-size: 8pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Tahoma, Arial;
    margin: 0;
	padding: 0;
}
A:active
{
    color: #002c61;
        text-decoration: none;

}
A:hover
{
    color: #002c61;
        text-decoration: none;

}
A:link
{
    color: #002c61;
    text-decoration: none;
}
A:visited
{
     color: #002c61;
       text-decoration: none;

}
.testo_blu
{
    font-size: 8pt;
    color: #002c61;
    font-style: normal;
    font-family: Verdana;
}

.testo_sepia
{
    font-size: 8pt;
    color: #ae7636;
    font-style: normal;
    font-family: Verdana;
}
.testo_sepia_bold
{
    font-size: 8pt;
    color: #ae7636;
    font-weight: bold;
    font-family: Verdana;
}
.titolo_sepia
{
    font-size: 12pt;
    color: #d59c4b;
    font-weight: bold;
    font-family: Verdana;
}
.testo_blu_bold
{
    font-size: 8pt;
    color: #002c61;
    font-family: Verdana;
    font-weight: bold;
}
.testo_blu_small
{
    font-size: 7pt;
    color: #002c61;
    font-family: Verdana;
}

.alert
{
    font-size: 8pt;
    color: #cc0000;
    font-style: italic;
    font-family: Verdana;
}
.textbox_blu
{
    font-size: 8pt;
    color: #002c61;
    font-style: normal;
    font-family: Verdana;
}
.textbox_sepia
{
    font-size: 8pt;
    color: #996633;
    font-style: normal;
    font-family: Verdana;
}
.testo_bianco
{
    font-size: 8pt;
    color: #ffffff;
    font-style: normal;
    font-family: Verdana;
}

.header
{
    right: 0px;
    position: relative;
    top: 0px;
    font-size: 8pt;
    color: #002c61;
    font-style: normal;
    font-family: Verdana;
}
.footer
{
    position: relative;
    font-size: 8pt;
    color: #ffffff;
    font-style: normal;
    font-family: Verdana;
    background-color: #002c61;
}
.headtop
{
    padding: 0px;
    background-color: #ffffff;
    line-height: 1.5em;

}
.gv_header
{
    font-size: 8pt;
    color: #ffffff;
    font-style: normal;
    font-family: Verdana;
    font-weight: bold;
    background-color: #002c61;
    background-image: url(Immagini/barra_blu.gif);
}
.gv_header_sepia
{
    font-size: 8pt;
    color: #996633;
    font-style: normal;
    font-family: Verdana;
    font-weight: bold;
    background-color: #002c61;
    background-image: url(Immagini/barra_sepia.gif);
    border-bottom: #D2D2D2 1px solid;
}
.gv_row
{
    font-size: 8pt;
    color: #002c61;
    font-style: normal;
    font-family: Verdana;
    background-color: #ffffff;
}
.gv_altrow
{
    font-size: 8pt;
    color: #002c61;
    font-style: normal;
    font-family: Verdana;
    background-color: #f5f5f5;
}
.tbl_contents
{
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.tr_divisione
{
    height: 6px;
    font-size: 1pt;
    background-image: url(Immagini/h_bar_light.gif);
}
.tr_alt
{
    font-size: 8pt;
    color: #002c61;
    font-style: normal;
    font-family: Verdana;
    background-color: #f5f5f5;
    border-bottom: #bec5cf 1px solid;
    border-top: #bec5cf 1px solid;
}
.tr_alt_noborder
{
    font-size: 8pt;
    color: #002c61;
    font-style: normal;
    font-family: Verdana;
    background-color: #f6f6ff;
}
.header_gv_ins
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    font-size: 8pt;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    font-family: verdana;
    background-color: #e3ebf9;
    text-align: left;
    color: #002c61;
    font-weight: bold;
    height: 15px;
}

.show
{
  display: block;
}
.hide
{
  display:none;
}

.foto_space
{
    margin-right: 30px;
}

.ajax__calendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:#ffffff;
    color:#000000;
}
.ajax__calendar .ajax__calendar_footer {
    border-top:1px solid #f5f5f5;
} 
.ajax__calendar .ajax__calendar_dayname {
    border-bottom:1px solid #f5f5f5;
} 
.ajax__calendar .ajax__calendar_day {
    border:1px solid #ffffff;
} 
.ajax__calendar .ajax__calendar_month {
    border:1px solid #ffffff;
} 
.ajax__calendar .ajax__calendar_year {
    border:1px solid #ffffff;
} 
.ajax__calendar .ajax__calendar_active .ajax__calendar_day {
    background-color:#edf9ff;
    border-color:#0066cc;
    color:#0066cc;
} 
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {
    background-color:#edf9ff;
    border-color:#0066cc;
    color:#0066cc;
} 
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {
    background-color:#edf9ff;
    border-color:#0066cc;
    color:#0066cc;
} 
.ajax__calendar .ajax__calendar_other .ajax__calendar_day {
    background-color:#ffffff; 
    border-color:#ffffff;
    color:#646464;
} 
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {
    background-color:#ffffff;
    border-color:#ffffff;
    color:#646464;
} 
.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {
    background-color:#edf9ff;
    border-color:#daf2fc;
    color:#0066cc;
} 
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {
    background-color:#edf9ff;
    border-color:#daf2fc;
    color:#0066cc;
} 
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {
    background-color:#edf9ff;
    border-color:#daf2fc;
    color:#0066cc;
} 
.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {
    color:#0066cc;
} 
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {
    color:#0066cc;
} 

.dragHandle li {
	list-style-type: none;
	margin-left: -40px;
	margin-top: 0px;
}

.delBtn
{
    background-image: url(Immagini/tastino_elimina.gif);
    width: 17px;
    height: 17px;
}
/*Modal Popup*/
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}

