/* CSS Document */
html, body { height:100%; }
body { background:#fff; color:#000; font:normal normal 11px/1.5em verdana,sans-serif; text-align:center; padding:0; border:0; margin:0; }
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } 
h2 {
	font-size:17px;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 
h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
p { line-height:2em; padding:0; margin:0; }
a {}
a:link, a:visited { color:#FF9900; }
a:hover, a:active { color:#333333; }
img { border:0; }
br { clear:both; height:1px; font-size:1px; line-height:1px; padding:0; margin:0; }
hr { display:none; }

#container {
	width:760px;
	text-align:left;
	padding:0;
	border:0;
	margin:0 auto;
	background-image: url(../immagini/shadow.jpg);
	background-repeat: no-repeat;
}
#container { position:relative; min-height:100%; height:100%; voice-family:"\"}\""; voice-family:inherit; height: auto; }

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.colore {
	background-color: #F4F4F4;
}
* .left {
	float: left;
}
* .right {
	float: right;
}
.sx {
	float: left;
}
.dx {
	float: right;
}
#head {
	padding: 0px;
	height: 170px;
	width: 700px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
}

h1#logo {
	background-image: url(../immagini/head_logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 183px;
	float: left;
}
.nascondo {
	display: none;
}


#nav-bar {
	font-size:11px;
	font-family:verdana, sans-serif;
	font-weight: bold;
	width: 700px;
	clear: both;
	float: left;
	line-height: normal;
	height: 25px;
	background-color: #336600;
	}
	
#nav-bar ul {
	text-align:left;
	margin: 0px;
	list-style: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 185px;
	}

#nav-bar li {
	float:left;
	margin:0;
	padding:0;
	text-align: left;
}

#nav-bar li a:link, #nav-bar li a:visited {
	color:#ffffff;
	}
#nav-bar li a:hover, #nav-bar li a:active {
	color:#FFCC00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#nav-bar li a.current:link, #nav-bar li a.current:visited {
	color:#000066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-image: url(../immagini/head_sfondo_on.gif);
	}

#nav-bar a {
	display:block;
	line-height:16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #204000;
	border-left-color: #4A9500;
}

#nav-bar a:link, #nav-bar a:visited { color:#fff; text-decoration:none; 
	 }
#nav-bar a:hover, #nav-bar a:active { color:#FFCC00; text-decoration:none; 
	 }
	 
#corpo {
	width: 700px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#corpo .left {
	padding: 0px;
	margin: 0px;
	width: 168px;
}
#corpo .right {
	margin: 0px;
	width: 510px;
	background-image: url(../immagini/lineavert.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.gallery img {
	padding: 3px;
	border: 1px solid #990000;
	margin-bottom: 5px;
	cursor: pointer;
} 
ul.nav-left {
	padding:0;
	margin-left: 15px;
	list-style-type: none;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul.nav-left li.white { height:2em; line-height:2em; }
ul.nav-left a {
	display:block;
	height:19px;
	font-weight:bold;
	line-height:19px;
	text-align: left;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAECEB;
}
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:#990000;
	text-decoration:none;
}
ul.nav-left a:hover, * ul.nav-left a:active { color:#336600; text-decoration:none; }

A.link_left:link, A.link_left:visited {
	color: #666666;
}
A.link_left:hover, A.link_left:active {
	color: #FF9900;
}
.linea {display:block;width:100%;height:1px;background:#fff;color:#FF9900;border:0;border-top:1px solid #cccccc;}

.txt_giustify {
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txt_giustify p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
.txt_giustify img{
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer { clear:both; width:730px; font-size:10px; font-family:verdana; text-align:left; margin:20px auto; }
	#footer ul { list-style:none; font-size:11px; font-family:"trebuchet ms"; }
		#footer li { float:left; padding:0; margin:0 7px 0 0; }
			#footer li a:link, #footer li a:visited { color:#656a6c; text-decoration:underline; }
			#footer li a.current:link, #footer li a.current:visited { color:#5b696c; text-decoration:none; }
			#footer li a:hover, #footer li a:active { color:#5b696c; text-decoration:none; }
	address { clear:both; color:#5b696c; font-style:normal; margin:15px 0 0 40px; }
		address strong { font-weight:bold; }
    address a:link, address a:visited, address a:hover, address a:active { color:#336600; }
  /* #credits */
  ul#credits { width:760px; color:#888; font:10px/1.5 "trebuchet ms",verdana,sans-serif; text-align:left; list-style:none; padding:0 0 30px 40px; border-top:1px none #eee; margin:120px auto 0px; }
    #credits li {}
    #credits li.bullet { display:inline; }
      #credits li a {}
        #credits li a img { border:0 !important; }
      #credits li a:link, #credits li a:visited { color:#888; text-decoration:underline; }
      #credits li a:hover, #credits li a:active { color:#1b437b; color:#888; text-decoration:underline; }
	  
