A:link { FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: underline;
} 
A:visited { FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: underline;
} 
A:hover { TEXT-DECORATION: none; color : #cc0000;
}

.sottotitolo {
	FONT-SIZE: xx-small;  COLOR: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.titolo {
	FONT-WEIGHT: bolder; FONT-SIZE: 12pt; COLOR: Black; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;
}



td {
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
A.linkbottom:link { COLOR: ffffff; FONT-SIZE: 10; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;} 
A.linkbottom:visited { COLOR: ffffff; FONT-SIZE: 10; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;} 
A.linkbottom:active { COLOR: ffffff; FONT-SIZE: 10; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;} 
A.linkbottom:hover { COLOR: ffffff; FONT-SIZE: 10; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

.copy {
	font-size: 9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.bgtd {
	background-attachment: fixed;
	background-image: url(/images/interno/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.table
{
	background-color: #eeeeee;
	background-repeat: repeat-x;
	padding:5px;
/*text-align:center;*/
}
#table img, #videopokers img, #default img, #reel img, #video img

{
	border: 3px solid #999999;

}
h1 { font-size: 11px; font-weight: bold }

#survey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
	color: #666666;
}
#survey table tr td {
font-size:10px;
color: #666666;
}
#survey h1 {
	font-size: 28px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #ff6600;
}
#survey h2 {
font-size: 15px;
color: #0064F9;
margin-top: 0px;
	padding: 0px;
}
#survey h3 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #3F8CFF;
	padding: 3px;
}
#survey h4 {
font-size: 15px;
color: #3F8CFF;
}
#survey h5 {
font-size: 12px;
}
#survey p {
	background-color: #FFFFE1;
	padding: 12px 8px 12px 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#survey p strong {
	font-size: 12px;
	text-transform: uppercase;
	margin-bootm:5px;
}


/*POP UP LAYER*/
#popUpLayer 
{
	position:absolute;
	visibility:hidden;
	display:none;
		
	/*overflow: hidden;
	border:1px solid #CCC;
	background-color:#F9F9F9;
	border:1px solid #333;
	padding:5px;*/
	
	border:none;
	top:50%;
	margin-top:-180px;	
	left:50%;
	margin-left: -210px;
	width:400px; 
	height:200px;
	z-index:1;
}
