/* Generated by KompoZer */
@import url(../css/new_styles.css); /*import styles communs */

body {
  background-color: #0d2300;
}
#news {
  background-image: url(../images/news_vert.png);
}
#newsletter {
  background-image: url(../images/newsletter_vert.png);
}
li.en-cours {
  background-color: #0d2300;
  color: white;
}
#navigation {
  background-color: #006600;
}
ul.navlist li a {
  border-right: 1px solid #006600;
  color: black;
  background-color: #dbf1db;
}
ul.navlist li a.en-cours, ul.navlist li a.en-cours:hover {
  color: white;
  background-color: #0d2300;
}
ul.navlist li a:hover, ul.navlist li a:active {
  color: white;
  background-color: #006600;
}
ul.navlist ul {
  border-top: 2px solid #006600;
  background-color: #dbf1db;
}
ul.navlist ul li a {
  background-color: #dbf1db;
  color: black;
}
ul.navlist ul li a:hover, ul.navlist ul li a:active {
  background-color: #006600;
  color: white;
}
#texte, #pied, #news, #newsletter {
  background-color: #dbf1db;
}
#pied a:hover, #pied a:active {
  color: white;
  background-color: #2d582d;
}
.menu {
  width: 95%;
  height: 60px;
  margin: 15px auto 20px;
  position: relative;
}
.flottante {
  margin: 2px;
  background-color: transparent;
  float: left;
  height: 23px;
}
p.flottante {
  border: 2px solid black;
  margin-right: 3px;
  margin-left: 3px;
  background-position: left center;
  background-repeat: repeat-x;
  font-weight: inherit;
  background-color: #a1bda1;
}
p.flottante a {
  font-weight: bold;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;
  color: #000000;
}
p.flottante a:hover, p.flottante:hover {
  color: #ffffff;
  background-color: #2d582d;
}
#en-cours {
  color: #ffffff;
  background-color: #2d582d;
}
p a.en-cours {
  color: #ffffff;
  background-color: #2d582d;
}
li {
  list-style-type: none;
}
.lien {
  text-decoration: none;
  color: black;
}
h2 {
  border-bottom: 2px solid black;
  font-family: "Verdena",Times New Roman,Times,serif;
  text-align: center;
  font-size: 1.15em;
  padding-bottom: 15px;
}
h4 {
  font-family: "Times New Roman",Times,serif;
  font-size: medium;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 5px;
}
.div480 {
  width: 480px;
  text-align: center;
  float: right;
  clear: left;
}
a img.imageblocD:hover, a img.imageblocG:hover {
  border: 2px solid #3333ff;
}
a img.imageblocD, a img.imageblocG {
  border: 2px solid black;
}

li.italic {
  list-style-type: none;
  font-style: italic;
}
#comment {
  font-family: "Verdena",Times,serif;
  width: 800px;
  margin-top: 20px;
}
#comment p {
  margin-left: 15px;
  margin-right: 15px;
}
.com {
  width: 80%;
  text-align: justify;
  background-color: #dbf1db;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -moz-border-radius: 5px;
}
.auteur {
  font-weight: bold;
  font-style: italic;
  color: blue;
  margin-left: 5px;
}
.webmaster {
  font-weight: bold;
  color: green;
  margin-left: 5px;
}
.nb-com {
  font-weight: bold;
  color: white;
}
.conv {
  text-decoration: underline;
  border: 1px solid white;  
  color: blue;
}
#principal, #contenu, #bas {
  background-color: #dbf1db;
}
#principal2 {
  background-repeat: repeat-y;
  background-position: right center;
}
#coingh {
  background-image: url(../images/coin_vert_h_g.png);
}
#coindh {
  background-image: url(../images/coin_vert_h_d.png);
}
#coingb {
  background-image: url(../images/coin_vert_b_g.png);
}
#coindb {
  background-image: url(../images/coin_vert_b_d.png);
}
.info {
    position: relative;
    z-index: 24;
    background-color: #f7f3f3;
    color: #000000;
    text-decoration: none;
}
a.info {
    position: relative;
    z-index: 24;
    text-decoration: underline;
    color: #3333ff;
}
a.info:hover {
    z-index: 25;
    background-color: silver;
}
a.info span {
    display: none;
}
a.info:hover span {
    border: 1px solid #006600;
    padding: 1px;
    display: block;
    position: absolute;
    top: 2em;
    left: 2em;
    width: 15em;
    text-align: justify;
    background-color: #ffffcc;
    color: #003300;
    font-family: "Times New Roman",Times,serif;
}
