body {
	font-family:helvetica, arial, verdana, sans-serif;
	font-size:12px;
	cursor:default;
	color:#999999;
	background-color:#cddaea;
	background-image: url(img/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	color:#999999;
}
#header {
	width:100%;
	padding-top:0px;
}
.spacer {
	width:100%;
	height:7px;
}
hr {
	border:0px;
	color:#666666;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}
h1 {
	color:#bc9333;
	font-size:12px;
	background:url(img/sfondobox1.png);
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-weight:505;
	padding:1px;
}



h2 {
	color:#41638b;
	font-size:14px;
	background:url(img/sfondobox1.png);
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-weight:505;
	padding:1px;
}
h3 {
	color:#F9F9F9;
	font-size:14px;
	background:url(img/sfondonews.png);
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-weight:505;
	padding:1px;
}
.top_main_heading {
	margin-top:2px;
}
#left {
	float:left;
	width:250px;
	background-color:#FFFFFFF;
	color:#999999;
}
#leftcontent p {
	color:#999999;
	background-color:#FFFFFF;
	font-size: 11px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
#leftcontent ul {
	list-style:none;
	padding-left:20px;
	color:#999999;
	background-color:#FFFFFF;
	line-height:18px;

}

#leftcontent a {
	color:#cc9933;
	text-decoration:none;
	font-size:12px;
	font-weight:400;
	width: 200px;
}

#leftcontent li {
	color:#cc9933;
	text-decoration:none;
	font-size:12px;
	font-weight:400;
	background:url(img/menu.png);
	width: 200px;
}



.submenu 
{
	margin-left:25px;
	
	}

.news {
	color:#bc9333;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#999999;
	background-color:#f5f0ea;
	line-height:20px;

}
#leftcontent a:hover {
	color:#cc9933;
	background-color:#eddcb1;
	text-decoration:underline;
}
#main {
	float:left;
	width:600px;
	color:#666666;
	background-color:#FFFFFF;
	padding-bottom:20px;
	background:url(img/background.png);
	background-repeat:repeat-y;
}

#pagecontent 
{
	width:520px;
	color:#666666;
	background-color:#f2f5f4;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#999999;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	line-height:20px;
	padding: 19px;
	}

#maincontent p {
	color:#666666;
	text-align: justify;
	background-color:#f2f5f4;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#999999;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	line-height:20px;
	padding:10px;
}


#pagecontent p 
{
	text-align: justify;
	color:#666666;
	background-color:#f2f5f4;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	line-height:20px;
}

#pagecontent a {
	color:#cc9933;
	text-decoration:none;
}
#pagecontent a:hover {
	color:#cc9933;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#maincontent a {
	color:#cc9933;
	background-color:#FFFFFF;
	text-decoration:none;
}
#maincontent a:hover {
	color:#cc9933;
	background-color:#FFFFFF;
	text-decoration:underline;
}
#footer {
	clear:both;
	width:850px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color:#999999;
	background-color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#999999;
	background-color:#FFFFFF;
	text-decoration:underline;
}
.right {
	color:#999999;
	background-color:#FFFFFF;
	float:right;
	font-size:100%;
	margin-top:5px;
}
.left {
	color:#999999;
	background-color:#FFFFFF;
	float:left;
	font-size:100%;
	margin-top:5px;
}

.titolo 
{
	color:#cc9933;
	font-size: 14px;
	font-weight: bold;
	}
	
.noDisplay{
display:none;
}

.bianco a {
	color:#FFFFFF;
	font-size:10px;
}

.inputfascia 
{
 font-size:x-small;
 color: #42648e;
 width: 90px;
	}
	
.entra 
{
 cursor:hand;
 margin-top: 2px;
	}
	

.titolo a
{
	color:#cc9933;
	text-decoration:none;
	font-size:12px;
	font-weight:400;
	width: 200px;
	
	}
