body {
	background: transparent;
}
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	height: 20px;
	margin-left: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
}



.mootabs_title li {
	float: left;
	padding: 2px 8px 2px 8px;
	margin-right: 1px;
	cursor: pointer;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 10px;
	height: 20px;
	line-height: 16px;
	font-weight: bold;
	background: #666666;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}

.mootabs_title li.active {
	background-color: #333333;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.mootabs_title li.over {
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 620px;
	top: 0px;
	font-family: "Trebuchet MS";
	clear: both;
	color: #fff;
	overflow: auto;
	padding: 5px;
	height: 450px;
}

.mootabs_panel.active {
	display: block;
	
}
#testo {
	height: 363px;
	width: 593px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/sfondopartner.jpg);
	padding: 10px;
	border: 1px solid #ccc;
}
#testo img {
	border: 0;
}

.testoscritte {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:15px;
}
.testoscritte a:link, .testoscritte a:visited, .testoscritte a:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.testoscritte a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.testoscritte h1 {
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
}
.testoscritte  h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
}
.previmg {
	height: 81px;
	width: 106px;
	background-color: #000000;
	border: 1px solid #ccc;
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	position: relative;
}
.previmgdx {
	height: 81px;
	width: 106px;
	background-color: #000000;
	border: 1px solid #ccc;
	float: left;
	margin-right: 0px;
}

