#head_ban1 {
    background: url('/img/ban_01.png') no-repeat;
    width: 635px;
    height: 245px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

#main {
    background-image: url('/img/fond.jpg');
    background-repeat: no-repeat;
    display: block;
    background-attachment: fixed;
    background-size: cover;
}

/*début de la barre du haut*/
.navbar {
    background-color: #FFA500;
    margin: 0 auto;
    max-width: 83.33%;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.main-navigation {
    clear: both;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 40px;
    position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
    margin: 0;
    padding: 0 40px 0 0;
}

.nav-menu li {
    display: inline-block;
    position: relative;
}

.nav-menu li a, .nav-menu li span {
    color: #141412;
    display: block;
    font-size: 15px;
    line-height: 1;
    padding: 15px 20px;
    text-decoration: none;
    border-radius: 10px;
}

.nav-menu li:hover > a,
.nav-menu li:hover > span,
.nav-menu li a:hover,
.nav-menu li span:hover,
.nav-menu li:focus > a,
.nav-menu li:focus > span,
.nav-menu li a:focus,
.nav-menu li span:focus {
    background-color: #220e10;
    color: #fff;
}

.nav-menu .children {
    background-color: #220e10;
    border-top: 0;
    padding: 0;
    position: absolute;
    z-index: 99999;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    border-radius: 0 10px 10px 10px;
}

ul.nav-menu ul a,
ul.nav-menu ul span,
.nav-menu ul ul a,
.nav-menu ul ul span {
    color: #fff;
    margin: 0;
    width: 200px;
}

ul.nav-menu ul a:hover,
ul.nav-menu ul span:hover,
.nav-menu ul ul a:hover,
.nav-menu ul ul span:hover,
ul.nav-menu ul a:focus,
ul.nav-menu ul span:focus,
.nav-menu ul ul a:focus,
.nav-menu ul ul span:focus {
    background-color: #db572f;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit;
}

/*fin de la barre du haut*/

/*Début de la Social Bar*/
.sticky-container {
    padding: 0;
    margin: 0;
    position: fixed;
    right: -130px;
    top: 230px;
    width: 230px;
    z-index: 1100;
    border-radius: 0 10px 0 10px;
}

.sticky li {
    list-style-type: none;
    background-color: #fff;
    color: #efefef;
    height: 70px;
    padding: 0;
    margin: 0 0 1px 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-radius: 20px 0 0 20px;

}

.sticky li:hover {
    margin-left: -115px;
}

.sticky li img {
    float: left;
    margin: 5px 4px;
    margin-right: 5px;
    margin-top: 10px;
}

.sticky li p {
    padding-top: 5px;
    margin: 0;
    line-height: 16px;
    font-size: 15px;
    text-align: left;
}

.sticky li p a {
    text-decoration: none;
    color: #2C3539;
}

.sticky li p a:hover {
    text-decoration: underline;
}

/*Fin de la Social Bar*/

footer {
    background-color: #ccc;
    margin-top: 8px;
    text-align: center;
    bottom: 0;
    width: 50%;
    font-size: 14px;
    display: block;
    margin-left: 25%;
    border-radius: 10px 10px 10px 10px;
}

.sidedroite {
    background-color: #ccc;
    right: 0;
    margin-right: 8.35%;
    width: 10.5%;
    display: block;
    max-width: 15%;
    float: right;
    text-align: center;
    height: auto;
    border-radius: 0 0 10px 10px;
    margin-bottom: 0.3%;
}

.contentright {
    margin-left: 4%;
    margin-right: 4%;
}

.searchinput {
    width: 90%;
    height: 5%;
    margin-top: 5px;
}

.searchok {
    width: 90%;
    height: auto;
}

.sidegauche {
    background-color: #ccc;
    margin-left: 8.35%;
    display: block;
    width: 200px;
    max-width: 15%;
    float: left;
    height: auto;
    border-radius: 0 0 10px 10px;
}

.don {
    text-align: center;
}

.page {
    background-color: #FFFFFF;
    width: 72.5%;
    height: auto;
}

.pagetext {
    background-color: #FFFFFF;
    width: auto;
    float: none;
    margin-left: 5%;
    margin-right: 5%;
}

.pagetitle {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.pageban {
    text-align: center;
}

.pagesubtitle {
    font-style: italic;
    text-align: center;
}

.pagebody {
    font-size: 15px;
    text-align: center;
}

.membre {
    width: 670px;
    font-weight: normal;
    padding: 5px 5px 5px 5px;
    float: left;
    margin: 0 0 0 0;
}

.avat {
    width: 160px;
    height: 160px;
    border-radius: 10px;
}

.screen {
    max-width: 384px;
    height: 216px;
    border-radius: 10px;
}

.page {
    margin-left: 08.35%;
    margin-right: 20%;
}

.animeliste {
    margin: 0 auto;
    width: auto;
}

.fichefansub {
    text-align: center;
}

.titresavc {
    font-weight: bold;
}

.alphabet {
    text-align: center;
    font-size: 14px;
}

/*filtrer résultats*/
input[id^="spoiler"] {
    display: none;
}

input[id^="spoiler"] + label {
    display: block;
    width: 7%;
    margin: 0 auto;
    padding: 5px 20px;
    background: #cccccc;
    color: #000;
    text-align: center;
    font-size: 15px;
    border-radius: 10px;
    cursor: pointer;
    transition: all .6s;
}

input[id^="spoiler"]:checked + label {
    color: #000;
    background: #ccc;
}

input[id^="spoiler"] ~ .spoiler {
    width: 90%;
    height: 0;
    overflow: hidden;
    opacity: 0;
    margin: 10px auto 0;
    padding: 10px;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 8px;
    transition: all .6s;
}

input[id^="spoiler"]:checked + label + .spoiler {
    height: auto;
    opacity: 1;
    padding: 10px;
}

/*fin filtrer résultats*/

.filtrerintit {
    text-align: center;
}

.universlite {
    text-align: center;
}

.ficheimg {
    text-align: center;
    border-radius: 10px 10px 10px 10px;
}

.titleclassadmin {
    margin-top: 7px;
}

.titlepart {
    font-weight: bold;
    font-size: 26px;
}

ul.episodes_list {
    text-align: center;
    list-style-type: none;
}

input.small_input {
    width: 40%;
}

input.medium_input {
    width: 100%;
}

th.small_column {
    width: 10%;
}

th.medium_column {
    width: 50%;
}

.inf_user {
    position: relative;
    width: 4%;
    margin-left: 2%;
}

.inf_parag {
    height: auto;
    margin-left: 1%;
    background-color: #e0e9f0;
    border-radius: 10px 10px 10px 10px;
    float: left;
    text-align: left;
    border: 1px dashed #b0c5df;
}

.content_news {
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
}

.imgnews {
    text-align: center;
    margin-bottom: 2%;
}

.width100 {
    width: 100%;
}

ul.avancement {
    list-style-type: none;
    padding: 0;
}

.mini_doujin {
    width: 150px;
    height: 200px;
}

.doujinliste {
    margin: 0 auto;
    width: auto;
    text-align: left;
}

.tableau_doujin_liste {
    text-align: center;
}

.cercle_name {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}