.container {
	position: relative;
	height: 350px;
	width: 750px;
	background-color: #000000;
	position : relative;
	margin : auto;
	margin-top : 0;
	margin-bottom : 0;
	padding : 0;
	text-align : left;
	border: double 1px #000000;
}

a:link {
color : #000000; 
text-decoration : none; 
} 

a:visited {
color : #333333; 
text-decoration : none; 
} 

a:hover {
color : #009AFF; 
text-decoration : none; 
} 

body {
	background-color: #000000;
	}

.testo {
	overflow: auto;
	height: 160px;
	margin-top: 1px; margin-right: 1%; margin-bottom: 1px; margin-left: 1%;
    padding: 1px;
	width: 723px;
	position: absolute;
	left: 7px;
	top: 329px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#flashcontent {
	border: 1px solid #000000;
	overflow: hidden;
	margin: 5px auto 5px;
	position: absolute;
	width: 750px;
	height: 350px;
	left: 0px;
	top: -3px;
}

.text3 {
	position: absolute;
	top: 370px;
	left: 509px;
	height: 15px;
	width: 241px;
	z-index: 3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	background-color: #FFFFFF;
	overflow: visible;
	color: #CCCCCC;
}
