body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-transform: none;
	background: url(/images/bg.gif);
	background-color: #F3F3F3;
	border-collapse: collapse;
	margin-top: 0px;
}

a:link { color: #FE9B00; text-decoration: none; }
a:visited { color: #FE9B00; text-decoration: none; }
a:hover { color: #577192; text-decoration: underline; }
a:active { color: #577192; text-decoration: underline; }

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smallfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}


ul { list-style-image:url(/images/list_dot.gif); list-style-position: outside; }
li { text-align: left; }


hr { color: #577192; }



.header {
	background-color: #7295C0;
	height: 100px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
}


.menu {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images/bg_menu_up.jpg);
	background-color: #FFCC00;
	text-align: left;
	padding-left: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	line-height: 25px;
}
.menu a:link { font-weight: bold; color: #FFFFFF; text-decoration: none; }
.menu a:visited { font-weight: bold; color: #FFFFFF; text-decoration: none; }
.menu a:hover { font-weight: bold; color: #FE9B00; text-decoration: none; }
.menu a:active { font-weight: bold; color: #FE9B00; text-decoration: none; }
.menusel { font-size: 16px; font-variant: small-caps; }



.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/images/bg_menu_up.jpg);
	background-color: #FFCC00;
	text-align: center;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	line-height: 25px;
	border-collapse: collapse;
}
.footer a:link { font-weight: bold; color: #FFFFFF; text-decoration: none; }
.footer a:visited { font-weight: bold; color: #FFFFFF; text-decoration: none; }
.footer a:hover { font-weight: bold; color: #FE9B00; text-decoration: none; }
.footer a:active { font-weight: bold; color: #FE9B00; text-decoration: none; }



.titolo { background-color: #CBDDE9; }



.menusx {
	background-color: #FFF2D4;
	background-image: url(/images/bg_menu_sx.gif);
	font-size: 10px;
	background-position: left;
	empty-cells: show;
}
.menusx td {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE885;
	border-collapse: collapse;
}
.menusx th {
	font-size: 120%;
	color: #FFFFFF;
	background: url(/images/menu-th.png) #FE9B00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE885;
	border-collapse: collapse;
}
.menusx a:link { color: #000000; text-decoration: none; }
.menusx a:visited { color: #000000; text-decoration: none; }
.menusx a:hover { color: #FE9B00; text-decoration: none; }
.menusx a:active { color: #FE9B00; text-decoration: none; }
.menusxsel { font-size: 110%; font-weight: bold; font-variant: small-caps; }



.tab_verde {
	background-color: #EAF4F4;
	border-bottom: solid 2px #D6E9E9;
	padding: 5px 2px;
}

.tab_gialla {
	background-color: #FFF2D4;

	border-left-color: #FE9B00;
	border-left-style: solid;
	border-left-width: 6px;
	border-bottom-color: #FFCC00;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-top-color: #FFCC00;
	border-top-style: dotted;
	border-top-width: 2px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tab_rossa {
	background-color: #FBEEEE;

	border-left-color: #CC0000;
	border-left-style: solid;
	border-left-width: 6px;
	border-bottom-color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-top-color: #FF6600;
	border-top-style: dotted;
	border-top-width: 2px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tab_blu {
	background-color: #EBF4FF;

	border-left-color: #577192;
	border-left-style: solid;
	border-left-width: 6px;
	border-bottom-color: #7295C0;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-top-color: #7295C0;
	border-top-style: dotted;
	border-top-width: 2px;
	empty-cells: show;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.tab_categoria {
	background: url(/images/bg_titolo_categoria.gif) center;
	background-color: #C8DCF4;
	border-color: #577192;
	border-style: solid;
	border-width: 1px;
	
	font-size: 14px;
	font-weight: bold;
	color: #577192;
}



.tab_elenco_utenti {
	position: relative;
	background-color: #FAFCFE;
	border: #758DC6 1px dashed;
	padding: 3px;
	cursor: text;
	margin-top: 10px;
}


.corpo_pagina {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}



.hl_fivesystems { font-style: italic; font-weight: bold; }
.hl_emanager { font-style: italic;  font-weight: bold; color: #577192; }
.txt_titoletto { font-weight: bold; color: #FE9B00; }
.txt_titolo { font-weight: bold; color: #FE9B00; font-size: 120%; }
.txt_errore { font-weight: bold; color: #FF3300; text-align: center; }
.txt_titolo_news { font-weight: bold; color: #0066CC; font-size: 120%; }


.txt_grassetto { font-weight: bold; }
.txt_corsivo { font-style: italic; }
.txt_grassetto-corsivo { font: bold italic; }



#emanager-menu {
	display: none;
	font-size: 110%;
	background-color: #F0FBD5;
	border: #A8CF9E 1px solid;
	position: relative;
	text-align: center;
	padding: 10px;
	height: 15px;
	margin-top: 15px;
}
#emanager-menu a:link { color: #577192; }
#emanager-menu a:visited { color: #577192; }
#emanager-menu a:hover { color: #FFFFFF; text-decoration: underline; background-color: #577192; }
#emanager-menu a:active { color: #ffcc00; text-decoration: underline; }

#emanager-menu2 {
	margin-left: -20px;
	padding-bottom: 20px;
	line-height: 130%;
}
#emanager-menu2 a:link { color: #B00; }
#emanager-menu2 a:visited { color: #B00; }
#emanager-menu2 a:hover { color: #FFFFFF; text-decoration: underline; background-color: #B00; }
#emanager-menu2 a:active { color: #B00; text-decoration: underline; }

.faq_box {
	position: relative;
	background-color: #F5FFF3;
	border: #00CC00 1px dashed;
	padding: 3px;
	width: 90%;
	cursor: text;
	margin-bottom: 20px;
	margin-top: 20px;
}

.tab_news{
	position: relative;
	max-width: 350px;
	max-height: 150px;
	padding: 10px;
	overflow: auto;
	border: #CCCCCC 5px solid;
}

.tab_rapportino {
	border: #000000 2px solid;
	padding: 10px;
}

.tab_rapportino hr {
	width: 100%;
	background: #CC0000;
	border: 0;
}