@CHARSET "UTF-8";

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-image:url("../images/bg_gen.png");
	background-repeat:repeat-x;
	background-position:top;
}

img { border:none}
p.standard, p.finn_standard, #cont3 p {
	font-size:11px;
	text-align:justify;
	line-height:1.5;
	color:#63625e;
}
p.newstitle {
	color:#63625e;
	line-height:1.5;
	font-size:14px;
	text-align:left;
	font-weight:bold;
}
	
#main_cont {
	padding:0px;
	width:918px; 
	background-image:url("../images/bg_main.png");
	background-repeat:no-repeat;
	background-position:top; 
	margin:0px auto;
	text-align:left;
}

#head, #footer, #subhead, #cont {
	
	width:900px;  
	margin:0px 9px;
}
#head {
	background:url("../images/bg_head.png") top left no-repeat;
	height:79px;
	margin-bottom:1px;
}
#head #date {
	font-size:10px;
	color:#6e98a6;
	float:right;
	margin-top:60px;
	margin-right:10px;
}
#logo {
	float:left; 
}
#topleft {
	background:url("../images/bg_topleft.png") no-repeat;	
	width:209px;
	height:179px;
	margin-right:2px;
	float:left;
	color:white;
}
#topleft form {
	margin:0px;
}
#area_clienti {
	width:209px;
	font-size:10px;
}
#area_clienti a {
	color:white;
	text-decoration:none;
}
#area_clienti a:hover {
	text-decoration:underline;
}
#area_clienti_top {
	background:url(../images/tratteggio_topleft.png) bottom left repeat-x;
	height:37px;
	padding-left:18px;
	font-size:12px;
	font-weight:bold;
}
#area_clienti .label {
	width:87px;
	padding-left:18px;
	text-align:left;
}
#area_clienti .field {
	width:122px;
	text-align:left;
	padding-right:12px;
}
#area_clienti .field input {
	width:105px;
	border:1px solid #63625e;
	font-size:10px;
	padding:2px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#area_clienti #form_email td {
	height:38px;
	vertical-align:middle;
}
#area_clienti #form_password td {
	height:30px;
	vertical-align:middle;
}
#area_clienti #login_button {
	text-align:right;
	padding-right:17px;
	height:33px;
}
#area_clienti #logout_button {
	text-align:right;
	padding-right:17px;
	padding-top:7px;
	height:33px;
	background:url(../images/tratteggio_topleft.png) top left repeat-x;
}
#area_clienti .pulsante {
	color:white;
	margin:0px;
	border:1px solid white;
	background-color:#739bc8;
	height:16px;
	width:61px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#area_clienti .pulsante:hover {
	color:#000;
	cursor:hand;
}
#area_clienti_bottom {
	height:41px;
	padding:0px 9px;
	background:url(../images/tratteggio_topleft.png) top left repeat-x;
}
#area_clienti_dettagli {
	height:96px;
	padding:0px 18px;
	vertical-align:top;
	font-size:12px;
}
#area_clienti_dettagli p {
	margin:8px auto;
}
#area_clienti .message {
	color:orange;
	padding-left:18px;
	text-align:left;
	font-weight:bold;
}
#topright {
	float:left;
}
#cont {
	clear:both;	
}

td#cont1 {
	vertical-align:top;
	border-left:1px solid #5d82ab;
	border-right:1px solid #5d82ab;
	background:#e4dfc7;
	width:207px;
}
td#cont2 {
	width:2px;
}
td#cont3 {
	vertical-align:top;
	width:460px;
	border-left:1px solid #62615c;
	border-right:1px solid #62615c;
	padding:10px;
}
td#cont3.double { 
	width:690px; 
}
td#cont3 #main_title {
	font-weight:bold;
	color:#5d82ab;
	font-size:16px;
}
td#cont3 a {
	text-decoration:none;
	color:#5d82ab;
}
td#cont3 a:hover {
	text-decoration:underline;
}
td#cont3 .section_title {
	margin-top:30px;
	margin-bottom:10px;
	color:#333;
	font-weight:bold;
	background-color:#dfe6ee;
	padding:4px;
	font-size:16px;
}
td#cont3 #home_servizi {
	border-left:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	width:460px;
}
td#cont3 #home_servizi a {
	color:#7f7f7f;
	text-decoration:none;
}
td#cont3 #home_servizi a:hover {
	text-decoration:underline;
}
td#cont3 #home_servizi td {
	text-align:center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	font-size:12px;
	padding:4px;
}
td#cont3 #home_servizi .service_name {
	text-align:left;
	color:black;
}

td#cont4 {
	vertical-align:top;
	background:#e4dfc7;
	border-right:1px solid #62615c;
	width:206px;
	font-size:10px; 
}
td#cont4 a, td#cont1 ul#service_list a {
	color:#63625e;
	text-decoration:none;
}
td#cont4 a:hover, td#cont1 ul#service_list a:hover {
	text-decoration:underline;
}
td#cont4 p {
	margin:5px auto;
}

#cont4 .boxcontent p, #cont4 .boxcontent a {
	width:188px;
	word-wrap: break-word;
}

#menu_topleft {
	height:25px;
	width:26px;
	background:url(../images/bg_menutop.png) top left repeat-x;
	vertical-align:middle;
	text-align:center;
}
#menu_topright {
	background:url(../images/bg_menutop.png) top left repeat-x;
	text-align:left;
}
#menu_items {
	background-color:#f1efe3;
	width:207px;
}
.menu_item {
	height:27px;
	background:url(../images/tratteggio_menuitem.png) bottom left repeat-x;
	padding:0px 10px;
	font-weight:bold;
	vertical-align:middle;
}
.menu_item a {
	text-decoration:none;
	color:#63625e;
	margin:none;
}

#aggiornamenti, .rightbox {
	width:206px;
	color:white;
}
#aggiornamenti td {
	background:url(../images/tratteggio_aggiornamenti.png) bottom left repeat-x;
	background-color:#5d82ab;
	
}
#aggiornamenti_topleft {
	vertical-align:middle;
	text-align:center;
	height:25px;
	width:26px;
}
#aggiornamenti_topright {
	height:25px;
	font-size:14px;
	width:180px;
	text-align:left;
	font-weight:bold;
	color:orange;
}
#aggiornamenti_content {
	padding:9px;
	text-align:left;
	font-size:12px;
}
#aggiornamenti_content p {
	width:188px;
	overflow:auto;
}

#box-news .boxcontent {
	max-width:188px;
	width:188px;
}

.rightbox td {
	background:url(../images/tratteggio_rightbox.png) bottom left repeat-x;
	color:#63625e;
}
.rightbox .boxcontent p {
	word-wrap:break-word;
	max-width:188px;
	width:188px;
}
.rightbox .boxtopleft {
	height:25px;
	width:26px;
	vertical-align:middle;
	text-align:center;
	background-color:#e4dfc7;
}
.rightbox .boxtopright {
	height:25px;
	font-size:12px;
	background-color:#e4dfc7;
	width:180px;
	text-align:left;
}
.rightbox .boxcontent {
	padding:9px;
	background-color:#f1efe3;
	text-align:justify;
}
.rightbox #allnews {
	background-color:#fff;
	padding:0px 9px;
	height:25px;
}

#footer {
	background:white;
	font-size:10px;
}
#footer a {
	color:#5d82ab;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .right {
	float:right;
	margin:5px 10px 5px 0px;
	padding:0px;
}
#footer .left {
	float:left;
	margin:5px 0px 5px 10px;
	padding:0px;
}
.prova_No {
	display:none;
}
.news_sep {
	height:1px;
	background:url(../images/tratteggio_rightbox.png) top left repeat-x;
}
#staff {
	width:460px;
	margin-top:30px;
}
#staff p.standard {
	font-size:11px;
	text-align:justify;
	line-height:1,5;
	color:#63625e;
}
#staff .member_name {
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
}
#staff .member_photo {
	vertical-align:top;
	padding-top:15px;
}
#staff .member_photo img {
	margin-right:10px;
}
#staff .member_sep {
	background:url(../images/tratteggio_rightbox.png) top left repeat-x;
}
.imgright {
	clear:right;
	float:right;
	margin-left:10px;
}
td#cont3 .imgright {
	width:175px;
	margin-bottom:100px;
}
.imgmember {
	clear:right;
	float:right;
	margin-left:10px;
}
.center {
	text-align:center;
}
.service_options {
	float:right;
	border:1px solid #5d82ab;
	padding:10px;
	font-size:10px;
	margin-left:8px;
	line-height:2.5;
	text-align:left;
	color:#5d82ab;
}
.service_options ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#customer_details {
	width:460px;
	border:1px solid #63625e;
}
#customer_details td {
	vertical-align:top;
	padding:5px;
	width:50%;
}
#customer_details td p.standard{
	font-size:14px;
}
.legend_button {
	float:right;
	font-size:10px;
	font-weight:normal;
}
#legenda {
	display:none;
	width:500px;
	max-height:500px;
	overflow:auto;
	border:1px solid gray;
	position:absolute;
	top:160px;
	left:418px;
	padding:5px;
	background-color:#EEE;
	text-align:left;
}
#legenda div {
	border:1px solid #D3D3D3;
	padding:6px;
	background-color:white;
}
.hidden {
	display:none;
}
.right {
	text-align:right;
}
.request_form {
	border:1px solid #D3D3D3;
	width:460px;
	margin:20px auto;
}
.request_form td {
	padding:4px 8px;
	width:50%;
}
.pulsante {
	color:#000;
	margin:0px;
	border:1px solid #000;
	background-color:#739bc8;
	height:17px;
	width:70px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pulsante:hover {
	color:#fff;
	cursor:hand;
}
.red_text {
	color:red;
}
#servizi_attivi {
	font-size:12px;
}
#servizi_attivi a:hover {
	color:red;
}
#confirm_table {
	width:400px;
	margin:0px;
}
#confirm_table td {
	width:50%;
	padding:5px;
	text-align:left;
}
#confirm_table .right {
	text-align:right;
}
td#cont3 .pulsante_annulla {
	color:#000;
	margin:0px;
	border:1px solid #000;
	background-color:#739bc8;
	height:17px;
	padding: 2px 7px 1px 7px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td#cont3 .pulsante_annulla:hover {
	color:#fff;
	cursor:hand;
	text-decoration:none;
}
td#cont3 .report_text p, td#cont3 .report_text ul, td#cont3 .report_text ol  {
	font-size:14px;
	color:#3F3F3F;
	 /* These are technically the same, but use both */
	  overflow-wrap: break-word;
	  word-wrap: break-word;

	  -ms-word-break: break-all;
	  /* This is the dangerous one in WebKit, as it breaks things wherever */
	  word-break: break-all;
	  /* Instead use this non-standard one: */
	  word-break: break-word;

	  /* Adds a hyphen where the word breaks, if supported (No Blink) */
	  -ms-hyphens: auto;
	  -moz-hyphens: auto;
	  -webkit-hyphens: auto;
	  hyphens: auto;
}
#user_area {
	font-size:14px;
}
#user_area p.standard {
	font-size:14px;
}
#actions_menu {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#5D82AB;
}
#corsi .boxtopright {
	color:orange;
	font-weight:bold;
	font-size:14px;
	background-color:#5d82ab;
}
#corsi .boxtopleft {
	background-color:#5d82ab;
}

#landing {
	margin-top:40px;
	margin-bottom:4px;
	font-size:10px;
	text-align:center;
}
#landing a {
	color:#5d82ab;
	text-decoration:none;
	font-weight:normal;
}
#landing a:hover {
	text-decoration:underline;
}

td#cont3 p.red {
	color:red;
}
td#cont3 p.blue {
	color:blue;
}

.tickeriframe {
	margin:25px 23px 0px;	
} 
.tickerdiv  {
	margin:10px 6px 0;
	padding-top:6px;
	background-color:white;
}
.tickertitle {
	font-size:12px;
	background:transparent url(../images/tratteggio_rightbox.png) repeat-x scroll left bottom;
	color:#63625E;
	padding-left:12px;
} 

table.graphTable td {
	vertical-align:top;
}

.intopic a:link, .intopic a:visited , .gadget a:link, .gadget a:visited {
	font-size:11px;
	font-weight:normal;
	color:#63625E;
}

table.azioniList {
	width:400px;
	border-top: 1px solid #D2D2D2; 
	border-left:1px solid #D2D2D2; 
	padding:0px;
	margin:0px;
	border-spacing :0
}

table.azioniList td {
	margin:0px;
	padding:5px;
	border-bottom: 1px solid #D2D2D2;
	border-right:1px solid #D2D2D2; 
}

span.small {
	font-size:10px;
}

.video_container {
	margin:20px 0;
	text-align:center;
	font-style:italic;
}
#cont3 p.didascalia_video {
	margin-top:5px;
	text-align:center;
}

#debitoContainer {
	height:80px;
	position:relative;
	top:15px;
}
#debitoFrame {
	width:305px;
	height: 70px;
	margin: 0px auto;
	overflow:hidden;
	position:relative;
	
}
#debitoFrame  #debito_small { 
	top:-32px !important;
	left:-54px !important;
}
