/* Start of CMSMS style sheet 'complements' */
body {
    background-color:#d2d2d2;
    color:#000000;
    font-family:tahoma;
}
input {
    background-color:#e6e6e6;
    width:120px;
}
.caseTB {
    background-color:#8f8f8f;
    border:1px #f8cc8b inset;
    width:40px;
    height:32px;
    font-size:5px;
}
.inpText {
    background-color:#9F9F9F;
    border-color:-moz-use-text-color -moz-use-text-color black;
    border-style:none none solid;
    border-width:0 0 1px;
    margin:3px;
    padding-bottom:4px;
    text-align:center;
    width:70px;
 }
#aide {
    width:430px;
    height:400px;
    background-color:#d2d2d2;
    overflow:auto;
    font-family:arial;
    font-size:14px;
    position:absolute;
 }
p {margin:5px;}
p.para {text-align:justify;text-justify:auto;}
p.para:first-letter {font-weight:bold;}
table.complement{
    width:500px;
    padding-left:35px;
    padding-right:35px;
    height:100%;
    border:0;
    background-color:#d2d2d2;
    text-align:center;
 }
 table#posJeux{
    border:6px #8f8f8f groove;
    width:430px;
    height:400px;
    border:0;
    border-spacing: 0px;
    border-collapse: collapse; 
    padding:0px;
    background-color:#e6e6e6;
    cellpadding:0; 
    cellspacing:0;
 }
 td.complement{
    text-align:center ;
    vertical-align:middle;
 }
 td.posJeux{
     width:55%;
     height:100%;
     text-align:center;
 }
 .posJeux div:not.cube){
    position:relative;
    height:100%;
 }
 td#titre{
    width:45%;
    text-align:center;
    background-color:#9f9f9f;
}
td#titre span{
     font-size:22px;
     font-weight:bold;
     line-height:1.2em;
}
div#jeux table{
    height:480px;//32
    width:240px;//40
}
table#courant{
    background-color:#9F9F9F;
    width:100%;
    height:32px;
     border:0;
     padding-top:15px;
}
form[name=main]{
    width:100%;
    padding:10px;
}
div#next{
    position:relative;
}
div#next table{
    border-spacing: 0px;
    border-collapse: collapse; 
    padding:0px;
    background-color:#8f8f8f;
    cellpadding:0; 
    cellspacing:0;
    width:40px;
    height:25px;
}
.cube{
    border:1px black solid;
    font-size:24px;
    text-align:center;
    display:block;
    line-height:1.2;
    padding:0;
    margin:0;
    width:34.5px;
    height:29px
}
.bordGauche{
    width:37px !important;
    visibility:hidden;
}
.bordInferieur{
    height:29px !important;
    visibility:hidden;
}
/* End of 'complements' */

