body {
    background: #FFF url(../images/logo-simbolo.png);
    background-position: right top;
    background-repeat: no-repeat;
    margin: 0;
    font-family: 'PT Sans', sans-serif;
}

a {
    color: #82af24;
}

#header {
    width: 100%;
    float: left;
    margin: 0;
}

#header .header-c {
    max-width: 1200px;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    border: 0px solid #ccc;
}

.header-c .logo {
    width: 45%;
    float: left;
    margin: 17px 0 6px 0;
}

.header-c .miur {
    float: right;
}

.header-c .miur-scritta {
    float: right;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 20px;
}
.header-c .miur-scritta a { text-decoration: none; color: #1266cd; }

#slider {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
}

#slider .slider-c {
    position: relative;
    max-width: 1200px;
    width: 100%;
    height: 480px;
    margin: 0 auto;
    text-align: right;
    border: 0px solid #ccc;
}

#slider .slider-c .video {
    width: 853px;
    height: 480px;
    float: right;
}

#slider .slider-c .claim {
    width: 307px;
    height: 440px;
    padding: 20px;
    background: #82af24;
    opacity: 0.8;
    color: #FFF;
    float: left;
    font-size: 24px;
    line-height: 26px;
    text-align: left;
}

#corsi-menu {
    width: 100%;
    float: left;
    margin: 2px 0 0 0;
}

#corsi-menu .corsi-menu-c {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    border: 0px solid #FFF;	
}

#corsi-menu .corsi-menu-c ul {
    margin: 0;
    padding: 0;
}

#corsi-menu .corsi-menu-c li {
    margin: 0;
    width: 33.33%;
    float: left;
    list-style: none;
    text-align:center;
    color: #FFF;
}

#corsi-menu .corsi-menu-c li p {
    margin: 0;
}

#corsi-menu .corsi-menu-c li a {
    background: #333 url(../images/bg-arrow.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 180px;
    padding: 20px 0;
    display:block;
    color: #FFF;
    text-decoration: none;
}

#corsi-menu .corsi-menu-c li a:hover {
    background: #82af24 url(../images/bg-arrow.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #fff;
}

#corsi-menu .corsi-menu-c li img {
    width: 40%;
}

.border-r {
    border-right: 0px solid #F1F1F1;
} 

.border-l {
    border-left: 0px solid #F1F1F1;
} 

.bg-c {
    background: #444 url(../images/bg-arrow.png) !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
} 

a.bg-c:hover {
    background: #82af24 url(../images/bg-arrow.png) !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    color: #fff;
} 

a.active {
    background: #82af24 !important;
}

#nav {
    width: 100%;
    float: left;
    border-bottom: 1px solid #666;
}

#nav ul.nav-c {
    max-width: 1200px;
    width: 100%;
    border:0;
    margin: 0 auto;
    padding: 0;
}

#nav ul.nav-c li {
    float: left;
    margin: 20px 20px 20px 0;
    list-style: none;
}

#nav ul.nav-c li a {
    text-decoration: none;
}

#nav ul.nav-c li a:hover {
    text-decoration: none;
    color: #DDD;
}

#content {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}

#content .content-c {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    border: 0px solid #FFF;
}

#content .content-c .center {
    width: 70%;
    float: left;
    border: 0px solid #940000;
    padding: 20px 0;
    //text-transform: uppercase;
}

#content .content-c .center .intro {
    border-bottom: 1px solid #82af24;
    padding: 0 0 20px 0;
}

#content .content-c .center .intro h2 {
    margin: 0 0 5px 0;
}

#content .content-c .center .intro p {
    margin: 0;
}

#content .content-c .center .date {

}

#content .content-c .center-area {
    width: 40%;
    float: left;
    border: 0px solid #940000;
    padding: 20px 0;
    //text-transform: uppercase;
}

#content .content-c #sidebar {
    width: 25%;
    float: right;
    border: 0px solid #940000;
    margin: 20px 0;
    padding: 0;
    //text-transform: uppercase;
    background: #DEDEDE;
}

#content .content-c #sidebar ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

#content .content-c #sidebar li {
    width: auto;
    padding: 12px 20px 10px 20px;
    border-bottom: 1px solid #FFF;
    //text-transform: uppercase;
    list-style: none;
}

#content .content-c #sidebar li a {
    text-decoration: none;
}

#content .content-c #sidebar li a:hover {
    text-decoration: underline;
    //color: #
}

#content .content-c #sidebar .top-ap {
    background: #652881;
    padding: 20px;
    font-size: 20px;
    color: #FFF;
}

#content .content-c #sidebar-area {
    width: 25%;
    float: left;
    margin: 20px 5%;
}

#content .content-c #sidebar-area .login {
    width: 100%;
    height: 250px;
    float: left;
    background: #e19c24 url(../images/bg-lock.png) !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    margin: 0 0 20px 0;
    border-bottom: 10px solid #333;
}

#content .content-c #sidebar-area .login a {
    width: 100%;
    height: 250px;
    display: block;
    color: #333;
}

#content .content-c #sidebar-area .login a:hover {
    background: #CCC url(../images/bg-lock.png) !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
}




#content .content-c #sidebar-area .domande {
    width: 100%;
    
    float: left;
    background: #e19c24 !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    margin: 0 0 20px 0;
    border-bottom: 10px solid #333;
    padding: 5px;
}

#content .content-c #sidebar-area .domande a {
  
    color: #333;
}

#content .content-c #sidebar-area .domande a:hover {
    background: #1FA8CA  !important;
    color: #FFF;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
}





#content .content-c #sidebar-area .segnalazioni {
    width: 100%;
    
    float: left;
    background: #e19c24 !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    margin: 0 0 20px 0;
    border-bottom: 10px solid #333;
    padding: 5px;
}

#content .content-c #sidebar-area .segnalazioni a {
  
    color: #333;
}

#content .content-c #sidebar-area .segnalazioni a:hover {
    background: #1FA8CA  !important;
    color: #FFF;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
}




#content .content-c #sidebar-area .login a p {
    font-size: 30px;
    //text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 30px 0 0 0;
}

#content .content-c #sidebar-area .info {
    width: 100%;
    height: 150px;
    float: left;
    background: #1fa8ca;
    color: #FFF;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 5px;
}

#content .content-c #sidebar-area .info a {
    color: #DDD !important;
    text-align: center;
    margin: 0 0 20px 0;
}

#content .content-c #sidebar-area .supporto {
    width: 100%;
    height: 150px;
    float: left;
    background: #ff00b7;
    color: #FFF;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 5px;
}

#content .content-c #sidebar-area .supporto a {
    color: #DDDDDD !important;
    text-align: center;
    margin: 0 0 20px 0;
}


#content .content-c #sidebar-area .legenda {
    width: 100%;
    float: left;
    background: #DEDEDE;
    margin: 0 0 20px 0;
    text-align: center;
    border-bottom: 10px solid #333;
    padding: 5px;
}



#content .content-c #sidebar-area .social {
    width: 100%;
    height: 110px;
    float: left;
    background: #DEDEDE;
    margin: 0 0 20px 0;
    text-align: center;
}

#content .content-c #sidebar-area .social p {
    color: #FFF;
    float: left;
}

#content .content-c #sidebar-area .social p a {
    width: 40px;
    height: 40px;
    float: left;
    padding: 10px;
    background: #333;
    color: #FFF;
    border-radius: 100%;
    margin: 10px 20px;
}

#content .content-c #sidebar-area .social p a:hover {
    background: #1fa8ca;
}

#footer {
    background: #FFF;
    border-top: 1px solid #999;
    width: 100%;
    height: 100px;
    float:left;
    margin: 0;
    text-align: center;
}

#footer p {
    margin: 40px 0 0 0;
}

.selected-menu {
    background-color: #82AF24 !important;
    cursor: default;
}

.divide-et-impera {
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px 5px 5px 5px;
    background-color: #B3B3C3;
}

#selectedIMAT {
    background-color: #82AF24 !important;
    color: white !important;
    padding-left: 2px;
    padding-right: 2px;
    cursor: default;
}


.tabella {
    text-align: left;
    border-collapse: collapse;
    text-align: left;
    width: auto;
}

.tabella th {
    background-color: #662881;
    color: white;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
    padding: 0 8px 0 8px;
}

.tabella td {
    
    color: black;
    padding: 5px;
    border-bottom-style: solid;
    border-width: 0.5px;
    border-color: #662881;
    text-align: left;
}

.sx {text-align: left !important;}

/* media queries */

@media (max-width: 960px) {
    #page {
    width: 90%;
    float: none;
    margin: 0 auto;
    }
}

@media (max-width: 640px) {
    #page {
    width: 100%;
    float: left;
    }
   
    #header {
    width: 95%;
    float: none;
    margin: 0 auto;
    }

    #header .header-c {
    width: 100% !important;
    height: 70px;
    margin: 0 auto;
    border: 0px solid #ccc;
    }
   
      .logo {
    width: 45%;
    float: left;
    margin: 17px 0 6px 0;
    }
   
    .logo img {
        max-width: 90%;
    }

    .miur {
    width: 40%;
    float: right;
    text-align: right;
    margin: 10px 0 0 0;
    }
   
    .miur img {
    max-width: 90%;
    }
   
    #slider .slider-c {
    position: relative;
    max-width: 1200px;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    text-align: right;
    border: 0px solid #ccc;
    }
   
    #slider .slider-c .video {
    max-width: 100% !important;
    height: auto !important;
    float: left;
    }
   
    #slider .slider-c .video iframe {
        width: 100% !important;
        height: auto !important;
    }

    #slider .slider-c .claim {
    width: auto !important;
    height: auto;
    padding: 20px;
    background: #82af24;
    opacity: 0.8;
    color: #FFF;
    float: left;
    font-size: 24px;
    line-height: 26px;
    text-align: left;
    }
   
    #corsi-menu .corsi-menu-c li {
    margin: 0;
    width: 100%;
    float: left;
    list-style: none;
    text-align:center;
    color: #FFF;
    }
   
    #content .content-c .center {
    width: 90%;
    float: none;
    margin: 0 auto;
    border: 0px solid #940000;
    padding: 20px 0;
    text-transform: uppercase;
    }
   
    #content .content-c #sidebar {
    width: 100%;
    float: left;
    border: 0px solid #940000;
    margin: 20px 0;
    padding: 0;
    text-transform: uppercase;
    background: #DEDEDE;
    }
   
    #nav ul.nav-c {
    width: auto !important;
    border:0;
    margin: 0 auto;
    padding: 0;
    }
   
    #nav ul.nav-c li {
    float: left;
    margin: 20px 10px 20px 10px;
    text-align: center;
    list-style: none;
    }
   
    #nav ul.nav-c li a {
    text-decoration: none;
    font-size: 80%;
    }
   
    #content .content-c #sidebar-area {
    width: 100%;
    float: left;
    margin: 20px 0;
    }
   
    #content .content-c .center-area {
    width: 90% !important;
    float: none;
    margin: 20px auto;
    }
   
}

.nowrap { white-space: nowrap; }
