/* CSS Document */

html,body{margin: 0;padding:0}
body{font-family: arial,sans-serif;font-size: 76%;}
div#container{width:100%;background:url(../img/background.jpg) top left repeat-x;}
div#header{ height:83px;background:url(../img/logo.jpg) top left no-repeat}
div#header-1 {background:url(../img/background-content.gif) top 187px no-repeat; height:100%;}
div#header-2 {background:url(../img/background-content.gif) top 294px no-repeat; height:100%;}
div#header-3 {background:url(../img/background-content.gif) top 401px no-repeat; height:100%;}
div#header-content {height:100%;background:url(../img/theitalianplayer.jpg) bottom right no-repeat}

div#header-content ul { list-style:none; padding:53px 0 0 200px ; margin:0;}
div#header-content ul li { float:left; width:120px; height:30px; text-align:center; margin-left:-13px;}
div#header-content ul li a {
	display:block; background:url(../img/nav-link-normal.png) bottom left no-repeat;
	width:100%; height:100%;
	color:#fff;; text-decoration:none;
}
div#header-content ul li a.select {
	font-weight: bold; color:#000000;
	background:url(../img/nav-link-hover.png) bottom left no-repeat;
}
div#header-content ul li a:hover {
	font-weight: bold; color:#000000;
	background:url(../img/nav-link-hover.png) bottom left no-repeat;}
div#header-content ul li a img {border:0 solid black; margin:0; padding:0; width:100%; height:7px;}

div#lang {position:fixed; top:0; width:98%; text-align:right; margin:5px;
	font-size:7pt; font-weight:bold;
}

div#lang img { border:0px;}


div#content-1{
	background:url(../img/background-content.gif) top 207px repeat-y;
	margin-right: 200px;padding: 15px 0 0 0;background-color: #fff; min-height:400px;}
div#content-2{
	background:url(../img/background-content.gif) top 313px repeat-y;
	margin-right: 200px;padding: 1em;background-color: #fff; min-height:400px;}
div#content-3{
	text-align:left;
	margin-left:200px;
	background:url(../img/background-content.gif) top 420px repeat-y;
	margin-right: 200px;padding: 1em;background-color: #fff; min-height:400px;}

div#content-1 table {margin:0; padding:0}

/*stili specifici per il layout*/
div#navigation{position:absolute;top: 80px;right: 0;width: 190px; padding-right:1px;}

div#footer{text-align:center; padding: 0.5em; border-top:5px solid #333333; color: #000}
div#footer a{color: #000; text-decoration:none; color:Blue; font-weight: normal; }

h1,h2{margin: 0;padding:0}
h1{padding-left:0.5em;font: bold 2.3em/80px arial,serif}
h2{color: #999;font-size: 1.5em}
