/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #001A3D;
	line-height: 1.6em;
}
a:link, a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover, a:active {
	color:#ffcc33;
	text-decoration: none;
}
#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#all #head {
	height: 110px;
	position: relative;
}
#all #head #logo {
	float: left;
}
#all #head #slogan {
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}
#all #head #language {
	float: right;
	margin-top: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#all #head #language a {
	text-decoration: none;
	font-size: 11px;
}
#all #footer {
	margin-top: 10px;
	color: #CCCCCC;
	text-align: left;
	height: 100px;
}
#address   {
	float: left;
	width: 380px;
}
banner_h1 {
	margin: 0px;
	padding: 0px;
	background: #FFCC00;
	border-bottom: 1px dotted #866B1C;
}
#banner_h1 h1 {
	color: #999999;
	font: bold 10px "Geneva", Verdana;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#banner_h1 a {
	color: #999999;
	text-decoration: none;
}
#banner_h1 a:visited {
	color: #999999;
	text-decoration: none;
}
#banner_h1 a:hover {
	color: #999999;
	text-decoration: line-through;
}
#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;
}
#apDiv1 { position:absolute; right:30px; top:110px; width:350; height:240; z-index:1; font-family: "Trebuchet MS"; font-size: 16px; 
}
#Layer1 {
	position:absolute;
	left:40px;
	top:200px;
	width:450px;
	height:245px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	top:230px;
	width:450px;
	height:250px;
	z-index:1;
	left: 30px;
}
/* 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;
}
#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 */

