/* CSS Document */

html, body {
	height:100%;
}
body {
	color:#FFFFFF;
	text-align:center;
	padding:0;
	border:0;
	margin:0;
	background-color: #001A3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
}
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 {
	padding:0px;
	margin:0px;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover, a:active {
	color:#FFCC33;
	text-decoration: none;
}

img { border:0; }

/********* form and related tag styles *********/
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #694C29;
}

* .left {
	float: left;
}
* .right {
	float: right;
}
* .sx {
	float: left;
}
* .dx {
	float: right;
}
.cancella {
	clear: both;
	height: 1px;
}


#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#all #head {
	height: 132px;
	position: relative;
}
#language {
	position: absolute;
	top: 35px;
	right: 0px;
}
#nav-bar-up {
	position: absolute;
	top: 70px;
	right: -10px;
	width: 800px;
	text-align: right;
}
#nav-bar-up ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
}
#nav-bar-up li {
	display: inline;
}


#nav-bar-up a {
	margin-left: 10px;
	margin-right: 10px;
}
#nav-bar-up a:link, #nav-bar-up a:visited{
	text-decoration: none;
	color: #a7a7a7;
}
#nav-bar-up a:hover, #nav-bar-up a:active{
	color: #FFCC33;
	text-decoration: underline;
}
#nav-bar-up a.current:link, #nav-bar-up a.current:visited{
	font-weight: bold;
	color: #FFCC33;
}
#nav-bar-up a.evidente:link, #nav-bar-up a.evidente:visited{
	font-weight: bold;
	color: #FFFF99;
	font-size: 13px;
}
#language a {
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: none;
	margin-left: 20px;
}
#language a.current {
	font-size: 10px;
	color: #B06300;
}

#nav-bar-down {
	line-height: 30px;
	position: absolute;
	height: 30px;
	left: 0px;
	bottom: 0px;
	width: 900px;
	background-color: #333333;
	text-align: center;
	font-size: 11px;
}
#nav-bar-down ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav-bar-down li {
	display: inline;
}

#nav-bar-down a {
	margin-right: 8px;
	margin-left: 8px;
}


#nav-bar-down a:link, #nav-bar-down a:visited{
	text-decoration: none;
}
#nav-bar-down a:hover, #nav-bar-down a:active{
	color: #FFCC33;
	text-decoration: underline;
}
#nav-bar-down a.current:link, #nav-bar-down a.current:visited{
	font-weight: bold;
	color: #FFCC33;
}
#logo {

}
banner_h1 {
	margin: 0px;
	padding: 0px;
	background: #FFCC00;
	border-bottom: 1px dotted #866B1C;
}
#banner_h1 h1 {
	color: #765716;
	font: bold 10px "Trebuchet MS", Verdana;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#banner_h1 a {
	color: #765716;
	text-decoration: none;
}
#banner_h1 a:visited {
	color: #765716;
	text-decoration: none;
}
#banner_h1 a:hover {
	color: #765716;
	text-decoration: line-through;
}#all #content {
	padding-top: 15px;
}
#all #hiRes {
	text-align: center;
}

#all #content .left {
	width: 200px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 20px;
}
#all #content .left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B06300;
	margin-bottom: 10px;
}
#all  #content  .left  .continua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}

#all #content .right {
	width: 650px;
}

#all #content .right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: normal;
}
#all #content .right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #FFFFCC;
}
#all  #content  .right  ul li {
	margin-bottom: 5px;

}


#all #content .right p {
	line-height: 1.6em;
	margin-bottom: 10px;
}

#all #footer {
	color: #CCCCCC;
	text-align: left;
	height: 100px;
	clear: both;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-top: 15px;
}
#address   {
	float: left;
	width: 380px;
}
#banner_link ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#banner_link {
	width: 200px;
}
#banner_link, #credits {
	float: left;
	margin-left: 50px;
}
#all #footer #credits {
	width: 200px;
	color: #999999;
}
.enfasi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC36;
	font-style: oblique;
}
/* Inizio stile CSS per link Home Page ottimizzate */
#link {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	line-height: 20px;
	clear: both;
	width: 100%;
}
#link h2 {
	font-size: 120%;
	font-weight:normal;
	color: #AD8B07;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-top: 5px;
}
#link ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#link li {
	display: inline;
}
#link li a:link, #link li a:visited {
	text-decoration: none;
	color: #fff;
}
#link li a:hover, #link li a:active {
	text-decoration: underline;
	color: #999;
}
/* Fine stile CSS per link Home Page ottimizzate */
#social {
	position: absolute;
	top: 4px;
	right: -8px;
	margin: 0px;
	padding: 0px;
	width: 128px;
}
.nolist { list-style-image: none; list-style-type: none; margin: 0px; padding: 0px; }
.nolist li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

