* {
    margin: 0px;
    padding: 0px;
}
body {
    background-color: #5A5A5A;
}

#core {
    width: 1800px;
    min-height: 1300px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}

.button_line_1 {
    //left: -830px;
    text-align: center;
    position: relative;
    top: -38px;
    display: inline-block;
}

.button_line_2 {
    //left: -830px;
    text-align: center;
    position: relative;
    top: -38px;
    display: inline-block;
    margin-left: 470px;
}

.button {
    display: inline-block;
}

.question_smile {
    display: inline-block;
}

.percent {
    font-size: 11px;
    font-weight: bold;

}
.btn_sep {
    display: inline-block;
    width: 50px;
    height: 1px;
}

.btn_sep_question {
    display: inline-block;
    width: 100px;
    height: 1px;
}

.q_sep {
    display: inline-block;
    width: 163px;
    height: 1px;
}

.question_span{
    color: #5A5E6B ;
    font-size: 10px;
}

.sep_value{
    display: inline-block;
    width:20px;
    height: 1px;
}
.legend{
    margin-left: -530px;
    margin-top: -35px;
}
.f_label {
    line-height: 24px;

    width: 60px;
    text-align: center;
}


.f_control {
    text-align: center;
}

.dt {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.titre_page {
    font-family: "Verdana";
    font-size: 20px;
    color: #000000;
}

.txt_normal {
    vertical-align: middle;
    font-family: "Verdana";
    font-size: 12px;
    color: #000000;
}
.right_body {
    padding-left: 10px;
    padding-right: 10px;
}

.txt_titre {
    vertical-align: middle;
    font-family: "Verdana";
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

#fixed_header {
    position: fixed;
    height: 50px;
    width: 1800px;
    background-color: #000000;
    z-index: 9999;
}


.table_header {
    width: 1800px;
    position: relative;
    padding-top: 80px;
    z-index: 9998;
    background-color: #FFFFFF;
}

#links {
    line-height: 50px;
    vertical-align: middle;
    font-family: "Verdana";
    font-size: 12px;
    color: #CCCCCC;
    text-align: center;
}


table {
    width: 1125px;
    font-family: "Verdana";
    font-size: 12px;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

span table {
   
    width: 400px;
    font-family: "Verdana";
    font-size: 10px;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  
}


th {
    line-height: 18px;    
    padding-left: 1px;
    background-color: #6F7F19;
    font-family: "Verdana";
    font-size: 11px;
    color: #FFFFFF;
}

td {
    line-height: 18px;
    padding-left: 1px;
    font-family: "Verdana";
    font-size: 11px;    
}

tr:nth-child(odd) { 
    background: #FFFFFF;
}
	/*  Define the background color for all the EVEN background rows  */
tr:nth-child(even){
    background: #CCCCCC;
}


#cc tr:last-child {
    background: #6F7F19;
    font-family: "Verdana";
    font-size: 11px;
    color: #FFFFFF;
}
#journal tr:last-child{
    background: #6F7F19;
    font-family: "Verdana";
    font-size: 16px;
    color: #FFFFFF;
}

#journal_service tr:last-child{
    background: #6F7F19;
    font-family: "Verdana";
    font-size: 11px;
    color: #FFFFFF;
}
#journal_utilisateur tr:last-child{
    background: #6F7F19;
    font-family: "Verdana";
    font-size: 11px;
    color: #FFFFFF;
}
.JournalNumber {
    width: 15%;
}
.JournalHour {
    width: 30%;
}

.JournalTicket {
    width: 20%;
}

.JournalQ1 {
    width: 15%;
}
.JournalQ2 {
    width: 15%;
}
.JournalQ3 {
    width: 15%;
}

#recap tr:last-child {
    background: #6F7F19;
    font-family: "Verdana";
    font-size: 11px;
    color: #FFFFFF;
}

.title_table {
    font-family: "Verdana";
    font-size: 17px;
    color: #000000;    
    text-decoration: none;
}


#links a {
    color: #FFFFFF;
}


#tb {
    width: 1600px;
    font-family: "Verdana";
    font-size: 12px;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
