/**/


/* '-------------------------------------------------------------------------------------------*/
/*                                        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 694 A 1002 px */

/* ELEMENTS MASQUES */

/*#bandeau_home { max-width: 694px; }*/

 #taillepolice, nav#block_nav_principale{
    display: none !important;
}

/*                                      CONTAINERS                                     */
/* __________________________________________________________________  */


 #colonne_contenu, #block_contenu { 
    max-width: 760px; 
    position: relative;
     height: auto;
 }


 #colonne_contenu{
    width: 510px;
    margin-left: 8px;
    padding: 10px;
 }

#conteneur{
    width: 100%
}

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

#bandeau {

    height: 174px;

    width: 1000px;
}

/*                                      LOGO                                     */
/* __________________________________________________________________  */



  h1 {
    position: absolute;
    width: 170px;
    margin: 0 0 0 60px;
    z-index: 999999999;
    left: 39%;
    top: -21px;
}

h1 img{
    width: 170px;
}

/*                                      NAV                                     */
/* __________________________________________________________________  */

#liensevitement{
    width: 760px;

}

#liensevitement li{
    color: black;
    opacity: 0.7;
    position: relative;
    z-index: 99999999999999;    
}

#liensevitement a{
        color: black;
    opacity: 0.7; 
}

ul#nav_principale {
    background-color: #c20012;
    height: 270px;
    margin: 0 auto;
    padding-left: 0;
    position: relative;
    width: 760px;
    z-index: 99999;
}

.slicknav_menu {
    display: none;
}

.iconsearch{
    z-index: 999999999;
    padding: 10px;
    background-color: #cd5a2b;
        right: 111px;
    top: 80px;
}

ul#nav_principale li {
    background-color: #c20012;
    display: inline;
    margin-right: 0;
    position: relative;
}

#rub_85, #rub_86, #rub_87, #rub_88, #rub_89{
    top: 190px;
}

form#formrecherche {
    background: #eaeaea none repeat scroll 0 0;
    display: inline;
    height: 70px;
    padding: 0;
    position: absolute;
    right: 156px;
    text-align: right;
    top: 68px;
    width: 715px;
    z-index: 2147483647;
}

.triangle{
    right: -387px;
    top: -7px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}



/*                                      BANDEAU SLIDER                                      */
/* __________________________________________________________________  */
#bandeau_home{
 
}


#slider {
    width: 1000px;
    z-index: 0;
    position: relative;
    top: -150px;
}


#slider img{
    width: 694px;
    height: 400px


}

/*                                      CONTENU                                    */
/* __________________________________________________________________  */

.block_article .block_droite {
    width: auto;
}

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

.block_article .photo_block {

    float: none;
    margin: 0 auto;

}

/*                                      ELUS                                    */
/* __________________________________________________________________  */

.fiche_trombi{
    width: 155px;
    margin: 0 5px 2em 0;
}

/*                                      ACORDITION                                    */
/* __________________________________________________________________  */

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

/*                                      FOOTER                                    */
/* __________________________________________________________________  */


#footer{
    width: 760px;
    height: 112px;
}

.phoraires{
    display: none;
}

.footerInfos-gauche {
width: 250px;
padding: 10px 0px 0 5px;
}

.pinfos{
    border: none;
    margin:0;
    padding: 0;
}

#menu_divers{
    bottom: 8px;
    font-size: 12px;
    left: 95px;
    position: absolute;
}

.footerInfos-droite{
    margin:10px 0;
}

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



























