/* CSS Document */


/* -------------------- Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #edf0f6 ;
	color : #000000;
	text-align:center
	}

td,tr,p,div {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #58595b;
	}
	
h3 {
	color: #58595b; 
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 16px; font-weight: bold;
	}




/* -------------------- 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: underline;
	}
	
a.top:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
	
	
/* -------------------- top */

.bottom {
	color: #ffffff;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	}

a.bottom:link, a.bottom:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
	}
	
a.bottom:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
	
	
	
	
	
	
/* -------------------- menu sx e dx */
a.menusx:link, a.menusx:visited {
	color: #1e4a9c;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
	}
	
a.menusx:hover {
	color: #929396;
	text-decoration: underline;
	}
	
	
/* -------------------- testo */
a.testo:link, a.testo:visited {
	color: #1e4a9c;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.testo:hover {
	color: #1e4a9c;
	text-decoration: underline;
	}
	
	
	
	
/* --------------------- immagini */
.immagine {
	border: 1px solid #167eb5;	
}