/*...............GENERICI............*/                
html, body {
    margin:0;
    padding:0;
    /*height:100%;*/
}
body {
    font-size: 12px;
    font-family:  Tahoma, Verdana, Arial, sans-serif;
    color:#45454C;
    background-image: url(Images/body-sfondo.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
a:link {
    color: #45454C;
    text-decoration:none;
}
a:visited {
    color: #000000;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a img {
    border:none;
}
h1  {
    font-size: 15px;
    margin:0 6px 20px 0;
    padding-bottom:3px;
    border-bottom:1px dotted #727778;
}

.titolo-azi {
    width:100%;
    display:block;
    font-size: 14px;
    margin:0;
    padding-bottom:3px;
    border-bottom:1px dotted #727778   
}

h2 {
    margin: 0;
    padding: 0;
}
h3 {
    font-size:12px;
    font-weight:normal;
    line-height:18px;
    background-image: none;
    margin: 0;
    padding: 0;
}
h4 {
    font-size: 12px;
    font-weight:normal;
    margin:0 0 14px -4px;
    padding:0 0 4px 4px;
    color:#334066;
    background-image: url(Images/box-occhiello-linea.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
p {
    margin: 0px;
    padding: 0 0 18px 0;
}
ul {
    padding:0;
    margin:0;
    clear:both;
    list-style-type:none;
}
ol {
    list-style-image:none;
    padding:0;
    margin:0 0 18px 0;
}
li {
    margin:0 0 0 5px;
    padding:0 0 4px 10px;
    background-image: url(images/freccia_dx.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
}
ol li {
    margin:18px 0 0 0;
    padding:0;
}
ul ul {
    list-style-type:none;
    padding:0;
    margin:0 0 18px 30px;
    clear:both;
}
form {
    margin:0;
    padding:0;
}
input, select {
    font-size: 11px;
    font-family:  Tahoma, Verdana, Arial, sans-serif;
}
.input {
    font-size:9px;
    padding:1px 4px 1px 4px;
    vertical-align:middle;
    border:1px solid #668ab1;
    color: #000000;
    height:10px;
}
.bottone {
    font-size:11px;
    color:#000;
    border:1px solid #5481aa;
    background-color:#d4e2ef;
    height:20px;
    margin:0;
    padding:0;
}
.clearboth {
    clear: both;
    height:0px;
    /*line-height:0px;*/
    overflow:hidden;
}
/*...............HEADER............*/    
div#container {
    margin:20px auto;
    width: 960px;
    min-width: 960px;
    position:relative;
}
/**
* Inizio aggiunta MB
*/
#gruppo-menu-top {
    top:0;
    height:137px; 
    float:right;
    position: absolute;
    right: 15px;
}

/*..... link home .......*/
#menu-link-home {
    font-size: 11px;
    
    height:29px;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 26px 0 4px;
    
    
    float: right;
}
/******** casella cerca *************/

.mb-src{
    height:29px;
    float: right;
    padding:0;
    margin:0;
    overflow:hidden;
}
.mb-src input {
    outline:none;
}
#mb-src-submit{
    border:none;
    margin:0;
    padding:0;
    height:29px;
    width:26px;
    background:url(images/search_left.png) top left no-repeat;
    display:block;
    float:left;
    cursor:pointer;
}
.mb-src-input{
    height:29px;
    float:left;
    padding:0;
    margin:0;
    overflow:hidden;
    background:url(images/search_bkgr.png) top left  repeat-x;
}
.mb-src-input input {
    border:none;
    font-size:11px;
    margin:4px 4px 0 4px;
    padding:0px 3px 1px 3px;
    width:45px;
    background-color:#444;
    color:#BBB;
}


.mb-src-right{
    height:29px;
    width:10px;
    float:left;
    padding:0;
    margin:0;
    overflow:hidden;
    background:url(images/search_right.png) top left  no-repeat;
}


/********** gestione  hover bottoni *****************/
div.div-bottone{
    background-position:0 0;
}

div.div-bottone-220{
    background-position:0 0;
}
.div-bottone-209 a {
	display:block;
	width:952;
	height:196;
}

.hover-250 {
    background-position:0 -250px !important;
}

.hover-220 {
    background-position:0 -220px !important;
}

.hover-209 {
    background-position:4px -209px !important;
}
.hover-209 img {visibility:hidden}

.hover-136 {
    background-position:0 -136px !important;
}

.hover-108 {
    background-position:0 -108px !important;
}

.hover-83 {
    background-position:0 -83px !important;
}

div.banner-amm-108 {
    background-image:url(/ammortizzatori-sociali/images/sfondo_banner_108_amm.png);
    margin-bottom:10px;
}

div.banner-app-108 {
    background-image:url(/apprendistato/images/sfondo_banner_108_app.png);
    margin-bottom:10px;
}

div.banner-amm-83 {
    background-image:url(/ammortizzatori-sociali/images/sfondo_banner_83_amm.png);
    margin-bottom:10px;
}

div.banner-app-83 {
    background-image:url(/apprendistato/images/sfondo_banner_83_app.png);
    margin-bottom:10px;
}

div.banner-cfl-home-amm {
    background-image:url(/images/sf-header-home-amm.png);
    float:left;
}

div.banner-cfl-home-app {
    background-image:url(/images/header-img-double_1.jpg);
	background-position:4px 2px;
	background-repeat:no-repeat;
    width:956px;
	height:194px;
	overflow:hidden;
	padding:2px 0 0 4px;
}

div.banner-cfl-home-app-b {
    background-image:url(/images/header-img-double_2.jpg);
	background-position:4px 2px;
	background-repeat:no-repeat;
    width:956px;
	height:194px;
	overflow:hidden;
	padding:2px 0 0 4px;
}

div.banner-cfl-136 {
    background-image:url(/images/sfondo-banner-home-footer.png);
    float:left;
}

div.banner-app {
    background-image:url(/images/header-img-app-double.jpg);
	background-position:4px 2px;
	background-repeat:no-repeat;
    width:956px;
	height:194px;
	overflow:hidden;
	padding:2px 0 0 4px;
}

div.banner-amm {
    background-image:url(/images/sfondo-banner-amm.png);
    float:left;
}

div.banner-pagina {
    margin-bottom:18px;banner-
    background-position:left top;
    background-repeat:no-repeat;
}

div.banner-pagina-154 {
    background-image:url(/images/sfondo_div_665x154.png);
}

.hover-154 {
    background-position: 0 -160px !important;
}

/*************** fine gesione hover *****************/
div#banner_cfl_amm{
    margin-right:2px;
}
div#menu-link-home ul {
    margin: 4px 5px 0 4px;
    padding:0;
}
#menuTop-link li, #menuTop-link li.on, #menu-link-home li {
    background-image:none;
}
#menu-link-home li a:link, #menu-link-home li a:visited {
    color:#fff;
}
#menu-link-home li a:hover {
    text-decoration:underline;
}
#menu-link-home li.on, #menu-link-home li.on a:link, #menu-link-home li.on a:visited {
    font-weight:bold;
}

/*.... fine aggiunta MB ......*/

/*...............menu top............*/ 
#link-amm {
    width:160px;
    float:left;
    margin: 0 1px 0 0;
}   
#link-amm ul {
    margin:0;
    padding:0;
    list-style:none;
}
#link-amm li {
    background-image:none;
    padding:0 0 0 0;
}
#link-amm li a {
    background-image: url(images/menu-top-amm.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    width:135px;
    height:25px;
    color:#fff;
    font-size:11px;
    padding:4px 0 0 23px;
}
#link-amm li a:hover {
    background-position: 0px -29px;
    text-decoration:none;
}
#link-app {
    width:117px;
    float:left;
    margin:0 5px 0 0px;
}   
#link-app ul {
    margin:0;
    padding:0;
    list-style:none;
}
#link-app li {
    background-image:none;
    padding:0 0 0 0;
}
#link-app li a {
    background-image: url(images/menu-top-app.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    width:90px;
    height:25px;
    color:#fff;
    font-size:11px;
    padding:4px 0 0 23px;
}
#link-app li a:hover {
    background-position: 0px -29px;
    text-decoration:none;
}
#link-app .on:link, #link-app .on:visited {
    background-position: 0px -29px;
    text-decoration:none;
    background-image: url(images/menu-top-app.png);
    background-repeat: no-repeat;
}
#link-amm .on:link, #link-amm .on:visited {
    background-position: 0px -29px;
    text-decoration:none;
    background-image: url(images/menu-top-amm.png);
    background-repeat: no-repeat;
}
#menuTop-link {
    font-size: 11px;
    width:250px;
    float: right;
    height:29px;
    background-repeat: no-repeat;
    background-position: left top;
    padding:0 0 0 10px; 
}
div#menuTop-link ul {
    margin:4px 0 0 0;
    padding:0;
    position:absolute;
    background-image:none;
}

#menuTop-link li, #menuTop-link li.on {
    float:left;
    /*margin:0 0 0 10px;
    padding:0 10px 0 0;

    border-right:1px solid #fff;
    modificato:*/
    margin:0 10px 0 0;
    padding:0 0 0 10px;
    border-left:1px solid #fff;
    background-image:none;
}

/**
* Aggiunta
*/

#menuTop-link li:first-child, #menuTop-link li.on:first-child {
    border-left:none;
}

/*.... fine aggiunta ....*/
#menuTop-link li a:link, #menuTop-link li a:visited {
    color:#fff;
}
#menuTop-link li a:hover {
    text-decoration:underline;
}
#menuTop-link li.on, #menuTop-link li.on a:link, #menuTop-link li.on a:visited {
    font-weight:bold;
}
/*...............menu............*/    
div#menu {
    float: right;
    margin: 23px 0px 0 0;
}
div#menu ul {
    background-image: url(http://apprendistato.magicbusmultimedia.net/images/menu-separatore.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 69px;
    margin: 0px;
    padding: 0px
}
div#menu li, div#menu li.on {
    float:left;
    margin:0 0 0 2px;
    padding:50px 18px 0 18px;
    background-image: url(images/menu-separatore.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height:30px;
    /*border:1px solid red;*/
}
div#menu li a {
    font-weight:bold;
    font-size:14px;
}
div#menu li:first-child a {
    font-weight:bold;
    font-size:14px;
}
div#menu li a:hover {
    color:#c4691c;
    text-decoration:none;
}
div#menu li:hover, div#menu li.on {
    border-bottom:4px solid #ff9900;
    text-decoration:none;
    color:#c4691c;
}
div#menu li.on a:link, div#menu li.on a:link:visited {
    color:#c4691c;
}
/**
*  Aggiunta MB
*  press book
*/
#menu-press-book {
    width:262px;
    padding:0 0 0px 15px;
    border-left:transparent 10px;
}
#menu-press-book h1, #menu-press-book h2 {
    /*margin:0 15px 15px 0;*/
}
#menu-press-book ul {
    margin:0 0 0 3px;
    padding:0;
    list-style-type:none;
    font-size:11px;
}
#menu-press-book li {
    background-image: url(images/icopdf.png);
    background-repeat:no-repeat;
    margin:0;
    padding:8px 0 0 28px;
    min-height:24px;
    height:auto !important;
    height:24px;
}

#menu-press-book select {margin:0 15px 15px 0}

/* fine aggiunta*/

#menu-cfl {
    width:276px;
    padding:0 0 0 0;
}
#menu-cfl h1 {
    margin:0 15px 20px 15px;
}
#menu-cfl ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
#menu-cfl li, #menu-footer li{
    float:left;
    background-image:none;
    margin:0;
    padding:0;
    height:auto;
    width:auto;
    text-align:center;
}
#menu-cfl li a{
    display:block;
    width:115px;
    height:80px;
    text-indent:-1000em;
    background-repeat:no-repeat;
    background-position: center 0px;
    padding: 8px;
}
#menu-footer{
    text-align:center;
    margin: 0 auto 0 auto;
}
#menu-footer li a{
    display:block;
    width:80px;
    height:80px;
    text-indent:-1000em;
    background-repeat:no-repeat;
    background-position: center center;
}
#menu-cfl li#ial a {
    display:block;
    height:70px;
    width:120px;
    background-image:url(/images/logo-ial-off.gif);
    background-repeat:no-repeat;
    background-position: 25px 0;
    text-indent:-1000em;
}
#menu-cfl li#ial a:hover {
    background-image:url(/images/logo-ial.gif);
}


div#header-login {
    float:right;
    width:283px;
    height:220px;
    font-size:11px;
    color:#fff;
    background-image: url(Images/header-sfondo-login.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
div#header-login .interno {
    position:relative;
    padding:130px 0 0 130px;
}
div#header-login input {
    font-size:11px;
    color:#fff;
    border:1px solid #fff;
    background-color:#5481aa;
    height:14px;
    margin:0;
    padding:0;
}
/*...............CORPO CENTRALE............*/    
div#main {
    width: 960px;
    background-image: url(/Images/body-sfumatura-continua.jpg);
    background-repeat: repeat-y;
    background-position: 676px top;
    overflow:hidden;
}
div#contenuto-sfumatura-top {
    width: 960px;
    background-image: url(Images/body-sfumatura-top.jpg);
    background-repeat: no-repeat;
    background-position: 676px top;
    height:16px;
    position:relative;
}
div#contenuto {
    width: 665px;
    float:left;
    vertical-align:top;
    min-height:670px;
    background-image: url(images/sfondo-contenuto.jpg);
    background-repeat:repeat-x;
    background-position: bottom left;
    padding:0 0 0 5px;
    font-size:11px;
}
div#contenuto-sfumatura-bottom {
    width: 960px;
    background-image: url(Images/body-sfumatura-bottom.jpg);
    background-repeat: no-repeat;
    background-position: 676px top;
    height:33px;
}

/**
 ********************** CFL i nostri dati ******************
 */

.bottone-dati {
    width: 210px;
    height: 83px;
    float:left;
    margin-left:15px;
    background-image:url(/images/sfondo_dati.jpg);
    background-position:0 0;
    background-repeat:no-repeat;
    position:relative;
}
.bottone-dati:first-child {
    margin-left:0;
}
.bottone-dati a {
    display:table-cell;
    height:83px;
    width:170px;
    text-align:center;
    vertical-align:middle;
    padding-left:35px;
    font:28px "Arial Narrow", Impact,Charcoal,sans-serif;
    font-weight:900;
    color:#620001;
    line-height:26px;
}
.bottone-dati a:hover {
    text-decoration:none;
}

#dati_apprendisti, .tab-content {
    min-height:520px;
    height:auto !important;
    height:520px;
    padding:25px 8px 0 5px;
}

.ajax-loading {
    background-image:url(/images/ajax-loader.gif);
    background-position:center 60px;
    background-repeat:no-repeat;
    /*min-height:150px;*/
    height:auto!important;
    height:150px;
}

.ajax-loading-mini {
    background-image:url(/images/ajax-loader-mini.gif);
    background-position:center 60px;
    background-repeat:no-repeat;
    /*min-height:150px;
    height:auto!important;
    height:150px;*/
}

#dati_apprendisti table {
    border-collapse:collapse;
    width:100%
}

#dati_apprendisti th {
    background-color:#d4e1f1;
    text-align:center !important;
}

#dati_apprendisti th, #tabs td {
    padding:4px 10px;
    text-align:right;
    border:#000 solid 1px;
}

#dati_apprendisti td:first-child {
    text-align:left;;
}

#dati_apprendisti tr:last-child {
    border-top:#000 double 2px;
    border-bottom:#000 solid 2px;
    font-weight:bold; 
}

#dati_apprendisti h3 {
    text-align:center;
    margin:5px 0 10px;
    font-size:12px;
    font-weight:bold;
    color:#620001;
}

.chart {
    padding:15px 0;
}

#tabs {margin-bottom: 10px}
/* fine i nostri dati */

/**************** elenco sedi **************************/
div#elenco-sedi p{
    margin: 0 0 13px 10px;
    padding:0;
}

div#elenco-sedi br.clearboth {}

div#elenco-sedi h2 {
    font:12px Tahoma, Verdana, sans-serif; 
    color:#5d5863; 
    display:block; 
    width:100%; 
    background-color:#D4E2EF;
    text-align:center; 
    font-weight:normal; 
    padding-top:3px; 
    border:none; 
    margin:0px 0 17px 0; 
    line-height:12px;
    height:15px;
}
div#elenco-sedi h2:first-child{margin-top:0}

div#logo {
    min-height:72px;
    height:auto !important;
    height:72px;
    padding-right:8px;
    float:left;
    margin-bottom:20px;
}
div#sede-legale{
    float:left; 
    margin-bottom:20px;
}

div.logo-bk {
    background-position: top left;
    background-repeat:no-repeat;
    padding:0 0 0 115px;
    height: auto !important;
    height: 70px;
    min-height: 70px;
}

div.heightAuto {
    min-height:0;
}
div .sedi-prov {
    padding-bottom:5px;
}

.logo-absolute {
    position:absolute;
    left:5px;
}
/**************  fine elenco sedi **********************/
div#menu-dx {
    float:right;
    position:relative;
    /*border:1px solid black;*/
}
.tabella {
    /*padding:2px 0 2px 0;  */
}
.tabella th, .td-evid {
    text-align:left;
    background-color:#d4e2ef;
    color:#425863;
    padding:2px 20px 2px 4px;
    font-size:12px;
}
.tabella td {
    padding:5px 0 5px 0;
}
.tabella td td {
    padding:2px;
}
.tabella td ul {
    margin:0;
    padding:0;
}
.tabella td li {
    margin:0 0 0 5px;
    padding:0 0 4px 10px;
    background-image: url(images/freccia_dx.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
}
/*...............FOOTER............*/    
div#footer {
    width: 960px;
    font-size:11px;
    padding:10px 0 0 0;
    margin:0 auto;
}
div#footer ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
div#footer li {
    float:left;
    background-image:none;
    margin:0;
    padding:0;
}
.empty
{
}

/*............ Utility link .............*/
.link-download{
	/*display:block;*/
    padding:10px 0px 30px 55px;
    background-position:left top;
    background-repeat:no-repeat;
    font-size: 14px;
    line-height: 30px;
}

/*............AREA DOWNLOAD..............*/
.tab-download {min-height:200px}
.tab-download ul
{
    width: 280px;
    float: left;
    padding: 0 20px 0px 0;
    clear: none;
}
.tab-download ul li
{
    padding:0 0px 20px 55px;
    background-position:left top;
    background-repeat:no-repeat;
}
.tab-download h1
{
    border:none;
    margin:0;
    padding:0;
    font-size: 13px;
    line-height: 14px;
}
.tab-download p, .tab-download span
{
    margin:0;
    padding:0;
    font-size: 10px;
}

/*........MAPPA GOOGLE ...............*/
.tzoom {
    font-size:17px;
    height:17px;
    text-align:right;
	padding:0 6px 6px 0;
}
a.izoom {
    font-size:12px;
    background-image:url(/images/icon_zoom_doppia.gif);
    background-repeat:no-repeat;
    padding:0 0 0 16px;
}


a.izoom:link,  a.izoom:visited{
    background-position:0 2px;
    color:#45454C;
    text-decoration:none;
}

a.izoom:hover{
    background-position:0 -26px;
    color:#285785;
}
/*----------- FAQ --------------*/
.domanda, .risposta {
	font-size:11px!important;
	line-height:1.2!important;
}
.domanda p, .risposta p {
	margin-bottom:5px;
	padding:0;
}
.domanda {
	margin-bottom:5px;
	font-weight:bold!important;
}
.risposta{

	margin-bottom:25px;
	
}
#accordion {margin-bottom:5px}

