/**/

/* '-------------------------------------------------------------------------------------------*/
/*                                        MEDIA QUERIES                                       */
/*-------------------------------------------------------------------------------------------*/
@font-face {
    font-family: Gotham;
    src: url('squelettes/polices/Gotham-Regular.otf');
    font-weight: normal;
}

@font-face {
    font-family: Gotham;
    src: url('squelettes/polices/Gotham-Bold.otf');
    font-weight: bold;
}

@font-face {
    font-family: Gotham;
    src: url('squelettes/polices/Gotham-Light.otf');
    font-weight: lighter;
}

@font-face {
    font-family: GothamMedium;
    src: url('squelettes/polices/GothamMedium.otf');
    font-weight: normal;
}

@font-face {
    font-family: GothamMedium;
    src: url('squelettes/polices/GothamMedium.otf');
    font-weight: bold;
}
@font-face {
    font-family: Tahoma;
    src: url('squelettes/polices/Tahoma.ttf');
    font-weight: normal;
}


/* CETTE FEUILLE COUVRE LES ECRANS DE 320 A 693 px */

/* ELEMENTS MASQUES */

#bandeau_home { max-width: 320px; }

#liensevitement, #taillepolice, nav#block_nav_principale, .sf-menu li, #chemin, .datearticle, .iconsearch, #formrecherche{
    display: none !important;
}

/* '-------------------------------------------------------------------------------------------*/
/*                                        PAGE ACCUEIL                                       */
/*-------------------------------------------------------------------------------------------*/

/*                                      CONTAINERS                                     */
/* __________________________________________________________________  */


#conteneur, #colonne_contenu, #block_contenu,#colonne_gauche { max-width: 320px; }

#colonne_gauche{
    width: 320px;
}

#colonne_contenu{
    margin-left: 0;
    padding: 10px;
}

#colonne_contenu p {
    padding: 0 10px;
}

#colonne_contenu ul li {
    padding: 0 10px;
}
/*                                      LOGO                                     */
/* __________________________________________________________________  */

h1 img{
    width: 200px;
    margin-left: 60px

}

h1 a{
    margin:0;
}

#colonne_contenu h2{
    width: 320px;
    margin:0;
    padding: 0;
    text-align: center;
    padding-top: 15px;
}

/*                                      NAV                                     */
/* __________________________________________________________________  */

ul#nav_principale {
    background-color: #c20012;
    height: 130px;
    margin: 0 auto;
    padding-left: 0;
    position: relative;
    width: 320px;
}

.slicknav_menu {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    display: block;
}

.slicknav_btn {
    background-color: #cd5a2b;
    border: none;
    border-radius: 0px;
    margin: 0 5px 0 0;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    padding: 22px;
    z-index: 99999;
}
.slicknav_btn:active{
        background-color: #c20012;
    opacity: 0.8;
}

.slicknav_btn:focus{
            background-color: #c20012;
    opacity: 0.8;
}

.slicknav_nav {
    color: #fff;
    font-size: 1em;
    margin: 0;
    padding: 0;
    width: 320px;
    height: 800px;
    background-color: #c20012;
    opacity: 0.9; 
    z-index: 9999; 
    position: relative;
    top: -70px;  
}

.slicknav_nav  li{
    background-color: #c20012;
    opacity: 0.8;
    padding: 0.5em 0;
    margin: 1em 0;
    text-transform: uppercase;
    text-align: center;
}

.slicknav_nav  li:first-child{
    margin-top: 5em;

}
.slicknav_nav  li:hover{
    background-color: black;
    opacity: 1;
}



/*                                      INFOS PRACTIQUE                                     */
/* __________________________________________________________________  */

.boutonsagenda{
    font-size: 16px;
}


.ifpt{
    margin-top: 20px;
}


h2.titreinfo{
    padding-left: 0;
    margin: 0;
}

.listpicto{
    display: inline-block;
    margin: 10px 0 0 5px !important;
    width: 150px;
    height: 150px;

}

.listpicto img{
    width: 150px;
    height: 150px;
}

.intpic{
    display: none;
}

.accueilpic{
    display: inline !important;
}

.accueilpic{
position:relative;
    z-index: 999;
}

.hoverpic{
position: absolute;

z-index: 0;
}


.listpicto:hover .hoverpic{
    z-index: 9999999;
}

.accueilpic{
    display: none ;
}

/*                                      ELUS                                    */
/* __________________________________________________________________  */

.liste_elus_trombi_par_fonction li{
    display: block;
    margin-bottom: 30px;
}

.liste_elus_trombi_par_fonction  div{
    margin: 0 auto !important;
}

.fiche_trombi{
    display: block;
    margin: 0 5px 2em 0;
}

/*                                      ACORDITION                                    */
/* __________________________________________________________________  */

.contenu_depliage, .blocs_destination {
    width: 82.5%;
}


/*                                      FOOTER                                    */
/* __________________________________________________________________  */


#footer{
    width: 320px;
    height: auto;
}

.footerInfos-droite {
    display: inline-block;
    padding: 10px 0;
    text-align: right;
    vertical-align: top;
    text-align: center;
    width: 320px;
    margin-top: 15px;
}

.phoraires{
    display: none;
}

.footerInfos-gauche {
    display: inline-block;
    padding: 10px 10px;
    vertical-align: top;
    width: 320px;
}

.pinfos{
        border-right: none;
    display: inline-block;
    padding-right: 0;
}

.footerInfos-droite .lienjournal{
    margin-right: 0;
}

.lienjournal{
    margin-right: 0;
    display: block
}

#menu_divers{
    font-size: 12px;
}

.lienExtranet{
    width: 320px;
    text-align: center;
}

.lienExtranet img{
    text-align: center;
}




/* '-------------------------------------------------------------------------------------------*/
/*                                        PAGE INTERIEUR                                       */
/*-------------------------------------------------------------------------------------------*/


.block_article .block_droite {
    width: auto;
}

h3{
    margin-top: 0.5em !important;
}

.block_article .photo_block {

    float: none;
    margin: 0 auto;

}







