*
{
	margin: 0em;
	padding: 0em;
}

body {
	background-color:#000000;
	background-image:url(../../img/fondo.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
body,td,div,a,p,ul,li,form {
	font-size: 10px;
	font-family: verdana,arial;
	color:#fff;
	margin:0px;
	padding:0px;
}
a:hover {
	text-decoration:underline;
}






/*



#toolDiv {
	display:none;
	position:absolute;
	width:678px;
	height:352px;
	background-color:#ffffff;
	top:150px;
	left:200px;
	color:#000;
	z-Index:999999999;
	background-image:url(../../img/box.jpg);
	background-repeat:no-repeat;
}
#toolDiv[id]{
	position:fixed;
}
#toolDiv form {
	margin:10px;
}
#toolDiv a.cosa {
	color:#000;
	text-decoration:none;
	background-color:transparent;
}
#toolDiv a.cosa:hover {
	text-decoration:none;
	background-color:transparent;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#overlay[id]{
	position:fixed;
}






*/






#player {
	position:absolute;
	top:93px;
	left:42px;
	width:400px;
	height:312px;
}

#footer{
	position:absolute;
	text-align:right;
	width:850px;
	height:35px;
	left:42px;
	top:578px;
	font-size:10px;
	font-family:verdana;
	color:#ffffff;
}
#footer img {
	border:0px;
	vertical-align:middle;
}
#livecam {
	position:absolute;
	width:100px;
	height:115px;
	top:293px;
	left:446px;
}
#ultime {
	position:absolute;
	width:483px;
	height:100px;
	top:460px;
	left:65px;
}
#prev {
	position:absolute;
	top:28px;
	left:0px;
	z-index:100;
}
#next {
	position:absolute;
	top:28px;
	left:434px;
	z-index:100;
}
#prev img {border:0px;}
#next img {border:0px;}
ul.videothumbs {
	height:90px;
	width:410px;
	position:absolute;
	top:0px;
	left:30px;
}
ul.videothumbs li {
	float:left;
	list-style:none;
	list-style-position: outside;
	list-style-type: none;
	width:95px;
	height:90px;
	text-align:center;
	margin-right:5px;
}
ul.videothumbs li a{
	display:block;
	text-decoration:none;
}
ul.videothumbs li a:hover{
	text-decoration:none;
}
ul.videothumbs li a img {
	border:0px;
	margin-bottom:5px;
}

#livecam ul{width:100px;height:115px;margin:0px;padding:0px;}
#livecam ul, #livecam li{display:inline; font-size:9px;}
#livecam li.cam0 span {background-image:url(../../img/cam0.jpg); background-position:0 49px; display: block; text-indent: -9999px; float:left;width:48px;height:48px;}
#livecam li.cam0 a {background:url(../../img/cam0.jpg); display: block; text-indent: -9999px; float:left; outline:none;width:48px;height:48px;background-position:0 49px;}

#livecam li.cam1 span {background-image:url(../../img/cam1.jpg); background-position:0 49px; display: block; text-indent: -9999px; float:left;width:48px;height:48px;}
#livecam li.cam1 a {background:url(../../img/cam1.jpg); display: block; text-indent: -9999px; float:left; outline:none;width:48px;height:48px;background-position:0 49px;}

#livecam li.cam2 span {background-image:url(../../img/cam2.jpg); background-position:0 49px; display: block; text-indent: -9999px; float:left;width:48px;height:48px;}
#livecam li.cam2 a {background:url(../../img/cam2.jpg); display: block; text-indent: -9999px; float:left; outline:none;width:48px;height:48px;background-position:0 49px;}

#livecam li.cam3 span {background-image:url(../../img/cam3.jpg); background-position:0 49px; display: block; text-indent: -9999px; float:left;width:48px;height:48px;}
#livecam li.cam3 a {background:url(../../img/cam3.jpg); display: block; text-indent: -9999px; float:left; outline:none;width:48px;height:48px;background-position:0 49px;}

#livecam li a:hover { background-position:0 0px;}
#livecam li span.selez { background-position:0 0px;}

#testotop {
	position:absolute;
	left:580px;
	top:15px;
	width:310px;
	height:135px;
	border-bottom:1px solid #999999;
	overflow:hidden;
}
#testotop p {
	font-size:10px;
	color:#fff;
}
#imprevisti {
	position:absolute;
	left:580px;
	top:155px;
	width:310px;
	height:80px;
}
#imprevisti p {
	font-size:10px;
	color:red;
}
#su {
	float:right;
	width:9px; height:9px;
}
#giu {
	float:right;
	width:9px; height:9px;
}

#imprevisti img {border:0px;}

#protagonisti {
	position:absolute;
	left:580px;
	top:220px;
	width:310px;
	height:240px;
}
#protagonisti p {
	color:#fff; font-weight:bold; margin-top:30px; margin-left:10px;
	margin-bottom:10px;
}
#postit {
	position:absolute;
	top:10px;
	left:235px;
	width:80px;
	display:block;
	height:20px;
	color:#333333;
	text-decoration:none; font-weight:bold;
}
#protagonisti div.persona {
	width:145px;
	height:40px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	color:#9f9f9f;
}
#protagonisti div.persona a { text-decoration:none; color:#9f9f9f; }

#protagonisti div.persona img {
	float:left;
	width:41px;
	height:41px;
	border:0px;
	margin-right:3px;
}
#newsletter {
	position:absolute;
	top:531px;
	left:592px;
	width:131px;
	height:35px;
	line-height:20px;
	vertical-align:middle;
}
#email {
	width:89px;height:20px;
	font-size:15px;
	vertical-align:middle;
}
#invia {
	vertical-align:middle;
}
#poppersona {
	position:absolute;
	top:45px;
	left:460px;
	background-image:url(../../img/fondopop.png);
	background-repeat:no-repeat;
	width:320px;
	height:272px;
	font-weight:normal;
}
#popx img{
	border:0px;
	float:right;
	margin-top:20px;
	margin-right:20px;
}
#popload {
	position:absolute;
	top:100px;
	left:100px;
}
#poptestopers {
	padding:30px;
	color:#000;
	font-weight:normal;
}
p.testop {
color:#000;padding:0px;margin:0px;font-size:9px;line-height:10px;	font-weight:normal;
}

#linkbrief {
	position:absolute;
	top:498px;
	left:755px;
	width:117px;
	height:47px;
}
#linkbrief a img { border:0px; }
#poptestopers img.fotoavatar {float:left;padding-right:15px;padding-bottom:10px;width:80px;height:94px;}
#poptestopers img.vota {border:0px;padding-top:5px;}

.red {color:#af0c0d;}

.hidden {
  display: none;
}

#rispostaform {
	font-size:13px; color:#fff; font-weight:bold;
}