.logo,.cache
{
display:none;
}

#boite
{
padding-top:5px;
border: 1px solid green;
font-size:0.7em;
}


article #recherche /*Pour indiquer au visiteur le raccourci pour la fonction recher du navigateur */
{
color: blue;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
font-size:1em;
}
article h1
{
font-family: Geneva, Verdana,  "trebuchet MS",georgia, Arial, "Arial Black", "Times New Roman", Times, serif;
margin-top: 0px;
margin-bottom: 10px;
font-size:1.6em;
color: rgb(0,147,0);
text-align: center;
font-style: oblique;
}
article h2
{
margin-top:10px;
font-size:1.0em;
font-family: Geneva, Verdana,  "trebuchet MS",georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
font-weight: bold;
color: rgb(0,128,64);
text-align:left;
text-decoration: underline;
}

article h3
{
margin-left:30px;
font-size:0.7em;
font-family: Geneva, Verdana,  "trebuchet MS",georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
font-weight: bold;
color: rgb(0,128,64);
text-decoration: underline;
}
article .lien
{
margin-top: 0px;
text-align: center;
color: rgb(66,66,255);
font-size: 1em;
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
text-decoration:underline;
}
article .lien:hover
{
background-color: rgb(0,128,64);
color: rgb(183,219,255);
}
article h4
{
margin-top:8px;
font-size:1.0em;
font-family: Geneva, Verdana,  "trebuchet MS",georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
font-weight: bold;
color: rgb(0,128,64);
text-align:left;
text-decoration: none;
}
article .fin
{
margin-top:8px;
font-size:0.7em;
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;

color: rgb(0,128,64);
text-align:left;
text-decoration: none;
}
article ul
{
list-style-type: square;
}
article .rep, article .trou
{

font-size: 1.0em;
margin-bottom: 20px;
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
color: black;
text-align:justify;
}
article p
{
color: black;
font-size: 0.8em;
font-weight: bolder;
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
text-align:justify;
}
article a
{
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;

font-size: 1.0em;
color: rgb(66,66,255);
font-style: normal;
text-decoration: none;
}
article a:hover
{
   background-color: rgb(0,128,64);
   color: rgb(183,219,255);
}
article .remarque
{
color: black;
font-size: 0.7em;
font-weight: bolder;
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
text-align:justify;
}
article .cent, article input   /* Pour le javascript imprim */
{
text-align:center;
font-size:1.0em;
}
article li p
{
font-size: 1.0em;
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
}
article .img
{
text-align: center;
}
strong
{
text-decoration: underline; 
}
article .quest
{
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;

font-size: 0.8em;
color: rgb(66,66,255);
font-style: normal;
text-decoration: none;
}
article .quest2
{
font-family: Geneva, Verdana,  "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;

font-size: 1.0em;
color: rgb(66,66,255);
font-style: normal;
text-decoration: none;
}
table
{
margin-left: 100px;
}

th
{
color: rgb(66,66,255);
}

td, th
{
border: 1px solid black;
text-align: center;
}
