@charset "UTF-8";
/* CSS Document */

#nero{
/* Imposto il colore nero */
background-color:#666565;
/* Imposto come puntatore la manina */
cursor:pointer;
/* Imposto i valori di altezza e larghezza a 100% */
height:100%;
width:100%;
/* Ci servirà in modo tale che non ci siano margini */
left:0;
top:0;
/* Impostiamo come posizione la fissa */
position:fixed;
/* Aggiungiamo i codice per opacizzare lo sfondo. */
opacity: 0.65;
-moz-opacity: 0.65;
filter:alpha(opacity=65);
/* E' utile nel caso in cui ci siano altri oggetti in posizione assoluta o fissa */
z-index:1000;
/* Lo rendiamo non visibile */
display:none;
}

body, html {
	height: 100%;
	font-size: small;
	font-family: helvetica, arial, tahoma, sans serif;
	color:#666;
}
body {
	overflow-x: hidden;
	background: #4a688a;
}
body#sections {
	background: #fff;
}
#home #container {
	background: #4a688a url(images/back_content_home.jpg) top left repeat-x;
}
#sections #container {
	background: #ffffff url(images/back_content_sections.jpg) top left repeat-x;
}
:hover, :active, :focus {
	outline: 0;
}
img, div, input { behavior: url("https://www.spacecomputer.it/iepngfix.htc") }
p {
	padding:5px 0;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
a{
	color:#555;
}
table {
}
#container {
	height: 100%;
}
body > #container {height: auto; min-height: 100%;}
#header {
	position: relative;
	width: 100%;
	height: 50px;
	background: #5b7c96 url(images/back_header.jpg) top left repeat-x; 
}
#menu {
	position: relative;
	margin: auto;
	width: 960px;
	z-index: 1000;
}
#menu ul {
	float: left;
	position: relative;
	line-height: 50px;
	font-size: 115%;
	font-weight: 700;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	padding: 7px 22px 7px 22px;
	margin: 0px 4px 0px 0px;
	text-decoration: none;
	color: #bfd1e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#menu ul li a:hover {
	background: #68879f;
}
#menu ul li.menu-current a,
#menu ul li.menu-current a:hover,
#menu ul li.menu-parent a,
#menu ul li.menu-parent a:hover {
	background: #9aafbf;
	color: #3f5773;
	text-shadow: 0px 1px 0px #bdd4e7;
	filter: glow(color=#bdd4e7,strength=1);
}
#signin {
	position: relative;
	float: right;
	padding: 10px 0px;
	z-index: 200;
}
#content_home {
	margin: 0 auto;
	width: 960px;
	height: 375px;
	position: relative;
}
#logo_home {
	position: absolute;
	margin: 50px 0px 0px 0px;
	padding: 0px 50px;
	width: 350px;
	text-align: center;
	z-index: 101;
}
#logo_home H1 {
	color: #fff;
	font-size: 120%;
	font-style: italic;
	font-weight:normal;
	margin: 20px 0px 0px 0px;
	line-height: 22px;
}
#software_home {
	position: absolute;
	margin: -50px 0px 0px 260px;
	z-index: 100;
}
#slide_home {
	margin: 0 auto;
	width: 960px;
	height: 230px;
	/* background: #5682A4; */
	-webkit-border-radius: 5px;
}
#section {
	width: 100%;
	background: #4a688a url(images/back_sections.jpg) top left repeat-x;
}
#section_content {
	width: 960px;
	margin: auto;
	padding: 12px 0;
	position: relative;
}
#software_sections {
	position: absolute;
	margin: -60px 0px 0px 280px;
	z-index: 100;
}
#content {
	position: relative;
	margin: 70px auto 10px auto;
	width: 960px;
	height: 100%;
	z-index: 1;
}
#left {
	width: 250px;
	float: left;
	position: relative;
}
#left ul {
	position: relative;
	font-size: 115%;
	font-weight: 700;
}
#left ul li a {
	display: block;
	padding: 15px 0 15px 15px;
	background: #f1f1f1;
	width: 206px;
	text-decoration: none;
	color: #577395;
}
#left ul li a:hover {
	background: transparent url(images/current_submenu_hover.png) center right no-repeat;
	width: 230px;
}
#left ul li.menu-current a,
#left ul li.menu-current a:hover,
#left ul li.menu-parent a,
#left ul li.menu-parent a:hover {
	background: transparent url(images/current_submenu.png) center right no-repeat;
	width: 230px;
	color: #eee;
}
#right {
	float: right;
	position: relative;
	width: 680px;
	padding-bottom: 30px;
}
#main {
	padding-bottom: 210px;
}
#footer {
	position: relative;
    margin-top:-200px;
	background: #222;
	height: 200px;
	clear:both;
}
#footer_content {
	margin: auto;
	width: 960px;
	padding: 10px 0px 0px 0px;
}
#footer  a{
	text-decoration:none;
}
#footer  a:hover{
	color:#777;
}
#dati {
	float:right;
	color: #888;
}
#dati2 {
	float:left;
	color: #888;
	width:405px;
	border-right:1px solid #444;
	font-size:85%;
}
#dati2 ul li{
	float:left;
	width:135px;
}
#dati2 li li{
	visibility:hidden;
	height:0;
}
#dati3 {
	float:left;
	color: #888;
	padding-left:20px;
	font-size:85%;
}

#dati6 {
	float:right;
	color: #555;
	padding-left:20px;
	height:85px;
	font: 2% arial, tahoma, sans serif;
	padding-right:20px;
}

#dati4 {
	width: 100%;
	margin-top:30px;
	text-align:justify;
	font: 11px/11px arial, tahoma, sans serif;
	color: #666;
}
/* CARATTERISTICHE DEI TITOLI */
H1 {
	font-size: 280%;
	color: #577395;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}
H1.subtitle {
	font-size: 200%;
	color: #93a5b9;
	font-weight: 100;
	line-height: 115%;
	padding: 0 0 20px 0;
}
H2 {
	font-size: 150%;
	color: #577395;
	font-weight: 700;
	margin: 30px 0px 20px 0px;
}
H3 {
	font-size: 120%;
	color: #577395;
	font-weight: 700;
	margin: 0;
	padding:;
}
H3.azienda {
	font-size: 120%;
	color: #577395;
	font-weight: 700;
	margin: 0;
	padding: 15px 0 0 0;
}
H3.news {
	font-size: 120%;
	color: #577395;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
}
H3.sub {
	font-size: 110%;
	color: #aaa;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}
H5 {
	color: #fff;
	font-size: 120%;
	font-style: italic;
	margin: 20px 0px 0px 0px;
	line-height: 22px;
}
strong {
	font-weight: 700;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#terzolivello {
	 height: 40px;
	 margin: 0 0 15px 0;
}
#terzolivello li {
     display:inline;
}
#terzolivello li a {
     background:transparent url(images/back_terzolivello_left.jpg) no-repeat left;
     display:block;
     float:left;
     margin-right: 15px;
     padding:5px 0 5px 15px;
	 overflow: hidden;
	 text-decoration: none;
	 color: #333;
	 text-shadow: 0px 1px 0px #e5e5e5
}
#terzolivello li a span {
     background:transparent url(images/back_terzolivello_right.jpg) no-repeat right;
     cursor:pointer;
     display:inline;
     float:left;
     padding:5px 15px 5px 0;
}
#terzolivello li.menu-current a {
     background:transparent url(images/back_terzolivello_left_hover.jpg) no-repeat left;
     display:block;
     float:left;
     margin-right: 15px;
     padding:5px 0 5px 15px;
	 overflow: hidden;
	 text-decoration: none;
	 color: #ddd;
	 text-shadow: 0px 0px 0px #ccc;
}
#terzolivello li.menu-current a span {
     background:transparent url(images/back_terzolivello_right_hover.jpg) no-repeat right;
     cursor:pointer;
     display:inline;
     float:left;
     padding:5px 15px 5px 0;
}
/***********************************/
#news_traffico,#news_trangest { display:none; }
/***********************************/
.icons_funz li{
	background:transparent url(icons/funzionalita.png) top left no-repeat;
	padding: 0 0 10px 70px;
}
.icons_dest li{
	list-style-image:none;
	background:transparent url(icons/destinatari.png) top left no-repeat;
	padding: 0 0 10px 70px;
}

.icons_download li{
	list-style-image:none;
	background:transparent url(icons/ammyy.png) top left no-repeat;
	padding: 0 0 10px 70px;
}

.icons_downloadAmmyZip li{
	list-style-image:none;
	background:transparent url(icons/ammyyZIP.png) top left no-repeat;
	padding: 0 0 10px 70px;
}

.icons_downloadLive li{
	list-style-image:none;
	background:transparent url(icons/live.png) top left no-repeat;
	padding: 0 0 10px 70px;
}

.icons_downloadWebinar li{
	list-style-image:none;
	background:transparent url(icons/webinar.png) top left no-repeat;
	padding: 0 0 10px 70px;
}

#icons_specifiche li{
	/*list-style-image:url(icons/list_item_grey.png);*/
	background: transparent url(icons/list_item_grey.png) top left no-repeat;
	margin:20px 0 0 0;
	padding: 3px 0 5px 30px;
}
#icons_moduli li{
	/*list-style-image:url(icons/list_item_grey.png);*/
	background: transparent url(icons/list_item_orange.png) top left no-repeat;
	margin:20px 0 0 0;
	padding: 3px 0 5px 30px;
}
/*#icons_specifiche h3 {
	margin:0;
}*/
#icons_specifiche li.green{
	/*list-style-image:url(icons/list_item_green.png);*/
	background: transparent url(icons/list_item_green.png) top left no-repeat;
}
ul.icons_dot {
margin: 10px 0 15px 0;
}
.icons_dot li {
	list-style-image:url(icons/list_item_dot.png);
	margin:0 0 10px 15px;
	color: #888;
	font-size: 110%;
}
/**********************************/
		#comp {
		font-family: helvetica, arial;
		font-size: 11px;
		font-weight: 700;
		text-align: center;
		
		}
		#comp table {
		border-collapse: collapse;
		}
		#comp td {
		width: 30px;
		border: 1px solid #eee;
		border-style: solid;
		text-align: center;
		}
		#comp .grey {
		background: #fbfbfb;
		}
		#comp .x {
		background: #4b6b85;
		color: #fff;
		height: 80px;
		}
		#comp .vuoto {
		width:200px; 
		background: #FBFBFB;
		border-top: 0;
		border-left: 0;
		}
		#comp .blu {
		background: #eee;
		border-top: 0;
		border-left: 0;
		}		
		#comp tr {
		color: #888;
		}
.verde{ background:#007934; }
.rosso{	background:#cd202c;}
.azzurro{ background:#64a0c8; }
.pisello{ background:#a8b400; }
.giallo{ background:#f0ab00; }
.fucsia{ background:#954975;}
		#legenda {
		font-size: 80%;
		color:#777;
		font-weight:bold;
		margin-top:20px;
		}
		#legenda  div{
		float:left;
		color:#fff;
		padding:3px 6px;
		}
		#legenda .pisello{
		clear:left;
		}
.top_right{
	position:absolute;
	top:60px;
	right:0px;
}
/**********************************/
.loghi {
	width:660px;
	background:#fff;
	border: 1px solid #f8f8f8;
	padding:10px;
}
/* STILE MODULO CONTATTI */
#contatti td {
height: 30px;
vertical-align: sub;
padding: 2px 0 2px 15px;
}
#contatti input {
border: 0;
height: 30px;
background: #9AAFBF;
padding: 0 2px 0 2px;
font-size: 110%;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#contatti input.disabled {
color: #999;
}
#contatti input.error {
background: #ff7979;
}
#contatti input.field_radio {
	height: 15px;
}
#contatti .radio_label  {
	margin: 0 15px 0 5px;
	vertical-align: top;
	font-size: 13px;
}
#contatti textarea {
border: 0;
background: #9AAFBF;
padding: 2px;
font-size: 110%;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#contatti #field7 {
border: 1px solid #999;
height: 20px;
}
#contatti input:focus,
#contatti textarea:focus {
background: #5A7D98;
}
#contatti .text_captcha {
padding: 0 0 0 3px;
font-size: 120%;
}
#contatti .captcha_expl {
padding: 0 0 0 5px;
}
#contatti .invia input {
background: #4F6C8F;
padding: 0 25px;
cursor: pointer;
color: #fff; 
}
#contatti .invia input:hover {
background: #6e8db1;
}
/* ---------------------- */
/* STILE CHECKBOX SU RICHIESTA DEMO */
#contatti label.checkbox_label input.field_checkbox { 
position: relative;
border: 0;
height: 18px;
background: #fff;
padding: 0;
margin: 0 8px 0 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
vertical-align: middle;
}
#contatti label.checkbox_label {
margin: 0 0 4px 0;
width: 160px;
text-transform: lowercase;
float: left; 
vertical-align: middle;
font-size: 13px;
}
#contatti td.field_title {
vertical-align: top;
}
#forgotten a{
	text-decoration: none;
	color: #999;
	font-size: 12px; 
}
#forgotten a:hover{
	text-decoration: underline; 
}
/* ---------------------- */
#payoff {
	position:absolute;
	top:80px;
	left:140px;
}
#payoff h5 {
	font-size: 90%;
}
/********************* AREA PRIVATA *********************/
#area_privata {
	margin-top: 45px; 
}
#area_privata h2 {
	margin-bottom: 15px; 
}
#area_privata table {
	border:0; 
	width: 100%;
	border-spacing: 3px 3px;
	border-collapse: separate; 
}
#area_privata td {
	height: 25px;
	color: #333;
	padding: 0 10px;
	background: #efefef;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#area_privata tr.modulo:hover td,
#area_privata tr:hover td{
	background: #e4eef9;
	border: 1px solid #e4eef9;
}
#area_privata tr.head td{
	background: #55769F;
	border: 1px solid #55769F; 
	color: #f1f1f1;
	font-family: helvetica, arial, tahoma, 'sans serif';
	font-size: 15px;
	font-weight: bold;
	height: 30px;
}
#area_privata .head td.attivi {
	background:#4eb526;
	text-align: center;
	border-color:#4eb526;
	width: 60px;
}
#area_privata td.nome_prog a {
	color: #333;
}
#area_privata td.nome_prog a:hover {
	color: #333;
	text-decoration: underline;
}
#area_privata tr.modulo  td.nome_prog a {
	color: #666;
}
#area_privata  tr.modulo td.nome_prog a:hover {
	color: #666;
	text-decoration: underline;
}
#area_privata tr.modulo td.nome_prog {
	padding-left: 33px;
	background: #f8f8f8 url(images/modulo.png) 8px 0px no-repeat;
}
#area_privata tr.modulo:hover td.nome_prog {
	background: #e4eef9 url(images/modulo.png) 8px 0px no-repeat;
}
#area_privata tr.modulo td {
	background: #f8f8f8;
	border: 1px solid #f3f3f3;
	color: #666;
}
#area_privata table.sub {	
	border-spacing: 0px 0px;
}
#area_privata tr.procedure:hover .sub td,
#area_privata .sub td {
	padding: 4px 0;
	margin: 0;
	border: 0;
}
#area_privata .sub td.cat {
	width: 125px;
}
#area_privata tr.procedure:hover .sub .border td,
#area_privata .sub .border td{
	border-bottom:1px solid #d5d5d5;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#area_privata a img {
	margin-right: 4px;
}
#area_privata a {
	text-decoration: none;
	margin-left: 3px;
	font-size: 14px;
}
#area_privata a:hover {
	color:#999; 
}
#area_privata .filesize{
	margin-left: 5px;
	color: #aaa;
	font-size: 11px;
}
#area_privata #terzolivello {
	margin-bottom: 0;
}
p.error {
	border: 3px solid #e19494;
	background: #ffdede;
	color: #ef4747;
	padding: 10px;
	margin: 15px 0;
}	
p.eseguito {
	border: 3px solid #9bd79d;
	background: #daffdb;
	color: #219423;
	padding: 10px;
	margin: 15px 0;
}
a.tot_crediti {
	display:block;
	width: 75px;
	height: 65px;
	background: url(images/crediti.png) no-repeat;
	position:absolute;
	right:0;
	text-decoration: none;
	padding: 15px 0 0 0px; 
	text-align: center;
	-webkit-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	writing-mode: lr-tb;
}
a.tot_crediti span {
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
#area_privata .utility img {
	height: 23px;
	width: 23px;
	margin-right: 20px;
}
#leggenda {
	margin-top: 30px;
	border:0;
	border-spacing: 2px 2px;
	border-collapse: separate; 
}
#leggenda .head td {
	background: #55769F;
	border: 1px solid #55769F; 
	color: #f1f1f1;
	font-family: helvetica, arial, tahoma, 'sans serif';
	font-size: 12px;
	font-weight: bold;
	height: 15px;
}
#leggenda td {
	height: 18px;
	color: #333;
	padding: 0 5px;
	background: #efefef;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#leggenda span {
	color: #666;
	font-size: 12px;
	margin: 0 10px 0 3px;
}
/****/
#modifiche td.desc div {
	position:relative;
	padding: 5px;
	height: 50px;
	overflow: hidden;
}
#area_privata table#modifiche td.desc {
	padding: 0;
}
#area_privata table#modifiche td.desc p {	
	width: 93%;
	margin-bottom: 10px;
}
#modifiche td.desc img{
	position: absolute;
	bottom: 2px;
	right: 2px;
	height: 18px;
	width: 18px;
	cursor: pointer;
}
/******/
#banner {
	border-top: 1px solid #ddd;
}
#banner #blocco_big{
	width: 340px;
	float:left;
	padding-top: 20px;
}
#banner .blocco_min{
	width: 340px;
	float:left;
	padding-top: 20px;
}
#banner .blocco_min p{
	margin: 0;
	padding:0;
}
#banner .blocco_min span{
	color: #577395;
}

#banner .blocco {
	margin-bottom: 30px;
}
#banner textarea {
	margin-top: 8px;
	padding: 5px;
	width: 90%;
	height: 113px;
	border: none;
	background: #EFEFEF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	resize: none;
}
#banner  textarea:focus {
	border: 0;
	outline:o;
}
/********************************************************************************************************************************************************/

.evento textarea#field36{
	font-size: 10px;
	line-height: 11px;
}

/****************/
#overlay { width:100%; height:100%; position:fixed;  _position:absolute; top:0; left:0; z-index:1001; overflow: hidden; }
#popup { display: none; position:absolute; width:600px; height:380px; z-index:1002;  color: #000; font-family: Tahoma,sans-serif;font-size: 14px; }
#baner_close { position:absolute; right:0px; top:0px; color: #000; font:12px/12px Arial;font-weight:bold; background:#fff; padding:2px;border-radius:6px}




#eventi-gallery .thumb {
	width: 150px;
	height: 90px;
	float: left;
	margin: 0 15px 15px 0;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 4px solid #f5f5f5;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 6px #999;
}
#eventi-gallery .thumb.last {
	margin-right: 0;
}
#eventi-gallery .thumb:hover {
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
	-MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
}
