/* tag */
//BODY
{
	margin-right:0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	overflow: auto;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #dfdfdf;
	SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-SHADOW-COLOR: #c0c0c0;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #002269;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
.text10px { font-size: 10px; font-family: Verdana; font-weight: normal}
.text11px { font-size: 11px; font-family: Verdana; font-weight: normal}
.text12px { font-size: 12px; font-family: Verdana; font-weight: normal}
.text13px { font-size: 13px; font-family: Verdana; font-weight: normal}

table        { cell-padding: 0; cell-spacing: 0; border-width: 0px}
p            { line-height: 110%; margin-top: 0; margin-bottom: 0 }
li           { list-style-image: url('../images/buttons/li.gif'); line-height: 100%; 
               margin-left: -23; margin-bottom: 5; margin-top: 5}
//td           { font-family: Verdana; font-size: 10px; font-decoration: none; 
               margin-left: 2px; margin-top: 4px; margin-bottom: 4;}
hr { border-top: 1px dotted #808080; border-bottom: 1px dotted #808080 }

/* MODULI CORSI */
.CORSI_modulo { font-size: 13px; font-family: Verdana; font-weight: bold; color:#E54200 }
.CORSI_categoria { font-size: 11px; font-family: Verdana; font-weight: bold; color:#003846 }
.CORSI_domanda { font-size: 14px; font-family: Verdana; font-weight: bold; line-height:115%; margin-right:20 }
.CORSI_risposta { font-size: 13px; font-family: Verdana; font-weight: normal }
.CORSI_orario { font-size: 11px; font-family: Verdana; font-weight: normal; color:#003846 }
.CORSI_countquest { font-size: 11px; font-family: Verdana; font-weight: bold; color:#003846 }

.REPORT_domanda { font-size: 12px; font-family: Verdana; font-weight: bold; line-height:115% }
.REPORT_risposta { font-size: 11px; font-family: Verdana; font-weight: normal; line-height:115%; margin-left:10 }


/* FORM */
.form        { font-family: Verdana; font-size: 11px; color: #000000; scrollbar-face-color: 
               #dfdfdf; scrollbar-highlight-color: #c0c0c0; 
               scrollbar-shadow-color: #c0c0c0; scrollbar-3dlight-color: 
               #ffffff; scrollbar-arrow-color: #002269; 
               scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: 
               #ffffff; background-color: #FBFBFB; border: 1px inset #C0C0C0 }
.form_button { border-style:outset; border-width:1; font-family: Verdana; font-size: 10px; color: #E54200; font-weight: bold; 
               background-color: #FAFBFC; padding-left:2; padding-right:2; padding-top:0; padding-bottom:0  }


/* LINK */
a            { text-decoration: none; color: #333333 }
a:hover  { text-decoration: underline }
.link_menu_up { font-family: Verdana; font-size: 9.75px; color: #FFFFFF; margin-left: 8 }
.link_menu_footer { font-family: Verdana; font-size: 10px; color: #fff; }
.link_page_interna { font-family: Verdana; font-size: 10px; color: #159C00; font-weight: bold }
a.link_page_interna { text-decoration: none }
a:hover.link_page_interna  { text-decoration: underline; color: #159C00}

/* EASY CHECK LIST */
.introduzione { font-size: 11px; font-family: Verdana; font-weight: normal; ; line-height:115%; color:#000000; margin-bottom:15 }
.domanda { font-size: 12px; font-family: Verdana; font-weight: bold; color:#E54200 }
.opzioni { font-size: 11px; font-family: Verdana; font-weight: normal; color:#003846; margin-top:0; margin-bottom:0 }
.risposta { font-size: 12px; font-family: Verdana; font-weight: bold; color:#000000 }