#theme_header .headermenutop ul {
	width: 180px;
	margin: 0 15px 0 0;
	padding: 10px 0 0 0;
	float: left;
	border-left: solid 1px #C7C7C7;
}

#theme_header .headermenutop ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

ul.headermenutop {
	
}

.headermenutop ul li.dt {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	background: #E6E6E6;
	padding: 2px 5px 0 8px;
	margin: 0 0 10px 0;
}

.headermenutop ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	background: url(../images/quadratino.gif) no-repeat left center;
	padding: 3px 3px 3px 15px;
	font: 13px/13px Arial, Helvetica, sans-serif;
}

.headermenutop ul li a:hover {
	background: url(../images/ahovermenu.gif) repeat-y left top;	
}

#boxlogin {
	width: 25%;
	float: right;
	height: 188px;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	background: url(../images/bg_login.jpg) no-repeat left bottom;	
}

#boxlogin  ul {
	width: 150px;
	margin: 0 90px 0 0;
	padding: 10px 0 0 0;
	float: left;
	
}

#boxlogin ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#boxlogin ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	background: url(../images/quadratino.gif) no-repeat left center;
	padding: 3px 3px 3px 15px;
	font: 13px/13px Arial, Helvetica, sans-serif;
}

#boxlogin ul li a:hover {
	background: url(../images/ahovermenu.gif) repeat-y left top;	
}

#boxlogin h3 {
	display: block;
	float: left;
	height: 29px;
	width: 150px;
	font: 15px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px 0 0 8px;
	margin: 10px 0 0 0;
	background: url(../images/bg_logintitle.gif) no-repeat left top;
}

#boxlogin .blocktitle {
	display: none;	
}

#boxlogin .loginblock {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

#boxlogin #loginblock_username, #boxlogin #loginblock_password {
	border: solid 1px #E6E6E6;
	background: #ffffff;
	color: #333;
	padding: 0 5px 0 5px;
	width: 110px;
}

#boxlogin .loginlinks ul {
	border: none;
	margin: 3px 0 0 0;
	padding: 0;
}

#boxlogin .loginlinks ul li {
	margin: -2px 0 0 0;	
}

#boxlogin .loginsubmit {
	background: #333333;
	color: #CCC;
	border: none;
	cursor: pointer;
	cursor: hand; 
}

/*--- prova ---*/

.notice {
	width: 680px;

	color: #666666;
	padding: 10px;
	font-size: 12px;
}

.notice .content-title {
	padding: 5px 0 5px 0;
	border-top: solid 1px #4A3A37;
	border-bottom: solid 1px #4A3A37;
	font: bold 19px Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	text-align: left;
}

.notice .content-body { 
	column-count: 3;
	column-width: 185px;
	column-gap: 50px;
	clear: left;
	width: 680px;
}

.notice .readmore {
	border-top: solid 1px #4A3A37;
	border-bottom: solid 1px #4A3A37;
	width: 680px;
	height: 11px;
	padding: 5px 0 5px 0;
	/*border-top: solid 1px #E4E4E4;
	border-bottom: solid 1px #E4E4E4;*/
	margin: 15px 0 0 0;
}

.notice .readmore a {
	display: block;
	float: right;
	width: 62px;
	height: 11px;
	text-indent: -9999px;
	background: url(../images/proseguibutton.png) no-repeat 0 0;
}

.notice .readmore a:hover {
	background: url(../images/proseguibutton.png) no-repeat 0 -11px;
}

.notice .readmore img {
	display:none;	
}

ul.wideitems, ul.wideitems li {
	list-style: none;
	padding: 0;
}

.wideitems .content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background: #F4F4F4;
	padding: 3px;
}

.wideitems .content-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.wideitems .content-title a:hover {
	color: #333333;	
}

.wideitems .content-img {
	float: left;
	margin: 0 10px 5px 15px;
}

.wideitems .content-body {
	color: #666666;
	line-height: 20px;
	padding: 3px;
}

.wideitems a.content-category
{
	font-weight: bold;
	text-decoration: none;
}

.wideitems a.content-category:hover
{
	text-decoration: underline;
}

.wideitems .readmore {
	border-top: solid 1px #E4E4E4;
	border-bottom: solid 1px #E4E4E4;
	margin: 10px 0 20px 0;
	height: 16px;
	padding: 3px 5px 2px 0;
	clear: left;
}

.wideitems .readmore a{
	display: block;
	width: 62px;
	height: 11px;
	float: right;
	text-indent:-9999px;
	background: url(../images/proseguibutton.png) no-repeat 0 0;
	color: #666;
}

.wideitems .readmore a:hover {
	background: url(../images/proseguibutton.png) no-repeat 0 -11px;
	color: #ffffff;
}

.wideitems h4
{
	margin-top: 1em;
	margin-bottom:0;
}

.wideitems > ul
{
	margin: 0 90px 0 0;
	padding: 10px 0 0 0;
}

.wideitems > ul li
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

.wideitems > ul li a
{
	display: block;
	color: #333;
	text-decoration: none;
	background: url(../images/quadratino.gif) no-repeat left center;
	padding: 3px 3px 3px 15px;
	font: 13px/13px Arial, Helvetica, sans-serif;
}

.wideitems > ul li a:hover
{
	background: url(../images/ahovermenu.gif) repeat-y left top;
}

.boxinosearch {
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 10px;
}

.boxinosearch #search_q {
	border: solid 1px #E6E6E6;
	background: #ffffff;
	color: #333;
	padding: 0 5px 0 5px;
	width: 110px;
}

.boxinosearch div {
	margin: 0;
	padding: 0;
}

.boxinosearch label input {
	background: #333333;
	color: #CCC;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.rxblock h3 {
	background:#E6E6E6 url(../images/bg_titolicolonnadestra.png) no-repeat 0 0;
	font:italic bold 130% Georgia,"Times New Roman",Times,serif;
	color: #333;
	height: 20px;
	padding:5px 0 3px 5px;
	border-bottom:1px solid #C9C9C9;
	border-top:1px solid #C9C9C9;
	margin-top: 8px;
}

.rxblock h3:hover {
	background:#E6E6E6 url(../images/bg_titolicolonnadestra.png) no-repeat 0 -28px;
}

.rxblock ul.blockstories {
	margin: 0;
	padding: 0;
}

.rxblock li {
	border-bottom:1px solid #E4E4E4;
	color:#666666;
	display:block;
	list-style:none outside none;
	padding:5px 10px;
}

.rxblock li:hover {
	background:#F4F4F4;
}


a.pianoregolatore {
	display: block;
	width: 224px;
	height: 86px;
	margin: 15px auto 0 auto;
	text-indent: -9999px;
	background: url(../images/pianoregolatorebutton.jpg) no-repeat 0 0;
}

a.pianoregolatore:hover {
	background: url(../images/pianoregolatorebutton.jpg) no-repeat 0 -85px;
}

a.pianozonizzazione {
	display: block;
	width: 224px;
	height: 86px;
	margin: 15px auto 20px auto;
	text-indent: -9999px;
	background: url(../images/pianozonizzazione.jpg) no-repeat 0 0;
}

a.pianozonizzazione:hover {
	background: url(../images/pianozonizzazione.jpg) no-repeat 0 -85px;
}

.articolointero .articletitle a{
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.articolointero .articletitle {
	display: block;
	margin: 0 0 30px 0;	
	padding: 5px 0 5px 15px;
	background: #F8F8F8;
	border-bottom: solid 1px #E4E4E4;
}

.articolointero .articlebody {
	color: #666666;
	line-height: 20px;
	padding: 0 20px 0 20px;
}

.articolointeroimage {
	float: left;
	margin: 0 20px 10px 20px;
}

.articolointeroimage a {
	display: none;	
}

.singolanewsuserindex {
	color: #666666;
	padding: 0;
	margin: 10px 0 0 0;
}

.singolanewsuserindex .mn-float-left a {
	/*	display: none;	*/
}

.singolanewsuserindex .articlebody {
	color: #666666;
	line-height: 20px;
	font-size: 13px;
}

.singolanewsuserindex img.topicimage {
	float: left;
	margin: 0 10px 5px 15px;
}

.singolanewsuserindex .articleattachments {
	margin: 15px 0 0 0;
}

.articletitle {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background: #F4F4F4;
	padding: 3px 0 3px 15px;
}

.articletitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.articleattachments {
	margin-left: 3px;
	margin-top: 4px;
}

.articletitle a:hover {
	color: #333333;
}

.mcontent-attachments th, .mcontent-attachments td {
	border: none;
}

.mcontent-links th, .mcontent-links td {
	border: none;
}