/*****Reset*****/ 
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  
body {
  background: #e8f4f4 url(../img/body_bg.png) repeat-x;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
p { line-height: 1.6em;}
a {text-decoration: none;}
.clear {clear: both;}
span.clear {display: block;}
#wrapper {
  background: url(../img/sheet_bg.png) no-repeat;
  min-height: 500px;
  margin: 10px auto 0 auto;
  width: 998px;
  padding: 0 80px
}
#sheet {
  background: #fff;
  margin: 10px auto 0 auto;
  padding: 0;
  width: 972px;
}
#header {
  background: #D7E6ED url(../img/header.jpg) no-repeat;
  height: 148px;
  position: relative;
  width: 972px;
}

#logo {
  left: 20px;
  position: absolute;
  top: 10px;
}

#logo a{
  background: url(../img/logo.png) no-repeat;
  display: block;
  height: 200px;
  outline: none;
  text-indent: -10000px;
  width: 300px;
  font-family:"myriad pro","trebuchet ms","helvetica neue",helvetica,arial,sans-serif;
}

#logo h2 { color:#142956; float:right; height:30px; width:560px;  margin-top:60px; margin-left:210px; font-size:16px; }
#logo h2 span {
	font-size:12px;
	/*color:#1e4cac;*/
	font-style: italic;
	font-weight: normal;
}
#topheader {
  height: 40px;
  float: right;
  overflow: hidden;
  /*position: absolute;
  top: 38px;
 /*left: 571px; width: 400px;*/
}
#topheader ul{list-style-type: none;}
#topheader ul li{display: inline;}
#topheader ul li a{
  color: #014985;
  display: block;
  font-size: 12px;
  font-weight: bold;
  float: left;
  /*height: 20px;*/
  line-height: 40px;
  margin: 0 10px;
  outline: none;
  padding: 0 5px;
}
#topheader ul li a:hover{color: #ef8d36;}
#topheader ul li a#rss{
  background: url(../img/rss.png) 3px 10px no-repeat;
  text-indent: -10000px;
  width: 17px;
}
#topheader ul li a#loginbutton{
  background: url(../img/loginbutton.png) center center no-repeat;
  margin: 0;
  padding: 0 2px;
  text-align: center;
  width: 85px;
}
/* BOX AREA RISERVATA IN TOP - Non in uso
#panel {
  float: left;
  height: 70px;
  margin: 1px 0 0 10px;
  overflow: hidden;
  width: 205px;
}
#panel a{
   font-weight: bold;
   color: #014985;
}
#panel a:hover{color: #ef8d36; font-weight: bold;}
*/

#menu {
  background:#064e8b url(../img/menu_bg.png) repeat-x; 
  font-size: 11px;
  font-family: arial, sans-serif; 
  height:48px;
  list-style:none;
  margin:0;
  padding:0 0 0 0; 
  position:relative; 
  width:972px;
  z-index:20; 
}
#menu ul {
  background:#dbe8f1;
  border: 1px solid #C3D4DF;  
  border-top: none;
  float:left; 
  list-style:none; 
  margin:0; 
  padding:0; 
}
#menu table {
  border-collapse:collapse; 
  height:0;
  margin:-1px; 
}
#menu li {
  background: url(../img/menulink_bg.png) right no-repeat;
  float:left;
}
#menu li.last {background: none;}
#menu li li {
  background: none;
  border-bottom: 1px solid #C3D4DF !important;
  border-bottom: none;
  float:none;
}

/* a hack for  IE6 */
#menu li a li {float:left;}
#menu li a {
  color:#fff; 
  display:block; 
  font-size: 12px;
  font-family: verdana;
  font-weight:bold;
  float:left; 
  height:48px;  
  line-height:48px;
  padding:0 20px;
  white-space:nowrap;
}
#menu li a.selected {color:#9bc974;}
#menu li a.down {background:url(../img/down2.gif) no-repeat right center;}
#menu li li a {
  display:block; 
  font-weight:normal; 
  float:none; 
  height:25px; 
  letter-spacing:1px;
  line-height:25px; 
  padding:0 25px 0 5px; 
}
#menu li:hover {
  position:relative; 
  z-index:30;
}
#menu a:hover {
  color:#9bc974; 
  position:relative; 
  z-index:30; 
}
#menu li li a {color:#000;}
#menu li li a:hover {
  background: #9bc974 !important; 
  background: none; 
  color:#fff !important;
  color: #0D5696;
}
#menu li li:hover {background: #9bc974;}
#menu :hover ul {
  left:0; 
  top:48px; 
  z-index:50;
}
#menu ul {
  position:absolute; 
  left:-9999px; 
  top:-9999px;
}
#content_wrap {
  background: url(../img/rightcolumn_bg.png) right repeat-y;
  width: 972px;
}
#content {
  background: #fff url(../img/content_bg.png) repeat-x;
  float: left;
    min-height: 500px;
  width: 516px;
}
#content .news{min-height: 60px;}
#content .news, #content .page{
  border-bottom: 1px dotted #919292;
  margin: 10px;
}
#content .page{

}
#content .news .newsdate, #content .page .newsdate {
  background: url(../img/newsdate.png) no-repeat;
  font-size: 11px;
  float: left;
  height: 40px;
  margin: 0 10px 0 0;
  padding: 2px 0 0 0;
  text-align: center;
  width: 40px;
}
#content .news .even .newsdate{
  background: url(../img/newsdate_even.png) no-repeat;
  color: #d4d4d4;
}
#content .news .newsdate:first-line, #content .page .newsdate:first-line{
  color: #004784;
  font-size: 18px;
}
#content .news .even .newsdate:first-line {
  color: #fff;
}
#content .news h3 a, #content .page h3{
  color: #205e93;
  font-family: "lucida sans", Verdana;
  font-size: 14px;
}
#content .page h3{
border-bottom: 1px dotted #ccc;
  padding: 0 0 5px 0;
}
#content .news h3 a:hover{color: #333;}
#content .news h5 a, #content .page h5 a{
  color: #f45b08;
  font-family: "Trebuchet Ms", Verdana;
  font-size: 12px;
}
#content .news p, #content .page p{
  border-left: 1px dotted #919292;
  line-height: 1.6em;
  margin: 0 0 10px 0;
  padding: 5px 10px;
}
#content .page p { border: none;}
#content .news p a, #content .page p a{color: #ef8d36;}
#content .page h2{

}
#content .page h4{
  color: #F45B08;
  padding: 5px 0;
  text-align: center;
}
#content .page ul, #content .page ol{margin: 0 0 10px 30px;}
#content .page ul li, #content .page ol{line-height: 17px;}
#content .page ul li {list-style-image: url(../img/page_bullet.png);}
#content .page ul ul li {list-style-image: url(../img/arrow.png);}
#content .page ul ul {margin: 0 0 5px 20px;}
#content .page ul li a{color: #0D5796;}
#content .page ul li a:hover{color: #008B99;}
#content .page em {
    /*color: #F45B08;*/
    }
#iconprint {
  float: right;
  height: 30px;
  overflow: hidden;
  /*width: 200px;*/
}
.page #iconprint ul{margin: 0;}
.page #iconprint ul li{
  display: inline;
  list-style-type: none;
  list-style-image: none;
}
.page #iconprint ul li a{
  color: #004684;
  display: block;
  font-size: 10px;
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 10px 0 30px;
}
.page #iconprint ul li a:hover{ color: #F45B08;}
.page #iconprint ul li a.print{ background: url(../img/iconprint.png) no-repeat; }
.page #iconprint ul li a.pdf{ background: url(../img/iconprint.png) 0px -30px no-repeat; }

#breadcrumb {  background: url(../img/bread_bg.png) repeat-x;  height: 31px; }
#breadcrumb ul{ list-style-type: none; }
#breadcrumb ul li{
	color: #004684;
	float: left;
	height: 31px;
	line-height: 31px;
	margin: 0 0 0 15px;
	font-size: 10px;
	text-transform: uppercase;
}
#breadcrumb ul li a{
  background: url(../img/bread_bullet.png) right no-repeat;
  color: #8296A2;
  height: 31px;
  line-height: 31px;
  outline: none;
  padding: 0 16px 0 0px;
}
#breadcrumb ul li a:hover{color: #EF8D36;}

#leftcolumn {
	float: left;
	margin: 0 0 15px 0;
	width: 236px;
/*	background: url(../img/leftcolumn_bg.png) left 13px repeat-y;
*/	}
#leftcolumn .cont{
	float: left;
	margin: 0;
	width: 236px;
	background: url(../img/leftcolumn_bg.png) left 13px repeat-y;
	}
	
#leftcolumn h2{
  background: url(../img/leftcol_h2.png) no-repeat 0 0px;
  color: #fff;
  font-size: 13px;
  height: 27px;
  line-height: 27px;
  margin: 5px auto;
  text-indent: 25px;
  /*width: 170px;*/
}

.newslist {
	list-style-type: none;
	width:180px;
	margin:10px 15px;
}

.newslist ul {
	float: right;
	width:180px;
}
.newslist li  {
	float: right;
	display: block;
 	background: url(../img/leftcolumn_bullet.png) 5px 5px no-repeat;
	padding: 2px 0px 2px 20px;
	
}
.newslist li a {color: #5a9ad3; font-family:verdana, Arial, Helvetica, sans-serif; line-height: 1.6em; }
.newslist li a:hover, .newslist li.odd a:hover {color: #000;}


.newslist li.odd a {color: #014684;}
#leftcolumn_bottom {
  clear:both;
  background: url(../img/leftcolumn_btm.png) no-repeat;
  height: 14px;
  width: 236px;
}


#rightcolumn {
  /*border: 1px solid #000;*/
  font-family: "Trebuchet MS", Helvetica;
  float: left;
  min-height: 400px;
  padding: 10px 10px;
  width: 190px;
}
#rightcolumn h3 {
  background: #E8F4F4;
  color: #fff;
  font-family: Verdana, Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 5px 0;
  text-indent: 25px;
  height: 20px;
}
#rightcolumn h4 {
  font-size: 12px;
  padding: 2px 0;
  text-indent: 15px;
}
#rightcolumn p {
  line-height: 15px;
  padding: 5px 10px;
}
#rightcolumn ul {
  list-style-type: none;
  margin: 0 0 5px 20px;
}
#rightcolumn ul li{
  /*height: 18px;
  line-height: 18px;*/
}
#rightcolumn h3 { background: #7b9142 url(../img/eventi_h3.png) right no-repeat;}
#rightcolumn #eventi h4 {color: #758a3e;}
#rightcolumn #eventi ul li{
  background: url(../img/eventi_bullet.png) no-repeat 0 6px;
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px;
}
#rightcolumn #eventi ul li a{color: #758a3e;}
#rightcolumn #newsletter  {
  /*background: url(../img/newsletter_bg.png) bottom no-repeat;*/
  font-family: verdana, Arial, Helvetica;
  font-size: 11px;
}

form#newsletter_form {
		margin: 10px 0;
        height: 140px;
		background-image: url(../img/bg_fieldset.gif);
		background-repeat: no-repeat;
		background-position: center top;
}
	form#newsletter_form fieldset {
		border: 0px;
		margin: 0px;
		padding: 5px;
		/*-moz-border-radius: 5px;*/
	}

	form#newsletter_form label {
	font-size: 1em;
	color: #666;
	margin: 0px 0 0 0;
	}
	
	form#newsletter_form .button {
		height:27px;
		width:79px;
		padding: 5px 18px;
		background-image: url(../img/send_small.png);
		background-repeat: no-repeat;
		background-position: center top;
		border:0px;
		color:#FFF;
	}

form#login_form {
  height: 70px;
  float: left;
  width: 205px;
  /*border: 1px solid #000;*/
}

#topheader h6 {
  color: #014985;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  text-indent: 3px;
}
form#login_form button {
  font-size: 10px;
  margin-left: 130px;
  margin-top: 5px;
  
}

form#login_form input {width:80px;}
form#login_form input.button {
  text-indent: -10000px;
  width:18px;
}
a.goto {
  background: url(../img/goto.png) left center no-repeat;
  color: #008b99;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  line-height: 15px;
  margin: 5px 0;
  text-indent: 20px;
}

#footer_wrap {
  background: #004684 url(../img/footer_bg.png) repeat-x bottom center;
  clear: both;
  width: 100%;
}
#footer_sign{
    text-align: center;
}
#footer_wrap p{
  color: #004684;
  font-size: 11px;
  padding: 5px 0;
  text-align: center;
}
#footer_content {
  background: url(../img/footer_content.png) repeat-y bottom center;
  color: #fff;
 /* height: 99px;*/
  overflow: hidden;
  margin: 0px auto 0px auto;
  padding: 10px 30px;
  width: 912px;
}
#footer_content h3{
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  
}
#footer_content ul{
  font-size: 11px;
  line-height: 14px;
  float: left;
  padding: 0 32px;
}
#footer_content ul li{ margin-left:15px; }
#footer_content ul li a,  #footer_content ul h3 a{color: #fff;} 
#footer_content ul li a.ev{color: #9bc974;}
#footer_content ul li a:hover, #footer_content ul h3 a:hover{color: #ef8d36;}

#map {
  border: 2px solid #9DD1EF;
  height: 400px;
  margin: 20px 0;
  width: 482px; 
}
span.cert {
  background: url(../img/leftcolumn_bullet.png) left center no-repeat;
  color: #004684;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 0px 2px 2px 20px;
}

#content ul.contacts li{
  line-height: 22px;
  list-style-image: none;
  list-style-type: none;
}
ul.contacts li{
  padding: 0 5px;
  text-indent: 32px;
}
ul.contacts li.mail{background: url(../img/icons.png) 0 -42px no-repeat;}
ul.contacts li.phone{background: url(../img/icons.png) no-repeat;}

/* stili */
.cyan, .orange, .green {
  background: #9AD0EF;
  color: #fff;
  margin: 0 0 10px 0;
  padding: 5px 10px;
}
.orange  {background: #FF6E1F;}
.green  {
  background: #F2F9B4;
  color: #000;
}
div.legend-cyan, div .legend-orange, div .legend-green {
  border: 2px dotted #9AD0EF;
  margin: 5px 0 10px 0;
  padding: 15px 10px 5px 10px;
  position: relative;
}
div .legend-orange {border: 2px dotted #FF6E1F;}
div .legend-green {border: 2px dotted #D2E689;}
#content h3.legend {
  background: #fff;
	border: 0px;
  padding: 0 10px 0 10px;
  position: absolute;
  top: -10px;
}
 div.blockquote {margin: 10px 0 10px 5px;}
.blockquote span.open, .blockquote span.close  {
  width: 20px;
  height: 14px;
  padding:2px 0 2px 20px;
  background: url(../img/blockquote.png) top left no-repeat;
}
.blockquote span.open strong, .blockquote span.close strong  {visibility: hidden;}
.blockquote span.close {
  padding:0px 0 2px 25px;
  margin: 0 0 0 5px;
  background: url(../img/blockquote_close.png) top left no-repeat;
}
.roundbox{
  margin: 0 auto 10px auto;
  width: 496px;
}
.roundbox .cyanbox{background: #9AD0EF;}
#content .roundbox h3{color: #000;}
.roundbox .orangebox {
  background: #FF6E1F;
  color: #fff;
}
.roundbox .greenbox { background: #D2E689;}
.roundbox .cyanbox div{ background: url(../img/round_top.png) -496px 0px no-repeat;}
.roundbox .orangebox div{ background: url(../img/round_top.png) -992px 0px no-repeat;}
.roundbox .greenbox div{ background: url(../img/round_top.png) 0px 0px no-repeat;}
.roundbox .cyanbox div div, .roundbox.orangebox div div, .roundbox.greenbox div div {
  background: url(../img/round_bot.png) -496px bottom no-repeat;
  line-height: 20px;
  min-height: 30px;
  padding: 14px;
}
.roundbox .orangebox div div {background: url(../img/round_bot.png) -992px bottom no-repeat;}
.roundbox .greenbox div div {background: url(../img/round_bot.png) 0px bottom no-repeat;}
#content .page .roundbox ul li{
  list-style-type: circle;
  list-style-image: none;
}
.download a.pdf, .download a.doc, .download a.zip, .download a.ppt,.download a.filesave{
  background: url(../img/pdficon.png) no-repeat;
  display: block;
  height: 24px;
  outline: none;
  text-indent: -10000px;
  width: 24px;
}
.download a.doc{background: url(../img/docicon.png) no-repeat;}
.download a.zip{background: url(../img/zipicon.png) no-repeat;}
.download a.ppt{background: url(../img/ppt_icon.png) no-repeat;}
.download a.filesave{background: url(../img/filesave.png) no-repeat;}
table {
  border-collapse: collapse;
	font-size: 11px;
  margin: 5px 0 10px 0;
}
table tr {
}
table tr th {
  background: #9CD1EF;
  color: #fff;
  font-size: 12px;
  padding: 6px 3px;
  text-align: center;
  text-transform: uppercase;
}
table tr th.desc {
  text-align: left;
  text-indent: 30px;
}
table tr td {
  padding: 3px;
  border-bottom: 1px dotted #ccc;
}
table tr td.desc {width: 100%;}
table tr td.desc:first-letter {
  color: #004684;
  font-weight: bold;
  text-transform: uppercase;
}
table tbody tr:hover {color: #F45B08;}
table tbody tr:hover {color: #F45B08;}
table a {color: #014985;}
#content ul.checklist {margin: 10px 0 0 30px;}
#content ul.checklist li{
  line-height: 20px;
  list-style-image: url(../img/checklist.gif);
}
#content ul.bullet {margin: 10px 0 0 30px;}
#content ul.bullet li{
  line-height: 20px;
  list-style-image: url(../img/bullet.png);
}

img.imgright, img.imgleft{
  background: #ededed;
  border: 1px solid #ccc;
  float: right;
  margin: 0 0 0 5px;
  padding: 5px;
}
img.imgleft{
  float: left;
  margin: 0 5px 0 0;
}
.gallery {
  background: #ededed;
  border: 1px solid #ccc;
  float: left;
  height: 60px;
  margin: 5px 0 5px 5px;
  padding: 5px;
  width: 60px;
}
.partner {
  border-bottom: 1px solid #ededed;
  padding: 7px;
}
.partner img {
	/*height: 35px;*/
	margin: 0 10px 0 0;
	/*width: 80px;*/
}
.partner a {
	border-bottom: 1px dotted #9CD1EF;
	color: #014985;
	margin: 5px 0 0 0;
	text-transform: uppercase;
}
.partner a:hover {color: #9CD1EF;}





