/* CSS Document */
BODY {
	FONT: 11px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	WIDTH: 1000px;
	COLOR: #555555;
	BACKGROUND-COLOR: #FFFFCC;
	background-image: url(images/bground.gif);
	background-repeat: repeat-x;
}
A {
	COLOR: #e1771e; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #e1771e; 
	TEXT-DECORATION: none
}
IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}
A IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}
H1 {
	FONT-FAMILY: "Lucida Grande", Tahoma, Arial, sans-serif
}
H2 {
	FONT-FAMILY: "Lucida Grande", Tahoma, Arial, sans-serif
}
H3 {
	FONT-FAMILY: "Lucida Grande", Tahoma, Arial, sans-serif;
	letter-spacing: 0.1em;
}
H4 {
	FONT-FAMILY: "Lucida Grande", Tahoma, Arial, sans-serif
}
H5 {
	FONT-FAMILY: "Lucida Grande", Tahoma, Arial, sans-serif
}

H1 {
	DISPLAY: none; 
	MARGIN: 0px; 
	TEXT-INDENT: -9000px
}
H2 {
	MARGIN-TOP: 25px;
	FONT-SIZE: 22px;
	MARGIN-BOTTOM: 0px;
	letter-spacing: 0.1em;
}
H2 A {
	COLOR: #7c8d37
}
H3 {
	FONT-SIZE: 14px;
	COLOR: #888;
	padding-top: 5px;
}
H4 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 13px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	WIDTH: 470px; 
	COLOR: #68772F; 
	PADDING-TOP: 5px
}
H5 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 16px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	WIDTH: 470px; 
	COLOR: #68772F; 
	PADDING-TOP: 5px
}
P {
	MARGIN: 1.2em 0px;
	LINE-HEIGHT: 1.5em;
	font-size: 90%;
	letter-spacing: 0.1em;
	padding: 5px;
}


OL {
	MARGIN: 1.2em 0px 1.2em 2em; 
	LINE-HEIGHT: 1.5em
}
UL {
	MARGIN: 1.2em 0px 1.2em 2em; 
	LINE-HEIGHT: 1.5em
}
UL LI {
	MARGIN-BOTTOM: 0.2em
}

UL LI A {
}

OL LI {
	MARGIN-BOTTOM: 0.2em
}

.li_1_line {
	color: #003399;
	border-bottom: 1px solid #cccccc;
	
}

.li_1_line a {
	color: #003399;
}

.li_1 {
	color: #003399;
}

.li_1 a {
	color: #003399;
}

.li_2 {
	color: #555555;
}

.li_2 a {
	color: #555555;
}

.li_2_line {
	color: #555555;
	border-bottom: 1px solid #cccccc;
}

.li_2_line a {
	color: #555555;
}

.li_3 {
	color: #e1771e;
	font-weight: bold;
}

.li_3 a {
	color: #555555;
}

.li_4 {
	color: #555555;
	LINE-HEIGHT: 1.5em;
	font-size: 90%;
	letter-spacing: 0.1em;
}

.li_5 {
	color: #003399;
	list-style-type: lower-alpha;
}

.li_5 a {
	color: #003399;
}	

/* utilizzato nelle NEWS cliccabili */
.Striscia H1 {
	FLOAT: left; WIDTH: 80px
}
.Striscia UL A {
	FONT-SIZE: 10px; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
.Striscia LI {
	DISPLAY: inline; MARGIN: 2px 15px; LIST-STYLE-TYPE: none
}
.Striscia LI SPAN {
	FONT-WEIGHT: bold; COLOR: black
}
.Striscia UL A:hover {
	TEXT-DECORATION: underline
}	

/*---------- generali ----------------*/	
.VERDE {
	color:#006600;
	FONT-WEIGHT: bold;}	
	
.BLU {
	color:#000099;
	FONT-WEIGHT: bold;}	
.BLU-THIN {
	color:#000099;
	FONT-WEIGHT: lighter;}	
	
.ARANCIONE {
	color:#e1771e;
	FONT-WEIGHT: bold;}	
	
.ROSSO {
	FONT-WEIGHT: bold;
	color: #FF0000;
}		

.ROSSO-THIN {
	FONT-WEIGHT: normal;
	color: #FF0000;
}

.NERO {
	FONT-WEIGHT: bold;
	color: #000000;
}
.NERO-THIN {
	FONT-WEIGHT: normal;
	color: #000000;
}
.GRIGIO-THIN {
	FONT-WEIGHT: normal;
	color: #555555;
}

.piccolo {
	LINE-HEIGHT: 1.5em;
	font-size: 90%;
	letter-spacing: 0.1em;
	padding: 5px;
}	
	
/*----------------------------------------*/	
	
TFOOT A {
	COLOR: #006633; 
	TEXT-DECORATION: none
}

TFOOT A:hover {
	COLOR: #009933; 
	TEXT-DECORATION: none
}

/*---------------- news ------------------------*/	

#news {
	HEIGHT: 40px;
	float:left;
	width: 785px;
	margin-left: 2px;
}


form#scroll input{
	border: 0px solid;
	color: #475078;
	font: 12px Arial,sans-serif;
	background-color: #F2F2DB;
	padding-top: 5px;
	padding-left: 7px;
	margin-top: 2px;
}

form#scroll div.input-cont{
	float: left;
	width: 785px;
	height: 30px;
	margin-bottom: 3px;
	padding-left: 5px;
	background-image: url(images/newsBk.gif);
	background-repeat: no-repeat;
	background-position: left top;

}	

/* ------------------------------------------------------- */
/* -------------------- forms ---------------------------- */
/* ------------------------------------------------------- */

/*form#area {
	padding: 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 15px;
	width: 120px;
}*/
form#area{width:200px !important;width /**/:230px;
    height:120px!important; height /**/:150px;
    margin: 0;padding: 10px 5px 5px 10px;
    background:#ffffff url(images/formBk-LOGIN.gif) no-repeat}
	
form#area .input-dati {
	width: 110px;
}


form#area button#login {
	background-image: url(images/btn_login.gif);
	width: 45px;
	height: 20px;
	background-position: center center;
	background-color: #fafaf0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-left: 50px;
}
form#area button#logout {
	background-image: url(images/btn_logout.gif);
	width: 45px;
	height: 20px;
	background-position: center center;
	background-color: #fafaf0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-left: 50px;
}

.F_news {
	width:450px!important;
	width /**/:460px;
	/*height:170px!important;
	height /**//*:160px;*/
	margin: 0;
	padding: 10px 5px 5px 10px;
	background:#DEFCCF;
	border: 1px dashed #cccccc;
	background-image: url(images/sfondo-verde-gradiente.gif) no-repeat;
}

.F_associati {
	width:450px!important;
	width /**/:460px;
	height:440px!important;
	height /**/:510px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	background:#DEFCCF;
	border: 1px dashed #cccccc;
	background-image: url(images/sfondo-verde-gradiente.gif) no-repeat;
}

.F_ricerca {
	width:400px!important;
	width /**/:430px;
	/*height:410px!important;
	height /**/ /*:430px;*/
	background:#DEFCCF;
	border: 1px dashed #cccccc;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/sfondo-verde-gradiente.gif) no-repeat;
}

.F_StimaFissi {
	width:480px!important;
	width /**/:495px;
	height:300px!important;
	height /**/:315px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	background:#F2F2DB;
	border: 1px dashed #cccccc;
}

.F_StimaParagrafi {
	width:480px!important;
	width /**/:495px;
	height:600px!important;
	height /**/:615px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	background:#F2F2DB;
	border: 1px dashed #cccccc;
}

.L2{
	width: 180px;
	color: #666;
}

.L1{
	width: 130px;
	color: #666;
}


.L2 strong, strong.asterisco{
	color: red;
}

form#mask1 label {

	float: left;
	height: 25px;
	margin-right: 5px;
	text-align: right;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;

}

form#mask1 input,textarea,button{border: 0px solid;color: #475078;
    font: 12px Arial,sans-serif}
form#mask1 div.input-cont{float: left;width: 245px;height: 25px;
    margin-bottom: 3px}
form#mask1 input{display: block;width: 200px;background: #FFF;
    margin:5px 0 0 10px}
form#mask1 input#I300{display: block;width: 300px;background: #FFF;
    margin:5px 0 0 10px}
form#mask1 select{margin:5px 0 0 10px}	


form#mask1 button#InsNew {
	background-image: url(images/btn_add.gif);
	width: 50px;
	height: 20px;
	background-position: center center;
	background-color: #F2F2DB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 200px;
	
}

form#mask1 button#Cerca {
	background-image: url(images/btn_search.gif);
	width: 45px;
	height: 20px;
	background-position: center center;
	background-color: #F2F2DB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 200px;
	
}

/* ------------------------------------------------------- */

form.elenco {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
form.elenco input, select {
	display: block;
	background: #FFF;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}
/* ------------------------------------------------------- */

/* ------------------------------------------------------- */
/* -------------------- bottoni -------------------------- */
/* ------------------------------------------------------- */

.Correggi {
	background-image: url(images/btn_correggi.gif);
	width: 50px;
	height: 20px;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.InsStima {
	background-image: url(images/btn_save.gif);
	width: 45px;
	height: 20px;
	background-position: center center;
	background-color: #F2F2DB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 10px;
	
}

.Canc {
	background-image: url(images/trashcan.gif);
	width: 13px;
	height: 14px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.CancSk {
	background-image: url(images/cancella.gif);
	width: 70px;
	height: 18px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}




/* --------------------- id pagina------------------------------- */
#ele form {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#ele input, select {
	display: block;
	background: #FFF;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}

#ele table {
	font-size: 80%;
	border: 1px solid #cccccc;
	background-color: #F8FBD0;
	padding: 0;
	margin: 0;
}

#ele tr{
	line-height: 10px;
}
/* ------------------------------------------------------- */
/* -------------------- tabelle -------------------------- */
/* ------------------------------------------------------- */

table.ele_big{
	font-size: 100%;
	border: 1px solid #cccccc;
	background-color: #F8FBD0;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
}
table.ele_big tr{
	line-height: 15px;
}

table.sk{
	font-size: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ------------------------------------------------------- */

table.ele_bigBlu {
	font-size: 100%;
	border: 1px solid #16518e;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.ele_bigBlu tr{
	line-height: 15px;
}

table.ele_bigBlu td{
	line-height: 15px;
	border-right: 1px solid #F2F5F7;
	border-bottom: 1px solid #F2F5F7;
}
/* ------------------------------------------------------- */


#tb_regioni {
	width: 180px;
	float: right;
	height: 470px;
}

.tb_agenzie {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	background-color: #FBFAE1;
	MARGIN: 1.2em 0px;
	LINE-HEIGHT: 1.5em;
	font-size: 90%;
	letter-spacing: 0.1em;
	padding: 5px;	
	
}

.tb_stime {
	background-color: #ffffff;
	font-size: 80%;
	border: 1px solid #666666;
	width: 740px;
}

.tb_stime tr{
	line-height: 10px;
}

.tb_stime_bg {
	background-color: #F8FBD0;
	font-size: 80%;
	border: 1px solid #666666;
	width: 740px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.tb_stime_bg tr{
	line-height: 10px;
}

.tb_stime_bg-prev {
	background-color: #F8FBD0;
	font-size: 125%;
	border: 1px solid #666666;
	padding: 0;
	margin: 0;
	width: 740px;
}

.tb_stime_bg-prev tr{
	line-height: 18px;
}

.tb_stime_dash_top {
	border-top:1px dashed #666666;
}

.tb_stime_dash {
	border-bottom:1px dashed #666666;
}

.tb_stime_dash2 {
	border-bottom:1px dashed #666666;
	border-top:1px dashed #666666;	
	
}

/* ------------------------------------------------------- */

.NumAss {
	width: 250px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #003366;
}	
#mini-nav {
	FLOAT: left;
	MARGIN: 5px;
	WIDTH: 20px;
	PADDING-TOP: 153px;
	POSITION: fixed;
	padding-left: 30px;
}


#mini-nav IMG {
	MARGIN: 1px
}

#stime-nav {
	PADDING-TOP: 0px;
	POSITION: fixed;
	padding-left: 5px;
	float: left;
	width: 180px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#stime-nav-float {
	PADDING-TOP: 0px;
	padding-left: 5px;
	float: left;
	width: 180px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#stime-nav-right {
	PADDING-TOP: 0px;
	padding-right: 5px;
	float: right;
	width: 180px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
}

#wrapper {
	padding-left: 60px;
}

#wrapperStime {
	padding-left: 200px;
}

#topheader {
	DISPLAY: block;
	FLOAT: left;
	MARGIN-BOTTOM: 3px;
	MARGIN-LEFT: 5px;
	WIDTH: 794px;
	HEIGHT: 180px;
}

#topheader #headerlogo {
	FLOAT: left; WIDTH: 150px; HEIGHT: 150px
}

#topheaderSmall {
	DISPLAY: block; FLOAT: left; MARGIN-BOTTOM: 3px; MARGIN-LEFT: 5px; WIDTH: 160px; HEIGHT: 60px
}

#topheaderSmall #headerlogoSmall {
	FLOAT: left; WIDTH: 60px; HEIGHT: 60px
}

#headerTitle {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 202px;
	HEIGHT: 140px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #003094;
	padding-top: 10px;
}

#headerTitleLarge {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 350px;
	HEIGHT: 140px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #003094;
	padding-top: 10px;
}

#headerTitleSmall {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 100px;
	HEIGHT: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003094;
	padding-top: 5px;
}

#annunci {
	DISPLAY: block;
	FLOAT: right;
	WIDTH: 246px;
	HEIGHT: 150px;
	text-align: right;
}

#buco {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	DISPLAY: none; 
	PADDING-LEFT: 0px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 5px; 
	WIDTH: 400px; 
	COLOR: #ffffff; 
	PADDING-TOP: 10px; 
	HEIGHT: 170px; 
	TEXT-ALIGN: left
}


#content {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 30px;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	FLOAT: left;
	MARGIN: 5px;
	OVERFLOW: hidden;
	WIDTH: 530px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	FONT:120% "Trebuchet MS","Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
}
#contentStime {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 30px;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-RIGHT: #666666 1px solid;
	FLOAT: right;
	MARGIN: 5px;
	OVERFLOW: hidden;
	WIDTH: 750px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	FONT:120% "Trebuchet MS","Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
}

#ContentNote {
	WIDTH: 450px;
	PADDING: 5px;
	BORDER-TOP: #cccccc 1px dashed;
	BORDER-LEFT: #cccccc 1px dashed;
	BORDER-BOTTOM: #cccccc 1px dashed;
	BORDER-RIGHT: #cccccc 1px dashed;
}

#ContentFoto {
	WIDTH: 500px;
	PADDING: 10px;
	BORDER-TOP: #cccccc 1px dashed;
	BORDER-LEFT: #cccccc 1px dashed;
	BORDER-BOTTOM: #cccccc 1px dashed;
	BORDER-RIGHT: #cccccc 1px dashed;
	margin: 5px;
	background-color: #FCFEDA;
}

#ContentCorsi {
	WIDTH: 790px;
	PADDING: 5px;
	BORDER-TOP: #cccccc 1px dashed;
	BORDER-LEFT: #cccccc 1px dashed;
	BORDER-BOTTOM: #cccccc 1px dashed;
	BORDER-RIGHT: #cccccc 1px dashed;
	background-color: #FFFFFF;
	
}

.paragrStime {
	PADDING: 5px;
	BORDER-TOP: #666666 1px dashed;
	BORDER-LEFT: #666666 1px dashed;
	BORDER-BOTTOM: #666666 1px dashed;
	BORDER-RIGHT: #666666 1px dashed;
	margin: 0px;
	page-break-inside:avoid;
	/*page-break-after:always;*/

}

.BreadCrumbStime {
	PADDING: 2px;
	color:#000099;
	font-size: 85%;
	float: right;
	font-weight: bold;
}

.BreadCrumbLeft {
	PADDING: 2px;
	color:#000000;
	font-size: 85%;
	font-weight: bold;
	margin: 1px;
}

.BreadCrumbNote {
	PADDING: 15px;
	color:#000099;
	font-size: 120%;
	float: left;
	font-weight: bold;
	margin: 0px;
	width: 725px;
	
}

.BreadCrumbNoteTb {
	PADDING: 15px;
	color:#000099;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	width: 450px;
	background-color: #FAFCE0;
	BORDER-TOP: #cccccc 1px dashed;
	BORDER-LEFT: #cccccc 1px dashed;
	BORDER-BOTTOM: #cccccc 1px dashed;
	BORDER-RIGHT: #cccccc 1px dashed;
	
}
.ContaCar {
	border: 0px solid;
	width: 25px;
	background: #F8FBD0;
	font-size: 85%;
	text-align: right;
}

#sel_aderenti {
	width: 530px;
	float: left;
}

#sidebar-1 {
	BACKGROUND: #ffffff; 
	FLOAT: left; 
	OVERFLOW: hidden; 
	WIDTH: 200px;
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 15px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 30px; 
	FONT-SIZE: 0.9em;	
}
#sidebar-2 {
	BACKGROUND: #ffffff; 
	FLOAT: left; 
	OVERFLOW: hidden; 
	WIDTH: 160px;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 30px; 
	FONT-SIZE: 0.8em;
}
#logo {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px;
	WIDTH: 140px; 
}
.sidebar {
	 
	BACKGROUND: #ffffff; 
	FLOAT: left; 
	MARGIN: 5px; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-RIGHT: #cccccc 1px solid; 
	TEXT-ALIGN: left
}
.sidebar H2 {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	DISPLAY: inline; 
	FONT-SIZE: 1.1em;
	MARGIN: 1.2em 0px 0.6em;
	COLOR: #7c8d37;
	padding-top: 10px;
	
}
.sidebar UL {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin: 0px;
}
.sidebar UL UL {
	BORDER-TOP: #dee4da 1px solid; 
	MARGIN: 1em 0px 1.5em
}
.sidebar UL UL LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #dee4da 1px solid
}
.sidebar UL UL LI A {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-SIZE: 1.2em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px -10px;
	PADDING-TOP: 2px;
	font-weight: normal;
}
.sidebar UL UL LI A:hover {
	BACKGROUND-COLOR: #f3f3f3;
	font-weight: normal;
}


#utente {
	BACKGROUND: #ffffff;
	OVERFLOW: hidden;
	WIDTH: 195px;
	BORDER-TOP: #cccccc 1px dashed;
	BORDER-LEFT: #cccccc 1px dashed;
	BORDER-BOTTOM: #cccccc 1px dashed;
	BORDER-RIGHT: #cccccc 1px dashed;
	padding-left: 2px;
	margin-bottom: 10px;

}

.copyright {
	MARGIN-TOP: 7px;
	FLOAT: left;
	WIDTH: 790px;
	COLOR: #aaaaaa;
	HEIGHT: 20px;
	TEXT-ALIGN: left;
	padding-left: 40px;
	clear: both;
}

#italia {
	FLOAT: left;
	position: relative;
}
#documenti {
	float: left;
	position: relative;
	width: 98%;
}
#evidenza {
	width: 45%;
	float: left;
	border: 1px dashed #CCCCCC;
	background-color: #DEFCCF;
	margin: 10px;
	padding-right: 10px;
	padding-left: 5px;
	color: #333333;
	background-image: url(images/sfondo-verde-gradiente.gif) no-repeat;
}
#docleft {
	width: 45%;
	float: left;
	border: 1px dashed #CCCCCC;
	background-color: #F3F2DC;
	margin: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
#docright {
	width: 40%;
	float: right;
	border: 1px dashed #CCCCCC;
	background-color: #F3F2DC;
	margin: 10px;
	padding-right: 10px;
}
#centrato {
	text-align: center;
	margin: 5px;
	padding: 0px;
}

#centrato img {
	padding: 5px;
}
.copyright #validw3c {
	float: right;
	width: 200px;
}
.copyright #footmsg {
	width: 400px;
	float: left;
}

.subindice {display: none;}
.submenu{display: none;}
.submenu2{display: block;}

.visibile {display: block;}
.nascosta {display: none;}

/**
 * DatePicker widget using Prototype and Scriptaculous.
 * (c) 2007 Mathieu Jondet <mathieu@eulerian.com>
 * Eulerian Technologies
 *
 * DatePicker is freely distributable under the same terms as Prototype.
 * v0.9.1
 *
 */
div.datepicker {
 position: absolute;
 text-align: center;
 border: 1px #C4D5E3 solid;
 font-family: arial;
}
div.datepicker-header {
 font-size: 12px;
 font-weight: bold;
 background: #e9eff4;
 border-bottom:1px solid #c4d5e3;
 padding: 2px;
}
div.datepicker-footer {
 font-size: 10px;
 background: #e9eff4;
 border-top:1px solid #c4d5e3;
 cursor: pointer;
 text-align: center;
 padding: 2px;
}
div.datepicker-calendar {
 font-size: 10px;
 background:#FFFFFF;
 padding: 2px;
 text-align: center;
}
div.datepicker-calendar table {
 font-size: 10px;
 border: 1px white solid;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
div.datepicker-calendar table tr {
 border: 1px white solid;
 margin: 0px;
 padding: 0px;
}
div.datepicker-calendar table td {
 border: 1px #eaeaea solid;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
div.datepicker-calendar table td:hover, 
div.datepicker-calendar table td.outbound:hover,
div.datepicker-calendar table td.today:hover {
 border: 1px #c4d5e3 solid;
 background: #e9eff4;
 cursor: pointer;
}
div.datepicker-calendar table td.wday {
	border: 1px #FBFBFB solid;
	background: #ffffff;
	cursor: text;
}
div.datepicker-calendar table td.outbound {
 background: #e8e4e4;
}
div.datepicker-calendar table td.today {
 border: 1px #16518e solid;
 background: #c4d5e3;
}

