/* Designed by Visioni - we network - http://www.visioni.info */

/* reset */
@import url(reset.css);

/* clearfix */
@import url(clearfix.css);

/* menu */
@import url(menu.css);
@import url(menutop.css);
@import url(menuheader.css);

/* main */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background: #FFFFFF url(../images/bg_body.png) repeat-y center;
}
#bg1 {
	position: relative;
	min-height: 100%;
	background: transparent url(../images/bg_header.png) repeat-x top;
}
#bg2 {
	position: relative;
	min-height: 100%;
	background: transparent url(../images/header.png) no-repeat scroll 50% 0;
}
#wrapper {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent;
}
/*#header-bar {
	position: relative;
	width: auto !important;
	height: 15px;
	margin: 0;
	padding: 0;
}*/
#header {
	position: relative;
	width: auto !important;
	height: 107px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#header h1,
#header h2 {
	display: none;
}
#header .menu-header {
	position: absolute;
	top: 0;
	left: 550px;
	width: 400px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#header .tools {
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 223px;
	height: 70px;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
}
#header .language-box {
	position: absolute;
	top: 5px;
	right: 0;
	margin: 0;
	padding: 0 5px 0 0;
	height: 18px;
	line-height: 18px;
}
#header .language-box div {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#header .language-box label.jflanguageselection {
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #584022;
}
#header .language-box select.jflanguageselection {
	width: 82px;
	height: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #584022;
	background-color: #DBE381;
	border: 1px solid #827667;
}
#header .search-box {
	position: absolute;
	bottom: 10px;
	right: 0;
	margin: 0;
	padding: 0 5px 0 0;
	height: 13px;
	line-height: 18px;
}
#header .search-box div.search,
#header .search-box form {
	margin: 0;
	padding: 0;
	line-height: 0;
	white-space: nowrap;
}
#header .search-box .inputbox {
	width: 125px;
	height: 13px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	background: transparent url(../images/search_box.png) no-repeat;
	border: none;
}
#header .search-box .button {
	display: none;
}
#header .fontsize-box {
	position: absolute;
	bottom: 30px;
	right: 0;
	margin: 0;
	padding: 0 9px 0 0;
	height: 18px;
	line-height: 18px;
}
#header .fontsize-box a.decrease,
#header .fontsize-box a.decrease:link,
#header .fontsize-box a.decrease:visited,
#header .fontsize-box a.decrease:hover,
#header .fontsize-box a.decrease:active {
	margin: 0 0 0 2px;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	cursor: pointer;
}
#header .fontsize-box a.increase,
#header .fontsize-box a.increase:link,
#header .fontsize-box a.increase:visited,
#header .fontsize-box a.increase:hover,
#header .fontsize-box a.increase:active {
	margin: 0 0 0 2px;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	cursor: pointer;
}
#header .fontsize-box a.reset,
#header .fontsize-box a.reset:link,
#header .fontsize-box a.reset:visited,
#header .fontsize-box a.reset:hover,
#header .fontsize-box a.reset:active {
	margin: 0 0 0 2px;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	cursor: pointer;
}
#header .inside {
	padding: 0 !important;
}
#hidden-header {
	display: none;
}
#top-bar {
	position: relative;
	width: auto !important;
	/*height: 25px;*/
	margin: 0;
	padding: 0;
	/*background: #F66013;*/
}

#inner {
	position: relative;
	margin:  0;
	padding: 10px 0 10px 0;
}
#left-column {
	position: relative;
	float: left;
	display: inline;
	width: 380px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#right-column {
	position: relative;
	float: right;
	display: inline;
	width: 380px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#center-column {
	position: relative;
	float: left;
	display: inline;
	/*width: auto !important;*/
	/*margin: 0 190px 0 190px;*/
	margin: 0;
	padding: 0;
}
/*#center-column .inside {
	background: transparent url(../images/bg_center_column.png) repeat-x scroll 0 100%;
	/*border: 1px solid #242154;
	overflow: hidden;
}*/
#center-column .bottom {
	overflow: hidden;
}
#bottom-space {
	position: relative;
	clear: both;
	height: 50px;
}
#bottom-bar {
	position: relative;
	height: 25px;
	text-align: left;
	color: #FFFFFF;
	background: #60812A;
}
#footer {
	position: relative;
	height: 50px;
	margin: -50px auto 0 auto;
	text-align: center;
}
.inside {
	padding: 10px;
}
.bottom {
	padding: 0;
}
#left-column .inside {
	/*padding-right: 0;*/
	/*padding-left: 0;*/
}
#right-column .inside {
	/*padding-right: 0;*/
	/*padding-left: 0;*/
}

/* hidden columns */
#inner .no-left {
	/*margin-left: 0 !important;*/
}
#inner .no-right {
	/*margin-right: 0 !important;*/
}
#inner .no-left-no-right {
	/*margin-left: 0 !important;*/
	/*margin-right: 0 !important;*/
}

/* template widths */
body.width-0 div#wrapper {
	width: 956px;
}
body.width-0 div#footer {
	width: 956px;
	background: transparent url(../images/bg_footer.png) repeat-x 0 0;
}
body.width-0 div#header {
	background: transparent url(../images/header.png) no-repeat scroll 50% 0;
}
body.width-0 div#center-column {
	width: 576px;
}
/*
body.width-1 div#wrapper {
	width: 726px;
}
body.width-1 div#footer {
	width: 726px;
}
body.width-1 div#header {
	background: transparent url(../images/header.png) no-repeat 0 20px;
}
body.width-1 div#center-column {
	width: 346px;
}
body.width-2 div#wrapper {
	width: 926px;
}
body.width-2 div#footer {
	width: 926px;
}
body.width-2 div#header {
	background: transparent url(../images/header.png) no-repeat 0 20px;
}
body.width-2 div#center-column {
	width: 506px;
}
*/

/* center-column widths */
body.width-0 #inner .no-left {
	width: 576px !important;
}
body.width-0 #inner .no-right {
	width: 576px !important;
}
body.width-0 #inner .no-left-no-right {
	width: 956px !important;
}
/*
body.width-1 #inner .no-left {
	width: 566px !important;
}
body.width-1 #inner .no-right {
	width: 566px !important;
}
body.width-1 #inner .no-left-no-right {
	width: 756px !important;
}
body.width-2 #inner .no-left {
	width: 766px !important;
}
body.width-2 #inner .no-right {
	width: 766px !important;
}
body.width-2 #inner .no-left-no-right {
	width: 956px !important;
}
*/

/* borders */
#wrapper{
	/*border-right: 1px solid #999999;*/
	/*border-left: 1px solid #999999;*/
}
#footer{
	/*border-right: 1px solid #FFFFFF;*/
	/*border-left: 1px solid #FFFFFF;*/
}

/* module styling */
.moduletable {
	width: 362px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	/*overflow: hidden;*/
}
.moduletable h3 {
	width: 362px;
	margin: -11px -11px 10px -11px;
	padding: 5px 10px;
	font: 14px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	color: #003B81;
	background: transparent;
}

/* module news styling */
.moduletablenews {
	width: 362px;
	height: 130px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	background: transparent url(../images/bg_box_news.png) no-repeat;
	overflow: hidden;
}
.moduletablenews h3 {
	width: 332px;
	margin: 7px 15px 5px 15px;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #003B81;
	background: transparent;
}
/* module media styling */
.moduletableleftmedia {
	width: 362px;
	height: 156px;
	margin: 0 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	background: transparent url(../images/bg_box_media.png) no-repeat;
	overflow: hidden;
}
.moduletableleftmedia img {
	margin:10px 5px 5px 15px;
	padding: 0;
}
.moduletableleftmedia h3 {
	width: 332px;
	margin: 7px 15px 5px 15px;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #003B81;
	background: transparent;
}
.moduletableleftmedia span {
	width: 332px;
	margin: 10px 5px 5px 25px; 
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	color: #559A16;
	background: transparent url(../images/bg_play.png) no-repeat 0;
}
/* module events styling */
.moduletableleftevent {
	width: 342px;
	height: 172px;
	margin: 0 0 20px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 12px;
	background: transparent url(../images/bg_box_events.png) no-repeat;
	overflow: hidden;
}
.moduletableleftevent h3 {
	width: 322px;
	margin: 7px 5px 5px 5px;
	padding: 0;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	color: #003B81;
	background: transparent;
}
.mod_events_latest_table {
      width: auto;
}
.mod_events_latest_first {
      padding: 6px 0;
}
.mod_events_latest {
      padding: 6px 0;
}
/* Newsletter*/
.moduletablenewsletter {
	width: 362px;
	height: 170px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	background: transparent url(../images/bg_box_newsletter.png) no-repeat;
	overflow: hidden;
}
.moduletablenewsletter h3 {
	width: 332px;
	margin: 7px 15px 5px 15px;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #003B81;
	background: transparent;
}
.moduletablenewsletter .mainnewsletter {
	margin: 15px 10px 0;
	padding: 0;
	width: 340px;
}
/*
.moduletableleft {
	width: 362px;
	height: 156px;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	background: transparent url(../images/bg_box_media.png);
}
*/
/*Home central images */
.moduletabletop {
	margin: 0 0 0 15px;
	padding: 0;
}
/*Module banner*/
.modulebannerleft {
	width: 362px;
	margin: 0 0 20px 10px;
	padding: 0;
	float:left;
	display: inline;
}
.modulebannercenter {
	width: 252px;
	margin: 0 0 20px 22px;
	padding: 0;
	float:left;
	display: inline;
}
/*Module bottom-boxes*/
.moduleroundedleft {
	width: 354px;
	height: 120px;
	margin: 0 0 20px 10px;
	padding: 0 4px;
	float:left;
	display: inline;
	font-size: 12px;
	line-height: 12px;
	background: transparent url(../images/bg_box_wiki.png) no-repeat;
}
.moduleroundedleft h3 {
	width: 332px;
	margin: 5px 15px 5px 15px;
	padding: 0;
	color: #003B81;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.moduleroundedleft ul {
	list-style-type: none;
}
.moduleroundedleft li {
	list-style-type: none;
}
.moduleroundedcenter {
	width: 252px;
	height: 120px;
	margin: 0 0 20px 22px;
	padding: 0;
	float:left;
	display: inline;
	font-size: 12px;
	line-height: 12px;
	background: transparent url(../images/bg_box_bottom.png) no-repeat;
}
.moduleroundedcenter h3 {
	width: 222px;
	margin: 5px 15px 0 15px;
	padding: 0;
	color: #003B81;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

/*K2 Roundedcenter - add11-10-2011*/
.moduleroundedcenter .k2ItemsBlock ul {
	list-style: none;
}
.moduleroundedcenter .k2ItemsBlock ul li {
	margin: 0 4px;
	padding: 4px 2px;
	background: transparent;
	border-bottom: 1px dashed #FFFFFF;
}
/* info styling */
.moduletablemenuinfo {
	float: left;
	display: inline;
	width: auto;
	margin: 0;
	padding: 0;
}
.moduletablemenuinfo ul {
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 13px;
	list-style-type: none;
}
.moduletablemenuinfo li {
	float: left;
	display: inline;
	height: 13px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 13px;
	list-style-type: none;
	vertical-align: middle;
}
.moduletablemenuinfo a,
.moduletablemenuinfo a:link,
.moduletablemenuinfo a:visited,
.moduletablemenuinfo a:hover,
.moduletablemenuinfo a:active {
	display: block;
	margin: 0;
	padding: 0 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003B81;
	text-decoration: none;
}

/* Ragione sociale */
.moduletableiva {
	float: right;
	display: inline;
	width: auto;
	margin: 12px 0 0;
	padding: 0;
	font-size: 8px;
	line-height: 10px;
}
/* table headers styling */
.sectiontableheader {
	padding: 5px 5px 4px 5px;
	font: 1.2em bold Arial, Helvetica, sans-serif;
	color: #60812A;
	background: #FFFFFF;
	border-bottom: 1px solid #60812A;
}
.sectiontableheader a,
.sectiontableheader a:link,
.sectiontableheader a:visited,
.sectiontableheader a:hover,
.sectiontableheader a:active {
	color: #FFFFFF;
}

/* table styling */
.sectiontableentry1 td,
.sectiontableentry2 td {
	padding: 5px;
}

/* other */
table.contentpaneopen {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table.contentpaneopen td {
	/*padding: 3px;*/
}
.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #559a16;
	background: transparent url(../images/bg_contentheading.png) no-repeat left;
}
.contentheading,
.buttonheading {
	padding: 5px;
}
.componentheading,
.contentheading {
	padding: 3px 3px 3px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #559a16;
	background: transparent url(../images/bg_contentheading.png) no-repeat left;
	/*margin: .5em 0;*/
}
h1,
.componentheading {
	font-size: 1.8em;
	line-height: 1.3em;
}
h2,
.contentheading {
	font-size: 1.6em;
	line-height: 1.3em;
}
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
	font-weight: 700;
}
.blog {
	width: 100%;
}
.contentpaneopen {
	width: 100%;
}

/*
.button {
	margin: 4px 0;
	padding: 0 4px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	background: url(../images/bg_button.png) repeat-x;
	border: 1px solid #000000;
	cursor: pointer;
}
*/
.small,
.createdate,
.modifydate,
.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #999999;
}

/* contacts */
.componentheadingcontacts {
	margin: .5em 0;
	font-size: 1.8em;
	line-height: 1.3em;
}
.contentheadingcontacts {
	font-size: 1.6em;
	line-height: 1.3em;
}
.sectiontableheadercontacts {
	padding: 5px;
	font: 1.2em bold Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #0099CC;
}
.sectiontableheadercontacts a,
.sectiontableheadercontacts a:link,#584022
.sectiontableheadercontacts a:visited,
.sectiontableheadercontacts a:hover,
.sectiontableheadercontacts a:active {
	color: #FFFFFF;
}
.contentpanecontacts .sectiontableentry1 td,
.contentpanecontacts .sectiontableentry2 td {
	padding: 5px;
	white-space: nowrap;
}

/* banner */
.bannergroup {
	margin: 0;
	overflow: hidden;
}
.banneritem {
	margin: 0 0 5px 0;
	line-height: 0pt;
	border: 1px solid #60812A;
}
/* globalnews - box */
.moduletable .globalnews {
	width: 100%;
	margin: 0;
	padding: 0;
}
.moduletable .globalnews .gn_list {
	margin: 0;
	padding: 0;
}
.moduletable .globalnews .gn_date {
	font-variant: small-caps;
	font-size: 10px;
	line-height: 11px;
}
.moduletable .globalnews .gn_title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11px;
	line-height: 13px;
	color: #F66013;
	text-decoration: none;
}
.moduletable .globalnews .gn_readmore {
	float: right;
	display: inline;
}
.moduletable .globalnews .gn_readmore a {
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	color: #F66013;
	text-decoration: none;
}
.moduletable .globalnews .gn_readmore a:hover {
	text-decoration: underline;
}
/* morfeoshow */
.sboxgallery {
	padding: 10px 10px 30px 30px;
}
#sboxth {
	width: 100px;
	padding: 0 5px 15px 0;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}
#sboxth img {
	border: 1px solid #0099CC;
	border-width: 2px 2px 2px;
}
#sboxth a:hover img {
	border: 1px solid #FFED40;
	border-width: 2px 2px 2px;
}
div.catItemIntroText img {
max-width: 100%;
height: auto;
}

/* Designed by Visioni - we network - http://www.visioni.info */