@font-face {
    font-family: CanalDemi;
    src: url(CanalDemiRomain.otf);
}

body {
    color: white;
    margin: 0px !important;
    font-family: CanalDemi;
    font-size: 16px;
    overflow-x: hidden !important;
}

.cliquable {
    cursor: pointer;
}

#div_content {
    height:100vh;
    max-height: 800px;
    width: 100%;
    margin: 0 auto;
}


/* ACCUEIL */
#div_accueil {
    background-color: #090909;
    height:100vh;
    max-height: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.titre {
    padding-top: 20px;
    text-align: center;
    font-size: 28px;
}

.sous_titre {
    padding-top: 10px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
    margin-bottom: 30px;
}

#div_modes {
    display: flex;
    justify-content: center;
}

.mode, .mode_select {
    float:left;
    margin-left: 11px;
    border-radius:5px;
    border:solid 3px;
}

.mode { 
    border-color: #090909;
}

.mode_select {
    border-color: #FFFFFF;
}

#div_decodeurs {
    clear: both;
    background-color: #FFFFFF;
    width: 100%;
    margin: 30px auto;
    display:none;
    justify-content: center;
	flex-wrap: wrap;
}

.decodeur {
    float: left;
    border: solid 2px white;
    width: 200px;
	min-width: 200px;
    height: 140px;
    margin: 10px 8px;
}

.decodeur img { 
    width: 140px; 
    height: auto; 
}

.decodeur div { 
    background-color: black; 
    text-align: center;
    height: 57px;
    line-height: 57px;
}

.decodeur.longnom div {
    height: 57px;
    line-height: 28px;
    padding: 0 10px;
}	

.decodeur:hover {
    border-color: black;
}

.zero_dec {
    color: #000000;
    font-size: 18px;
    float: right;
    padding: 20px 150px 20px 0px;
}

/* SELECTION DE LA TELECOMMANDE S'IL Y EN A PLUSIEURS */
#div_choix_telecommande {
    position: relative;
    height: 500px;
    width: 720px;
    margin: 0 auto;
}

#div_liste_telec {
    margin: 65px 0 0 180px;
}

.choix_telec {
    float: left;
    width: 145px;
    height: 290px;
    border: solid 2px white;
    text-align: center;
    margin-right: 100px;
    position: relative;
}

.choix_telec:hover {
    border-color: #000000;
}

.choix_telec div {
    width: 100%;
    background-color: #000000;
    text-align: center;
    position: absolute ;
    bottom: 0px;
    height: 21px;
    line-height: 21px;
}

#div_apercu_decodeur {
    position: absolute;
    top: 75px;
    right: 5px;
    line-height: 0;
}

#div_apercu_decodeur_titre {
    width: 100%;
    background-color: #359fd3;
    text-align: center;
    height: 21px;
    line-height: 21px;
}

/* PRESENTATION DU DECODEUR */
#div_deroulement_chemin {
    position: relative;
    height: 100%;
    width: 100%;
    margin:0 auto;
}

#div_colonne_gauche {
    width: 25%;
    height: 100%;
    background-color: #359fd3;
    float: left;
    position: relative;
}

#div_menu_decodeur {
    background-color: white;
}

.surtitre {
    background-color: #359fd3;
    padding: 15px 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
}

#div_menu_decodeur div.item_menu, #div_chemin_menu div.item_menu {
    color: #1A1A1A;
    padding: 12px 20px;
    font-size: 17px;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 15px;
}

#div_menu_decodeur div.item_menu, #div_chemin_menu div.item_menu.on {
    background: #dedcdc url(../Images/general/puce_on.png) no-repeat left;
}

#div_chemin_menu div.off {
    background: #dedcdc url(../Images/general/puce_off.png) no-repeat left;
    color: #5a5859;
}

.btn_navigation {
    margin-top: 15px;
    color: #359fd3;
    padding: 5px 20px;
    font-size: 17px;
    text-transform: uppercase;
    background: #303135;
}

#div_colonne_droite {
    float: left;
    width: calc(75% - 50px);
    max-height: 800px;
    padding: 25px;
}

#div_titre_decodeur {
    text-align: center;
    text-transform: uppercase;
    font-size: 48px;
    margin: 50px 0 70px 0;
}

#div_explications_decodeur {
    background-color: #359fd3;
    margin: 50px;
    font-size: 18px;
    line-height: 24px;
    font-family: Arial, Verdana, sans-serif ;
}

#div_explications_decodeur div {
    padding: 33px 50px;
}

#img_visuel_decodeur {
    margin: 50px auto;
    width: 550px;
}

/* DEROULEMENT DU CHEMIN */
#div_chemin {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
}

#div_telecommande {
    /*width: 231px;
    height: 800px;*/
    position: relative;
    float: left;
    font-size: 0px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#div_boutons {
    float: left;
    width: 30px;
    height: 100%;
}

#div_ecran {
    float: left;
    margin-right: 10px;
    /*width: calc(100% - 250px);*/
    /*position: relative;*/
}

#div_ecran_titre {
    height: 45px;
    line-height: 30px;
    color: #34a1d6;
    text-transform: uppercase;
    text-align: right;
    padding-right: 5px;
    font-size: 30px;
}

#div_ecran_ecran {
    position: relative;
}

/*
#img_fond_tv, #div_ecran_comm, #div_ecran_titre {
    width: 1000px;
    margin: 0 calc(50% - 500px);
}
*/

#img_ecran {
    position: absolute;
    top: 41px;
    /*left: calc(50% - 500px + 12px);*/
    left: 12px;
    /*width: 975px;*/
    height: auto;
}

#div_boutons_ecran {
    position: absolute ;
}

.telec_btns, .ecran_btns {
    position: absolute;
    border: solid 2px #b01010;
    border-radius: 3px;
    cursor: pointer;
}

.telec_btns {
    display: none;
}

#div_chemin_menu {
    position: absolute ;
    left: 20px;
    width: 225px;
    background: #FFFFFF;
    opacity: 0.9;
}

/* SCROLLBAR POUR LES COMMENTAIRES */
#div_ecran_comm {
    font-family: Arial, Verdana, sans-serif ;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 10px;
    height: 50px;
    padding: 5px 8px;
    background-color: #34a1d6; 
    overflow: hidden ;
    line-height: 1.4em;
}

/* OUTIL DE DIAGNOSTIC */
#div_diagnostic {
    background-color: #dedcdc ;
    height: 500px;
    width: 720px;
    position: relative;
    margin:0 auto ;
}

#div_diagnostic .titre {
   color: #36a0d4; 
}

#div_diagnostic .sous_titre {
    text-transform: none;
}

#div_diagnostic_champs {
    margin: 10px 0 0 45px;
}

input[type="text"] {
    border: solid 2px;
    margin:0 2px;
    text-align: center;
}

.div_legendes {
    float: left;
    width: 216px;
    height: 166px;
    border: solid 2px;
    background-color: white;
    color: black;
    font-family: Arial, Verdana sans-serif ;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 10px 0 10px;
}

.diag_leg_titre {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
}

.ligne {
    height: 22px;
    float: left;
    padding-left: 3px ;
}

.deux_lignes { height: 44px; }
.retour_ligne { clear: both; }

@media (max-width: 1500px){
    body { font-size: 14px; }
    #div_menu_decodeur li, #div_chemin_menu li { font-size: 15px; padding: 15px;  padding-left: 20px; margin-top: 8px; }
    .btn_navigation { font-size: 15px; }
}

@media (max-width: 1300px){
    #div_titre_decodeur { font-size: 30px; margin: 35px 0; }
    #div_explications_decodeur { font-size: 16px; line-height: 22px; margin: 35px; }
    #img_visuel_decodeur { margin: 0px auto; width: 450px; }
}

@media (max-width: 1100px){
    #div_menu_decodeur li, #div_chemin_menu li { padding: 10px; padding-left: 20px; }
    #img_visuel_decodeur { width: 350px; }
}

@media (max-width: 1000px){
    #div_menu_decodeur li, #div_chemin_menu li { font-size: 13px; margin-top: 5px; padding: 6px; padding-left: 20px; }
    .btn_navigation { font-size: 13px; padding-left: 5px; }
}

@media (max-width: 800px){
    #div_titre_decodeur { font-size: 25px; margin: 18px 0; }
    #div_explications_decodeur { font-size: 14px; line-height: 17px; margin: 20px; }
    #img_visuel_decodeur { width: 250px; }
}
