﻿body   
{
  margin:0px;
  padding:0px;
  background-color: #bfdcfe;
  background-image:url(Images/fond.bmp);
  background-repeat:repeat-y;
  font-family:Arial;
  font-size:12px;
}  

p
{
  font: Arial 12px;
  color: Black;
  margin:0;
  margin-bottom: 3px;
}

H1
{
  font: bold 18px Arial;
  color: Black;
  margin-bottom: 5px;
}

H2
{
  font: bold 14px Arial;
  color: Black;
  margin-bottom: 5px;
}

H3
{
  font: bold 12px Arial;
  color: Black;
}

.image
{
  background-color: White;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  padding-bottom: 30px;
  xxborder: solid 1px black;
}

/*----------------------------------------------------------------------------------*/
.Facile
{
  background-color:#bfdcfe;
  margin:10px 0px 0px 10px;
  padding:10px;
}
.Facile p
{
  font: Arial 12px;
  padding-bottom: 10px;
  text-indent:20px;
  letter-spacing: 0.03em;
  line-height:18px;
} 

.Facile H3
{
  font: bold 16px Arial;
  color: Black;
  border-bottom: solid 2px dodgerblue;
  padding-bottom: 4px;
}

p.gauche
{
  text-indent: 0px;
}

p.moralite
{
  text-indent: 0px;
  font-weight: bold;
}
.Facile ul
{
  padding: 0;
  margin: 0 0 25px 60px;
}

.Facile li
{
  margin-left: 1.5em;
  margin-top: 5px;
}

/*----------------------------------------------------------------------------------*/
.binggo
{
  margin:0px;
  padding:0px;
  font-family:Arial;
  font-size:12px;
}


.binggo H1
{
  font: bold 24px Arial;
  letter-spacing: 8px;
  border-top: solid 2px dodgerblue;
  border-bottom: solid 2px dodgerblue;
  margin-top: 10px;
}

.binggo H2
{
  font: bold 18px Arial;
  margin-top: 35px;
}

.binggo H3
{
  font: bold 14px Arial;
  margin-top: 10px;
}

.retrait
{
  margin-left: 20px;
}



/*----------------------------------------------------------------------------------*/
.sidebar
{
  width: 200px;
  float: right;
  margin: 0px;
  margin-top: 20px;
  border: #fdd041 1px solid;
  border-top: #fdd041 5px solid;
  padding: 10px;
  background-color:#fbef99;
}

.sidebar h3
{
  margin: 0;
  text-align: left;
  border-bottom:solid 1px #fdd041; 
  padding-bottom: 4px;
}

.sidebar ul
{
  padding: 0;
  margin: 10px 0 0 0;
}

.sidebar li
{
  margin-left: 1.5em;
  margin-top: 5px;
}

.sidebar p
{
  padding-top: 10px;
}


/*----------------------------------------------------------------------------------*/
.info
{
  width: 250px;
  float: right;
  margin: 0px;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  border:  #fdd041 1px solid;
  border-top: #fdd041 5px solid;
  padding: 10px;
  background-color:#fbef99;
}

.info h2
{
  margin: 0;
  font-size: 12px;
  text-align: left;
  border-bottom:solid 1px #fdd041; 
  margin-bottom: 10px;
  padding-bottom: 4px;
}

.info h3
{
  float: left;
  font-size: 12px;
  margin: 0;
  text-align: left;
  width:120px;

}

.info p
{
  margin: 0;
  margin-left: 120px;
  margin-bottom: 4px;
}

/*----------------------------------------------------------------------------------*/
.FondDroite
{
  font: Arial 12px;
}

.FondDroite H1
{
  font: Arial;
  font-size: 16px;
  color: mediumblue;
}


.FondDroite H2
{
  float: left;
  font: Arial;
  margin-top: 0;
  font-size: 16px;
  width: 120px;
  color: mediumblue;
}

.FondDroite .texte { 
  text-align :justify;
  margin-left :120px; 
  margin-bottom :30px;
  xxpadding-top: 4px;
}


/*----------------------------------------------------------------------------------*/
.Articles
{
  font: Arial;
  font-size: 12px;
}

.Articles H1
{
  font: Arial;
  font-size: 18px;
  color: mediumblue;
  margin-bottom: 10px;
}

.Articles H2
{
  font: Arial;
  font-size: 14px;
  color: mediumblue;
  margin-bottom: 10px;
}

.Articles p
{
  margin-top: 5px;
}

.Articles .texte
{
  text-align :justify;
  margin-left :20px; 
  margin-right:250px;
  margin-bottom :30px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top:solid 1px tan;
  border-bottom:solid 1px tan;
}

/*----------------------------------------------------------------------------------*/
.Exemples
{
  font: Arial 12px;
  color: Black;
}

.Exemples H1
{
  font: Arial;
  font-size: 18px;
  margin-bottom: 10px;
}

.Exemples H2
{
  font: Arial;
  font-size: 14px;
  margin-bottom: 10px;
}


/*----------------------------------------------------------------------------------*/

.titre1
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #000099;
}
  