@charset "utf-8";

#menu {
/*	visibility: hidden; */
	position: absolute;
	top: 106px;
}
body {
	background-color: #fff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6e6e6e;

	scrollbar-3dlight-color:#dfe1e4;
	scrollbar-arrow-color:#555;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#dfe1e4;
	scrollbar-face-color:#dfe1e4;
	scrollbar-highlight-color:#dfe1e4;
	scrollbar-shadow-color:#dfe1e4;
}
img {
	border: none;
}
a {
	color: #5da5ce;
}
a:hover {
	text-decoration: none;
}
a.big {
	font-size: 14px;
}
h1, h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #557d9a;
}
h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 13px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
}
form {
	margin: 0;
	padding:0;
}
input, textarea {
	border: solid 1px #c0c0c0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 107px;
	color: #9f9f9f;
	padding-left: 2px;
	position: relative;
	z-index:10;
}
.input2 {
	width: 156px;
}
.checkbox {
	width: auto;
	border: none;
}
input.radio {
	border: none;
	width: auto;
}
.testo {
	text-align: left;
	font-size: 19px;
	float: left;
	margin: 50px 0;
}
.text_or {
	color: #e34e31;
}
textarea {
	width: 310px;
}
.btn {
	width: auto;
	padding: 2px 1px;
	border: none;
	background-color: #5da5ce;
	color: #fff;
}

.alert {
	position: absolute;
	width: 350px;
	height: 140px;
	top: 105px;
	background-color: #eee;
	z-index: 2;
	visibility: hidden;
	text-align: center;
	padding: 10px;
	font-size: 13px;
	border: dashed 4px #5da5ce;
}
.close {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.close a {
	color: #C33;
	text-decoration: none;
}

hr {
	background-color: #CCC;
	color: ccc;
	border: none;
	height: 1px;
}
.hr2 {
	background-color: #777;
	color: 777;
	border: none;
	height: 10px;
	margin: 20px 0 0;
}
ul {
	margin: 0;
	padding:0;
}
li.list_sq {
	list-style-type: square;
	padding-top: 15px;
}
#main0 {
	width: 100%;
}
#main {
	width: 890px;
	margin: auto;
	padding: 0 30px;
}
.header {
	background-image: url(images/img_header.jpg);
	padding-top: 8px;
	height: 98px;
}
.login {
	width: 147px;
	float: left;
	margin: 12px 0 0 10px;
}
.login ul {
	background-color: #f0f0f2;
	padding: 6px;
	list-style: none;
}
.home_slogan {
	width: 570px;
	margin: 16px 0 5px;
	text-align: center;
}

.flash {
	width: 580px;
	float: left;
}
.flash_over {
	visibility: hidden;
	width: 100%;
	position: absolute;
	text-align: center;
	top: 8px;
}

.logo {
	width: 153px;
	float: left;
}
.help {
	cursor: help;
	color: #4c4c4c;
}
.help_fade {
	cursor: help;
	color: #aaa;
}
 a:hover.help {
	text-decoration: underline;
}

#page {
	margin-top: 42px;
}
.lang {
	position: relative;
	margin: 2px 7px 0 580px;
}
.bg_light {
	background-color: #f2f3f5;
	padding: 1px 10px;
}
.av {
	padding-top: 6px;
}
.av_b {
	width: 200px;
	height: 200px;
	border: solid 5px #efefef;
}
.av_text {
	padding: 0 2px 0 5px;
	margin: 4px 0 15px;
	overflow: auto;
	width: 203px;
	height: 53px;
	color: #404040;
	font-size: 11px;
}
.av_sc {
	width: 296px;
	float: left;
	margin: 50px 0 0;
}
.av_box_gray, .av_box_pink, .av_box_red, .av_box_blue, .av_box_green {
	width: 210px;
	height: 238px;
	background-image: url(images/bg_av_gray.gif);
	margin: auto;
}
.av_box_pink {
	background-image: url(images/bg_av_pink.gif);
}
.av_box_red {
	background-image: url(images/bg_av_red.gif);
}
.av_box_blue {
	background-image: url(images/bg_av_blue.gif);
}
.av_box_green {
	background-image: url(images/bg_av_green.gif);
}

.sites_list {
	overflow: auto;
	width: 210px;
	height: 150px;
	border-top: solid 3px #e1e1e1;
}
.title_av {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8ea7b5;
}
.img_right {
	width: 225px;
	float: right;
	text-align: center;
}
.img_left {
	float: left;
	margin: 10px 20px 0 0;
}

.red {
	color: #e34e31;
}
.list_left {
	width: 210px;
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	border-bottom: solid 3px #e1e1e1;
}
.list_left ul {
	padding: 10px;
}
.list_left li {
	list-style-type: none;
}
.title_list {
	background-color: #fff;
}
.content {
}

.content_bg {
	background-image: url(images/bg_page.gif);
	background-position: 220px 0;
	background-repeat: no-repeat;
}
.content li, .content_bg li {
	margin: 5px 0 0 40px;
}
.title {
	font-size: 24px;
	color: #bfc2c8;
	background-color: #f2f3f5;
	height: 25px;
	margin: 11px 0 27px;
}
.title2 {
	color: #444;
}
.title3 {
	font-size: 16px;
}
.title4 {
	font-size: 17px;
	color: #bfc2c8;
	margin: 20px 0 0;
}
.title5 {
	font-size: 14px;
	color: #888;
}
.title6 {
	font-size: 16px;
	color: #13a3d7;
}
.title_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #557d9a;
}
.home {
	width: 673px;
	background-image: url(images/img_home10.jpg);
	background-position: 0 11px;
	height: 490px;
	background-repeat: no-repeat;
}
.text_home {
	padding: 0 30px 0 5px;
	margin: 15px 0 0 30px;
}
.text_home img {
	margin-left: -28px;
}

.flash_home {
	padding: 0 0 0 14px;
}

.gal_av {
	width: 200px;
	margin: 10px 0;
	float: left;
	text-align: center;
}
.gal_title {
	padding: 2px 0;
	margin: 10px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border-bottom: solid 3px #09d;
	clear: both;
}
.inp, .text {
	width: 200px;
	margin: 3px auto;
	text-align: left;
}
.tabella  ul {
	margin: 0 0 4px;
	color: #4c4c4c;
}
.tabella li {
	margin: 0 0 0 30px;
}
.title_gray {
	font-weight: bold;
	color: #4c4c4c;
}
.title_white {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

table.versioni, table.versioni td {
	border: solid 1px #CCC;
}
table.acquista, table.acquista td {
	border: solid 1px #eee;
}

.b_left {
	border-left: solid 1px #d3dadd;
	font-size: 11px;
}
.b_left_bottom {
	border-left: solid 1px #d3dadd;
	border-bottom: solid 1px #d3dadd;
	font-size: 11px;
}
.b_bottom {
	border-bottom: solid 1px #d3dadd;
}
.b_right {
	border-right: solid 1px #d3dadd;
}
.tip {
	color:#555;
	text-decoration: none;
	border-bottom: dotted 1px #555;
}
a.tip:hover {
	cursor: help;
	}
.ajaxtooltip {
	background-color: #fff;
	border-top: solid 12px #BBC1C4;
}
#footer {
	margin: 15px 23px 10px 0;
	color: #a6a8ae;
	font-size: 11px;
}
.footer_menu {
	padding-bottom: 5px;
	vertical-align: bottom;
}
.footer_menu a {
	color: #5da5ce;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #696969;
	text-decoration: underline;
}
.footer_menu:hover {
	background-image: url(images/bg_menu_footer.gif);
}
.clr {
	clear: both;
}

.banner {
	width: 180px;
	margin: 15px;
}

input.ecommerce {
	border-left: solid 1px #B8E3F3;
	border-top: solid 1px #B8E3F3;
	border-right: solid 1px #0B5A77;
	border-bottom: solid 1px #0B5A77;
	padding: 5px;
	width: 192px;
	height: 47px;
}

.pagamenti_ul
{
	padding: 0 0 0 15px !important;
	margin: 0 !important;
}

.pagamenti_li
{
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	list-style-position: outside !important;
}