/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  
 /* code {
  font-family : 'Times New Roman',courier, 'courier new', monospace ;
  font-family : courier;
  letter-spacing:0.5pt;
  }*/
  

  
  .souligner {
  text-decoration: underline;
}
.exemple {
  text-decoration: underline;
  background-color: #cccccc;
}
  

  
  .gras { font-weight: bold;
    }

  .question { font-style: italic;
    font-weight: bold;
    }

  .reponse { color: rgb(51, 51, 255);
    margin-top: 2px;
    display : none;
    }
    
  .note { font-size: 9px;
    }

  .chapeau { font-weight: bold;
    font-style: italic;
    color: rgb(0, 0, 0);
    }
    
    ul { list-style-image: url('../../../images/front_office_design/imagesCssCours/puceBleue.png');
    margin-left: 20px;
    }
    
    .tabDesMatieres *{
    color : #003399;
    }
    
    .tabDesMatieres ul, .tabDesMatieres li {
    list-style-type : none; 
    list-style-image: none;
    
    }
    
    .tabDesMatieres ul a{
    text-decoration : none;
    }
  
    .tabDesMatieres ul a:hover{
    text-decoration : underline;
    }
    
  .code  { border: 1px solid rgb(102, 102, 102);
    padding: 5px;
    font-family: 'Courier New',Courier,monospace;
    font-size: 11px;
    margin-left: 40px;
    margin-right: 40px;
    background-color: rgb(204, 204, 204);
    color: rgb(0, 102, 0);
    font-weight: bold;
    }

  .commentaire { color: rgb(0, 0, 0);
    font-weight: normal;
    }

  .codeEnValeur { color: rgb(255, 0, 0);
    font-weight: bold;
    font-family: 'Courier New',Courier,monospace;
    } 
    
  .important { color: rgb(255, 0, 0);
    font-weight: bold;
    }

  .barrer { text-decoration: line-through;
    }       


 /* #divCours h1 { line-height : 32px;
    margin-top : 20px;
    margin-bottom : 20px;
    background : #ffffcc;
    padding-left : 0px;
    text-align : center;
    border : outset;
  }*/
  #divCours h1, #divCours h2, #divCours h3, #divCours h4, #divCours h5, #divCours h6 {
    color : #003399;    
  }
  #divCours h1, #divCours h2, #divCours h3, #divCours h4
  {
      border-bottom : solid 2px #6699cc;  
  }
  #divCours h5, #divCours h6 {
      border-bottom : solid 1px #6699cc;
  }
  
  #divCours h1 { line-height : 32px;
    margin-top : 20px;
    margin-bottom : 20px;
    background : #ffffcc;
    padding-left : 0px;
    text-align : center;
    border : outset;    
  }
  #divCours h2 {
    padding : 0 5px 0 5px;
    margin : 20px 0 20px 0;
    line-height : 20px;
  }
  
  #divCours h3 {
    margin : 20px 0 20px 20px;
    line-height : 20px;
  }
    
    #divCours h4 {
    margin: 20px 0px 20px 40px;
    letter-spacing:1px; 
    }
    #divCours h5 {
    margin: 20px 0px 20px 60px;    
    font-weight : normal;
    font-size : 12px;
    }
    #divCours h6 {
    margin: 20px 0px 20px 80px;
    font-style : italic;
    font-weight : normal;
    font-size : 12px;
    }     

  #divCours form {
    background : #e0e0e0;
    padding : 1px 5px 3px 5px;
    margin-bottom : 20px;
    margin-top : 15px;
  }


  .divCode, div.php { /*UTILE POUR LE GESHI*/

  border-style:ridge;
  border-width:2px;
  border-color:#909090;
  padding:5px 5px 0px 5px;
  margin : 10px 5px;
  }
  
  code *, div.php * { /*UTILE POUR LE GESHI*/
  font-family : courier;
  letter-spacing:0.5pt;
  }
  
    .centrer { text-align: center;
    }
    
    #divCours th {
    border : 2px solid #6699cc;
    background : #b9e3e3;
    color : #003399;
    
    
    }


    


