body {
	margin: 0px 0px; 
	padding:0px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #B4A075 url(bg_index.jpg) no-repeat top center;
}
a:link, a:visited {
	text-decoration:none;
	color: #80151a;
	background-color: transparent;
	font-weight : bold;
}
a:hover, a:active {
	text-decoration: underline;
	background-color: transparent;
	color: #80151a;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	font-weight : bold;
	font-style: italic;
	margin: 0px;
}	
h2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	}
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color: transparent;
	text-align: center;
}
img {
	border: 0px;
}

/* Box Layout della pagina
------------------------------------------------*/
#centered {
	width: 768px;
	margin: 140px auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
}
#up {
	height: 290px;
	width: 768px;
}
#down {
	/*height: 260px;*/
	width: 768px;
	/*float: left;*/
}

#copy {
	margin: 15px 0px 0px 0px;
	font-weight: normal; 
	font-size: 10.8px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	text-align: center;
}
#flashcontent {
	font-size: .85em;
	color: #ffffff;
	background-color: transparent;
	text-align: center;
}
#flashcontent a:link,
#flashcontent a:visited {
	text-decoration:none;
	color: #FFFFCC;
	background-color: transparent;
	font-weight : bold;
}
#flashcontent a:hover,
#flashcontent a:active {
	text-decoration: underline;
	background-color: transparent;
	color: #FFFFCC;
}

/* Menu
------------------------------------------*/
#navcontainer {
	width: 768px;
	font-size: 10px;
	margin-top: 6px;
	text-align: center;
	clear: both;
}
ul#navlist  {
	margin: 0px;
	padding: 0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#navthumb {
	position: relative;
	width: 578px;
	margin:0px 100px 0px 100px;
}
#navthumb p {
    float: left;
    width: 50px; 
	 height: 70px;	 
	 font-size: 11px;
	 padding: 0px 30px 0px 60px;
	 text-align: center;
	 color: #ffffff;
	 background-color: transparent;
}
#navthumb img {
	border: solid 1px #fff;
	margin: 0px 0px 0px 4px;
}
#nav {
	width: 768px;
	font-size: 10px;
	margin-top: 0px;
	text-align: center;
}
#nav a:link, #nav a:visited {
	text-decoration:none;
	color: #887733;
	background-color: transparent;
	font-weight : bold;
}
#nav a:hover, #nav a:active {
	text-decoration: none;
	background-color: transparent;
	color: #80151a;
}
/* --------------------- Layer nascosto ----------------------- */
#credit {
	width: 100%;
	height: 100%;
	padding: 0px 0px 2px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background-image: url(retino.gif);
}
#credit p { margin-top: 5px; }
#credit img { margin: 5px; }

#chiudi {
	color: #ffffff;
	background-color: #663333;
	border-bottom: thin solid #ffffff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	margin: 0px 0px 5px 0px;
	padding: 2px 3px 2px 5px;
}
.medio {
	font-size: 14px;
	line-height: 20px;
}
