@charset "utf-8";
/* CSS Document */
body {
   background:#e1edff url(img/bg_content.gif) repeat-x fixed;
   margin:15px;
   padding:0px;
   font:13px Arial, Helvetica, sans-serif;
   	scrollbar-3dlight-color : #98c2ff;
	scrollbar-arrow-color : #22539c;
	scrollbar-base-color : #e1edff;
	scrollbar-darkshadow-color : #98c2ff;
	scrollbar-face-color : #e1edff;
	scrollbar-highlight-color : #e1edff;
	scrollbar-shadow-color : #e1edff;
	scrollbar-track-color : #e1edff;
}
td {
   font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#303030;
}
a, a:visited {
    font-weight:bold;
	color: #22539c;
	text-decoration: none;
}
.tabtariffe {
    border:1px solid #9bbffa;
}
.tabtariffe td {
	border:thin solid #9bbffa;
}
a:hover {
    font-weight:bold;
	color: #8b6500;
	text-decoration: underline;
}
.testotitolo {
	color: #8b6500;
	font: italic 25px "Times New Roman", Times, serif;
}
.testo1 {
	color: #22539c;
	text-align: center;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}

