body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	scrollbar-face-color: #B3CED8; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-3dlight-color: #C1D8E0; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
a:link, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}
a:hover, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #303030;
	text-decoration: underline;
}
.tab_cont {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.menu {
	background-attachment: scroll;
	background-image: url(img/bluetooth_r12_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.iframe_top {
	height: 252px;
	width: 760px;
}
.footer {
	background-attachment: scroll;
	background-image: url(img/bluetooth_r12_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	vertical-align: middle;
}
.ap_pan {
	background-attachment: scroll;
	background-image: url(img/bluetooth_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	vertical-align: middle;
	height: 22px;
	width: 140px;
	padding-right: 10px;
}

.chiu_pan {
	background-attachment: scroll;
	background-image: url(img/bluetooth_r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
	vertical-align: middle;
	height: 26px;
	width: 140px;
}
.centr_pan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-image: url(img/bluetooth_r5_c1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 140px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.verde_scuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #306576;
}
.contenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	width: 430px;
	text-align: justify;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.scroll {
	display: block;
	height: 360px;
	overflow: auto;
	padding-right: 10px;
}

