
/* commentaire en css */
  
 /* td  { border : 0px solid red ;   }      */ 
 /* table {  border-collapse : collapse ;  background-color :  aqua ;   }            */

/*
table {
border: medium solid #6495ed;
border-collapse: collapse;
width: 50%;
}
th {
font-family: monospace;
border: thin solid #6495ed;
width: 50%;
padding: 5px;
background-color: #D0E3FA;
background-image: url(sky.jpg);
}
td {
font-family: sans-serif;
border: thin solid #6495ed;
width: 50%;
padding: 5px;
text-align: center;
background-color: #ffffff;
}
*/

   
  .p0 { font-family :  sans-serif ; /* Arial ;    */
        color : black ; 
        font-size : 12px ; font-style : normal ;  font-weight : Lighter ;
        text-align: left ; 
        
        border : 1px solid black ; 
        height : auto  ; width : 740px ; 
        
        border-radius : 5px ;
        padding : 5px ; 
        background-color :  aqua ;
                
      }

  .p1 { font-family :  sans-serif ; /* Arial ;    */
        color : blue; 
        font-size : 14px ; font-style : normal ;  font-weight : normal ;
        text-align:left ; 
        border : 1px solid black ; 
        height : auto ; width : 740px ; 
        
        
        border-radius : 5px ;
        padding : 5px ; 
        background-color :  white ;                 
      }

   
  .p2 { font-family : sans-serif ; /* Arial ;    */
        color : red ; 
        font-size : 14px ; font-style : normal  ;  font-weight : bolder ;  
        text-align: center ; 
        border : 1px solid black ; 
        height : auto  ; width :  740px ; 
        border-radius : 5px ;  
        padding : 5px ; 
        background-color :  yellow            
      }


    
  .p3 { font-family : sans-serif ; /* Arial ;   */ 
        color : black ; 
        font-size : 14px ; font-style : normal  ;  font-weight : normal ;  
        text-align: left ; 
        border : 1px solid black ; 
        height : auto  ; width :  740px ; 
        border-radius : 5px ;  
        padding : 5px ; 
        background-color : #CCCCCC ;  
                             
      }
      
      
  .p4 { font-family : sans-serif ; /* Arial ;   */ 
        color : black ; 
        font-size : 14px ; font-style : normal  ;  font-weight : normal ;  
        text-align: left ; 
        border : 1px solid black ; 
        height : auto  ; width :  728px ; 
        border-radius : 5px ;  
        padding : 5px ; 
        background-color :       #CCCCCC ; 
      }
  


     
  .p5 { font-family : sans-serif ; /* Arial ;    */
        color : black ; 
        font-size : 14px ; font-style : normal  ;  font-weight : bolder ;  
        text-align: center ; 
        border : 1px solid black ; 
        height : auto  ; width :  740px ; 
        border-radius : 5px ;  
        padding : 5px ; 
        background-color : #10FF00 ;   
       }


      
  .p6 { font-family : sans-serif ; /* Arial ;   */ 
        color : black ; 
        font-size : 14px ; font-style : normal  ;  font-weight : normal ;  
        text-align: left ; 
        border : 1px solid black ; 
        height : auto  ; width :  728px ; 
        border-radius : 5px ;  
        padding : 5px ; 
        background-color :    gray ;         
      }
  








 /*   

.tab1 {
  border-style:none;  border-collapse:collapse ;  border:1px solid black; background-color:#CCCCCC;
  font-size : 14px ; 
}
 
 
   
ÿ ab?? 
  border-style:none;  border-collapse:collapse ;   background-color:#CCCCCC;
  font-size : 14px ; 
}
   .case0 {
   border:1px solid black; 
   text-align: center ;
        }

 
   .case1 {
   border:1px solid black; 
   background-color: orange ; text-align: center ;
       } 
       
*/       
       
       
  