html,body{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align : center;
	background-color:#000000;
}
#Container {
	position:relative;
	text-align : left;
	width:100%;
	margin-left : auto;
	margin-right : auto;
	overflow:hidden;
}
#Testa_cnt {
	width:100%;
	height:200px;
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
}
#Testa_graph {
	width:100%;
	height:200px;
	float:left;
	background:url(graph/tp_l.jpg) no-repeat;
	background-position:top right;
	overflow:hidden;
}
#Testa {
	width:100%;
	height:160px;
	float:left;
	overflow:hidden;
}
#Testa_logo {
	width:50%;
	height:140px;
	margin:10px 10px 10px 10px;
	display:inline;
	float:left;
}
#Menu_top {
	width:100%;
	height:40px;
	float:left;
	overflow:hidden;
}
#Menu_top_CNT {
	margin:0px 10px 0px 10px;
	padding:10px;
	display: inline;
	float:right;
	overflow:hidden;
	background-color:#EBEBEB;
	border-left:5px solid #0e3051;
}
#Menu_CNT {
	width:90%;
	margin:0px 0px 10px 0px;
	padding:10px;
	display: inline;
	float:left;
	background-color:#0e3051;
	overflow:hidden;
}
#Menu_CNT_l {
	float:left;
	overflow:hidden
}
#Menu_CNT_r {
	float:right;
	width:30px;
	height:100%;
	overflow:hidden;
	background-color:#CCCCCC;
}
#Corpo {
	width:100%;
	float:left;
	overflow:hidden;
	background-color:#031c34;
}
#Corpo_left {
	width:25%;
	margin:10px 0px 20px 0px;
	display: inline;
	float:left;
	overflow:hidden;
}
#Corpo_right {
	width:75%;
	margin:10px 0px 10px 0px;
	display: inline;
	float:left;
	overflow:hidden;
}
#Corpo_right_CNT {
	width:95%;
	margin:0px 0px 0px 20px;
	float:left;
	overflow:hidden;
}
#Corpo_right_CNT_l {
	width:70%;
	margin:0px 0px 0px 20px;
	float:left;
	overflow:hidden;
}
#Corpo_right_CNT_r {
	width:160px;
	margin:0px 0px 0px 20px;
	float:left;
	overflow:hidden;
}
#MN_r {
	width:150px; 
	border:1px dotted; 
	padding:4px; 
	border-color:#FFFFFF; 
	background-color:#000000; 
	margin:0px 0px 10px 0px; 
	display:inline; 
	float:left;
}
#Box_r {
	width:150px; 
	margin:0px 0px 10px 0px; 
	display:inline; 
	float:left;
}
#Corpo_spacer {
	width:100%;
	height:20px;
	float:left;
	overflow:hidden;
	background-color:#031c34;
}
#Pics {
	width:100%;
	height:150px;
	float:left;
	background-color:#cccccc;
	overflow:hidden;
}
#Pics_cont {
	width:100%;
	height:150px;
	float:left;
	overflow:hidden;
	background:url(graph/bg.jpg) no-repeat;
	background-position:top left;
}
#Box {
	width:150px;
	height:130px;
	float:right;
	border:1px dotted; 
	border-color:#031c34;
	margin:10px 10px 0px 0px;
	display: inline;
	overflow:hidden;
}
#Box_p {
	width:150px;
	height:170px;
	float:left;
	border:1px dotted; 
	border-color:#CCCCCC;
	margin:10px 10px 0px 0px;
	display: inline;
	overflow:hidden;
}
#Coda_pre {
	width:100%;
	height:100px;
	float:left;
	background:url(graph/cima.gif) repeat-x;
	overflow:hidden;
}
#Coda {
	clear: both;
	width:100%;
	height:200px;
	float:left;
	background-color:#000000;
	overflow:hidden;
}
#Sponsor {
	width:170px;
	height:120px;
	float:left;
	margin:10px 10px 10px 10px;
	display: inline;
	overflow:hidden;
}
.Mn {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Times, serif;
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bold;
}
.Testo {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Times, serif;
	color:#FFFFFF;
	font-size: 13px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.a2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.a2:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.a2:active {
	text-decoration: none;
	color: #FFFFFF;
}
.a3:link {
	color: #33CCFF;
	text-decoration: underline;
}
.a3:visited {
	text-decoration: underline;
	color: #33CCFF;
}
.a3:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.a3:active {
	text-decoration: underline;
	color: #33CCFF;
}