.MenuOrizzontali {
	
	
	background-color:#666666;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	text-shadow:none;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	
}
.MenuOrizzontali:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
	text-decoration: none;
	
}
.TitoloPagina {

	font-family: Tahoma;
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuVerticali {

	font-family: Tahoma;
	font-size: 12px;
	font-style: inherit;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuVerticali:hover {


	font-family: Tahoma;
	font-size: 12px;
	font-style: inherit;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
	text-decoration: none;
}

.MenuHomePage {

	font-family: Tahoma;
	font-size: 18px;
	font-style: inherit;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuHomePage:hover {


	font-family: Tahoma;
	font-size: 18px;
	font-style: inherit;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
	text-decoration: none;
}
.DidascaliaFoto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
.DidascaliaFotoCentrata {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
.SpaziaturaImmagini {
	border-color: #CC0033;
	height: 30px;
}
.ImmaginiBordi {
	border: 2;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
}
.TestoArticolo
{
font-family:"Times New Roman";
font-size:14px;
color:#FFFFFF
}
