body
{
   /*width: 763px; un design extensible*/
   margin:auto; /* Pour centrer notre page */
   margin-top: 2px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 2px;    /* Idem pour le bas du navigateur */
   background-image: url("pictures/fondi.jpg"); 
   height:px;
   margin-left:2px;

}
#en_tete
{
  /*width:762px; un design extensible*/
  border:solid red 1px;
  margin:auto;
  margin-bottom:3px;
  height:85px;
  }
  
  
 #header
{
/*width:762px;un design extensible*/
height:30px;/* Très important : donner une taille au menu 20 px*/
background-image: url("pictures/fondd.jpg");
border:solid red 1px;
margin-bottom:5px;
}


  #menu
{
 
   float: left; /* Le menu flottera à gauche */
   width: 160px; /* Très important : donner une taille au menu 150 je mets 160px*/
   font-size:15px;
   margin-left:1px;
   border:1px solid red;
   text-align:center;
   color:yellow;
   font-style:italic;
   background-image: url("pictures/fondu.jpg"); 
   margin-top:4px;
   padding: 5px;
 
}

#corps
{
   margin-left:175px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menuil y a 165 je mets 175 */
   margin-bottom: 2px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   margin-top:2px;
   color:black;
   background-image: url("pictures/fondf.jpg"); 
   text-align:justify;
   font-size:15px;
   font-weight:bold;
 
}

.element_corps
{


width:98%;
/*width:600px;*/
margin:auto;
height:35000px;
border:1px solid green;
background-image: url("pictures/fondh.jpg"); 
text-align:justify;
font-style:italic;
font-weight:bold;
cursor: url("pictures/ecureuil.ani");
/*margin:auto;*/
padding:4px;
}

.element_corps a /* Tous les liens se trouvant dans element_corps */
{
   color:black;
   text-decoration:none;
}

.element_corps a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:white;
   color:red;
}
.element_corps a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}

a
{
text-decoration:none;
font-style:italic;
color:black;
}


.element_menu
{
   background-image: url("pictures/fondi.jpg"); 
   border: 1px solid black;
   margin:auto;
   font-weight:bold;
   font-style:italic;
   color:black;
   font-size:12px;
   padding-left:3px;
   padding-top:4px;
   text-align:left;
   margin-top:5px;
 
}
.element_menu ul/* Toutes les listes à puces se trouvant dans un menu */
{
   list-style-type:square;
   padding: 0px; /* Tous les côtés ont une marge intérieure de 0 pixels */
   padding-left: 30px; /* ... mais on modifie ensuite la marge de gauche, donc celle-là fera finalement 20 pixels */
   margin: 0px; /* Idem pour margin, ça nous évite d'avoir à en écrire 4 (margin-left, margin-right...) */
   margin-bottom:5px; /* Même chose que tout à l'heure, on modifie ensuite juste margin-bottom, 
   mais tous les autres sont à 0px */
   font-style:italic;
   font-weight:bold;
   font-size:12px;
   color:red;
}

.element_menu a /* Tous les liens se trouvant dans un menu */
{
   color:black;
   text-decoration:none;
}

.element_menu a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:white;
   color:red;
}
.element_menu a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}

   a img
   {
   border:none;
  
   }
   
   
   .signature
   {
   text-align:right;
   font-family:georgia,arial,"trebuchet MS",verdana,serif;
   font-size:80%;
   font-weight:bold;
   font-variant:small-caps;
   color:brown; 
   }
   
   em
   {
   font-size:14px;
   font-weight:bold;
   font-style:italic;
   color:red;
   }
   
   .vert
   {
   font-size:14px;
   font-weight:bold;
   font-style:italic;
   color:green;
   }
   

 .lyst
{
list-style-position:outside;
color:#2c09cc;
font-style:italic;
font-size:1em;
list-style-type:square;
}
.lyst_2
{
list-style-position:outside;
color:maroon;
font-style:italic;
font-size:1em;
list-style-type:square;
}	
	
  .onglet a
{
   color:red;
   text-decoration:none;
   background-color:yellow;
}

.onglet a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:white;
   color:red;
}
.onglet a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}


  .onglet
   {
  float:right;
  margin-top:2px;
  list-style-type:none;
  margin-right:0px;
  margin-bottom:0px;
  font-size:12px;
   }
   
   .onglet li
   {
   float:right;
   border:solid blue 1px;
   background-color:yellow;
   color:red;
   margin-left:1px;
   margin-right:1px;
   padding:2px;
   }
     



  /*DU CSS POUR LES PARAGRAPHES*/ 
  
  
   
#pied_de_page
{

   background-color:#bd8d00;
   padding:5px;
   text-align:center;
   color:black;
   border:2px solid yellow;
   font-size:12px;
   font-weight:bold;
   height:20px;
   /*width:750px; design extensible*/
   border:1px solid red;
   font-family:arial;
  
}


/* _____________________________________________________________LES CADRES____________________________________________*/
.cadre_marcinelle

 {
 width:408px;
 height:258px;
 background-image: url("marcinelle/cadre_marcinelle.jpg"); 
 margin-left:px;
 margin:auto;
 padding-top:5px;
 background-repeat:no-repeat;
 padding-left:px;
}

.cadre_chemin_de_fer_anzin

 {
 width:420px;
 height:270px;
 background-image: url("chemin_de_fer_anzin/cadre_chemin_de_fer_anzin.jpg"); 
 margin-left:px;
 margin:auto;
 padding-top:12px;
 background-repeat:no-repeat;
 padding-left:px;
}
 
 .cadre_lampisterie

 {
 width:410px;
 height:260px;
 background-image: url("lampisterie/cadre_lampisterie.jpg"); 
 margin-left:px;
 margin:auto;
 padding-top:6px;
 background-repeat:no-repeat;
 padding-left:1px;
}

 .cadre_abattage

 {
 width:410px;
 height:260px;
 background-image: url("abattage/cadre_abattage.jpg"); 
 margin-left:px;
 margin:auto;
 padding-top:6px;
 background-repeat:no-repeat;
 padding-left:1px;
 }
 
 .cadre_cribleuses

 {
 width:410px;
 height:260px;
 background-image: url("trieuses/cadre_cribleuses.jpg"); 
 margin-left:px;
 margin:auto;
 padding-top:6px;
 background-repeat:no-repeat;
 padding-left:1px;
}


 .cadre_fosses

 {
 width:420px;
 height:270px;
 background-image: url("fosses/cadre_fosses.jpg"); 
 margin-left:px;
 margin:auto;
 padding-top:10px;
 background-repeat:no-repeat;
 padding-left:px;
 
 }
 
 
 
 .cadre_diapo

 {
 width:300px;
 height:250px;
 border:ridge 2px red;
 margin:auto;
 background-image: url("diapo/1.jpg"); 
 }
 
 
 .cadre_sabatier

 {
 width:408px;
 height:258px;
 margin:auto;
 }
 
 
 .courrieres

 {
 width:400px;
 height:250px;
 margin:auto;
 background-image: url("courrieres/c_1.jpg"); 
 border:1px solid red;
 }
 
 .greve_1948

 {
 width:400px;
 height:250px;
 margin:auto;
 background-image: url("greve_1948/1.jpg"); 
 border:1px solid red;
 }
 
 .cadre_lievin_1974

 {
 width:400px;
 height:250px;
 margin:auto;
 background-image: url("lievin_1974/lievin_1.jpg"); 
 border:1px solid red;
 }
 
 .cadre_fouquieres

 {
 width:400px;
 height:250px;
 margin:auto;
 background-image: url("fouquieres/fouquieres_1.jpg"); 
 border:1px solid red;
 }
 
 
 
 
 
 .cadre_chevaux

 {
 width:400px;
 height:250px;
 margin:auto;
 background-image: url("chevaux/cv_1.jpg"); 
 border:1px solid red;
 }
 
 .cadre_corons

 {
 width:410px;
 height:260px;
 background-image: url("corons/cadre_corons.jpg"); 
 padding-left:5px;
 margin:auto;
 padding-top:5px;
 background-repeat:no-repeat;
 padding-left:px;
 
 }
 
 
 .cadre_briquet

 {
 width:300px;
 height:225px;
 margin:auto;
 border:solid red 3px;
 }
 
 
  .cadre_greve_1963

 {
 width:250px;
 height:300px;
 margin:auto;
 border:solid red 3px;
 background-image: url("greve_1963/1.jpg");
 }
 
 .cadre_descente

 {
 width:400px;
 height:250px;
 margin:auto;
 background-image: url("descente/1.jpg"); 
 border:1px solid red;
 }
 
 
 
 
/*________________________________CADRE/MENU CAFOUGNETTE_____________________________________*/

.cadre_cafougnette
{
width:429px;
height:133px;
background-image: url("pictures/cafougnette_bd.jpg"); 
margin:auto;
}

.menu_cafougnette
{
width:140px;
color:blue;
height:130px;
text-align:left;
font-size:13px;
background-color:#fff3d9; 
margin:auto;
overflow:auto;
}

.cadre_menu_cafougnette li
{
font-size:14px;
}

.cadre_menu_cafougnette a 
{
   color:red;
   text-decoration:none;
}

.cadre_menu_cafougnette a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:yellow;
   color:red;
}
.cadre_menu_cafougnettea:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}

/*________________________UN PEU DE DECORATION_______________________*/
strong

{
color:blue;
text-align:center;
font-style:italic;
}  
	 
h1
   {
   font-size:30px;
   color:yellow;
   padding-bottom:0px;
   padding-top:15px;
   font-style:verdana;
   }
  
   h2
   {
   font-size:25px;
   Color:black;
   padding:15px;
   font-style:"new roman";
   }




.souligne
{
text-decoration:underline;
}

h6
{
font-weight:bold;
font-size:12px;
font-family:verdana;
font-style:italic;
color:maroon;
}
.surligne
{
background-color:yellow;

}

/*______________________________________FORMULAIRE___________________________*/

textarea
{

background-color:#cccccc;

/*background-color:#fff161; */
color:black;
font-size:14px;
font-family:arial;
font-weight:bold; 
font-style:italic;

} 

  input

  {
  color:black; 
  background-color:#fff161;
  font-style:italic;
  font-family:arial;
  font-weight:bold;
  font-size:14px;
  }

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