
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg-solid-cyan.gif);
	background-repeat: repeat;
	background-position: left top;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	color: #84A8E4;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6CFF4;
	font-weight: bold;
	line-height: 1em;
	font-size:1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	margin: 0px;
	color: #84A8E4;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6CFF4;
	font-weight: bold;
	line-height: 1em;
}

h3 {
	margin: 0px;
	color: #84A8E4;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6CFF4;
	font-weight: bold;
	line-height: 1em;
}

h4, h5, h6 {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6CFF4;
	font-weight: bold;
	line-height: 1em;
	background-color: #84A8E4;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
.up-link {
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottom-page {
	margin: 0px;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tmpl_content  form {
	margin: 0px;
	padding: 0px;
	
}
#tmpl_content  table {
	margin: 0px;
	padding: 0px;
	
}
#tmpl_content a.doc-pdf:link {
	background-image: url(../images/icons/doc_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-left:0px;
}
#tmpl_content a.email:link {
	background-image: url(../images/icons/email.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}
#tmpl_content a.external:link,
#tmpl_content a.external:visited,
#tmpl_content a.external:active,
#tmpl_content a.external:hover {
	background-image: url(../images/icons/external.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-left:0px;
}
/* LAYOUT */
#tmpl_mainpage{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	/*
	-moz-box-shadow: 0px -10px 10px #7f7f7f;
	-webkit-box-shadow: 0px -10px 10px #7f7f7f;
	*/
}
#tmpl_mainpage #tmpl_header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 124px;
	background-image: url(../images/header-blue-no-name.png);
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#tmpl_header .logo-text {
	position: absolute;
	left: 30px;
	top: 15px;
	font-size: 30pt;
	text-align: left;
	border: none;
	color: #fff;
	letter-spacing: 0.04em;
}
#tmpl_mainpage #tmpl_header h1, 
#tmpl_mainpage #tmpl_header h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 360px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2.subTitle {
	padding: 4px;
	margin-top: 0px;
	margin-right: 360px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
}
#tmpl_mainpage #tmpl_header #tmpl_topBox {
	float: right;
	width: 480px;
	text-align: right;
	margin-top: 25px;
	clear: both;
	font-size: 24px;
	color: #FFFFFF;
	padding-right: 20px;
}
#tmpl_mainpage .page_wrapper #tmpl_right {
	background-color: #FFFFFF;
	margin: 0px;
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#tmpl_mainpage .page_wrapper #tmpl_left {
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tmpl_mainpage .page_wrapper #tmpl_content {
	margin-right: 220px;
	margin-left: 220px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #fff;
	text-align: left;
	font-size:10pt;
}
#tmpl_mainpage .page_wrapper #tmpl_content_full {
	text-align: left;
	font-size:10pt;
}
#tmpl_content p {
	text-align:justify;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#tmpl_content ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#tmpl_content ul li {
	margin:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#tmpl_content .tmpl_middle {
	background-color: #ccdcf5;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #5680C5;
	border-bottom-color: #5680C5;
}
#tmpl_mainpage #tmpl_footer {
	background-color: #5680c5;
	font-size: 9pt;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/end_page.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#tmpl_footer_ext {
	background-color: #5680c5;
	font-size: 8pt;
	text-align: right;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 880px;
	min-width:902px;
	background-image: url(../images/footer-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.clearpixel {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	float: none;
}
.tmpl_sideList {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.tmpl_sideList li {
	margin: 0px;
	background-image: url(../images/div.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.tmpl_sideListRight {
	list-style-type: none;
	background-color: #f2f2f2;
	background-image: url(../images/bottom_side_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 27px;
	padding-left: 0px;
}
.tmpl_sideListRight li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tmpl_sideBox {
	border: 0px dashed #84B870;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DCF2DC;
	font-size: 8pt;
	text-align: justify;
}
.tmpl_sideBox h3 {
	padding: 0px;
	font-size: 12pt;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}
.tmpl_sideBox_blue {
	border: 0px dashed #09C;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CFE7F0;
	font-size: 8pt;
	text-align: justify;
}
.tmpl_sideBox_blue h3 {
	padding: 0px;
	font-size: 12pt;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}

.tmpl_footerText {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	color: #ffffff;
}

#tmpl_left .topSideImage {
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	text-align: center;
	background-color: #CC0000;
	color: #FFFFFF;
}
.news_title {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 200px;
	background-image: url(../images/neswletter.gif);
}
.links_title {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 48px;
	width: 200px;
	/* background-image: url(../images/tmpl_links_image.gif); */
}
.address {
	background-color: #F2F2F2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.address  h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #448DB7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.address p {
	font-size: 10pt;
	padding-left: 10px;
}

/* LINKS */

.tmpl_sideList a:link, 
.tmpl_sideList a:visited, 
.tmpl_sideList a:active {
	text-decoration: none;
	display: block;
	color: #006699;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;	
}
.tmpl_sideList a:hover {
	text-decoration: none;
	display: block;
	color: #CC0000;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.tmpl_sideListRight a:link, 
.tmpl_sideListRight a:visited, 
.tmpl_sideListRight a:active {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #006699;
	font-size: 9pt;
}
.tmpl_sideListRight a:hover {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #CC0000;
	background-color: #FFFFFF;
}


#tmpl_topBox a:link, 
#tmpl_topBox a:visited, 
#tmpl_topBox a:active {
	text-decoration: none;
	color: #006699;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#tmpl_topBox a:hover {
	text-decoration: none;
	color: #CC0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}

#tmpl_content a:link, 
#tmpl_content a:visited, 
#tmpl_content a:active {
	color: #006699;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}
#tmpl_content a:hover {
	text-decoration: none;
	color: #CC0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}
.slideshow {
	margin: 0px;
	height: 150px;
	width: 880px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #457931;
	overflow: hidden;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../images/banners/bg-banners.jpg);
	background-position: center center;
	min-width: 900px;
}
.slideshow img{
margin:0px;
padding:0px;
}
.creativecommons {
	font-size: 8pt;
	text-align: center;
	padding: 10px;
}
.top-menu {
	position: relative;
	z-index: 100;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #457931;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bg-menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-menu ul ul {
	position: relative;
	z-index: 200;
}
.header-menu {
	font-size: 12pt;
	padding-top: 40px;
}

#panel {
	
	padding-top: 0px;
	background-color: #fff;
	padding-bottom: 2px;
}
.newsList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.newsList li {
	padding-left: 5px;
	position: relative;
	border-bottom:1px solid #ccc;
	padding-top: 10px;
	background-image: url(../images/news-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsList li span {
	font-size: 8pt;
	float: right;
	color: #666666;
}
.labelForm{
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
	display: block;
	color: #487D34;
	letter-spacing: 0.15em;
}
.newsInput{
	font-size: 10pt;
	width: 180px;
	border: 2px solid #84B870;
	background-color: #FFFFCC;
	padding: 5px;
}
.newsButton{
	font-size: 10pt;
	font-weight: bold;
	width: 90px;
	border: 1px solid #84B870;
	background-color: #487D34;
	color:#FFFFFF;	
}
.newsButton:hover{
	background-color: #345C27;	
}
.privacy{
	font-size: 8pt;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

#tmpl_content input {
padding:5px;
border: 1px solid #ccc;
}
#tmpl_content input:focus {
	padding:5px;
	border: 1px solid #ccc;
	background-color: #FAFFF4;
}
#tmpl_content input.testo {
	display:block;
	padding:5px;
	border: 1px solid #ccc;
	width: 99%;
}
#tmpl_content textarea.testo {
	display:block;
	padding:5px;
	border: 1px solid #ccc;
	width: 99%;
	min-height:100px;
}
#tmpl_content textarea.testo:focus {
	display:block;
	padding:5px;
	border: 1px solid #ccc;
	width: 99%;
	background-color: #FAFFF4;
}
#tmpl_content input.bottone {
	display: inline-block;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}
#tmpl_content input.bottone:hover {
	display: inline-block;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #4984C3;
}
.ombra {
	-moz-box-shadow: 0px 0px 5px #7f7f7f;
	-webkit-box-shadow: 0px 0px 5px #7f7f7f;
}
.ombra-scura {
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
}
img.immagine-banner{
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
/* NEWS */


#wrapper-news{
	margin:0px;
	padding:0px;
}
#wrapper-news table, #wrapper-news table td{
	margin:0px;
	padding:0px;
}

#wrapper-news .titolo-news a {
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
}	
#wrapper-news .titolo-news{
	font-size:9pt;
	padding:5px;
	width: 100%;
}
#wrapper-news .abstract-news {
	font-size:9pt;
	text-align: justify;
	font-style:italic;
	padding:5px;
	display:block;
	border:1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#fff;
	margin-top:5px;
	margin-bottom: 10px;
}
#wrapper-news .data-news{
	font-size:9pt;
	color: #006699;

	padding:5px;
}

#wrapper-news .newsLine{
	display: block;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}
.news-detail-title{
	margin-top:20px;
	display:block;
	padding:8px;
	font-size:12pt;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#BADDFF;
	}
.news-detail-data{
	display:block;
	padding:2px;
	text-align:right;
	font-size:9pt;
	color:#006699;
	font-weight:bold;
	}
.news-detail-abstract{
	display:block;
	padding:5px;
	text-align:justify;
	font-style:italic;
	border:2px dashed #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#f2f2f2;
	}
.news-detail-body{
	display:block;
	padding:5px;
	text-align:justify;
	border:1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top:5px;
	}

/* PAGINATOR */
.paginator{
	text-align:center;
	}

.paginator .nextLink, .paginator .prevtLink, .paginator .step{
	padding:2px;
	margin:2px;
	}
.paginator .currentStep{
	padding:2px;
	margin:2px;
	color:#F00;
	}
/* ENGLISH VERSION LAYOUT */

#tmpl_content_full{
	margin-right:210px;
	text-align:justify;
	}

/* MESSAGES AND ERRORS */

.message {
    background: #f3f8fc url(../images/skin/information.png) 4px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}

div.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}
div.errors ul {
    list-style: none;
    padding: 0;
}
div.errors li {
	background: url(../images/skin/exclamation.png) 4px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td.errors select {
    border: 1px solid red;
}
td.errors input {
    border: 1px solid red;
}

.tag-border {
    border: 1px solid #e5e5e5;
    margin: 3px;
}

/* credits */
#credits {
    font-family: sans-serif;
    font-size: 0.8em;
    text-align: right;
}

#credits span.d {
    font-size: 0.7em;
    font-style: normal;
}

#credits span.i {
    font-style: normal;
}

#credits span.e {
    font-weight: bold;
}

#credits a {
	color: black;
	text-decoration: none;
}

#credits a:hover {
    color: black;
	text-decoration: underline;
}



.box-verde{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #dcf2dd;
	font-size: 8pt;
	padding: 5px;
	text-align: justify;
}
.box-blue{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #cfe7f1;
	font-size: 8pt;
	padding: 5px;
	text-align: justify;
}
.box-rosso{}
