body {
	margin: 0px 0px; 
	padding:0px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #CC0400 url(bg_index.jpg) repeat-x top center;
}
 body.cr {
	background: #404443 url(bg_credit.jpg) repeat-x top center;
	margin-top: 0px;
}
a:link, a:visited {
	text-decoration:none;
	color: #ffffff;
	background-color: transparent;
	font-weight : bold;
}
a:hover, a:active {
	text-decoration: underline;
	background-color: transparent;
	color: #ffffff;
}
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
------------------------------------------------*/
#main {
	width: 100%;
	text-align: center;
}
#centered {
	width: 800px;
	margin: 0px auto;
	text-align:center;
	padding: 0px 0px 0px 0px;
}
#up {
	height: 480px;
	width: 800px;
}
#down {
	width: 800px;
	margin: 0px auto;
	text-align: center;
}
#copy {
	margin: 15px 0px 0px 0px;
	font-weight: normal; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: transparent;
}

#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;
}
/* --------------------- Layer pop-up ----------------------- */
#credit {
	width: 350px;
	padding: 0px 0px 2px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
#credit p { margin-top: 5px; }
#credit img { margin: 5px; }
#credit a:link, #credit a:visited {
	text-decoration: none;
	color: #B20000;
	background-color: transparent;
	font-weight: bold;
}
#credit a:hover, #credit a:active {
	text-decoration: none;
	background-color: transparent;
	color: #CC0000;
}
#chiudi {
	color: #ffffff;
	background-color: #CC0000;
	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;
}
.copy {
	margin: 10px 0px 0px 0px;
	font-weight: normal; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	text-align: center;
	color: #000;
	background-color: transparent;
}
.evidenziatip{
	font-weight: bold; 
	font-size: 14px;
}
