body {
  margin-top: 10%;
  margin-bottom: 5%;
  background-color: white;
  width:100%;
  font-family: "Gill sans", sans-serif;
  font-size:1.9vw;
}

.MathJax {
font-size: 1em;
}
.katex{
font-size: 1em;
}

.aide {
  color: #0000FF;
  padding: 0.2cm;
  width: 100%;
  background-color: white;
  margin-top: 10px;
  border-left: 2px dashed #0000FF;
}

.ssmenu{
  /* border-radius: 0px 10px 0px 10px;*/
  display: none;   
}
.sousM{
  display:none;
}

div.aide>ul
  {
    list-style-type: disc;
    line-height: 120%;
  }


  
.solution {
   color: #555555;
   padding: 0.2cm;
   width: 100%;
   background-color: white;	 
   margin-top: 10px;
   border-left:3px dashed #555555; 
}



div.solution>ul
  {
    list-style-type: disc;
  }


.cours {
    color: #5a6e8f;
    padding: 0.2cm;
    width: 100%;
    background-color: white;
	  margin-top: 10px;
	  border-left:2px dashed #5a6e8f;
} 


div.cours>ul
  {
    list-style-type: disc;
    line-height: 120%;
  }

a.{
  text-decoration: none;
}

.question {
	background: white;
	padding: 5px;
	width: 95%;
  max-width:20cm;
	margin-left: 0cm;
	margin-top: 10px;
  border-bottom:solid 2px;
}	

#bodyCours{
  background-color:white;
}

.iconeACS{
  display:none;
  font-size:xx-large;
  cursor:pointer;
}

/* Clear floats after the columns */
.row:after {
  margin-top:2em;
  content: "";
  display: table;
  clear: both;
}

.plancheCours{
  font-family: "Computer Modern Serif", serif;
  background-color:white;
}

#planche{
  font-family: "Computer Modern Serif", serif;
  margin-left:0cm;
  margin-right:1cm;
  background-color: white;
}


#planche ol ol ol{
  list-style-type: lower-alpha ;
  padding-left:1em; 
}


#colGauche,#colDroite,#iconographie,.appletGeo,#barNav,#BoutonAffMas,#menu{
  display:none;
}
