/* Start of CMSMS style sheet 'compteEstBon' */
H3{
   color:#F2F;
   text-align:center;
   padding-bottom:30px;
}
p{
    font-sizze:18px;
    font-familly : arial;
    color:blue;
    text-indent : 0.6cm;
    font-weight:bold;
    text-align : justify;
}
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;
}
input.reessayer{
margin-left:20px;
margin-right:25px;
}
input.voir{
mrgin-right:20px;
}
table{
       width:100%;
}
caption{
      font-size:30px;
      text-align:center;
      color:#22FF00;
      padding:20px;
      margin-bottom:15px
}
colgroup#plaquettes{
       width="100%";
       background-color:#AAFFEE;
}
td.operation{
       font-size:24px;
       padding-left:25px;
}
td.plaquette{
     width:25%;
       border:4px solid blue;
       font-size:24px;
       padding:20px;
       text-align:center;
}
table#solution{
}
td.operation{
      background-color:#EEFFCC;
      border:medium solid #AAff88;
}
td.signe{
      background-color:#FFEECC;
      border:medium solid #FFAA88;
      border : solid 2px #AFC;
      font-size : 24px;
      text-align : center;
      padding : 15px;
}
/* End of 'compteEstBon' */

