body{
margin-top: 0px; 
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px; 
background-color: #FFFFFF;

}

.flash{
	display:block;
	text-align: center;
}

.ombraSx {
	width:81px;
	background-image: url(images/ombra-sx.gif);
	background-repeat: repeat-y;
}

.ombraDx {
    width:81px;
	background-image: url(images/ombra-dx.gif);
	background-repeat: repeat-y;
}
.ombralittle_Sx{
	width:81px;
	height:5px;
	background-image: url(images/ombra-sx.gif);
	background-repeat: repeat-y;
}
.ombralittle_Dx{
	width:81px;
	height:5px;
	background-image: url(images/ombra-dx.gif);
	background-repeat: repeat-y;
}

.plugin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align:justify;
}

.linkmicro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F6790;
	}

	.linkmicro A{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #2F6790;
		font-weight: bold;
		text-decoration:none;
		}
	.linkmicro A:hover{
		text-decoration: underline;
		}
/*-----------------------------------------*/
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2F6790;
	text-align: justify;
}

	h1.testo {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #2F6790;
		text-align: justify;
		}

	.testo A{
		font-weight: bold;
		color: #0099FF;
		text-decoration: underline;
		}


.evidenziato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #073251;
	text-align: justify;
}
.Titoletti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #155687;
	text-align: justify;
}
.testoMenzioni {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #2F6790;
	text-align: justify;
}

.contatti {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	text-align:center;
}
	.contatti a{
		color:#3399FF;
		font-weight:bold;
	}
/*---------------------------------------------------------------*/

div.spazioCentrale{
	width:598px;
	height:5px;
}

div.top{
	margin:0 auto;
	width:760px;
	height:159px;

}

div.linkamici_top{
	width:760px;
	height:26px;
	margin:0 auto;
	background-image: url(images/top_link.gif);
	background-repeat:no-repeat;
	}

div.linkamici_centro{
	width:760px;
	margin:0 auto;
	background-image: url(images/centro_link.gif);
	background-repeat: repeat-y;
	}
	
	div.linkamici_centro .contenuti{
		width:500px;
		margin:0 auto;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #2F6790;
		text-align: justify;
		}
		
		div.linkamici_centro .contenuti A{
			font-weight: bold;
			color: #0099FF;
			text-decoration: none;
					}
		div.linkamici_centro .contenuti A:hover{
			background-color: #E2ECF5;
					}

/*serve per mettere i link in fila*/

		div.linkamici_centro .contenuti .menuItem{	
			float:left;	
			margin-left:20px;
			padding-top:10px;	
			}

div.linkamici_bottom{
	width:760px;
	height:26px;
	margin:0 auto;
	background-image: url(images/bottom_link.gif);
	background-repeat:no-repeat;
	}
	
.floatFix{
	width:1px;
	clear:both;
	}