/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */


/* Page */
html {
  font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
body {
  margin: 0;
  padding: 1em; /* Remettre à zéro si nécessaire. */
  /* Pensez à utiliser une collection de polices (2), par ex:
  font-family: Arial, Helvetica, FreeSans, sans-serif; */
  font-size: .8em; /* À adapter pour la police choisie. (3) */
  line-height: 1.4; /* À adapter au design. (4) */
  color: black;
  /*background: green;
*/
  background: #f0ffff;
  background-image:url(fond12.jpg);
  
}

  .style-page { font-family: Arial;
    font-size: 11pt;
    color: Black;
/*    background-color: #00ac01;
    background-image:url(fond12.jpg);
   background-image:url(image_de_fond.png);
*/

    }

  .headline-pair {
	font-family: monospace;
	font-size: 14px;
	font-weight: bolder;
	color: black;
	
	background-color: #ffd0b7; /* sorte de rose */
	/*    color: Maroon;
    background-color: rgb(255, 247, 170);
*/
	display: block;
}

  .headline-imp {
	font-family: monospace;
	font-size: 14px;
	font-weight: bolder;
	color: black;
	background-color: #fffeb9; /* jaune pale*/
	/*    color: rgb(255, 247, 170);
    background-color: rgb(218, 165, 32);
*/
	display: block;
}

  
  #navigation { color: white;
    font-size: 9px;
    line-height: 16px;
    background-color: rgb(107, 108, 90);
    text-align: center;
    letter-spacing: 6px;
    margin-bottom: 15px;
    height: 16px;
    }


  .text { margin: 10px;
    font-family: Microsoft Sans Serif;
    font-size: 11pt;
 /*   color: white;
 */
 
       }

  .titre1 { margin: 10px;
    font-family: Arial;
    font-size: 14pt;
    color: RED;
    }

  .myspace-marquee {
	border: 4px double rgb(0, 0, 0);
	margin: auto;
	/*	background-color: silver; /* sorte de jaune - orange */
	background-color: #bfffd5;
	font-family: Arial;
	font-size: 11pt;
	color: black;
}

  .Lst_Plan { margin: 0pt;
    padding: 0pt;
    color: rgb(0, 0, 0);
    display: inline;
    width: 200px;
    height: 185px;
    }

  .Lst_Titre { padding: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    font-family: verdana;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 4px;
    display: inline;
    height: 25px;
    width: 200px;
    margin-top: 10px;
    }

  .Lst_Element { padding: 8px 0pt 0pt 45px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    font-family: arial;
    font-size: 12px;
    display: inline;
    text-align: left;
    width: 200px;
    }

  .Lst_Lien { text-decoration: underline;
    color: rgb(0, 0, 0);
    }

  .Lst_Lien:hover { text-decoration: underline;
    color: rgb(0, 0, 0);
    }

  .Cellule { background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
    }

  .menu { margin: 0px 0px 1px inherit;
    font-family: Times New Roman;
    font-size: 11pt;
    color: #8a2be2;
    text-decoration: none;
	 text-decoration: underline;
    text-align: left;
    padding-left: 0px;
    }

  a.menu:hover { background: black none repeat scroll 0%;
    color: red;
    font-size: 13pt;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  a.menu:focus { background: orange none repeat scroll 0%;
    color: black;
    font-size: 13pt;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: verdana;
    }

  #menu a { border: medium none ;
    display: block;
    float: left;
    width: 19%;
    height: 30px;
    text-align: center;
    background-color: grey;
    }

  #menu a, #menu a:visited { color: rgb(223, 172, 30);
    text-align: center;
    padding-top: 3px;
    }

  #menu a:hover, #menu a:visited:hover { color: red;
    text-decoration: none;
    }


