body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    color: #FFFFFF;

    background: #222222 url('bibliotheque.png') no-repeat 100% 90%;
}

.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}

a {
    font-weight: bold;
    text-decoration: none;
}

a:link { color: white; }
a:visited { color: white; }
a:focus { color: #FF0000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }
a:active { color: #FF0000; text-decoration: none; }


.ads-728 {
    width: 728px;
    height: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.txt-red {
    color: #FF0000;
}

.txt-justify {
    text-align: justify;
    text-justify: inter-word;
}

.btn-fb {
    position: absolute;
    right: 0;
    top: 95px;
    width: 100px;
}

header {
    width: 100%;
    height: 120px;
    background: #333333;
}

.header-content {
    width: 1166px;
    margin-right: auto;
    margin-left: auto;
}

.header-logo_doctor {
    margin-top: 17px;
}

#logo {
    padding-top: 40px;
    padding-left: 40px;
}

#description {
    padding-top: 40px;
    text-align: center;
}

#menu {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px;
    background: #333333;
}

.menu-title {
    width: 180px;
    height: 30px;
    background: #920300;
    line-height: 30px;
    text-align: center;
}

.menu-title-accueil {
    height: 36px;
    background: #8d734e;
    line-height: 36px;
}

.menu-title-accueil a {
    display: block;
    text-align: center;
    font-size: 14px;
}

.list-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
    margin-left: 15px;
    font-size: 13px;
}

.list-menu li {
    padding-top: 8px;
}

.list-channels {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
    margin-left: 15px;
}

.list-channels li {
    padding-top: 8px;
}

.mt-uppercase {
    text-transform: uppercase;
    font-size: 24px;
}

.mt-capitalize {
    text-transform: capitalize;
    font-size: 16px;
}

.mt-bestchannel {
    margin-top: 4px;
    font-size: 16px;
}

.menu-img-jeux {
    padding: 4px;
    background: #FFFFFF;
}

.menu-bloc-channel {
    float: left;
    width: 100%;
    height: 40px;
    margin-top: 4px;
    line-height: 40px;
}

.menu-bloc-channel a {
    float: left;
    display: block;
    width: 155px;
    font-size: 14px;
    text-indent: 8px;
    background: #5d5d5d;
}

.mbc-number {
    float: left;
    width: 20px;
    height: 40px;
    margin-right: 4px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: #5d5d5d;
}

.mbc-number-active {
    background: #920300;
}

.channel-add {
    float: left;
    width: 100%;
    height: 50px;
    margin-top: 16px;
    line-height: 50px;
    background: #5d5d5d;
}

.channel-add a {
    display: block;
    background: #252525;
    font-size: 14px;
}

.channel-add-plus {
    font-size: 24px;
    padding-left: 4px;
    padding-right: 4px;
}

.blocjeu {
    float: left;
    width: 178px;
    margin: 15px 5px 15px 5px;
}
.blocjeu-image {
    padding: 4px;
    background: #FFFFFF;
}

.blocjeu-text {
    margin-top: -10px;
    background: #5d5d5d;
    text-align: center;
    height: 110px;
}

.bjt-title h2 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
}

.bjt-desc {
    color: #c1c1c1;
    font-size: 10px;
    padding: 0 4px 0 4px;
}

#title-channel {
    width: 100%;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    text-indent: 20px;
    background: #920300;
    font-weight: bold;

}

footer {
    height: 116px;
    background: #333333;
    background-image: url('ft.jpg');
    background-repeat: repeat-x;
    background-position: top;
}

.footer-content {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    padding-top: 20px;
}


.juri_title
{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    text-decoration: underline;
}
.juri_subtitle
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}
.juri_subtitle2
{
    font-weight: bold;
    text-decoration: underline;
}

.panel-title a {
     color: #FFFFFF;
 }
.panel-title a:hover {
    color: #FF0000;
}
.panel-default > .panel-heading {
    background: #333333;
}
.panel-collapse {
    background: #222222;
}