body {
	margin: 0px;
	background-color: #d1d1d1;
}

div.clear {
	clear: both;
}

a {
	color: #3f8add;
}
a:hover {
	color: #27599e;
	text-decoration: none;
}

div#page {
	width: 100%;
	border-top: 4px solid #4fa3ff;
	font-family: Arial,Tahoma,Sans-serif;
	color: #3f3f3f;
}
div#logo_wrap {
	width: 940px;
	margin: 0 auto;
	background-image: url(design/bglogo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
div#header_wrap {
	width: 900px;
	margin: 0 auto;
}
div.topmenu {
	height: 20px;
	background-image: url(design/bg_topmenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
}
div#logobar {
	height: 60px;
	background-image: url(design/bg_logobar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#logobar-int {
	height: 60px;
}
div#menubar {
	padding: 0;
	height: 43px;
	background-image: url(design/bg_menubar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#menubar-int {
	padding: 0;
	height: 43px;
}
div.menu {
	width: 900px;
}
div.menu UL {
	margin: 0;
	padding: 0;
	padding-top: 16px;
	width: 900px;
	list-style-type: none;
}
div.menu LI {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	color: #27599e;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 14px;
	border-right: 1px solid #27599e;
}
div.menu A {
	float: left;
	display: block;
	margin: 0;
	padding-left: 6px;
	padding-right: 6px;
	color: #888888;
	text-decoration: none;
}
div.menu A:hover {
	color: #27599e;
	text-decoration: none;
}

div#subheader_wrap {
	width: 880px;
	margin: 0 auto;
}
div#subheader {
	padding: 12px 0 0 75px;
	text-align: left;
	height: 67px;
	color: #1f4683;
	font: bold 18px Arial;
	background-image: url(design/subheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #ffffff;
}
div#subheader-int {
	padding: 4px 0 4px 12px;
	background-color: #eeeeee;
	text-align: left;
	color: #1f4683;
	font: bold 11px Arial;
	line-height: 20px;
	border-top: 1px solid #ffffff;
}

div#content_wrap {
	width: 940px;
	margin: 0 auto;
	background-color: #ffffff;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	padding-top: 3px;
}

div#content {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

h2
{
	font: normal 24px sans-serif,Tahoma,Arial;
	color: #333333;
}
h3
{
	font: normal 20px sans-serif,Tahoma,Arial;
	color: #333333;
}

.blue { color: #3f8add; }

div#left {
	float: left;
	width: 610px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(design/bgleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top: 3px solid #eeeeee;
}
div#right {
	width: 250px;
	float: left;
	padding-left: 10px;
}

div.piano {
	float: left;
	width: 190px;
	border: 1px solid #9d9d9d;
	margin-top: 18px;
	margin-right: 6px;
	margin-bottom: 15px;
	padding: 2px;
	padding-bottom: 0px;
	color: #585858;
	background-image: url(design/bg_piani.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #e4f7f9;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
div.piano UL {
	list-style-image: url(design/bullet1.png);
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	padding-top: 5px;
}
div.piano LI {
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-right: 3px;
	line-height: 22px;
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
}
div.piano A {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	border-left: 8px solid #8fb7e3;
}

div#right h3 {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding-left: 6px;
	line-height: 40px;
	width: 250px;
	background-image: url(design/bgh3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#right ul {
	margin-left: 20px;
	list-style-image: url(design/bullet.gif);
}
div#right li {
	margin-bottom: 4px;
	padding: 3px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #d1d1d1;
	list-style-image: url(design/bullet.gif);
}

div.box {
	border: 3px solid #d1d1d1;
	padding: 4px;
}
div.featured {
	width: 250px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #cccccc;
}
div.featured_title {
	float: left;
	font-weight: bold;
	font-size: 14px;
	width: 195px;
	font-family: Helvetica, Arial;
	color: #27599e;
}
div.featured_text {
	float: left;
	width: 195px;
	padding-top: 4px;
	color: #898989;
}

.icon {
	width: 55px;
	float: left;
	padding-top: 10px;
}

div.talk_wrap {
	width: 600px;
	margin-top: 12px;
}

div.talk {
	float: left;
	width: 540px;
	height: 100px;
	background-image: url(design/bgtalk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #666666;
	padding-top:15px;
}

div#footer_wrap {
	width: 940px;
	margin: 0 auto;
	margin-top: 2px;
	background-color: #4fa3ff;
	background-image: url(design/bgfooter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

div#footer {
	width: 940px;
	height: 230px;
	color: #ffffff;
	font-size: 11px;
	margin: 0 auto;
}

.link_size {
	width: 160px;
	display: inline;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	border-right: 1px solid #abf5fc;
}

.footer_head {
	padding-left: 15px;
	font-weight: bold;
	font-size: 19px;
	padding-bottom: 4px;
}

div#footer UL {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
}
div#footer UL LI {
	display: block;
	padding: 6px 0 6px 0;
	list-style-type: none;
}
div#footer UL LI a {
	color: #ffffff;
	text-decoration: none;
}
div#footer UL LI a:hover {
	color: #abf5fc;
	text-decoration: underline;
}

div.footer_dx {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	color: #c2e4ff;
}
div.footer_dx a {
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	font-family: Tahoma, Arial;
}
div.footer_dx a:hover {
	color: #abf5fc;
	text-decoration: underline;
}
div.footer_partners {
	width: 630px;
	float: left;
	padding-left: 15px;
}
div.footer_partners IMG {
	border: 1px solid #62a2e7;
	margin-right: 4px;
}
div.footer_logo {
	float: right;
	width: 160px;
	padding-right: 10px;
	padding-bottom: 7px;
}

div#livechat {
	width: 200px;
	margin: 0 auto;
	padding-top: 15px;
	margin-bottom: 15px;
}

table.compare {
	border-bottom: 3px solid #d1d1d1;
}
table.compare TD {
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.firstrow {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	background-color: #cad9e6;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #d1d1d1;
}
.firstcolumn {
	font-weight: bold;
	border-right: 1px dotted #d1d1d1;
	padding-left: 4px;
	text-align: left !important;
	font-family: Arial !important;
}
.grey {
	background-color: #f0f0f0;
}
.cyan {
	color: #64c2cb;
}
.red {
	color: #ed1c24;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

div.popup {
	background-color: #effeff;
	color: #007791;
	font-size: 11px;
	line-height: 1.3em;
	width: 250px;
}

div.canone {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px dotted #d1d1d1;
	text-align: center;
	background-color: #eeeeee;
	margin-top: 15px;
	margin-left: 1px;
	line-height: 1.2em;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
div.canone H3 {
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	font-family: Tahoma, Arial;
	margin-top: 3px;
	margin-bottom: 6px;
}

div.dedicated {
	width: 244px;
	float: left;
	border: 3px solid #3f8add;
	padding: 5px;
	background: url(design/bgdedicated.gif) repeat-x left bottom;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	background-color: #ebf2fc;
	margin: 5px 15px 5px 0px;
}
div.dedicated h2 {
	color: #1f4683;
	font: bold 15px/30px Arial, sans-serif;
	background-color: #ffffff;
	padding-left: 5px;
	margin: 0;
	margin-bottom: 5px;
}
div.dedicated h3 {
	color: #707070;
	font: bold 11px/26px Tahoma, sans-serif;
	background: url(design/02.gif) repeat-x left bottom;
	padding-left: 5px;
	margin: 0;
	margin-top: 5px;
	border-top: 1px dotted #777777;
}
div.dedicated div.buttons {
	width: 115px;
	float: left;
	text-align: center;
	color: #ffffff;
	font: bold 11px/20px Tahoma, sans-serif;
	background-color: #3f8add;
	padding-left: 5px;
	margin: 4px 4px 0px 0px;
}
div.dedicated div.buttons a {
	color: #ffffff;
	font: bold 11px/20px Tahoma, sans-serif;
	text-decoration: none;
}
div.dedicated ul {
	list-style-type: circle;	
	margin: 0px;
}
div.dedicated ul li {
	margin-bottom: 4px;
}
div.dedicated strong {
	color: #3f8add;
}
div.dedicated a {
	color: #27599e;
	text-decoration: none;
}
.price {
	color: #ed1c24;
	font-size: 15px;
	font-weight: bold;
}
div.dedintro {
	color: #1f4683;
	width: 515px;
	border-top: 2px solid #3f8add;
	text-align: left;
	font: bold 14px/28px Arial, sans-serif;
	padding: 3px 10px 3px 10px;
	background-color: #ebf2fc;
	margin: 10px 0px 10px 0px;
}

td.comphead {
	background-color: #0c3b6a;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: 0em;
	line-height: 1.3em;
}
tr.comp td {
	text-align: center;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 0em;
	line-height: 1.3em;
	border: 1px solid #BEBEBE;
}
tr.comp td em {
	font-size: 11px;
	color: aaaaaa;
}
td.contatti {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 8px;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #f0f0f0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
