/* Sidebar */
#sidebar a, #sidebar a:visited {
	color: #e95d0f;
}
#sidebar #submenu {
	width: 200px;
	float: left;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-color: #eeeeee;
	border-top: 1px solid #d9d9d9;
}
#submenu li {
	border-bottom: 1px solid #d9d9d9;
}
#submenu li li {
	border-top: 1px solid #c9c4b7;
	border-bottom: 0;
}
#submenu li a, #submenu li a:link, #submenu li a:visited {
	color: #333333;
	display: block;
	width: 180px;
	padding: 10px 10px;
}
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	color: #333333;
	display: block;
	width: 140px;
	padding: 6px 30px;
}
#submenu li a:hover {
	background-color: #d9d9d9;
	color: #e95d0f;
}
#sidebar li li a:hover {
	submenu-color: #d9d9d9;
	color: #e95d0f;
}
#submenu li a.current {
	background-color: #d9d9d9;
	color: #eb690b;
	font-weight: bold;
	letter-spacing: 1px;
}
#submenu li li a.current {
	background-color: #d9d9d9;
	color: #eb690b;
	font-weight: bold;
	letter-spacing: 1px;
}
#sidebar #nwslist {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-color: #eeeeee;
	border-top: 1px solid #d9d9d9;
	padding: 5px;
}
#nwslist li {
	border-bottom: 1px solid #d9d9d9;
}
#nwslist li a, #nwslist li a:visited {
	color: #eb690b;
	display: inline;
	padding: 0;
}
#nwslist li a:hover , #nwslist li a:active{
	text-decoration: underline;
	background-color: #eeeeee;
}
#nwslist .nwsData{
	font-weight: bold;
	color: #6699cc;
	font-size: 10px;
}

/* Content */
#content h1, #sidebar h1 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 8px;
	line-height: 22px;
}
#content h2 {
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 10px;
}
#sidebar h2 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 8px;
	line-height: 18px;
}

#content a, #content a:link, #content a:visited {
	color: #e95d0f;
}
#content a:hover {
	text-decoration: underline;
}
#content #form1 label {
	display: block;
	padding: 5px 0 2px 0;
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 2%;
}
#content #form1 input[type=text], #content #form1 select {
	width: 300px;
	font-size: 11px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#content #form1 input[type=radio] {
	font-size: 11px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#content #form1 textarea {
	width: 300px;
	font-size: 11px;
	padding: 2px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#content #form1 .req {
	color: #cc6666;
}
#content #form1 div {
	clear: both;
}
#content  #form1   input[type=submit] {
	padding:1px 8px;
	margin: 10px 0 5px 0;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #e95d0f;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 100px;
	border: 1px solid #351a0b;
}
#content ul li {
	padding-top: 0.4em;
	padding-right: 10px;
	padding-bottom: 0.1em;
	padding-left: 20px;
	background-image: url(../immagini/li-item.gif);
	background-repeat: no-repeat;
	background-position: .5em .6em;
	text-align: left;
}
.prpTitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	padding-bottom: 5px;
}
.prpTitolo  a, .prpTitolo  a:link, .prpTitolo a:visited {
	color: #999999;
}
.prpTitolo a:hover {
	color: #e95d0f;
}
.prpLabel {
	font-weight: bold;
	color: #6699cc;
	padding-bottom: 5px;
	padding-top: 10px;
}
.prpLuogo, .nwsData  {
	font-weight: bold;
	color: #6699cc;
	padding-bottom: 5px;
}
.prpSep {
	border-top: 1px solid #999999;
	margin: 10px 0;
	clear: both;
}
#propTesto {
	float: left;
	width: 500px;
}
#propBarra {
	float: right;
	width: 150px;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
