/*
***********************
**    GMK MOBILE     **
**    STYLES CSS     **
***********************
*/

@media screen and (min-width:980px) {
    
.home.colDroiteFixe .colonne1-3 {
    position: fixed;
    width: 26.95%;
    right: 5%;
    bottom: 0;
}
    
.home.colDroiteFixeTop .colonne1-3 {
    position: fixed;
    width: 26.95%;
    right: 5%;
    top: 216px;
    -webkit-transition: top 400ms;
    transition: top 400ms;
}
    
.home.colDroiteFixeTop.menuFixe .colonne1-3 {
    top: 149px;
}
    
.home.colDroiteFixe.colonneFixe .colonne1-3,
.home.colDroiteFixeTop.colonneFixe .colonne1-3 {
    position: absolute;
    width: 30%;
    right: 0;
    bottom: 330px;
}
    
.home.colDroiteFixe .colonne2-3,
.home.colDroiteFixeTop .colonne2-3 {
    float: left;
}
    
}


@media screen and (min-width:1500px) {
	
.headerContent_wrapper,
.contentBottom,
.bandeauTitrage_wrapper,
.blockCenter,
.footerContent,
.footerMenu_wrapper {
    width: 80%;
}
    
.menuFixe .contenuSmenu {
    width: 20%;
}
    
.home.colDroiteFixe .colonne1-3,
.home.colDroiteFixeTop .colonne1-3 {
    width: 24%;
    right: 10%;
}
    
.carte_pointInteret .carteSelected_pointInteret {
    padding: 0 29% 0 52px;
}
    
.contact .contentBottom {
    width: 100%;
}
    
.co_lecteurBandeau .bandeauWarpper_globalUI,
.social-talloires.menuFixe .co_socialStream .filter-items {
    left: 10% !important;
}

.co_lecteurBandeau.slide .bandeauWarpper .bandeauUI_wrapper {
	right: 10% !important;
}

.co_pointInteretDetail .titre_pointInteret,
.detail .contenuTexte .colonneL,
.contact .colonne23a {
    margin-left: 10%;
}
    
.detail .contenuTexte .colonneL,
.contact .colonne23a {
    width: 55%;
}

.detail .contenuTexte .colonneR,
.contact .colonne13b {
    padding-right: 10%;
    width: 25%;
}
    
}


@media screen and (min-width:1400px) {
	
html, body {
    font-size: 108%;
}
   
header,
.headerContent,
.headerContent_wrapper,
.headerContentMenu {
    height: 120px;
}
  
.partenaires .colonne1,
.contenuSmenu {
    margin-top: 135px;
}
    
.contentWrapper {
    padding-top: 120px;
}
    
}


@media screen and (max-width:1279px) {
	
html, body {
    font-size: 95%;
}
	
.co_menu ul li a:first-child {
    padding: 5px 10px;
}
    
.menuFixe .co_menu .sousMenuWrapper,
.menuFixe .co_menu:before,
.menuFixe .co_menu:after {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
    
}

@media screen and (max-width:1023px) {
	
body {
	background-image: none;
	font-size: 95% !important;
}
    
header {
    position: relative;
}
	
.headerContent {
	position: relative;
	height: 70px;
}
	
.headerMenu {
	width: 100%;
	height: auto;
}
	
.headerContentMenu {
    padding-left: 25%;
    height: auto;
    width: 100%;
    padding-top: 38px;
    box-sizing: border-box;
}
    
.logo {
    position: absolute;
}
    
.co_menu .sousMenuWrapper {
    background-color: transparent;
}
	
#menu_base_navigation {
    background-color: #f6f6f6;
    position: relative;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font: 700 16px/32px 'Montserrat', Arial, sans-serif;
    text-transform: uppercase;
    height: 32px;
    color: #333;
    z-index: 25;
}

#menu_base_navigation:before,
#menu_base_navigation:after {
    background-color: #f6f6f6;
    position: absolute;
    content: " ";
    height: 100%;
    width: 2000px;
    top: 0px;
}

#menu_base_navigation:before {
    right: 100%;
}

#menu_base_navigation:after {
    left: 100%;
}
	
#menu_base_navigation span {
	display: inline-block;
}
	
#menu_base_navigation span:before {
    float: left;
    line-height: 32px;
    margin-right: 5px;
}
    
.co_menu {
    background-color: transparent;
    position: absolute;
    width: 100%;
    padding: 0;
    left: 0%;
    top: 100%;
    margin-left: 0px;
    -webkit-transition: top 0ms 0ms;
    transition: top 0ms 0ms;
}
    
.co_menu:before,
.co_menu:after {
    display: none;
    content: "";
}

.co_menu ul li .showSousMenu {
    display: block;
    top: 3px;
}

.co_menu ul li ul li .showSousMenu {
    top: 5px;
    right: 0;
    height: 28px;
}

.co_menu ul li ul li .showSousMenu:before {
    line-height: 28px;
}
    
.co_menu.masquerMobile {
    top: -10000%;
    -webkit-transition: top 0ms 400ms;
    transition: top 0ms 400ms;
}
	
.co_menu ul {
	padding: 0;
}
	
.co_menu ul#global_menu {
    box-shadow: 0px 4px 5px rgba(0,0,0,0.2);
    border-top: #467692 solid 2px;
    background-color: #fff;
    padding: 0;
	padding-top: 5px;
    opacity: 1;
	left: 0px;
    top: 0px;
    -webkit-transition: all 400ms; /* Safari */
    transition: all 400ms;
}

.co_menu.masquerMobile ul#global_menu {
    opacity: 0;
    top: 5px;
}
	
.co_menu ul#global_menu:before {
    border-top: #467692 solid 2px;
    border-left: #467692 solid 2px;
    background-color: #fff;
    position: absolute;
    content: " ";
    width: 5px;
    height: 5px;
    top: -5px;
    left: 50%;
    margin-left: -4px;
    z-index: 10;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 400ms 0ms;
    transition: all 400ms 0ms;
}
    
.co_menu ul.menu:after {
    display: none;
    content: "";
}
	
.co_menu ul#global_menu,
.co_menu ul#global_menu ul,
.co_menu ul#global_menu li,
.co_menu ul#global_menu li a:first-child,
.co_menu ul#global_menu li a:first-child span {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    float: none;
}
	
#co_menu li ul {
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
    position: relative;
    left: 0;
    top: 0 !important;
    padding: 0 0 0 0;
    min-height: 0 !important;
}
	
#co_menu li ul:before,
#co_menu li ul:after {
    display: none;
    content: "";
}

.co_menu ul#global_menu li {
    background-image: none !important;
    display: block;
    padding: 0px 5px 5px 5px;
    box-sizing: border-box;
    position: relative;
}
	
.co_menu ul#global_menu br {
	display: none;
}
    
.co_menu ul li a:first-child:before {
    display: none;
    content: "";
}
    
.co_menu ul li.selected a:first-child,
.co_menu ul li a:first-child:hover {
    color: #fff !important;
}
    
.co_menu ul li.menu01 a:first-child:hover {
    background-color: #df5a49 !important;
}
    
.co_menu ul li.menu02 a:first-child:hover {
    background-color: #efbd16 !important;
}
    
.co_menu ul li.menu03 a:first-child:hover {
    background-color: #e27a3f !important;
}
    
.co_menu ul li.menu04 a:first-child:hover {
    background-color: #45b29d !important;
}
    
.co_menu ul li.menu05 a:first-child:hover {
    background-color: #467692 !important;
}
    
.co_menu ul li:hover a:first-child,
.co_menu ul li.selected a {
    background-color: transparent !important;
}
    
.co_menu ul li.menu01 .showSousMenu:before,
.co_menu ul li.menu01 a:first-child,
.co_menu ul li.menu01.selected a:first-child,
.co_menu ul li.menu01 ul li:hover ul li a:first-child {
    color: #df5a49 !important;
}
    
.co_menu ul li.menu02 .showSousMenu:before,
.co_menu ul li.menu02 a:first-child,
.co_menu ul li.menu02.selected a:first-child,
.co_menu ul li.menu02 ul li:hover ul li a:first-child {
    color: #efbd16 !important;
}
    
.co_menu ul li.menu03 .showSousMenu:before,
.co_menu ul li.menu03 a:first-child,
.co_menu ul li.menu03.selected a:first-child,
.co_menu ul li.menu03 ul li:hover ul li a:first-child {
    color: #e27a3f !important;
}
    
.co_menu ul li.menu04 .showSousMenu:before,
.co_menu ul li.menu04 a:first-child,
.co_menu ul li.menu04.selected a:first-child,
.co_menu ul li.menu04 ul li:hover ul li a:first-child {
    color: #45b29d !important;
}
    
.co_menu ul li.menu05 .showSousMenu:before,
.co_menu ul li.menu05 a:first-child,
.co_menu ul li.menu05.selected a:first-child,
.co_menu ul li.menu05 ul li:hover ul li a:first-child {
    color: #467692 !important;
}
  
.co_menu ul li a:first-child:hover,
.co_menu ul li.selected a:first-child, {
    color: #fff !important;
}
	
.co_menu ul#global_menu li a:first-child {
	position: relative;
	display: block;
	text-transform: uppercase;
	padding: 5px 30px 5px 20px !important;
	left: 0px;
    margin: 0;
	box-sizing: border-box;
}
    
.co_menu ul li a:first-child:hover:after,
.co_menu ul li.selected a:first-child:after {
    display: none;
    content: "";
}
    
.co_menu ul li a:first-child:after {
    display: none;
    content: "";
}

.co_menu ul#global_menu li a:first-child.selected:hover,
.co_menu ul#global_menu li a:first-child:hover {
	color: #fff !important;
}

.co_menu ul#global_menu li ul.cacher {
	display: none !important;
}
    
.co_menu ul#global_menu li ul li {
    padding: 0px 5px;
}
	
.co_menu ul#global_menu li ul li a:first-child {
    border-left: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
}
	
.co_menu ul#global_menu li ul li a:first-child span {
    padding-left: 10px;
    box-sizing: border-box;
}
	
.co_menu ul#global_menu li ul li ul li a:first-child {
    text-transform: none;
}
	
.co_menu ul#global_menu li ul li ul li a:first-child span {
    padding-left: 20px;
}
    
.partenaires .colonne1,
.contenuSmenu {
    margin-top: 100px;
}
    
.contentWrapper {
    padding-top: 0px;
}
    
.co_lecteurBandeau.fondu .itemImage img {
    position: absolute !important;
    width: auto !important;
    height: 100% !important;
    left: 50%;
    margin-left: -500px;
}
    
.bandeauTitrage_content {
     bottom: 81px !important;
}
    
.co_lecteurBandeau .bandeauWarpper_globalUI {
    bottom: 45px !important;
}
    
.home .colonne21b,
.detail .contenuTexte .colonneL {
    margin-top: -45px;
}

.breadMenu ul {
    opacity: 1;
}
    
.co_pointInteretDetail .titre_pointInteret {
    margin-bottom: 75px;
}
    
}
	

@media screen and (min-width:980px) {
    
.contenuSmenu .relativeMenu {
    border: 0px none;
    background-image: none;
    text-align: left;
    padding: 0px;
    height: auto;
    width: 100%;
}
    
.contenuSmenu .relativeMenu .viewer {
    display: none;
}
    
.contenuSmenu .relativeMenu ul {
    background-color: transparent;
    border: #aaa solid 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 0px transparent;
    -webkit-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
    position: relative;
    display: block;
    float: none;
    top: 0;
    margin-bottom: 10px;
}
    
}


@media screen and (max-width:979px) {
    
.contentBottom {
    margin-top: 0px;
    margin-right: 42px;
    margin-left: 5%;
}
    
.home .contentBottom {
    margin-right: 5%;
}
    
.detail .contentBottom,
.contact .contentBottom {
    margin-left: 0;
}
    
.bandeauTitrage_content {
    padding-right: 10% !important;
}
    
.contenuSmenu {
    display: none;
    width: 100%;
    float: none;
    padding-right: 0px;
}
    
.agenda .contenuSmenu,
.front-publications .contenuSmenu {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 30px;
    float: right;
    width: auto;
    top: 0px;
}
    
.contenuTexte {
    margin: 50px 0px 0px 0px;
    padding-bottom: 0px;
    width: 100%;
}
    
.front-publications .contenuTexte {
    margin-top: 0px;
}
    
.colonne21a,
.colonne21b,
.home .colonne2-3,
.home .colonne1-3 {
    clear: both;
    float: none;
    width: 100%;
}
    
.home .colonne1-3 {
    margin-top: 0px;
    float: left;
    overflow: inherit;
}
    
.home .colonne21b:before,
.home .colonne21b:after,
.home .colonne1-3:before,
.home .colonne1-3:after {
    background-image: none;
    background-color: #467692;
    position: absolute;
    content: " ";
    width: 500px;
    height: 100%;
    max-height: inherit;
    top: 0px;
}
    
.home .colonne21b:before,
.home .colonne1-3:before {
    right: 100%;
    left: auto;
}

.home .colonne21b:after,
.home .colonne1-3:after {
    left: 100%;
}
    
.unBlocNews_content .dateEvent {
    position: absolute;
    left: -70px;
}

.unBlocNews_img+span.unBlocNews_content .dateEvent {
    left: -70px;
    bottom: auto;
    top: 0%;
}
    
.unBlocNews_globalUI {
    top: 0px;
    left: 0px;
    right: auto;
}
    
.home .co_teaserAgenda,
.co_newsSlideshow {
    width: 50%;
    float: left;
    margin: 15px 0;
    box-sizing: border-box;
}
    
.co_newsSlideshow {
    border-right: #a2bac8 solid 2px;
    padding: 0 15px 0 0;
    margin-right: -1px;
}
    
.co_newsSlideshow .unNews .unBlocNews_content {
    padding: 5px;
}
    
.co_newsSlideshow .news_plus {
    padding: 0px;
}
    
.co_teaserAgenda {
    border-left: #a2bac8 solid 2px;
    padding: 0 0 0 15px;
    border-top: 0px none;
    margin-left: -1px;
}
    
.co_pointInteretDetail .titre_pointInteret {
    margin-bottom: 30px;
}
    
.detail .contenuTexte .colonneL,
.detail .contenuTexte .colonneR {
    clear: both;
    float: none;
    width: 90%;
}
    
.colonne23a,
.colonne13b {
    clear: both;
    float: none;
    width: auto;
}
    
.contact .map {
    padding: 0;
    margin-left: 0vw;
    width: 100vw;
}
    
.detail .contenuTexte .colonneL {
    margin-top: 0px;
    margin-right: 42px;
    margin-left: 5%;
    min-height: 200px;
    width: auto;
}
    
.detail .contenuTexte .colonneR {
    padding-left: 5%;
}
    
.galerie_pointInteret,
.actus_pointInteret,
.galerie_pointInteret.ilyaactus,
.actus_pointInteret.ilyagalerie {
    clear: both;
    width: 100%;
    float: none;
    margin-top: 20px;
}
    
.galerie_pointInteret,
.actus_pointInteret {
    position: relative;
}
    
.actus_pointInteret {
    margin-top: 60px !important;
    margin-bottom: -20px;
}
    
.galerie_titre,
.ilyaactus .galerie_titre,
.co_gallery .uneMiniatureGallerie,
.ilyaactus .uneMiniatureGallerie {
    width: 20%;
}
    
.actus_pointInteret:before,
.actus_pointInteret:after {
    background-color: #467692;
    position: absolute;
    content: " ";
    width: 500px;
    height: 100%;
    top: 0px;
}
    
.actus_pointInteret:before {
    right: 100%;
}
    
.actus_pointInteret:after {
    left: 100%;
}
    
.fiche_pointInteret {
    padding-left: 0px;
}
    
.fiche_pointInteret {
    display: table;
    margin: 0 auto;
}
    
.fiche_pointInteret .form_line {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
}
    
.co_filtreNews h4,
.co_filtreAgenda h4 {
    display: none;
}
    
.co_filtreNews,
.co_filtreAgenda {
    width: auto;
}
    
.co_filtreNews .filtrageDocument,
.co_filtreAgenda .filtrageDocument {
    float: left;
}
    
.co_filtreNews .relativeMenu,
.co_filtreAgenda .relativeMenu {
    background-color: transparent;
    background-image: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: #aaa solid 0px;
    padding: 0px;
    top: 0px;
    height: 30px;
    line-height: 30px;
}
    
.co_filtreNews .relativeMenu .viewer:before,
.co_filtreAgenda .relativeMenu .viewer:before {
    line-height: 30px !important;
    color: #333;
}
    
.co_filtreNews .rechercher,
.co_filtreAgenda .rechercher {
    width: 30px;
    float: left;
}
    
.co_filtreNews .rechercher .btn_valider,
.co_filtreAgenda .rechercher .btn_valider {
    -moz-border-radius: 0px;
    -webkit-border-radius: 02px;
    border-radius: 0px;
    text-indent: -9999px;
    height: 30px;
    width: 30px;
    margin-top: 0px;
    top: 0px;
}
    
.co_filtreNews .rechercher .btn_valider .btn_wrapper,
.co_filtreAgenda .rechercher .btn_valider .btn_wrapper {
    height: 30px;
    width: 30px;
    padding: 0px;
}
    
.co_filtreNews .rechercher .btn_valider .icon:before,
.co_filtreAgenda .rechercher .btn_valider .icon:before {
    line-height: 30px;
    text-align: center;
    text-indent: 0px;
    height: 30px;
    width: 30px;
}
    
.co_filtreAgenda .zoneFiltrage_date,
.co_filtreAgenda .filtrageDocument {
    position: relative;
    float: left;
    margin-left: 10px;
}
    
.co_filtreAgenda .zoneFiltrage_date #gmk_calendar {
    position: absolute;
    top: 100%;
    right: 0px;
}
    
.bloc_calendrier input {
    width: 75px;
}
    
.contenuSmenu .relativeMenu ul {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 0px none;
    text-align: left;
    left: auto;
    right: 0px;
}
    
.contenuSmenu ul li label {
    font: 700 110%/100% 'Montserrat', Arial, sans-serif;
}
    
.co_listeActu,
.newsListing,
.agenda_wrapper {
    margin: 0px;
}
    
.blocs_partenaire {
    width: 25%;
}
    
.social-talloires .co_socialStream {
    margin-top: 70px;
}
    
.social-talloires .co_socialStream .filter-items {
    position: absolute;
    text-align: right;
    left: 0px;
    top: 0px;
}
    
.footerLogo {
    display: none;
}
    
.bloc_footer {
    width: 45%;
}
    
}
	

@media screen and (max-width:799px) {
    
.headerContentMenu {
    padding-left: 140px;
}
    
.co_menu ul#global_menu li a:first-child {
    padding: 5px 30px 5px 15px !important;
}
	
.contentWrapper {
	width: 100%;
}
    
.contentBottom {
    padding-bottom: 0px;
}
    
.bloc_pushrubrique .wrapperPush .pushTexte_wrapper {
    padding: 10px;
}
	
footer {
    position: relative;
	height: auto !important;
}
    
.footerMenu {
    position: relative;
}
    
.footerContent_menu {
    display: none;
}
		
.overlayGMK.isAnImage .insideOverlayGMK_wrapper {
	padding: 0 15px;
	position: relative;
	left: -15px;
}

.overlayGMK .insideOverlayGMK {
	box-sizing: inherit;
}
	
}

	
	
	
@media screen and (max-width:719px) {
    
.co_lecteurBandeau.slide .itemImage {
    height: 222px !important;
    overflow: hidden !important;
}
    
.co_lecteurBandeau.slide .itemImage .bandeauTitrage_image {
    height: 100% !important;
}
    
.co_lecteurBandeau.slide .itemImage .bandeauTitrage_image:before {
    display: none !important;
    content: "" !important;
}
    
.co_lecteurBandeau.slide .itemImage .bandeauTitrage_imageWrapper {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
    margin-top: 0px !important;
}
    
.co_lecteurBandeau.slide .itemImage .bandeauTitrage_imageTable,
.co_lecteurBandeau.slide .itemImage .bandeauTitrage_imageTablecell {
    display: block !important;
}
    
.co_lecteurBandeau.slide .itemImage img {
    height: 100% !important;
    width: auto !important;
    left: 50% !important;
    margin-left: -350px !important;
}
    
.co_pointInteretSlideshow .unBlocNews {
    width: 33.333%;
}
	
body.overlayOpened {
	padding-right: 0px;
}
    
.bandeauTitrage_description {
    display: none;
}
    
.bloc_pushrubrique .wrapperPush .pushTexte p {
    display: none;
}
    
.zoneHoraireTarif_pointInteret .horaire_pointInteret,
.zoneHoraireTarif_pointInteret .tarif_pointInteret,
.zoneHoraireTarif_pointInteret .horaire_pointInteret {
    border-left: 0px none !important;
    border-right: 0px none;
    padding: 0 0 10px 0;
    display: block;
}
    
.galerie_titre,
.ilyaactus .galerie_titre,
.co_gallery .uneMiniatureGallerie,
.ilyaactus .uneMiniatureGallerie {
    width: 25%;
}
    
.fiche_pointInteret .form_line {
    width: 100%;
    padding: 0px;
    float: none;
}
    
.blocs_partenaire {
    width: 33.333%;
}
	
}

@media screen and (max-width:639px) {

.co_menu ul li#menu01 .showSousMenu,
.co_menu ul li#menu01 ul.sousmenu_level_1 {
    display: block !important;
}
    
.co_menu ul li#menu01 ul.sousmenu_level_1.cacher {
    display: none !important;
}
    
.menu_header_menu {
    display: none;
}
    
.co_menu ul#global_menu li a:first-child {
    padding: 5px 30px 5px 10px !important;
}
    
.co_lecteurBandeau.fondu .itemImage {
    min-height: 300px !important;
}
    
.co_lecteurBandeau.fondu .itemImage img {
    margin-left: -428px!important;
}
    
.bandeauTitrage_description {
    display: none;
}
    
.co_teaserAgenda,
.co_newsSlideshow {
    border: 0px none;
    width: 100%;
    padding: 15px 0;
    float: none;
    clear: both;
}
    
.co_newsSlideshow {
    width: 100%;
    padding: 15px 0 !important;
    float: left;
    box-sizing: border-box;
}
    
.co_newsSlideshow .newsSlideshow .unNews .unBlocNews_img {
    float: left;
    width: 40%;
}
    
.co_newsSlideshow .newsSlideshow .unNews .unBlocNews_content {
    float: right;
    padding: 0 0 0 15px;
    width: 60%;
    box-sizing: border-box;
}
    
.unBlocNews_content .dateEvent {
    position: absolute;
    left: -70px;
}

.unBlocNews_img+span.unBlocNews_content .dateEvent {
    left: -70px;
    bottom: auto;
    top: 0%;
}
    
.unBlocNews_globalUI {
    top: 15px;
    left: 0px;
    right: auto;
}
.co_teaserAgenda {
    border-top: rgba(255,255,255,0.5) solid 2px;
}
    
.fb_iframe_widget,
.co_moduleHomeTW .co_moduleHomeTW_wrapper {
    display: block !important;
    margin: 0 auto;
    max-width: 500px;
}
    
.co_pointInteretListing_titre:before,
.home h2:before {
    display: none;
    content: "";
}
    
.co_pointInteretListing_titre .titre_wrapper,
.home h2 .titre_wrapper {
    position: relative;
    padding: 30px 0;
}
   
.co_pointInteretListing_titre,
.home h2,
.bloc_pushrubrique .wrapperPush {
    width: 100%;
}
    
.bloc_pushrubrique .wrapperPush .img img {
    width: 50%;
}
    
.galerie_titre,
.ilyaactus .galerie_titre,
.co_gallery .uneMiniatureGallerie,
.ilyaactus .uneMiniatureGallerie {
    width: 33.333%;
}
    
.bloc_footer {
    width: 100%;
}
	
}

@media screen and (max-width:519px) {
    
.unNews .unBlocNews_img {
    float: none !important;
    width: 100% !important;
}
    
.unNews .unBlocNews_content {
    float: none !important;
    width: 100% !important;
    padding: 15px 0 0 0 !important;
}
    
.front-publications .unNews .unBlocNews_content {
    padding: 15px !important;
}

.unBlocNews_content .dateEvent {
    position: relative;
    left: 0px;
}

.unBlocNews_img+span.unBlocNews_content .dateEvent {
    position: absolute;
    left: 0px !important;
    bottom: 100% !important;
    top: auto !important;
    margin-bottom: 0px;
}
    
.blocs_partenaire {
    width: 50%;
}
    
.form_line .form_label,
.form_line .form_input {
    display: block;
    width: 100%;
    padding: 0px;
}
    
.co_pointInteretSlideshow .unBlocNews {
    width: 50%;
}
	
}
	

@media screen and (max-width:479px) {
    
.co_menu {
    min-width: 180px;
    left: inherit;
    right: 0px;
}
    
.co_menu ul#global_menu li a:first-child {
    padding: 5px 30px 5px 5px !important;
}
	
.imgcadre {
	width: 150px;
}
	
.imgcadre img {
	width: 100%;
	height: auto;
}

.bloctexte .galerie,
.bloctexte .imgcadre {
    width: 100%;
    max-width: inherit;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
    
.galerie_titre,
.ilyaactus .galerie_titre {
    width: 100%;
}
    
.galerie_titre:before {
    display: none;
    content: "";
}
    
.galerie_titre_wrapper {
    position: relative;
    margin: 20px 0px;
}
    
.bloc_calendrier input {
    visibility: hidden;
}
    
.footerMenu_wrapper .GMK {
    display: none;
}
    
.viewAActuFront .imgVignette,
.co_unEvent .imgVignette {
    width: 100%;
    max-width: 100%;
    margin: 0 0 15px 0 !important;
}
	
.overlayGMK .insideOverlayGMK,
.overlayGMK .redAlert {
	min-width: 0px !important;
	width: 100% !important;
}
	
}
	

@media screen and (max-width:329px) {
	
.co_gallery .uneMiniatureGallerie,
.ilyaactus .uneMiniatureGallerie {
    width: 50%;
}
    
.bloc_pushrubrique .wrapperPush .pushTexte_wrapper {
    padding: 5px;
}
	
}