#imag-config {
    display : none ;
}

@media all and (orientation:portrait) {
    .ModePaysage{
        display: none;
    }
}

.ui-widget-content a {
    color: #ffffff;
}

.ui-button-text-only{
    color:#f00;
}

.ui-state-default {
    background: #F6F6F6;
    border: 1px solid #CCCCCC;
    color: #312E32 !important;
    font-weight: bold;
}

.ui-state-hover {
}

#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}

.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: -1000;
}

.snowflake:hover {
    cursor: default;
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin-top: 0.5em;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}

.ui-widget-content {
    background: #312E32;
    border: 2px solid #D6D7D9;
    color: #ffffff;
}

.ui-widget-header {
    background: #181419;
/*  width: 100%;*/
    border: 1px solid #181419;
    color: #ffffff;
    font-weight: bold;
}

body{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    background-color: #312e32;
}

.TypoFeuilleteur {
    font-family: arial;
}

.Clear{
    height: 0px;
    line-height: 0px;
    clear: both;
}

#Page{
/*  height: 663px;*/
    overflow: hidden;
}

#Haut{
    height: 30px;
    margin-left: auto;
    margin-right: auto;
/*  background-color: #0000ff;*/
    color: #FFF;
    font-size: 12px;
    color: #FFF;
}

#Haut table{
    width: 100%;
    height: 100%;
/*  background-color: #00AA00;*/
}

#Haut table td{
    width: 33%;
}

#Haut table #HautGauche{
    text-align: left;
}

#AllezEnPage{
    margin-left: 11px;
}

#AllezEnPageNum{
    width: 30px;
    border: 1px solid #000000;
}

#AllezEnPageBtn{
    width: 20px;
    height: 20px;
    background-image: url('/images/feuilleteur/allezenpagebtn.png');
    background-repeat: no-repeat;
    border: 0px;
    margin-left: 5px;
    cursor: pointer;
}

#Haut table #HautCentre{
    text-align: center;
}

#Haut table #HautDroite{
    text-align: right;
/*  background-color: #F0F;*/
}

#MenuBasGauche{
/*  height: 25px;*/
/*  background-color: yellow;*/
    min-width: 106px;
    float: left;
    font-family: arial;
    font-size: 9px;
    padding-left:23px;
}

#MenuBasCentre{
/*  height: 25px;*/
    width: available;
/*  background-color: yellowgreen;*/
    z-index: -1;
}

#MenuBasDroite{
/*  height: 25px;*/
    padding-top: 10px;
    font-family: arial;
    font-size: 12px;
    color: white;
    min-width: 390px;
}

#AllezEnPage{
    position: relative;
    top: -8px;
    float: right;
    margin-right: 23px;
}

#VousEtesPages{
    line-height: 20px;
    float: right;
    position: relative;
    top: -8px;
}

#Livre{
    position: relative;
    margin-left: auto;
    margin-right: auto;
/*  background-color: #000000;*/
}

#LivreContenu{
    position: relative;
}

.LivreContenuFleche{
    position: absolute;
    width: 23px;
/*  background-color: #0000ff;*/
    z-index:0;
}

.LivreContenuFlecheBtn{
    position: absolute;
    top: 50%;
    margin-top: -23px;
    cursor: pointer;
}

#LivreContenuFlecheGauche{
    top: 0px;
    left: 0px;
}

#LivreContenuLivre{
    margin-left: 23px;
}

#flipbook{
/*  z-index: 1;*/
/*  background-color: #F0F;*/
}

#LivreContenuFlecheDroite{
    top: 0px;
    right: 0px;
}

#LivreMenu{
    position: absolute;
    bottom: 0px;
    left: 50%;
/*  background-color: #0000ff;*/
    color: #FFF;
    height: 32px;
    overflow: hidden;
    z-index: 900;
    <!--VTP_LIVRE_MENU_IFRAME-->
    visibility:hidden;
    <!--/VTP_LIVRE_MENU_IFRAME-->
/*  min-width: 520px;*/
}

#LivreMenuOuvreFerme{
    width: 100%;
    height: 32px;
/*  background-image: url(/images/feuilleteur/ouvre_ferme_fond.png);*/
/*  background-repeat: repeat-x;*/
/*  cursor: pointer;*/
    text-align: center;
}

#LivreMenuContenu{
    position: absolute;
    width: 100%;
    height: 78px; /*90*/
    padding-top: 12px;
    background-image: url(/images/feuilleteur/menu_fond.png);
    background-repeat: repeat-x;
    text-align: center;
/*  background-color: #F0F;*/
    font-size: 12px;
/*  color: black;*/
}

#LivreMenuContenuPicto{
/*  margin-top: 10px;*/
/*  background-color: #FF0;*/
    height: 50px;
}

.LivreMenuContenuPictoItem{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.LivreMenuContenuPictoItem img{
    margin-top: 5px;
}

.Page{
    background-color: #FFF;
}

.GeolocNom{
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
}

.GeolocAdresse{
    font-family: arial;
    font-size: 10px;
}

.GeolocCommentaire{
    font-family: arial;
    font-size: 10px;
    font-style: italic;
}

#MenuBas{
    height: 50px;
}

/*
#BtnHome{
    visibility: hidden;
    cursor: pointer;
    position: relative;
    top: -15px;
}*/

#PowerBy{
    color: #999999;
    float: left;
    padding-right: 5px;
    position: relative;
    top: -4px;
}

.Box{
    z-index: 1500 !important;
}

/*.jScrollbar, .ui-front{
    z-index: 1500 ;
}*/

/*
#backgroundMars {
    display: none;
    width: 100%;
    height: 100%;
    background-color: red;
}*/

body {
    overflow: hidden;
}

/*#canvas { position: absolute; top: 0; left: 0; z-index: -1000 }*/
/*#cholder canvas{*/
/*z-index: -1 !important;*/
/*}*/

