#testata, #testata-canale, #testata-target {
    background-color: #fff;
    /*background-image: url("../foto/testata.jpg");*/
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
    margin: 0;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    margin-bottom:10px;
}

#testata-canale {
    /*background-image: url("../foto/testata_canale.jpg");*/
    /*text-shadow: none;*/
    //margin-bottom: 40px;
    margin-bottom: 20px;
    /*height: 340px;*/
    /*height: 377px;*/
    height: 400px;
}

#testata-target {
    /*background-image: url("../foto/testata_target.jpg");*/
    /*text-shadow: none;*/
    margin-bottom: 20px;
    //height: 411px;
    height: 400px;
}

#testata a , #testata-canale a, #testata-target a {
    color: #fff !important;
}

#testata > div,
#testata > div {
    position: static !important;
    padding: 0 !important;
    margin: 0 !important;
}

#testata > div:not(:first-of-type),
#testata > div {
/*margin-bottom: 20px !important;*/
}

#testata h1, #testata-canale h1, #testata-target h1  {
    text-align: left;
    /*text-align:center;*/ /* 24/10/16 */
    font-weight: 600;
    font-size: 36px;
    /*line-height: 54px;*/ /* 24/10/16 */
    line-height: 44px;
    
    /*margin: 373px 0 0px 0px;*/ /* 24/10/16 */
    margin: 373px 0 0px 0px;
	padding:20px;
}
#testata h1{
	margin: 423px 0 0px 0px;
}
#testata-canale h1  {
	/*margin: 90px 0 90px 20px;*/ /* 24/10/16 */
    margin: 270px 0 0px 0px;
}

#testata-target h1  {
    /*font-size: 50px;
    line-height: 60px;*/
    margin: 316px 0 0px 0px;
	padding: 20px 10px;
}

#testata-canale-title {
    text-align: left;
    font-weight: 600;
    font-size: 36px;
    line-height: 54px;
    background-color: #70a489 !important;
    padding: 20px !important;
}

#testata-canale-menu {
    background-color: rgba(255,255,255,0.8);
    padding: 0px !important;
}

#testata-canale-menu ul {
    /*margin-left: 3em;*/
}

#testata-canale-menu li, #testata-canale-menu li a {
    color:#333333;
    /*font-weight: 600;*/
    /*   Inizio 24/10/16   */
    font-weight: 400;
    /*   Fine 24/10/16   */
    font-size: 18px;
    line-height: 18px;
    list-style:none;
    padding-bottom:1em;
}
#testata-canale-menu li{
	/*border-bottom:solid 1px #ddd;*/
}
.canale-text-title {
    color: #70a489 !important;
    font-weight: 600;
}

#testata h2 {
    text-align: left;
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 !important;
}

.storytelling-numeri {
    font-size: 40px;
    line-height: 34px;
    display: block;
}

@media only screen and (max-width : 767px) {
    #testata {
        height: 400px !important;
    }
    #testata h1 {
        /*font-size: 14px;
        line-height: 30px;*/
        /*margin: 120px 0 0px 0px;*/ /* 24/10/16 */
        margin: 270px 0 0px 0px;/* 24/10/16 */
    }
    #testata h1, #testata-canale h1 {/* 24/10/16 */
        font-size: 30px;
        line-height: 40px;
        font-weight: 400;
    }
    #testata h2 {
        font-size: 20px;
        line-height: 26px;
        margin-top: 10px;
    }
    #testata-target h1  {
        font-size: 36px;
        line-height: 46px;
        margin: 320px 0 0px 0px;
    }
    .storytelling-numeri {
        font-size: 32px;
        line-height: 26px;
    }
    #testata-canale-inner-wrapper {
        padding: 20px !important;
    }
    #testata-canale-menu li, #testata-canale-menu li a {
        font-size: 18px;
        line-height: 18px;
    }
    #testata-canale-title {
        font-size: 26px;
        line-height: 44px;
        padding: 10px !important;
    }
    #testata-canale-menu ul {
        margin-left: 0;
    }
}

@media only screen and (min-width : 768px) {
    #testata-canale-inner-wrapper {
        padding: 20px 20px 20px 0px !important;
    }
	
}

@media only screen and (min-width : 768px) and (max-width : 991px) {
    #testata {
        height: 370px !important;
    }
    #testata h1 {
        /*line-height: 36px;*/ /* 24/10/16 */
	/*margin: 269px 0 0px 0px;*/ /* 24/10/16 */
        margin: 250px 0 0px 0px;/* 24/10/16 */
    }
    #testata h1, #testata-canale h1, #testata-target h1 {/* 24/10/16 */
        font-size: 26px;
        line-height: 34px;
        font-weight: 400;
    }
    #testata h2 {
        font-size: 16px;
        line-height: 24px;
    }
    #testata-target {
        //height: 359px;
    }
    #testata-target h1  {
        font-size: 40px;
        line-height: 50px;
        margin: 320px 0 0px 0px;
    }
    .storytelling-numeri {
        font-size: 32px;
        line-height: 26px;
    }
    #testata-canale-menu li, #testata-canale-menu li a {
        font-size: 16px;
        line-height: 16px;
    }
    #testata-canale-title {
        font-size: 32px;
        line-height: 50px;
        padding: 15px !important;
    } 
}

@media only screen and (min-width : 992px) and (max-width : 1199px) {
	#testata {
        height: 440px !important;
    }
    #testata h1 {
        /*line-height: 48px;*/ /* 24/10/16 */
        /*margin: 318px 0 0px 0px;*/ /* 24/10/16 */
        margin: 335px 0 0px 0px;/* 24/10/16 */
    }
    #testata h1, #testata-canale h1 {/* 24/10/16 */
        font-size: 32px;
        line-height: 40px;
    }
    #testata h2 {
        font-size: 20px;
        line-height: 28px;
    }
    #testata-target {
        //height: 396px;
    }
    #testata-target h1  {
        font-size: 42px;
        line-height: 52px;
        margin: 320px 0 0px 0px;
    }
}
.menu-lang{
	height:28px;
}

#testata-canale-menu h3{
	margin-top:0px;
	font-weight:bold;
	text-transform:uppercase;
}
.colore-ricerca{
	color:#70a489 !important;
}
.colore-corsi{
	color:#c54c00 !important;
}
.colore-internazionale{
	color:#006778 !important;
}
.colore-ateneo{
	color:#aaa38e !important;
}
ul.leaf{
	margin-left:2em;
}