body {
	background-image:url(images/sfondo.gif);
	background-repeat:repeat-y;
	background-position:left;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #ECFFFF;
	margin:0px;
	padding:0px;
}

#navcontainer { width: 112px; font-size: 16px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight:bold;
}

#navcontainer a
{
display: block;
padding: 4px;
background-color: #9191A7;
font-size: 14px;
}

#navcontainer a:link, #navlist a:visited
{
color: #000066;
text-decoration: none;
font-size: 14px;
}

#navcontainer a:hover
{
background-color: #CECED9;
color: #000;
font-size: 14px;
}
.testoGiustif {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.bold {
	font-weight: bold;
}

.TITOLOSTAL {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.testosito {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.testogiustificato {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}
.testositoCentr {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.bordsot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9191A7;
}

#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;font-family: "Times New Roman", Times, serif;font-size:14px; font-weight:bold; border:1px solid #006; }
#pmenu li {float:left;position:relative; }
#pmenu a, #pmenu a:visited {display:block; width:130px; color:#006; height:24px; line-height:24px; text-decoration:none; text-indent:5px;  }
#pmenu li:hover > a {/*background:#dadddd; */color:#dadddd; }
#pmenu li ul {display: none; background:#9191a7;}
#pmenu li:hover > ul {display:block; position:absolute; top:-1px; left:130px;}
#pmenu > li:hover > ul {left:0; top:24px;}
