﻿.result_stat{
  font-size:5px;
  background-image:url('/img/border-stat.gif');
  height:10px;
  width:200px;
  text-align:left;
}
.right_end_stat{
  height:10px;
  width:4px;
  background-image:url('/img/right-end-stat.gif');  
}
.left_end_stat{
  height:10px;
  width:4px;
  background-image:url('/img/left-end-stat.gif');  
}
.complement{
    color:#008800;
    font-size:10px;
    font-style:italic;
}
.first_question{
    color:#486EAC;
    font-weight:bold;
}
.questionnaire{
    width:95%;
    background-color:#FAD9D9;
    background-image:url(img/degrade.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    padding:0px 0px 0px 0px !important;
}
.questionnaire td{
    padding-right:5px;
}
.questionnaire_container{
    width:95%;
    font-size:5px !important;
}
.ligne-top{
    background-color:#FAD9D9;
}
.ligne-bottom{
    background-color:#F4A6A6;
}
.border-left-top{
    background-image:url(img/border-left-top.jpg);
    background-repeat:no-repeat;
    background-position:left;
    height:10px;
    width:10px;
    font-size:3px !important;
}
.border-right-top{
    background-image:url(img/border-right-top.jpg);
    background-repeat:no-repeat;
    background-position:right;
    height:10px;
    width:10px;
    font-size:3px !important;
}
.border-left-bottom{
    background-image:url(img/border-left-bottom.jpg);
    background-repeat:no-repeat;
    background-position:left;
    height:10px;
    width:10px;
    font-size:3px !important;
}
.border-right-bottom{
    background-image:url(img/border-right-bottom.jpg);
    background-repeat:no-repeat;
    background-position:right;
    height:10px;
    width:10px;
    font-size:3px !important;
}
h1{
    color:#B90000; font-size:16px;
    background-color:#FFFFFF;
    background-image:none;
    width:380px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
h1 span
{
    padding:0px 0px 0px 0px;
    margin:28px 0px 0px 0px;
    float:left;
    display:block;
    width:370px;
}
#log_form{
    background-color:#FFDBDB;
    border:1px solid #B90000;
    padding:2px 2px 2px 2px;
    width:95%;
    margin-bottom:5px;
}
.disabled{
    color:#999999;
    font-style:italic;
}
.yellow_cell{
    background-color:#FFFFCC;
    border-left:1px solid #888866;
    border-right:1px solid #888866;
    width:660px;
    padding-left:4px;
    padding-right:4px;
}
.yellow_cell a{
    margin-left:15px;
    color:#666644;
    font-weight:normal;
}
.yellow_top{
    background-color:#FFFFCC;
    border-top:1px solid #888866;
    width:640px;
}
.yellow_bottom{
    background-color:#FFFFCC;
    border-bottom:1px solid #888866;
    width:640px;
}
.yellow_top_left{
    background-image:url('img/yellow-top-left.gif');
    width:10px;
    height:10px;
}
.yellow_bottom_left{
    background-image:url('img/yellow-bottom-left.gif');
    width:10px;
    height:10px;
}
.yellow_top_right{
    background-image:url('img/yellow-top-right.gif');
    width:10px;
    height:10px;
}
.yellow_bottom_right{
    background-image:url('img/yellow-bottom-right.gif');
    width:10px;
    height:10px;
}
tr{
    padding:0px 0px 0px 0px;
}
#table_centre
{
    width:580px;
}
.submit_form
{
    background-image:url('img/bouton.png');
    width:102px;
    height:28px;
}
tr.ko
{
    background-color:#FFF5F5;
    height:25px;
    
}
tr.ok
{
    background-color:#F5FFF5;
    height:25px;
}
td.ko
{
    color:#DD0000;
    
}
td.ok
{
    color:#00DD00;
}
.erreur
{
    color:#FF0000;
}
#ask_archivage
{
    border:1px solid #333333;
    background-color:#FFFFFF;
    position:relative;
    left:32%;
    top:250px;
    position:absolute;
    z-index:2;
    padding:10px 10px 10px 10px;
}
