@media (min-width:1080px){
    /* header */
    
    .header_bottom{
        padding-top: 22px;
    }
    
    .header_bottom .nav{
        margin: -43px 0 0 0;
        clear: right;
        min-width: 630px;
        text-align: right;
        position : absolute;
        right : 0;
    }
    
    .header_bottom .nav > ul > li > a,
    .header_bottom .nav > ul > li > span{
        font-size: 1.9em;
    }
    
    .header_bottom .nav .submenu{
        top: 30px;
        padding: 34px;
        text-align : left;
    }
    
    #logo2 img{
        width: 223px;
        height: 111px;
    }
    
    /* /header */
    
    /* footer */
    
    .footer{
        background-color: #000000 /* AMETYS ("footer.right.background", MODELE_UJM_FOOTER_RIGHT_BACKGROUND) */;
    }

    .footer-menu{
        display: block;
        padding: 24px 30px 0 30px;
    }

    .footer-menu-img{
        background-image: url("../img/bg-footer_menu.png");
        background-repeat:no-repeat;
        background-attachment: scroll;
        background-position: right top;
    }
    
    
    .footer-menu > ul{
        display: inline-block;
        width: 100%
    }
    
    .footer-menu > ul > li{
    	/* Issue USTETIENNE-135 */
        margin: 0px 7px;
		display: inline-block;
		vertical-align: top;
		max-width: 74px;
		overflow: hidden;
    }
    
    .footer-menu > ul > li > a{
        color: #FC4F00 /* AMETYS ("footer.right.color-title", MODELE_UJM_FOOTER_RIGHT_COLOR_TITLES) */;
        font-family: 'Titillium Web', serif;
        font-size: 1.2em;
        font-weight: 700;
        display: inline-block;
        margin-bottom: 18px;
        line-height: 1.1em;
    }
    
    .footer-menu > ul > li > ul > li{
        margin-bottom: 4px;
    }
    
    .footer-menu > ul > li > ul > li > a{
        color: #FFFFFF /* AMETYS ("footer.right.color-text", MODELE_UJM_FOOTER_RIGHT_COLOR_TEXT) */;
        font-family: 'Titillium Web', serif;
        font-size: 1em;
        font-weight: 400;
    }
    
    .bg_orange{
        float: left;
        width: 222px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .footer-menu{
        float: left;
        width: 858px;
        min-height : 390px;
    }
    
    .footer.container{
        padding: 0;
    }
    
    .footer .contact p{
        line-height: 1.3em;
    }
    
    .footer .contact img{
        margin-bottom: 7px;
    }
    
    .footer .contact p strong:last-child{
        margin-bottom: 5px;
    }
    
    .logo{
        padding-top: 18px;
    }
    
    .footer-links{
        padding-left: 6px;
        padding-top: 12px;
    }
    
    /* footer */
    
    /* accueil */
    
    .carousel-wrap{
        width: 1080px;
        margin : auto;
        overflow:visible !important;
    }
    
    .carousel-wrap ul li{
        width: 1080px;
        display: inline-block;
    }
    
    .carousel-wrap ul li .carouselDetails{
        width: 360px;
    }
    
    .carousel-wrap ul li .content-illustration{
        width: 720px;
    }
    
    .carousel-contents .center-wrap,
    .carousel-contents .link{
        width: 1080px;
    }
    
    .carousel-contents .link a{
        width: 360px;
    }
    
    .remonte_actualites .article{
        height: 339px;
    }
    
    .remonte_actualites .article .encart{
        height: 170px;
    }
    
    .remonte_actualites .article .encart .url{
        margin-bottom: 24px;
    }
    
    .remonte_actualites .article .encart h2{
        font-size: 1.5em;
        line-height: 1.3em;
    }
    
    .remonte_agenda{
        margin-top: -369px;
    }
    
    .remonte_agenda .agenda{
        height: 339px;
    }
    
    .remonte_agenda ul{
/*         width: 50%; */
        padding-right : 5px;
    }
    
    .remonte_agenda ul li{
        display: inline-block;
        width : 50% !important;
        vertical-align: top;
    }
    .remonte_agenda ul li:nth-child(2n){
        padding-left : 10px;
    }
    
    .remonte_actualite_type2 .content-list-item > div{
        padding-top: 21px;
    }
    
    .remonte_actualite_type2 .content-list-item h2{
        font-size: 2em;
        margin-bottom: 8px;
    }
    
    .remonte_actualite_type2 .content-list-item .content-tag{
        margin-bottom: 20px;
    }
    
    .remonte_actualite_type2 .content-list-item .content-abstract{
        font-size: 1.2em;
    }
    
    .remonte_actualite_type2 .content-list-item .content-read-more a{
        font-size: 1.8em;
    }
    
    /* /accueil */
    
    /* interieur */
    
    .sidebar{
        width: 222px;
        float: left;
    }
    
    .central-column{
        width: 817px;
        float: right;
    }
    
    .view-main h1, .ametys-cms-service h1{
        margin-top: 18px;
    }
    .program.view-main h1{
        margin-top: 45px;
    }
    .ametys-cms-service h1{
        margin-bottom: 45px;
    }
    
    /* /interieur */
    
    /* actualites */
    
    .view-main .contact,
    .view-main .bureau {
        width: 272px;
    }
    
    .view-main .localisation{
        width: 535px;
    }
    
    .view-main .localisation .plans{
        float: left;
        width: 140px;
    }
    
    .view-main .localisation ul li{
        width: 100%;
        float: none;
    }
    
    .mapTown{
        float: right;
        display: inline-block;
        margin-top: 5px;
    }
    
    .view-main .localisation iframe{
        width: 350px;
        height: 280px;
    }
    
    .news.view-abstract{
        padding : 8px 0px 15px;
    }
    
    .news.view-abstract .content-illustration{
        width: 144px;
        float: left;
		margin-bottom: 10px;
		margin-right : 10px;
	}
    
    .news.view-link{
        border: 0;
        margin-bottom: 2px;
        padding: 25px 25px;
    }
    
    .content-list-item .news.view-link{
        background-color: #FFF1EB /* AMETYS ("view.link.background-color", MODELE_UJM_VIEW_LINK_BACKGROUND_COLOR) */;
    }
    
    .content-list-item.even .news.view-link{
        background-color: #f2f2f2;
    }
    
    .news.view-link .content-date{
        display: inline-block;
        float: right;
        color: #1d1d1b;
        font-family: "Titillium Web";
        font-size: 1.4em;
        font-style: italic;
        line-height: 1.8em;
        margin: 10px 0;
    }
    
    .view-main .bureau{
        float: left;
        width: 535px;
        margin-bottom : 11px;
    }
    
/*     .view-main .bureau ul{ */
 /*         -webkit-column-count: 2; */
/* 		        -moz-column-count: 2; */
/* 		        column-count: 2;} */
    
    .view-main .classique,
    .view-main .permanences {
        width: 272px;
    }
    
    /* /actualites */
    
    /* Sidebar */
    .sidebar .news.view-link{
        padding: 5px;
    }
    .ametys-cms-service.events-calendar .news.view-link .content-date{
    	display : none;
    }
    .sidebar .news.view-abstract{
        padding-left: 0;
    }
    .sidebar .news.view-link .content-date {
    	line-height : 1.2em;
    }
    
    .view-main .topbar{
        position: absolute;
        width: 100%;
        top: 4px;
    }

    .view-main .temoignage1{
        margin-bottom: 0;
        float: left;
        width: 49%;
        min-height: 525px;
        margin-bottom: 40px;
    }
    
    .view-main .temoignage2{
        float: right;
        width: 49%;
        height: 525px;
        margin-bottom: 40px;
        margin-top: 25px;
    }
    
    
}