body { background-color: #999999;}
#PageContainer{width:850px; border-right:1px solid #333365; border-left:1px solid #333365; 
margin-left: 50px; height:100%; vertical-align:top; background-color:#FFFFFF;  }
#PageContainer #banner {margin-top:5px; height:119px; width:100%; border: 0;}
#banner img{vertical-align:middle; margin-bottom:5px;}
#PageContainer #topmenu{
	width:800px;
	margin-left:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:25px;
	line-height:25px;
	display:block;
	text-decoration: none;
	color: #FF0000;
	background-repeat: repeat-y;
	background-position: right center;
	background-color:#FFFFFF;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: none;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000; }
#topmenu a{
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	}

#topmenu a:hover{
	text-decoration: underline;
	color: #ffa712;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	}

/* Styles for Tree Menu*/
#PageContainer #treemenu {
	margin-top:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width: 300px; padding: 0px; background-color: #FFFFFF;
	margin-left:5px;
	}
#treemenu p	{font:11px verdana; color:#666666;}
#treemenu img	{margin-left:15px;}
#treemenu a	{font:11px verdana; color:#0033cc;}
/* End of Styles for Tree Menu*/

/* Styles for the Right Part of a Page*/
#PageContainer #right {
	margin-top:auto;
	width:500px;
	margin-right:15px;
	padding: 0px;
	font-size: 80%;
	background-position: center center;
	float:right;
		}	
#right p{padding: 5px 0px 5px 0px;}
/* End of Styles for the Right Part of a Page*/

#PageContainer #bottom {
	width:850px;
	margin-left:0; margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 11px;
	padding: 0px; background-color: #FFFFFF;
	float:left;
}
.titolo {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
}
fieldset
{
border: 1px solid #FFBBBB;
width:500px;
}
 legend
{
color: #ffffff;
background: #ffffff;
border: 1px solid #ffffff;
padding: 0px 6px
}

textarea
{
color: #660000;
background: #fee3ad;
border: 1px solid #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

