body
{	
   background-image: url(../Images/pre1.jpg);
   background-repeat: norepeat;
   background-attachment: fixed;
   
}

#cont-menu
{
 text-align: center;
 font-family: Helvetica, Times, Geneva, Courrier;
 padding: 0px;
}

#menu
{
 font-size: 10pt;
 border: 1px solid #0004D8;
 width: 158px;
 height: 315px;
 padding: 2px;
}

#menu ul { margin: 0; padding: 0;
           width: 156px;
         }
#menu li
{
  list-style-type: none;	
  font-family: Arial, Helvetica;
  color: #8000ff;
  height: 20px;
  padding: 5px 0px 5px 0px;
}
 
#menu a:link {color: #0004D8; text-decoration:none;}
#menu a:visited {color: #0004D8; text-decoration:none;}
#menu a:hover {color:#0004D8; text-decoration:none; text-transform: uppercase; }

#cont-droite
{
 font-family: Roman, 'Times New Roman', times, serif; 
 font-size: 12pt;
 color: #0004D8;
 font-style: normal;
 padding: 5px;
 text-align: justify;
}

#activites
{
  text-align: center;
  font-size: 14pt;
  font-family: "Comic Sans MS";
  color: #0004D8;
  padding: 30px;
}

#activites table {
  border: 2pt solid #0004D8;
  border-collapse: collapse;
  width: 95%;
  color: #0004D8;
}

#activites td, th {
  border: 1pt solid #8080FF;
  padding: 1px 5px; 1px; 5px;
}

#activites td {
  width: 15%;
  text-align: center;
}

#activites td + td {
  width: 70%;
  text-align: left;
}
#activites td + td + td {
  width: 15%;
  text-align: center;
}

#activites caption {
  font-size: 18pt; font-weight: bold;
  font-family: "Comic Sans MS";
  padding: 10px 0px 5px 0px;
 }
                
#activites table.fini { 
  border: 1pt solid #00D0FF;
  font-weight: lighter;
  font-size: 75%;
  color: #00D0FF;
  text-decoration: line-through; 
}

#activites tr.fini { 
  font-weight: lighter;
  font-size: 75%;
  color: #00D0FF;
  text-decoration: line-through; 
}

.titre
{ text-align: center; font-size: 28pt; color:#0004D8;
  font-family: Helvetica, Times, Geneva, Courrier;
  background-color: #FBFC00;
  text-transform: uppercase;
  border: 1px solid #0004D8;
  font-weight: bold;
  padding: 5px;
}	

#cont-droite a { font-family: garamond, helvetica, "times new roman", serif;}
#cont-droite a:link {color: red; text-decoration:underline;}
#cont-droite a:visited {color: green; text-decoration:underline;}
#cont-droite a:hover {color:#0004D8; text-decoration:none;}

#cont-droite li 
{ list-style-type: disc; color: #FD05F9;
  font-family: Helvetica, Times, Geneva, Courrier;
}

.bigger { font-size: 110%; }

#comite
{
  text-align: center;
  font-size: 14pt;
  font-family: "Comic Sans MS";
  color: #0004D8;
  padding: 10px;
}

#comite fonction { font-size: 15pt; font-weight: bold; text-decoration:underline;
                   padding: 30px 0px 5px 0px;
                   
                 }
#comite nom { font-size:15pt; font-style: italic; }
#comite p { padding: 0px; }                 
#comite email { font-family: monospace; text-decoration: underline;}

.membreca {
  padding: 20px 5px 20px 5px;
}

.cadre
{
  text-align: center; font-size: 16pt; color:#0040e4;
  font-family: Helvetica, Times, Geneva, Courrier;
  background-color: #FFD17C;
  padding: 5px 5px 5px 5px;
  margin-bottom: 15px;
}


