/* Start of CMSMS style sheet 'picbille' */
/*mise en page*/

div#confirm{
background-color:#FFAAFF;
border-bottom-color:#FF44FF;
border-bottom-style:solid;
border-bottom-width:4px;
border-left-color-value:#FF44FF;
border-left-style-value:solid;
border-left-width-value:4px;
border-right-color-value:#FF44FF;
border-right-style-value:solid;
border-right-width-value:4px;
border-top-color:#FF44FF;
border-top-style:solid;
border-top-width:4px;
left:500px;
position:absolute;
top:200px;
}
div#confirm p{
       text-align:center;
}
input.ok{
margin-left:40px;
margin-right:25px;
}
div.back1{
     margin:0px;
}
table#contenu{
    width:100%;
    height:100%;
}
td.informations{
    width:25%;
}
td.tableau{
   width:68%;
}

/*menus*/

table#information tr{
    text-align:center;
    border:solid 1px red;
}
table#information td{
    border:solid 1px red;
}
table#information{
    border:solid 1px red;
    width:100%;
    height:310px;
    background-color:#FFEEAE;
}
#question td{
    height:40%;
}
#score td{
    height:20%;
    font-size: 20px;
}
#regle td{
    height:40%;
}


/*chronometre*/
td#chronometre{
     height:310px;
     width:30px;
     border:solid 1px green;
}
td#chronometre table{
      width:100%;
      height:100%;
     font-size:24px;
}


/*tableau*/
table#tableau tr{
    text-align:center;
    border:solid 1px purple;
    font-size : 24px;
}
table#tableau td{
    border:solid 1px purple;
}
table#tableau{
    border:solid 1px purple;
    width:100%;
    height:310px;
    background-color:#FFCEEE;
}
.case{
    height:33%;
    width:33%;
}
.case span{
    font-size:18px;
    line-height:1.4;
}




        table#tableDesMatieres div{
            background-color:#AAFFAA;
            border: groove 10px #6F6;
        }
        table#tableDesMatieres div li.sectionheader{
            list-style-type:none;
            padding-bottom:15px;
            padding-top:10px;
        }
        table#tableDesMatieresp{
            text-align:center;
        }
        table#tableDesMatieres {
            font : helvetica 24pt;
            line-height:1.2;
        }
        table#tableDesMatieres img{
            vertical-align:middle;
            padding:5px;
        }
    
        table#tableDesMatieres td{
            padding:5px;
            font-family:helvetica;
            font-size:14px;
        }
         table#tableDesMatieres span{
            font-size:24px;
        }
    
/* End of 'picbille' */

