/* Generated by KompoZer */
@import url(../css/new_styles.css);
body {
  background-image: none;
  background-color: #000060;
}
#news {
  background-image: url(../images/news_bleu.png);
}
#newsletter {
  background-image: url(../images/newsletter_bleu.png);
}
#navigation {
  background-color: #3333ff;
}
ul.navlist li a {
  color: #000000;
  background-color: #ccd1ea;
  border-right: 1px solid #3333ff;
}
ul.navlist li a.en-cours {
  background-color: #3333ff;
  color: white;
}
ul.navlist li a.sub_menu.en-cours {
  background-image: url(/images/fleche_bas_blanc.gif);
}
ul.navlist li a:hover, ul.navlist li a:active {
  color: white;
  background-color: #000060;
}
ul.navlist ul {
  background-color: #ccd1ea;
  border-top: 2px solid #3333ff;
}
ul.navlist ul li {
  float: none;
}
ul.navlist ul li a {
  background-color: #ccd1ea;
  color: black;
}
ul.navlist ul li a:hover, ul.navlist ul li a:active {
  color: white;
  background-color: #3333ff;
}
li.en-cours {
  background-color: #3333ff;
  color: white;
}
#conteneur {
  margin: 0;
  padding: 0;
  width: 100%;
  background-attachment: fixed;
  background-position:  center center;
}
#billets {
  margin-right: auto;
  margin-left: auto;
  width: 564px;
  text-align: center;
}
#pieces {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#vieuxbillets {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  text-align: center;
}
#un {
  border: 3px solid white;
  margin: 5px;
  width: 400px;
  height: 300px;
  display: block;
  float: right;
  clear: left;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url(images/p1010582+imgp3923.jpg);
}
#un:hover {
  background-position: left top;
  background-image: url(images/p1010582+imgp3923.jpg);
  background-repeat: no-repeat;
}
#bolivars {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  text-align: center;
}
#pied li a, #texte, #news, #newsletter {
  background-color: #d8dbe8;
}
#pied li a:hover {
  background-color: #3366ff;
}
a img.en-cours {
  border: 2px solid red;
}
.imagePhil {
  border: 2px solid black;
  margin-left: 15px;
  margin-right: 15px;
  float: left;
  clear: right;
}
.imageCentre640 {
  border: 2px solid black;
  display: inline;
  margin-left: 10.5%;
}
.billet {
  border: 1px solid #3333ff;
  display: inline;
}
.encours {
  font-weight: bold;
  color: black;
}
.lien {
  text-decoration: none;
  color: black;
}
.rouge {
  border-bottom: 2px solid red;
  font-family: "Verdena",Times New Roman,Times,serif;
  text-align: center;
  font-size: 1.15em;
  padding-bottom: 15px;
  color: red;
}
.divhaut360px {
  height: 360px;
}
.divhaut450px {
  height: 450px;
}
.texte_piece {
  position: absolute;
  padding-top: 30px;
}
h2 {
  border-bottom: 2px solid black;
  font-family: "Verdena",Times New Roman,Times,serif;
  text-align: center;
  font-size: 1.15em;
  padding-bottom: 15px;
}
#essence {
  list-style-type: none;
}
#convert {
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  background-color: #b9c1e1;
}
#remplir {
  width: 780px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  padding: 10px;
  background-color: #b9c1e1;
}
#valeur{
  width: 100%;
  height: 80px;
  padding-left: 20px
}
#remplir p {
  margin: 0;
  width: 120px;
  float: left;
}
#remplir, select {
  margin-top: 20px;
}
#remplir #bouttons  {
  width: 200px;
  margin-left: 260px;
}
#officiel {
  width: 100%;
  height: 70px;
  padding-left: 20px
}
#officiel p {
  margin: 0;
  width: 120px;
  float: left;
}
#officiel input:focus, #remplir input:focus {
  background-color: #c4cfff;
}
#noir {
  width: 350px;
  height: 50px;
  float: left;
  padding-left: 20px
}
#noir p {
  margin: 0;
  width: 150px;
  float: left;
}
#noir input {
  background-color: black;
  color: white;
  font-weight: bold;
  padding-left: 2px;
}
#bouttons {
  position: relative;
  float: left;
}
#principal {
  background-color: #d8dbe8;
}
#principal2 {
  background-repeat: repeat-y;
  background-position: right center;
}
#coingh {
  background-image: url(../images/coin_bleu_h_g.png);
}
#coindh {
  background-image: url(../images/coin_bleu_h_d.png);
}
#contenu {
  background-color: #d8dbe8;
}
#bas {
  background-color: #d8dbe8;
}
#coingb {
  background-image: url(../images/coin_bleu_b_g.png);
}
#coindb {
  background-image: url(../images/coin_bleu_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;
}
