/* CSS Document */

/* -------------------- Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	background-repeat:no-repeat;
	color : #000000;
	}

td,tr,p,div {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #58595b;
	background-repeat:no-repeat;
	}
	
h3 {
	color: #58595b; 
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 16px; font-weight: bold;
	}
	
	
	
	
/* ------------------ Horizontal Line */	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* -------------------- top */
a.top:link, a.top:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	}
	
a.top:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
	
	
	

/* -------------------- menu sx e dx */
a.menusx:link, a.menusx:visited {
	color: #58595b;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	}
	
a.menusx:hover {
	color: #929396;
	text-decoration: underline;
	}

a.menudx:link, a.menudx:visited {
	color: #58595b;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	}
	
a.menudx:hover {
	color: #929396;
	text-decoration: underline;
	}

a.menuint:link, a.menuint:visited {
	color: #0d7f1f;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	}
	
a.menuint:hover {
	color: #6eb279;
	text-decoration: underline;
	}





/* --------------------- box */
a.box:link, a.box:visited {
	color: #58595b;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	}
	
a.box:hover {
	color: #929396;
	text-decoration: underline;
	}
		
.boxtitolo {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
	

p.box {padding-left: 10px;
		background-color:#009900;}




/* --------------------- immagini */
.immagine {
	border: 1px solid #od7f1f;	
}



/* --------------------- testo */
a.testo:link, a.testo:visited {
	color: #0d7f1f;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
	}
	
a.testo:hover {
	color: #6eb279;
	text-decoration: underline;
	}
	
.esistente {
	background-color:#f7f7df;
	margin-left: 20;
	}
	
.titolotabella {
	background-color:#f7f7df;
	margin-left: 20;
	}