@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url("font/RobotoCondensed-RegularItalic.ttf")
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url("font/RobotoCondensed-BoldItalic.ttf")
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url("font/RobotoCondensed-Regular.ttf")
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("font/RobotoCondensed-Bold.ttf")
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 400;
	src: url("font/SourceSansPro-RegularItalic.ttf")
  }

  @font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 700;
	src: url("font/SourceSansPro-BoldItalic.ttf")
  }  
  @font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: url("font/SourceSansPro-Regular.ttf")
  }
  @font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: url("font/SourceSansPro-Bold.ttf")
  }

html{background-color: #ffffff}

body{
	/* background: #272727 url(ego/bkg_all.jpg);  */ 
	background-color: #eeeeee;  
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	/* font-family: 'Source Sans Pro', sans-serif; */
	/* font-weight:300; */
	font-size:15px;
	color:#333;
	/* margin-bottom:100px; */
	}

/* #branding {
    background-color: #ffffff; 
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-top-color: #00622D;
    border-top-style: solid;
    border-top-width: 2px;
    box-shadow: 0 1px 2px #666666;
    padding-bottom: 10px;
    position: relative;
    z-index: 2;
    height:117px;
} */

#branding {
    background-color: #ffffff; 
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    position: relative;
    z-index: 2;
    height:117px;
}

.fontSSP{font-family: 'Source Sans Pro'}

.ellip{white-space:nowrap; overflow-x: hidden; text-overflow: ellipsis}



#branding hgroup {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 1080px;
}

.logo_head {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("ego/logo_cognosco.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 109px;
    width: 309px;
}


#access {
    clear: both;
    display: block;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: absolute;
    right: 0;
	top: 40px;
}

#access ul {
	font-size: 13px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: -0.8125em;
    margin-right: 0;
    margin-top: 0;
    padding-left: 0;
}

#access li {
	font-family: 'Source Sans Pro';
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
}

#access a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("ego/arrow_menu_link.png");
    background-origin: padding-box;
    background-position: center -20px;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #333333;
    display: block;
    font-size: 18px;
    margin-bottom: 0;
    margin-left: 1.2125em;
    margin-right: 1.2125em;
    margin-top: 0;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
	transition-timing-function: ease;

}


#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	/*background: #efefef;*/
}
#access li:hover > a,
#access a:focus {
	/*background: #f9f9f9;*/ /* Show a solid color for older browsers */
	/*background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));*/ /* Older webkit syntax */
	/*background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);*/
	color: #006EB5;
	
	background:url(ego/arrow_menu_link.png) no-repeat scroll center bottom transparent;
	padding-bottom:6px;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	/*font-weight: bold;*/
	color: #006EB5;
	
	background:url(ego/arrow_menu_link.png) bottom center no-repeat;
	padding-bottom:6px;
}



	
body.pop{background:none #fff;
	font-size:12px;
	margin-bottom:10px;
	}
	
	
a{
	text-decoration:none;
}	

b, strong {font-weight:bold}
i, em {font-style:italic}


div#pagina{
	width:1080px;
	/*height:100%;*/
	text-align:left;
	margin:0 auto;
	padding:20px ;
	background-color: #FFFFFF;
}


@media (min-width:1080px) {
	div#pagina{width:1080px}
}

@media (max-width:1080px) {
	div#adv1, div#adv2{display: none}
	div#pagina{width:100%}
}




div#pagina.pop{
	width:95%;
	margin:0 auto
	padding-top:0px;
}


div#header{
	/*background: url(ego/testa.png) top center ;*/
	width:960px;
	/*height:152px;*/
}

div#header.pop{
	background: url(ego/back_testa-pop.png) top left repeat-x ;
	height:60px;
	width:100%;
}

div#header.pop div#logo{
	background: url(ego/testa-pop.png) top left no-repeat;
	text-align:right;
	padding-top:10px;
	height:60px;
}
div#corpopop{
	background-color:#fff;
	padding:10px 15px 10px 15px;
	height:100%;
	overflow:auto;
}


div#pagina.pop h3{
	color:#006EB5;
	font-weight:bold;
	font-size:120%;
	margin:8px 0 5px 0;

}

div#header-separator{font-size:1px; background-color:#999; width:960px; height:5px;clear:both;}

div#float-search{
	position:relative;
	height:31px;
	top:121px;
	right:0px;
	float:right;
	}
button#butt-float-serch{float:left}
div#body-search{
	padding:4px;
	height:22px;
	display:none;
	background-color:white;
	float:left;
	}
div#body-search button{
	font-size:70%;
}	

div#float-menu{
	position:relative;
	height:31px;
	top:121px;
	left:0px;
	float:left;
	}
button#butt-float-menu{float:right}
div#body-menu{
	padding:4px;
	z-index:9999;
	width:400px;
	display:none;
	background-color:white;
	float:right;
	}

div#body-menu h3{padding-left:24px;}


/* ELEMENTI LOGIN */
#form_login{width:300px; background-color:white;margin:20px auto;}
#form_login input {display:block; width:100%; text-align:center; margin-bottom:10px; padding:10px 0 10px 0; font-size:160%; font-weight:bold; border:1px solid #ccc; border-radius:4px; color:#006eb5}
#form_login input.button2 {margin-top:30px; background-color: #00892e; color:white; border:none; cursor:pointer}
#form_login input.button2:hover {background-color: #005519;}
#login-title{width:160px; height:80px; margin:10px auto; text-align:center; color:#006eb5; font-size:48px; background: url(images/loginchiave.svg) no-repeat bottom center}
.adv_login{width:240px; height:240px; margin:0 20px}
#alert_login {background-color:#c00; color:white; width:100%; text-align:center; font-size:18px}
#adv1 {float:left}
#adv2 {float:right}



	
div#main{
	
	width:100%;
	background-color:white;
	text-align:left;
	
		
   
    /* box-shadow: 0 1px 2px #666666; */
   
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: -26.4%;
    margin-top: 0;
    /* padding-bottom: 20px;
    padding-top: 20px; */
    	
}

div#status{
font-size:80%; 
float:left;
width:50%;
border-bottom:1px solid #ddd;
padding:3px 0 5px 5px;

}

div#menu-header{
	float:right;
	margin-right:5px;
	font-size:80%; 
}
div#menu-header button{
 display:inline;
}

.filler-20{clear:both; height:20px; width:100%;}


div#top-button{
	clear:both;
	float:right;
	text-align:right;
	
	margin-right:5px;
	margin-top:5px;
	width:250px;
}

div#name{
	text-align:left;
	
	/*border-top:1px dotted #ddd;*/	
	margin-top:5px;
}

h1{
	color:#333333;
	text-align:left;
	font-weight:bold;
	padding-left:15px;
	font-size:240%;
}


div#name h2{
	width:710px;
	color:#006EB5;
	text-align:left;
	font-weight:bold;
	padding-left:15px;
	font-size:240%;
	font-family: 'Source Sans Pro';
}

.hr {
	
	padding:10px 0 5px 0px;
	/*width:910px;*/
}


.az {
	background: url(ego/az_ico.png) 10px no-repeat;
	padding:10px 0 5px 50px;
	/*width:910px;*/
}

.int {
	background: url(ego/int_ico.png) 10px no-repeat;
	padding:10px 0 5px 50px;
	/*width:910px;*/
}

div#name h2.h2pop{width:95%}




.soloadestra{float:right}
.soloasinistra{float:left}
.testocentrato{text-align:center}
.testoadestra{text-align:right}

.testo95{font-size:95%}
.testo90{font-size:90%}
.testo85{font-size:85%}
.testo80{font-size:80%}

.testobold{font-weight:bold}

dt {float:left}
dt.elenco1 {margin-top:6px; width: 140px}
dd.elenco1 {margin-bottom:6px}
.elenco1 ul.checklist {width:30%; background-color:white; border:1px solid #ddd; border-radius:6px}

dl.anagdati dt{margin-bottom:6px; width:160px}
dl.anagdati dd{margin-bottom:6px; font-weight:bold}

dl.elencocorsi dt{margin-bottom:6px; width:200px; height:20px}
dl.elencocorsi dd{margin-bottom:6px; font-weight:bold}

dt.fotopersonale {float:none; font-size:85%}
dd.fotopersonale {margin-top:6px; margin-inline-start:0}
dd.fotopersonale img{width:180px; height:240px}

dt.firma {float:none; font-size:85%; margin-top:20px}
dd.firma {margin-top:6px; margin-inline-start:0}
dd.firma img{width:180px; background-color:#fff; border:1px solid #ddd; cursor:pointer}


.input-bianco, .input-medio, .input-grande, .input-maiuscolo, .input-minuscolo {font-family: 'Roboto Condensed', sans-serif !important}

.input-bianco {background:none; background-color:white; padding:5px}
.input-medio {width:250px; padding:6px;font-size:120%}
.input-grande {width:400px; padding:6px;font-size:120%}
.input-maiuscolo {text-transform:uppercase}
.input-minuscolo {text-transform:lowercase}

button.piccolo{font-size:70%}


td.selezione{cursor:pointer}
td.selezione:hover{background-color:#fff8c3}


div#bodypage{
	text-align:left;
	margin:0 0px 20px 0px;
}

div#bodypage h3{
	color:#006EB5;
	text-align:left;
	font-weight:bold;
	font-size:140%;
	margin:0 15px -12px 15px;
}





div#tabs {
	text-align:left;
	/* margin:0 15px 20px 15px; */
	margin:0;
}


div#tabs-1{
overflow:auto;
}

table.table-1 {
	border:3px solid #ddd;
		
}


table.table-1 td{
	font-size:100%;
	font-family:'Roboto Condensed';
	border:1px solid #ddd;
	padding:3px;
	background-color:white;
	border-collapse:collapse;
	
}

table.table-1_80 td{
	font-size:80%;
	border:1px solid #ddd;
	padding:3px;
	background-color:white;
	border-collapse:collapse;
	
	
}



table.table-1 td.testa01{background-color:#ddd; font-weight:bold; color:#006EB5}
table.table-1 caption{font-style:italic; color:#777; padding:10px 0 5px 0}
table.table-1 th.header{background-color:#ddd; font-weight:bold; color:#006EB5}

table.table-1 th{padding:3px}


table.table-1 td.fotopersonale{text-align:center; background-color:#ddd; padding:0px; width:160px}


table.table-2 td{
	padding:3px;

}

table.ricercacorsi{width:100%}
table.ricercacorsi td{height:40px;}
table.ricercacorsi td.cap{height:40px;}


table.edit1 {border:1px solid #c00;}
table.edit1 td{border:none;background-color:#ffeedd; font-size:80%}


.sezioni{margin:15px 0}

.table-sez{width:1064px; margin:5px 7px 5px}

.table-eventi{width:894px; margin:3px 0px}

.table-corsicontenuti{background-color:#eee}
.table-corsicontenuti td{font-size:95%;background-color:#eee !important; border-color:#ddd !important}
.table-corsicontenuti th{font-size:82%; font-family:'Source Sans Pro'; font-style:italic; color:#666}

.pad6 td{padding:6px}
.pad8 td{padding:8px}
.pad10 td{padding:10px}
.pad15 td{padding:15px}

.td_label{background-color:#eee !important; color:#777; width:150px}

.sez-2{clear:both}

div.sezioni h3{
	width:700px;
	float:left;
	color:#006EB5;
	text-align:left;
	font-weight:bold;
	font-size:140%;
	font-family:'Source Sans Pro';
}

div.sez-button{text-align:right}

p.corsicontenuti{color:#666;width:500px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; }

/* classi colori*/

.colore-1 {color:#c00}
.colore-2 {color:#006EB5}
.colore-3 {color:#ccc}
.colore-4 {color:#fc0}
.colore-5 {color:#090}


/* menu tree*/

div#menu-tree{
	clear:both;
	width:100%;
	margin-top:20px;
	margin-bottom:30px;
	text-align:center;
}

td.nodo-1{
	background: url(ego/menu_tree-1.png) center center no-repeat;  
	width:350px;
	height:69px;
}

td.nodo-2{
	background: url(ego/menu_tree-2.png) center center no-repeat;  
	width:350px;
	height:69px;
}


div.att{
	border:1px solid #ccc; 
	margin:0 4px 10px 4px; 
	padding:10px;
	background:none #fff;
}	

div.testa-attivita, div.testa-attivita td {
	padding:4px;
	background-color:#deedf7;
	color:#006EB5;
}



/* regole per la home page */
.bordogrigio{border:1px solid #ccc}
.box1{padding:0px 10px 10px 10px}

.grande{font-weight:bold; font-size:200%}

.draggable { width: 162px; height: 80px; padding: 5px; float: left; margin: 0 10px 10px 0; font-size: .8em; }

h2.sez-home{font-weight:bold; font-size:22px; color:#006EB5; margin:36px 0 5px 0; border-top:1px solid #ccc}
h3.sez-home{font-weight:bold; color:#006EB5; margin-bottom:8px;}

a, .ui-widget a{color:#006EB5; cursor:pointer}
a:hover, .ui-widget a:hover{color:#c00}
a.vaiadocebo {color:#0099ff; cursor:pointer}
a.vaiadocebo:hover{color:#c00}

div#corpo-pagina{width:920px; padding: 10px 20px 50px 20px; border-top:2px #999}

div#box_ana1{
	width:550px;
	height:160px;
	float:left;
	padding-top:10px;
}

div#trepalle{
	margin-right:10px;
	width:300px;
	height:300px;
	float:right;
}

div#ricerca{
	margin-top:10px;
	width:840px;
	padding:10px;
	float:left
}
div#attivita{
	clear:both;
	margin-top:15px;
	width:900px;
	height:350px;
}

div#mappa-attivita{
	float:right;
	width:340px; 
	height:220px;
	margin-top:10px;
	background-color:white;
}

div#bottom_bar{
	margin-top:15px;
	width:900px;
	height:120px;
	text-align:center;
}


div#bottom_bar a{height:100px; width:100px; margin:0 20px 0 20px ;border-bottom:4px solid #ffffff}
div#bottom_bar a:hover{height:100px; width:100px; border-bottom:4px solid #006EB5;}


div#fine{
	clear:both;
	margin-top:15px;
	width:100%px;
	height:50px;
}


div.dialog1 {
	text-align:left;
	font-size:110%;
}

div.dialog1 table tr.riga1 td{
	background-color:#eee;
}


table#listaDip td{overflow:hidden}

/* TABLESORTER */
/*
table.tablesorter {
	
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

*/


table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(ego/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}

table.tablesorter tbody tr.odd td.selezione:hover {
	background-color:#fff2c0;
}


table.tablesorter thead tr .headerSortUp {
	background-image: url(ego/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(ego/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #ddeeff;
}



/* CLASSI PER VISUALIZZAZIONE LISTA DI CHECKBOX */
.checklist {
    border: 1px solid #99ccff;
    list-style: none;
    height: 100%;
    overflow: auto;
    width: 100%;
 
    background-color:#f8f8ff;
	
}

.checklist, .checklist li { margin: 0; padding: 2px; }
.checklist li label input{margin:1px; }
.checklist label {
    display: block;
    margin:0;
    padding:2px;

}

.checklist label:hover { background: #5e81bc; color: #fff; }
/* FINE */

/* CLASSI PER IL PAGER DEL TABLESORTER */
div.tablesorterPager {
	margin:-5px 7px 0 7px;
	padding: 0;
	background-color: #ddd;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
	
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input, div.tablesorterPager select {
	font-size: 11px;
	width: 50px;
	
	text-align: center;
}
div.tablesorterPager input.pagedisplay {background:none; border:none}
div.tablesorterPager a {font-weight:bold;}
div.tablesorterPager a.first, div.tablesorterPager a.last {letter-spacing:-3px}

#logo_stampa{display:none;}


div#dati-registrazione{

}

div#dati-registrazione table td{
	font-weight:300;
	padding-top:5px;
}

div#dati-registrazione h3{
	margin-top:15px;
}

div#dati-registrazione ul.checklist{
    margin-left:150px;
    margin-top:50px;
    margin-bottom:30px;
    padding:15px;
    background-color:white;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    width: 650px;
    height:100%;;
}

div#dati-registrazione li{
	font-weight:bold;
	margin-top:0;
}

div#dati-registrazione li ul{
	margin-bottom:10px;
}

div#dati-registrazione label {
	font-weight:300;
}

.greenButton {
	color: green;
	font-weight: bold;
	font-size: 110%;
}

.certificato {
	background: #aed0ea url("images/ui-bg_v erde_1x400.png") repeat-x scroll 50% 50% !important;
}

/* Allow Font Awesome Icons in lieu of jQuery UI and only apply when using a FA icon */
.ui-icon[class*=" fa-"] {
    /* Remove the jQuery UI Icon */
    background: none repeat scroll 0 0 transparent;
    /* Remove the jQuery UI Text Indent */
    text-indent: 0; 
    /* Bump it up - jQuery UI is -8px */
    margin-top: -0.5em;
}

/* Allow use of icon-large to be properly aligned */
.ui-icon.icon-large {
    margin-top: -0.75em;
}

.ui-button-icon-only .ui-icon[class*=" fa-"] {
    /* Bump it - jQuery UI is -8px */
    margin-left: -7px;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: none;
}

.ui-button-fa {
	padding: 7px 5px 0px 5px;
	width: 30px;
	height: 30px;
	font-size: 88%;
}

.attesalogin {
    position: fixed;
	top: 100px;
    left: 0px;
    z-index: 30000;
    width: 100%;
    background-color: none;
    text-align: center;
    padding: 20px;
}
.attesaspinner {
	width: 400px;
	margin:0 auto;
	background-color: #ddd;
	border:4px solid #ccc;
	padding:50px;
	text-align:center;
	font-family: 'Source Sans Pro';
}

.attesaspinner p {font-size:18px}

footer {
	clear: both;
	border-top: 1px solid #ccc;
	background-color:rgba(222,222,222,0.3); 

}

.content_footer{
	
	margin:0 auto;
	color:#444;
	padding:2em 0;
	text-align: center;
	}
.content_footer h2{ color:#444; font-size:24px; display:block; margin-bottom: 20px}
.content_footer li{border:none; padding:0;}
.content_footer a{ color:#444;}
.content_footer a:hover{ color:#146fb1;}

.content_menu_footer{
	clear:both;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	overflow:hidden;
	padding:20px 0;
	text-align:center;
}

.content_menu_footer a{
	font-family: 'Roboto Condensed';
}

p.powered_by{
	text-align: center;
	width: 100%;
}


@media (min-width:780px) {
	div.footer_logo{clear: both; width:500px; margin:20px auto}
}

@media (max-width:780px) {
	div.footer_logo{display: none}
}


div#foot-res, div#foot-ego, div#foot-lfc, div#foot-conciliares, div#foot-tappo, div#foot-cognosco, div#foot-lec {height:62px; float:left; }
div#foot-res{width: 155px; background: url(images/footer/foot_res.png) no-repeat top left; background-size:100% 200%}
div#foot-ego{width: 80px; background: url(images/footer/foot_ego.png) no-repeat top left; background-size:100% 200%}
div#foot-lfc{width: 110px; background: url(images/footer/foot_lfc.png) no-repeat top left; background-size:100% 200%}
div#foot-conciliares{width: 155px; background: url(images/footer/foot_conciliares.png) no-repeat top left; background-size:100% 200%}
div#foot-cognosco{width: 134px; background: url(images/footer/foot_cognosco.png) no-repeat top left; background-size:100% 200%}
div#foot-lec{width: 142px; background: url(images/footer/foot_lec.png) no-repeat top left; background-size:100% 200%}
div#foot-res:hover, div#foot-ego:hover, div#foot-lfc:hover, div#foot-conciliares:hover, div#foot-cognosco:hover, div#foot-lec:hover {background-position:0 -62px}
a.foot-link{display:block; width: 100%; height:62px}

.ui-linea-appoggio{border-bottom:8px solid #006eb5}
.tab-solido{background-image:none ; background-color: #006eb5}

