body {
	background-color: #F3F4F8;
	margin-top: 1;
	}

#cont {
	width: 770px;
	background-color: #ffffff;
	background-image: url(/sfondo.gif);
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
	border-bottom: 1px solid silver;
	}

/* barra del menu */

table.ad {
	margin-top: 0px;
	margin-bottom: 10px;
	}

td.ad {
	background-color: #7486AE;
	font-size: 79%;
	color: cyan;
	text-align: center;
	border-right: 1px solid black;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid black;
	padding: 4px;
	}

td.adpremuto {
	background-color: #5B70A4;
	font-size: 79%;
	font-weight: normal;
	color: cyan;
	text-align: center;
	padding: 4px;
	border-right: 1px solid silver;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid  #AFBAD0;
	}


a.ad {color: #FFF; text-decoration: underline;}
a.ad:visited {color: #FFF;}
a.ad:hover {color:  blue;}


a.adh {color: #FFC; text-decoration: underline; font-size: 92%;}
a.adh:visited {color: #FFC;}
a.adh:hover {color:  #FF0;}




/* testo */

#tezto {
	font-size: 79%;
	text-align: justify;
	margin-right: 25px; 
	margin-left: 25px; 
	}



table.testo {
	margin-top: 10px;
	margin-bottom: 10px;
	}

td.testo {
	vertical-align: top;
	font-size: 79%;
	text-align: justify;
	border-right: 1px dotted silver;
	padding: 28px;
	margin-right: 20px; 
	margin-left: 20px; 
	}

td.testodx {
	vertical-align: top;
	font-size: 79%;
	text-align: justify;
	padding: 28px;
	margin-right: 20px; 
	margin-left: 20px; 
	}



p { 
	margin-bottom: 1em; 
	text-indent: 1em; 
	}


.flotta {
	float: left;
	margin: 0em 2em 1em 0em;
	}

.flotta2 {
	float: left;
	margin: 1em 1em 1em 0em;
	}



/* tabelle assessori e consiglieri*/
table.ass {
	margin-top: 0px;
	margin-bottom: 0px;
	}

td.ass {
	vertical-align: middle;
	font-size: 79%;
	text-align: left;
	border: 1px dotted silver;
	padding: 1em;
	margin-right: 5px; 
	margin-left: 5px; 
	}

td.ass2 {
	background: #DFE9F0;
	font-weight: bold; 
	vertical-align: middle;
	font-size: 79%;
	text-align: center;
	border: 1px dotted silver;
	padding: 1em;
	margin-right: 5px; 
	margin-left: 5px; 
	}




a {color: #00F; text-decoration: underline;}
a:visited {color: #0000B7;}
a:hover {color:  #0D80FF;}


/* info su aggiornamento */

#agg {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	width: 770px;
	font-size: 70%; 
	color: gray; 
	text-align: right;
	margin-top: 5px;
	}
/* info su aggiornamento */



/* servono? */

p.line { 
	margin-bottom: 12px; 
	margin-top: 6px; 
	display: block;
	padding: 1px;
	background: #DFE9F0;
	}


p.ind { 
	margin-bottom: 1em; 
	text-indent: 1em; 
	}


