body {
	background-image: url(/img/bgp.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #146d94;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
	outline-style:none;
}

#box {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(/img/header_bg.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 980px;
	position: relative;
}
#footer {
	background-image: url(/img/footer_bg.gif);
	height: 59px;
	width: 940px;
	font-size: 11px;
	color: #868686;
	padding-top: 21px;
	background-repeat: no-repeat;
	padding-left: 20px;
	clear: both;
	padding-right: 20px;
}
#content a {
	color: #006490;
}

#footer a {
	color: #868686;
	text-decoration: none;
}
#content a:hover {
	color: #0E4679;
	text-decoration: none;
}


#footer_left {
	float: left;
	width: 550px;
}
#footer a:hover {
	color: #053245;
	text-decoration: underline;
}

#footer_right {
	float: right;
	width: 100px;
	text-align: right;
}


#content {
	background-color: #FFFFFF;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 18px;
}
#logo {
	background-image: url(/img/logo.gif);
	position: absolute;
	height: 58px;
	width: 243px;
	top: 19px;
	left: 30px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}
#header #customers {
	background-image: url(/img/h_access_bg.gif);
	height: 52px;
	width: 179px;
	top: 49px;
	position: absolute;
	right: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 20px;
}
#logo a {
	display: block;
	height: 58px;
	width: 204px;
}
#logo h1, #logo h2 {
	margin: 0px;
	padding: 0px;
}


#customers li {
	list-style-type: none;
	margin-bottom: 5px;
}
#customers a {
	color: #006490;
}

#languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006490;
	position: absolute;
	height: 15px;
	width: 150px;
	text-align: right;
	right: 20px;
	top: 14px;
}
#customers a:hover {
	color: #0E4679;
	text-decoration: none;
}

#navigator {
	position: absolute;
	height: 30px;
	width: 603px;
	bottom: 4px;
	left: 13px;
	overflow: hidden;
}
#languages a {
	color: #006490;
}


#navigator li {
	font-size: 13px;
	font-weight: bold;
	color: #006490;
	line-height: 30px;
	display: block;
	float: left;
	background-image: url(/img/navigator_div.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
#languages a:hover {
	color: #000000;
	text-decoration: none;
}

#navigator li a {
	text-decoration: none;
	color: #006490;
	display: block;
	padding-right: 0px;
	padding-left: 5px;
	float: left;
}
#navigator li.last {
	background-image: none;
}

#navigator li a:hover {
	color: #FED167;
}

#navigator li.active a {
	background-image: url(/img/nav_active_left.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	padding-right: 0px;
}
#navigator  .active span  {
	background-image: url(/img/nav_active_right.gif);
	display: block;
	height: 30px;
	width: 5px;
	float: left;
}
#navigator  span  {
	display: block;
	height: 30px;
	width: 5px;
	float: left;
}
#footer_right    #geotrust  {
	background-image: url(/img/footer_geotrust.gif);
	display: block;
	height: 25px;
	width: 95px;
	float: left;
	background-repeat: no-repeat;
}
#footer_right      #geotrust a    {
	text-indent: -2000em;
	height: 25px;
	width: 95px;
	display: block;
	text-decoration: none;
}
#content_footer {
	background-image: url(/img/footer_tab_bg.gif);
	height: 124px;
	width: 940px;
	margin-left: 20px;
	font-size: 12px;
	line-height: normal;
	clear: both;
	padding: 0px;
}
#content .content_padded {
	padding: 20px;
}
#content_footer_01, #content_footer_02 {
	float: left;
	height: 86px;
	width: 209px;
	margin-left: 20px;
	margin-top: 13px;
	padding-top: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcddde;
	padding-left: 68px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: left 10px;
	display: inline;
}

#content_footer_03 {
	float: left;
	height: 83px;
	width: 200px;
	margin-left: 26px;
	margin-top: 13px;
	padding-top: 12px;
	padding-left: 68px;
	background-repeat: no-repeat;
	background-position: left 10px;
}
#content_footer h6 {
	font-size: 15px;
	font-weight: bold;
	color: #006490;
}
#content_footer h6 a {
	color: #0E4679;
	text-decoration: none;
}
#content_footer h6 a:hover {
	color: #006490;
	text-decoration: underline;
}

#content_footer .facebook {
	background-image: url(/img/icon_fb.gif);
}
#content_footer .twitter {
	background-image: url(/img/icon_twitter.gif);
}
#content_footer .faq {
	background-image: url(/img/icon_faq.gif);
}
#content_footer .money {
	background-image: url(/img/icon_money.gif);
}
#content_footer .directory {
	background-image: url(/img/icon_directory.gif);
}

.home_cl_box {
	background-image: url(/img/home_box_bg.gif);
	height: 258px;
	width: 301px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 19px;
	padding: 20px;
	font-size: 13px;
}
.clear {
	clear: both;
}
.h2_affiliati {
	background-image: url(/img/icon_affiliati.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 37px;
	font-size: 18px;
	line-height: 37px;
	color: #006490;
	padding-left: 40px;
	font-weight: bold;
	margin-bottom: 5px;
}
.h2_merchants {
	background-image: url(/img/icon_merchants.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 37px;
	font-size: 18px;
	line-height: 37px;
	color: #006490;
	padding-left: 50px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content a.button_yellow_doc {
	background-image: url(/img/button_yellow.gif);
	display: block;
	height: 35px;
	width: 112px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 35px;
	padding-left: 15px;
}
#content a.button_yellow_doc:hover {
	color: #006490;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
#home_cl_left {
	float: left;
	width: 220px;
}
#home_cl_left h2 {
	font-size: 18px;
	font-weight: bold;
	color: #014d87;
	margin-top: 20px;
	margin-bottom: 25px;
}
#content_left {
	background-image: url(/img/menu_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 185px;
	padding-top: 19px;
	float: left;
	min-height: 456px;
	height: auto !important;
	height: 456px;
}
#content_right {
	float: right;
	width: 736px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 25px;
}
ul.menu_left  {
	margin-bottom: 20px;
	display: block;
}
#content  .menu_left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 014d87;
	list-style-type: none;
	line-height: 31px;
	height: 31px;
	padding-left: 19px;
	background-image: url(/img/menu_left_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content  .menu_left li.active {
	background-image: url(/img/menu_left_active.gif);
	background-repeat: no-repeat;
	color: #fbce6e;
	font-weight: bold;
}
#content .menu_left li a {
	text-decoration: none;
	color: #014d87;
}

#content  .menu_left li.active a  {
	color: #fbce6e;
}
#content .menu_left li a:hover {
	color: #0E4679;
	text-decoration: underline;
}
#content .menu_left li.active a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#content_right h2 {
	font-size: 18px;
	font-weight: normal;
	color: #014d87;
	margin-bottom: 10px;
}
#content_right h3 {
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(/img/content_right_h3_th.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
#content .box_blue {
	float: right;
	width: 218px;
}
#content .box_blue h4 {
	line-height: 35px;
	background-image: url(/img/box_header.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 35px;
	padding-left: 10px;
	font-size: 13px;
}
#content .box_blue_content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #016a98;
	border-bottom-color: #016a98;
	border-left-color: #016a98;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
}
#content_right .content_right_right {
	width: 218px;
	float: right;
}
#content .content_right_left {
	float: left;
	width: 480px;
}
#home_loghi {
	height: 164px;
	width: 220px;
	overflow: hidden;
}
#content_right li {
	background-image: url(/img/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	padding-left: 10px;
}
table.listing td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
}
table.listing td div.switchcontent {
	color: #666666;
	font-size: 12px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.listing td.last {
	border-bottom-style: none;
}
table.listing td p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

table.listing td .ok {
	font-size: 11px;
	color: #666666;
	background-image: url(/img/ok-3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-align: center;
	height: 20px;
}

table.listing td .alert {
	font-size: 11px;
	color: #666666;
	background-image: url(/img/alert-1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-align: center;
	height: 20px;
}
#content_right .bar_blue {
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(/img/content_right_h3_th.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

#content_right .bar_blue h3{
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
	background-image: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#content_right .bar_blue .collapse_all {
	float: right;
	margin-right: 20px;
	height: 14px;
	line-height: 14px;
	margin-top: 10px;
}
#content_right .field, #content_right .myForm input, #content_right .myForm select {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #6AA2BA;
	padding: 2px;
}
#content_right .button, #content_right .myForm input.button {
	background-color: #E3ECF2;
	border: 2px solid #6AA2BA;
	color: #333333;
	padding: 3px;
}
#box_contratto {
	background-color: #FFFFFF;
	padding: 15px;
	font-size: 12px;
}
#box_contratto   ol {
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
