/* CSS Document */

#iframe {width:375px; height:517px; overflow: auto; border: 0px solid #000; padding: 0px; text-align:left; color:#FFFFFF; font-family:Arial; }
.titolo { font-size:15px; font-weight:bold; }
.descriz { font-size:12px }
.playerAction { text-decoration:underline; font-weight:bold; color:#FF9900; }
.Active { text-decoration:none; font-weight:bold; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/Bck_page.gif);
	background-repeat:repeat-x;
	background-color:#333333;
}

