@charset "utf-8";
/* CSS Document */

body,td,th, h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
h1,h2 {
	display: inline;		
}
img{
	border:none;
}
body {
	background-color: #000;
	margin-top: 10px;
	background-image: url(damascato.jpg);
	background-repeat: repeat;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCC;
}

.dettagli	{
	width:640px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: underline;
	color: #CCC;
}
.contenitore {
	width:940px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: visible;
}
#contenitore_front {
	width: 940px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 151px;
	width: 318px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}



.filmatoflash {
	width:940px;
	height:600px;
	border: solid;
	border-width:1px;
	border-style:solid;
	border-color: #666;
	vertical-align:top;
	padding:0px;
	margin:0px;
	float: left;
}
.contatore	{
	float: left;
	width:140px;
	margin-top: 10px;
}
.credits	{
	float: right;
	text-align: right;
	width:140px;
	margin-top: 10px;
	clear: right;
}
.separatore {
	float: left;
	height: 19px;
	width: 940px;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align: center;
	padding: 0px;
}
.social_hub {
	clear: both;
	float: left;
	width: 940px;
	margin-top: 30px;
	margin-bottom: 20px;
	display: none;
}
.due_quaranta {
	padding: 0px;
	float: left;
	width: 240px;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cento {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pulsante_espandi_riduci {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sede {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 12px;
	width: 940px;
}

