body {
	background-image: url(../Immagini/sfondo.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
#principale {
	width: 800px;
	background-position: center;
	text-align: -moz-center;
	vertical-align: middle;
	margin: 0 auto;
}
#barra_menu {
	background-image:url(../Immagini/barraNavigazione.gif);
	float: right;
	width: 200px;
	height: 600px;
	text-align: center;
}
#body {
	background-image:url(../Immagini/HomePage.gif);
	float:left;
	width: 600px;
	height: 600px;
}
#bodySito {
	float:left;
	width: 600px;
	height: 600px;
	background-color: #0099FF;
}
#bodyAmministrazione {
	float:left;
	width: 800px;
	height: 600px;
	background-color: #FFFFFF;
}
.Pulsante {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	font-weight: normal;
}
.Stile1 {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-align:center;
}
.Stile2 {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.StilePiePagina {
	text-align:center;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color: #CCCCCC;
}
.StileTitoloPagina {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size:24px;
	font-weight: bold;
}
.StileAreaTesto{
	vertical-align: top;
	border: none;
	height: 500px;
	width: 500px;
	margin: 0px;
}
.link a{
	text-align:center;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
}
.StileLogin {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size:16px;
	font-weight: bold;
}
.LabelLogin {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	font-weight: normal;
}
.StileTitoloAreaRiservata {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:24px;
	font-weight: bold;
}
#col48lft {
	float: left;
	width: 48%;
}
