html, body {
	height:100%;
}
body {
	color:#333333;
	text-align:left;
	padding:0;
	border:0;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(../immagini/bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } h2 { font-size:160%; } h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
p {
	line-height:1.3em;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited { color:#FF3300; }
a.on:link, a.on:visited { color:#000000; }
a:hover, a:active { color:#000000; }
img { border:0; }
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
* .left {
	float: left;
}
* .right {
	float: right;
}
* .sx {
	float: left;
}
* .dx {
	float: right;
}
.bold {font-weight: bold}
br { clear:both; height:5px; font-size:5px; line-height:5px; padding:0; margin:0; }
hr { display:none; }

#head {
	background-color: #3F5497;
}
#head_shadow {
	height: 120px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/head_shadow.jpg);
	padding: 0px;
}
#nav-bar {
	height: 18px;
	padding: 0px;
	background-color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/corner_nav_bar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	width: 230px;
	}
#nav-bar ul {
	font-size:10px;
	font-family:verdana, sans-serif;
	font-weight: bold;
	padding:0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	}

#nav-bar li {
	float:left;
	margin:0;
	padding:0;
	line-height: 18px;
	height: 18px;
}

#nav-bar a {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#nav-bar a:link, #nav-bar a:visited { color:#fff; text-decoration:none; 
	 }
	 
#nav-bar a:hover, #nav-bar a:active { color:#FFFF00; 
	text-decoration:none;
	 }
	 
#nav-bar li a.current:link, #nav-bar li a.current:visited {	
	color:#FFFF00;
	}
	
#head_shadow .left {
	padding: 0px;
	height: 100px;
	margin-left: 20px;
}
#head_shadow .right {
	padding: 0px;
	width: 530px;
	margin-top: 2px;
}

#corpo {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#corpo .left {
	background-image: url(../images/bg_nav_left_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
}
ul.nav-left {
	padding:0px;
	margin-left: 18px;
	list-style-type: none;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/bg_nav_left.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.nav-left li {
	height:18px;
	line-height:14px;
	background-image: url(../images/nav_left_linea.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

ul.nav-left li.white { 
	height:1em; 
	line-height:1em; 
}
ul.nav-left li.title {
	height:20px;
	line-height:16px;
	font-weight: bold;
	color: #3F5497;
	padding-left: 16px;
}

ul.nav-left a {
	display:block;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/nav_left_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 18px;
}

ul.nav-left a:link, * ul.nav-left a:visited {
	color:#666666;
	text-decoration:none;
}

ul.nav-left a.current:link, * ul.nav-left a.current:visited {
	color:#FF6600;
	text-decoration:none;
}
ul.nav-left a:hover, * ul.nav-left a:active {
	color:#000000;
	text-decoration:underline;
}
#corpo .right {
	padding: 0px;
	width: 520px;
	position: fissa;
	margin: 0px;
}
#corpo .right h1 {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 24px;
	color: #FF6600;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	margin-top: 20px;
}
#corpo .right p {
	line-height:1.5em;
	text-indent: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#corpo .right .imgdx {
	margin: 10px;
	float: right;
}
#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	position: fissa;
	margin-left: 20px;
}
#button ul {
	margin: 0px;
	padding: 0px;
}

#button li {
	background-image: url(../images/button_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-image: none;
	list-style-type: none;
	height: 35px;
	line-height: 35px;
	float: left;
	display: block;
	width: 130px;
}
#button li A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#button li A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#button li A:hover {
	COLOR: #000000;
	text-decoration: underline;
}
#button li A:active {
	COLOR: #000000;
}
#button a {
	background-image: url(../images/button_sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	display:block;
	line-height: 35px;
	height: 35px;
}
#button A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#button A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#button A:hover {
	COLOR: #000000;
	text-decoration: underline;
}
#button A:active {
	COLOR: #000000;
}

#corpo .right .imgsx {
	margin: 10px;
	float: left;
}
#corpo .right .imgsutitle {
	background-color: #F4EFE6;
	padding-top: 10px;
	padding-left: 10px;
}
.colore1 {
	background-color: #DEE2F5;
}
.colore2 {
	background-color: #EAE0CE;
}
.colore3 {
	color: #FFFFFF;
	background-color: #3F5497;
}
.colore4 {
	background-color: #EFEFEF;
}
.colore5 {
	background-color: #FFDFDF;
}
.colore6 {
	background-color: #FFFF99;
}
.colore7 {
	background-color: #C7E2DA;
}
.gallery img{
	margin: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
#linee {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#linee h2 {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	height: 20px;
	text-align: right;
	border-right-width: 30px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#linee h3 {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #96A6D3;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}
#linee h4 {
	color: #3F5497;
}


#linee ul.elencosx  {
	text-align: right;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#linee ul.elencodx  {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	}
#linee ul.elencosx li {
	padding: 2px;
	background-color: #EFEFEF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;

}
#linee ul.elencodx li {
	padding: 2px;
	background-color: #990000;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
#corpo .right #linee hr {
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#footer {
	clear:both;
	width:100%;
	text-align:left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EFEFEF;
	color: #666666;
}
#footer_content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer_content .dx {
	width: 250px;
	margin-top: 50px;
	margin-bottom: 0px;
	text-align: right;
}
address {
	color:#666666;
	font-style:normal;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
		address strong { font-weight:bold; }
    address a:link, address a:visited { color:#666666; }
	address a:hover, address a:active { color:#003300; }


  /* #credits */
  ul#credits {
	width:760px;
	color:#003300;
	text-align:left;
	list-style:none;
	border-top:1px none #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 40px;
}
    #credits li {}
    #credits li.bullet { display:inline; }
      #credits li a:link, #credits li a:visited { color:#000000; text-decoration:underline; }
      #credits li a:hover, #credits li a:active { color:#000000; text-decoration:underline; }
	  
hr {display:block;width:100%;height:1px;background:#fff;color:#FF3300;border:0;border-top:1px solid #006600;}
.photocrono {
	margin: 1px;
	padding: 1px;
	cursor: pointer;
}
