/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../images/back_body.jpg) center top repeat-y #7D151C;
}

body, td{
	font-family: arial;
	font-size: 11px;
	color: #868686;
	line-height: 1.4em;
}

#header_back {
	background:url(../images/back_header.jpg) center top no-repeat; height:38px; width:900px; margin:0px auto; background-position:2px 50%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1b5cab;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a.logo:link,a.logo:hover, a.logo:visited{
	
}


#areatop { margin-bottom:5px; padding-bottom:0px; }

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; font-size:12px; font-family:Arial; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.main_bg_center{
	margin:0px auto;
}
div.main_bg_left{
	float:left;
}
div.main_bg_right{
	float:right;
}

div#main_bg{
	width: 844px;
	text-align:left;
}

div#middle_bg{
	margin:0px auto;
	padding:5px 10px 3px 10px;
}

div#nologo{
	display:block;
	float:left;
	width: 20px;
}

div#logo_bg{
	height:54px;
	margin-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:8px;
	width:auto;
	background: url(../images/header.jpg) bottom right no-repeat;
	clear:both;
}

.logo{
	display: block;
	float:left;
	padding-top:25px;
}
a.logo:link,a.logo:hover, a.logo:visited{
	line-height: 28px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.logo_trebuchet:link,a.logo_trebuchet:hover, a.logo_trebuchet:visited{ font-family:"Trebuchet MS", Tahoma, Verdana; font-size:26px; }
a.logo_tahoma:link,a.logo_tahoma:hover, a.logo_tahoma:visited{ font-family:Tahoma, Verdana, Arial; font-size:26px; }
a.logo_verdana:link,a.logo_verdana:hover, a.logo_verdana:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:26px; }
a.logo_times:link,a.logo_times:hover, a.logo_times:visited{ font-family:"Times New Roman", Times, serif; font-size:26px; }
a.logo_arial:link,a.logo_arial:hover, a.logo_arial:visited{ font-family:Arial, Helvetica, sans-serif; font-size:26px; }
a.logo_helvetica:link,a.logo_helvetica:hover, a.logo_helvetica:visited{ font-family:Helvetica, Arial, sans-serif; font-size:26px; }
a.logo_georgia:link,a.logo_georgia:hover, a.logo_georgia:visited{ font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; }
a.logo_geneva:link,a.logo_geneva:hover, a.logo_geneva:visited{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:26px; }

div#user4{
	float:right;
	text-align:left;
	margin-right:15px;
}

.search .inputbox {
	background:#FFFFFF;
	width: 165px;
	height: 16px;
	margin-left: 20px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #D3D3D3;
}
.input {
	padding:10px 10px 10px 0px;
}


div#banner_bg{
	height:148px;
	border-top: 1px solid #FFFFFF;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	width:auto;
}
div#banner_bg img{
	margin:0px;
	border:0px;
}
#banner_bg table.contentpaneopen{
	margin-top:13px;
	margin-bottom:13px;
	margin-left:10px;
	width:380px;
	float:left;
	text-align:left;
}


#user3{
	margin-top:0px; margin-bottom:0px;
	width:auto;
	border:0px;
	height:25px;
	background:url(../images/fondobar.jpg) top left repeat-y;
}
#pillmenu {
	text-align:left;
	margin: 0;
	float:left;
}
#pillmenu ul.menu {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}
#pillmenu ul.menu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top:0px;
}
#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	font-family:Arial;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 10px;
	padding: 7px 5px 0px 5px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase
}

#pillmenu li a:hover{
	color:#CCC;
}

#date{
	text-align:right;
	margin-right: 10px;
	float:right;
	line-height: 40px;
	color: #FFFFFF;
	font-family:Georgia,Tahoma;
	font-size: 11px;
}

#leftcolumn{
	margin: 0px;
	padding: 0px;
	margin-left:0px;
	margin-top:6px;
	width: 156px;
	float:left;
}

#maincolumn{
	width: 667px;
	float:left;
	margin:0px;
	padding:0px;
}
.article_column {
	padding-right:10px;
}

div.path{
	padding:15px 0 0 15px;
}

div.nopad {
	float:left; width:537px;
}


div.nopad ul {
	clear: both;
}

form#form-login fieldset { 
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.moduletable_menu, #leftcolumn div.moduletable, #leftcolumn div.moduletable_text, #rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 2px 0px 5px 0px;
	padding: 0px;
	width: 155px;
	border:0px;
}

#leftcolumn { margin-top:0px; }

#leftcolumn h3, #rightcolumn h3, #areatop h3{
	text-align: left;
	height: 31px;
	width: 160px;
	line-height: 27px;
	color:#000;
	font-size:12px;
	margin:0px 10px 0px 10px;
	padding:0px;
}

#leftcolumn h3, #rightcolumn h3, #areatop h3{
	text-align: left;
	height: 31px;
	width:140px;
	line-height: 27px;
	color:#97999c;
	font-size:13px;
	margin:0px 0px 10px 10px;
	padding:0px;
	padding-bottom:0px; border-bottom:1px solid #7B161C;
	font-family:Georgia;
	font-weight:normal;
	text-transform: uppercase;
}

#areatop h3 { margin-left:0px; margin-right:0px; }

#leftcolumn h3:first-letter, #areatop h3:first-letter{
	color:#7B161C; 
}

div.bannergroup_text {
	margin:10px 13px 10px 13px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}

table.poll thead td {
	text-align: center;
	padding-left:10px;
}
.poll {
	margin:10px 0px 10px 0px;
}
.poll td{
	margin:0px 0px 10px 0px;
}
table.poll td {
	text-align:left;
}

.pollstableborder {
	margin: 5px 10px 10px 5px;
}

/* forms */

#leftcolumn ul, #rightcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.moduletable ul {
	padding:0px 10px 10px 10px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 0px 0px 10px;
	margin:0px;
	line-height:18px;
}
.moduletable form ul li {
	list-style:none;
	background:none;
}


div.moduletable ul.latestnews {
	padding:0px 10px 10px 10px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 10px;
	margin:0px;
	line-height:18px;
}
div.moduletable ul.mostread {
	padding:0px 10px 10px 10px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 10px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li, #rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
div.moduletable ul.menu {
	padding:0px 0px 10px 15px;
	margin:0px;
}
ul.menu {
	padding:0px 0px 10px 15px;
	margin:0px;
}
ul.menu li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.menu li#current a{
	color:#CCC;
}
ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	margin-top:5px;
	font-weight:regular;
	font-size:40px;
	margin:7px auto;
	color:#ccc;
	font-family:georgia,serif;
	padding-bottom:12px; border-bottom:1px dotted #E2E3E4;
}

h2.contentheading, h2.contentheading a:link,h2.contentheading a:visited, h2.contentheading a:hover{
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	margin:7px auto;
	color:#58595B;
	font-family:georgia,serif;
	border-bottom:0px;
	margin-bottom:3px;
}

a.contentpagetitle { font-size:19px; }

td.contentheading, td.buttonheading{
	font-weight:bold;
	font-size:14px;
	height:33px;
}
table.contentpaneopen{
	border-collapse: collapse;
}
table.contentpaneopen td{
	padding:2px;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}


div#f_area{
	text-align:left;
	background: url(../images/footer_bg.png) left repeat-y;
	margin:0px auto;
	width: 995px;
	padding-left: 7px;
}

#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:10px 5px 10px 5px;
	width: 235px;
}
#f_area h3{
	text-align: center;
	height: 31px;
	width: 235px;
	line-height: 27px;
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}
#power_by, #power_by a, #power_by a:visited{
	color:#858585;
}

#areatop .moduletable{
	float:left;
	border:0;
}

#areatop .moduletableGB{
width:662px; float:left; 	
}

#areatop div.moduletable{ 
	float:left; width:144px; padding:5px; margin-left:5px;  margin-top:2px; height:170px;
}
#areatop table.moduletable{ margin:0px; padding:0px; width:150px; }

.createdate { padding-right:10px; border-right:1px solid #ccc; margin-right:10px;  }

a.readon, a.readon:visited{
	color: #1b5cab;
	margin:0px 0px 0px 0px;
}
 a.readon:hover { color:#000; }
 
 .article-meta { color:#666; font-weight:bold; margin-bottom:2px; margin-top:-4px; font-family:arial; }
 
 #pillmenu div.moduletable { float:left; padding-left:3px; width:720px; }
 #pillmenu div.moduletabledex { float:left; width:110px; }
 
 .buttondex{ background-color:#E2E3E4; border:0px; font-family:georgia,serif; color:#666; font-size:11px; font-weight:bold; }
 
 .article_column{ border:5px solid #7D151C; border-left:20px solid #7D151C; padding-left:15px; background:url(../images/news.jpg) left center no-repeat #f0f0f1; background-position:left 157px; height:380px; }

 #leftcolumn ul.relateditems li { margin-bottom:5px; } 
 #leftcolumn ul.relateditems li a:link,  #leftcolumn ul.relateditems li a:visited{ font-weight:bold; color:#1b5cab;}
 #leftcolumn ul.relateditems li a:hover { font-weight:bold; color:#000;}

#banner_bottom  { margin-left:3px; }
 #banner_bottom .banneritem { float:left; margin-left:8px; }
 
 #pathway { border-bottom:1px solid #E2E3E4; padding-bottom:3px; color:#AAA; margin-bottom:10px; font-family:arial; }
  #pathway a:link, #pathway a:visited{ color:#888; }
  
.inputboxdex { width:110px; font-family:georgia,serif; margin-top:0px; border:1px solid #C5C6C2; padding-left:3px; margin-left:-64px; } 

#footer_bottom {
	text-align:center;
	margin: 0;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#footer_bottom ul.menu {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}
#footer_bottom ul.menu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top:0px;
}
#footer_bottom li a, #footer_bottom li a:hover, #active_menu-nav {
	font-family:Arial;
	font-size: 10px;
	float: left;
	display: block;
	line-height: 10px;
	padding: 7px 4px 0px 4px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#footer_bottom li a:hover{
	color:#0C0C0C;
}

.zonline2 { padding:5px; }
.zonline4 { display:none; }

.zonline2 a:link,.zonline2 a:visited { color:#666; }
.zonline2 a:hover { color:#1B5CAB; }

#area_tag { margin:10px 7px 8px 1px; padding-bottom:5px; float:left; border-bottom:3px solid #e2e3e4; border-top:3px solid #e2e3e4; }

#language { text-align:right; padding-top:0px; font-family:arial,san serif; font-size:11px; display:block; height:19px; margin-top:-15px; width:834px; }

/*\*/
html*#language  {
	[margin-top: 0px;
	margin-top: -20px;
	]margin-top: -34px;
}/*end*/

#language ul { padding:0px; margin:0px; float:right; }
.jflanguageselection { padding:0px; margin:0px; }
ul.jflanguageselection li { padding-left:10px; }
ul.jflanguageselection li a:link, ul.jflanguageselection li a:visited{ color:#666; font-weight:bold; }

#jflanguageselection ul.jflanguageselection li { padding-right:10px; }
div.nopad .contentpaneopen { height:170px; }


.contentpaneopen { clear:left; }
.contentpaneopen img{ margin-right:10px; margin-bottom:10px; float:left; }

.small img, img#id_img_toggle_all{ width:9px; height:9px; border:0px; margin:0px; padding:0px; }

.setd_title { font-size:11px; margin-bottom:5px; }

div#banner_right { border-left:5px solid #7D151c; }
div#banner_right img{ border-bottom:4px solid #7D151c; }

.gn_static_1{ width:530px; height:150px; float:left; padding-left:0px; padding-right:0px; }
.gn_static_1 img{ width:180px; height:180px; float:right; margin:0px 0px 10px 10px; }
.gn_static_2, .gn_static_3 { width:110px; height:65px; padding-bottom:10px; float:left; margin-left:13px; }
.gn_static_2 img, .gn_static_3 img{ display:none; }

.globalnews { height:180px; padding-top:0px; background:url(../images/back_top_mod.gif) top right repeat-y; margin-bottom:5px;  }

.clearl { clear:left; }
.gn_header_1 { border:0px; background:none; }

.newstitle { font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; }
a.newstitle:link, a.newstitle:visited{ color:#58595b; }
.gn_static_1 .newstitle { font-size:19px; line-height:19px; }
.gn_static_2 .newstitle,.gn_static_3 .newstitle { font-size:11px; line-height:13px; font-family:Arial; }
.gn_static_2 { padding-top:10px; border-bottom:1px solid #ccc; }

#areatop .moduletable{ float:left; } 

.nopad .contentpaneopen img { width:80px; height:80px; }

.nopad .moduletable { height:350px; float:left; }
.nopad .globalnews { background:none; height:350px; border:0px; padding-left:0px; padding-top:0px; border-left:5px solid #7D151C; background:url(../images/back_last.jpg) center left no-repeat; margin-bottom:0px; margin-right:4px; border-left:0px; }

.nopad .gn_header_1 { display:none; }
.gn_header_2 { display:none; }

.gn_static_big_1, .gn_static_big_2 { width:520px; }

.gn_static_big_1 { height:160px; padding-bottom:5px; background-color:#cbccc4; border-bottom:5px solid #7b171c; padding-right:10px; padding-top:10px; margin-top:-2px; background:url(../images/back_last.jpg) left bottom no-repeat #e2e3e4;}
.gn_static_big_2 { height:164px; clear:left; padding-bottom:0px; padding-right:10px; background:#f1f1f2; margin-top:0px; }

.gn_static_1 .box_title { height:50px; }

.gn_static_big_1 img, .gn_static_big_2 img{ height:175px; width:120px; float:left; padding-right:10px; margin-top:-10px; }

.gn_static_big_2 { padding-top:10px; }

.gn_static_big_1 .newstitle, .gn_static_big_2 .newstitle { font-size:19px; line-height:19px; padding-top:10px; }

.gn_static_big_1 .box_title, .gn_static_big_2 .box_title { height:40px; }

div#banner_right { float:left; height:310px; border:0px; margin-left:3px; }
div#banner_right img{ width:120px; border-bottom:0px; }

.nopad_int { float:left; width:530px; }

.nopad_int img { margin-right:10px; margin-bottom:10px; }
ul.relateditems li { margin-bottom:10px; line-height:16px; }

h2.contentheading{ font-size:19px; margin-bottom:10px; }
.article-content, .article-content p { font-size:12px; line-height:16px; }

..article-content { padding-top:10px; padding-bottom:10px; }

#leftcolumn .moduletableagenda{ margin: 2px 0px 5px 0px;padding: 0px; width:156px; height:185px; background:url(../images/etichette/agenda.jpg) top left no-repeat; padding-top:30px; }
ul.eventlistmodagenda li { padding:4px 10px; }

.created_on { padding-top:6px; color:#666; font-weight:bold; font-family:arial;}

#areatop .moduletable, #leftcolumn #feedrssscroll { padding-top:30px;  background:url(../images/etichette/rss.jpg) top left no-repeat; }
marquee { margin-top:30px; }

#leftcolumn #feedrssscroll { margin-bottom:20px; padding-left:5px; padding-right:5px; }

.moduletableFeed  ul{ list-style:none; margin:0px; padding:0px; font-family:arial; }
.moduletableFeed li{ margin:6px 10px; border-bottom:1px solid #FFFFFF; padding-bottom:8px; }
.moduletableFeed li a:link, .moduletableFeed li a:visited{ color:#58595b; line-height:9px; }
div.moduletableFeed { width:156px; padding-top:30px;  background:url(../images/etichette/rss.jpg) top left no-repeat #DBDBD3; float:left; margin-left:5px; margin-top:1px; height:151px; }

#leftcolumn div.moduletableFeed { float:none; margin-left:0px;}

.moduletableiniziasud { width:156px; background:url(../images/etichette/iniziasud.jpg) top left no-repeat #CBCCC4; border-bottom:5px solid #7B171C; height:124px; color:#fff; padding-bottom:10px; padding-top:40px; margin-bottom:8px; }
.moduletableiniziasud p{ padding-left:10px; padding-right:10px; }

#cercaform { float:right; margin-top:31px; width:96px; }
#cercaform { float:right; margin-top:31px; width:96px; }

#contenuti { padding-top:5px; padding-bottom:0px; margin-bottom:-3px; background:url(../images/back_dx.jpg) right top repeat-y; }

#leftcolumn .zonline2 { background:#c0c1ba; padding-top:10px; padding-bottom:10px; margin-top:10px; }
#leftcolumn .moduletable { border:0px; }

#leftcolumn2 { float:left; width:120px; margin-left:12px; margin-right:5px; }

.article_separator { display:block; height:10px; clear:left; }

.contentpaneopen img { padding-right:5px; }

div.moduletableagenda { font-family:arial; }
div.moduletableagenda a:link, .moduletableagenda a:visited{ color:#58595b;   }
div.moduletableagenda .date { display:block; }

div.moduletablerelated { padding-top:30px; background:url(../images/etichette/articolicorrelati.jpg) top left no-repeat; }
div.moduletablerelated li{ padding:4px 5px; font-family:arial; margin:0px 5px; border-bottom:1px solid #ccc; }
div.moduletablerelated li a:link, div.moduletablerelated li a:visited{ color:#58595b; }

div.moduletablevideohome { width:120px; height:234px; font-size:11px; }
div.moduletablevideohome p{ font-size:11px; }
div.moduletablevideohome  a:link, div.moduletablevideohome  a:visited{ color:#58595b; }

#leftcolumn2 .globalnews{ width:120px; height:auto; font-family:arial; margin-bottom:5px; background:none; background:#F3F3F4; }
#leftcolumn2 .moduletableinternal .globalnews {border-bottom:1px solid #ccc; }
#leftcolumn2 .newstitle{ font-size:11px; font-family:arial;}
.gn_new { padding:3px 5px; font-family:arial;} 

#leftcolumn2 .moduletable { margin-bottom:5px; }

.gn_static_2 .created_on, .gn_static_3 .created_on, .gn_new .created_on { color:#7b161c; }

.blog { margin-bottom:10px; }

#jflanguageselection { float:none; margin:0px; }

td.contentheading { font-size:25px; border-bottom:1px solid #ccc; padding-bottom:3px; }
table.setbltoc { display:none; }
table.setbl_fltr { margin-left:0px; padding-top:10px; padding-bottom:10px; }
table.setblartcllist { margin-top:0px; padding-top:0px; }
table.setblartcllist a:link, table.setblartcllist a:visited{ color:#58595b; }
.setblartcllist{ margin-top:0px; padding-top:0px;  border-top:1px dashed #CCCCCC; margin-top:0px; padding-top:5px; }

.componentheadingmultimedia { display:none; }

table.contentpanemultimedia td { padding:3px; }
table.contentpanemultimedia td a:link, table.contentpanemultimedia td a:visited { color:#58595b; }

#system-message { display:none; }

.contentpane ul{ margin:0px; padding:0px; list-style:none; }
.contentpane li a.category { font-size:20px; color:#58595b; }

div.moduletablemenu_progetti ul.menu{ margin:0px; padding:0px; padding-top:20px; padding-bottom:20px; background-color:#EDEFF0; font-family:arial; }
div.moduletablemenu_progetti ul.menu li{ padding:3px 5px; margin:0px; border-bottom:1px solid #ccc; }
.moduletablemenu_progetti li a:link, .moduletablemenu_progetti li a:visited { color:#58595b; }

.moduletableproject_coop ul, .moduletableprojecr_ricerca ul, .moduletableprojecr_docu ul { margin:0px; padding:0px; list-style:none; font-family:arial; padding-top:10px; padding-bottom:10px; }
.moduletableproject_coop ul li, .moduletableprojecr_ricerca ul li, .moduletableprojecr_docu ul li { padding:3px 5px; margin:0px; border-bottom:1px solid #ccc; }

.moduletableproject_coop li a:link, .moduletableproject_coop li a:visited { color:#58595b; }
.moduletableprojecr_ricerca li a:link, .moduletableprojecr_ricerca li a:visited { color:#58595b; }
.moduletableprojecr_docu li a:link, .moduletableprojecr_docu li a:visited { color:#58595b; }


#leftcolumn2 ul.menu li#current { color:#060606; }
#filtro_art { display:none; }

tr.sectiontableentry1 a:link, tr.sectiontableentry1 a:visited, tr.sectiontableentry2 a:link, tr.sectiontableentry2 a:visited { color:#58595b; }

table.lista_articoli_blog td { padding-bottom:3px; padding-top:3px; font-family:arial; vertical-align:top;}

#eventlist .copyright { display:none; }
div#eventlist table.eventtable { font-family:arial; }

table.sitemap { font-family:arial;}
table.sitemap ul { margin-left:10px; padding-left:0px; font-family:arial; }

table.sitemap .level0  a{ color:#7B161C; }
table.sitemap .level1  a{ color:#DD9C26; }
table.sitemap .level2  a{ color:#0B3C39; }

table.sitemap .level1 { padding-left:25px;  }
table.sitemap .level2 { padding-left:45px;  }

td.sponsor { display:none; }

table.eventtable th { display:none; }
table.eventtable  { border:0px; }
table.eventtable  td{ border:0px; }
table.eventtable  tr{ border:0px; border-bottom:1px solid #ccc; }
td.se_data, td.se_title , td.se_location , td.se_city , td.se_city, td.se_category  { background:none; font-family:arial; }

#language .feedrss { float:right; margin-right:10px; margin-top:4px; font-size:0.9em; }
#language .feedrss a{ padding-left:8px;}
#language .feedrss a{ color:#DE9B26; }
#language .moduletablelang { float:right; }

.banneritemmenu_campagne { padding-bottom:10px; background:#EDEFF0; }
