#drapeaux
{
  float: right;
  padding-right: 10px;
}

#drapeaux img
{
  border: 0;
  padding: 0;
  margin-left: 3px;
  vertical-align: middle;
}

#drapeaux img.selected
{
  border: 1px solid #d7d7d7;
  padding: 2px;
}

#formulaireOk
{
  background-color: white;
  border: 5px solid gray;
  position: absolute;
  width: 800px;
}

#formulaireOk caption
{
  background-color: gray;
  padding: 6px 3px 3px 3px;
  text-align: right;
}

#formulaireOk td
{
  padding: 20px;
}

#logos
{
  padding-left: 10px;
  text-align: center;
}

#popup
{
  background-color: white;
  border: 1px solid #a8a7bf;
  position: absolute;
  width: 398px;
}

#popupTitre
{
  background: white url(images/popup_titre.gif) repeat-x top left;
  color: black;
  font: bold 8pt Arial;
  padding: 3px;
}

.bouton
{
  cursor: pointer;
}

a.rss
{
  background: #989898 url(images/rss.png) no-repeat 3px 3px;
  border: 0;
  color: white;
  float: right;
  font: bold 12pt Arial;
  padding: 3px 3px 3px 26px;
  text-decoration: none;
}

a.rss:hover
{
  background-color: #b4b4b4;
  color: white;
  text-decoration: none;
}

div.ajax
{
  background: white url(images/ajax.gif) no-repeat center left;
  color: gray;
  padding: 10px 10px 10px 30px;
  position: absolute;
}

div.commander
{
  background-color: #f9f9f9;
  float: right;
  padding: 10px;
  text-align: center;
}

div.comments
{
  background-color: #f4f4f4;
  border: 1px solid #e5e5e5;
  margin-right: 30px;
  margin-top: 20px;
  padding: 10px;
}

div.liensSousArticles
{
  background-color: #f1f1f1;
  padding: 5px;
  margin: 5px;
}

div.searchResults div
{
  background-color: #fdfdfd;
  border: 1px solid #e8e8e8;
  margin: 5px;
  padding: 10px;
  width: auto;
}

div.searchResults div a
{
  display: block;
  background: transparent url(images/fleche.png) no-repeat center left;
  padding-left: 14px;
}

div.searchResults div cite
{
  display: block;
  padding: 0;
  color: green;
  font-style: italic;
}

div.sousArticle, td.sousArticle
{
  background-color: #f1f1f1;
  margin: 10px 10px 10px 50px;
  padding: 10px;
  display: none;
}

div.sousArticle, td.sousArticle
{
  background-color: #f1f1f1;
  margin: 10px 10px 10px 50px;
  padding: 10px;
  display: none;
}

html, body
{
  height: 100%;
}

img
{
  border: 0px;
}

.bouton
{
  cursor: pointer;
  vertical-align: middle;
}

img.img1
{
  vertical-align: middle;
}

img.selected
{
  background-color: #ededed;
  border: 1px solid silver;
  padding: 2px;
  vertical-align: middle;
}

input.texte
{
  font: normal 9pt Arial;
}

li
{
  margin-top: 5px;
}

p
{
  margin: 0px;
}

p.construction
{
  background: #f4f4f4 url(images/construction.jpg) no-repeat 10px 10px;
  border: 1px solid #cbcbcb;
  color: #a4a4a4;
  font: bold 18pt Trebuchet MS, Arial;
  letter-spacing: 5px;
  margin: 50px;
  padding: 30px 10px 30px 130px;
  text-align: left;
  width: 300px;
}

p.erreur
{
  background: transparent url(images/erreur.png) no-repeat 3px 3px;
  padding: 2px 2px 2px 19px;
  color: red;
}

div.fondNoir
{
  background-color: black;
  filter: alpha(opacity = 70);
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
}

p.galerie
{
  font-size: 8pt;
}

p.galerie a
{
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  color: gray;
  display: block;
  float: left;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  margin: 0 5px 5px 0;
  width: 210px;
  text-align: center;
  vertical-align: middle;
}

p.galerie a:hover
{
  background-color: #f0f0f0;
  color: gray;
  text-decoration: none;
}

div.galerieImage
{
  background-color: white;
  border: 1px solid black;
  display: none;
  padding: 5px 10px 15px 10px;
  position: absolute;
  text-align: center;
}

form.search
{
  background-image: url(images/recherche.png);
  display: block;
  height: 43px;
  margin-bottom: 10px;
  padding-top: 2px;
  text-align: center;
  width: 144px;
}

form.search font
{
  color: #636363;
  display: block;
  float: left;
  font: bold 9pt Arial;
  padding: 0 0 5px 5px;
}

form.search input
{
  font: normal 8pt Arial;
  vertical-align: middle;
}

form.searchMini
{
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

form.searchMini input
{
  font: normal 8pt Arial;
  vertical-align: middle;
}

p.messageErreur
{
  color: red;
  font: bold 12pt Century Gothic;
  padding: 5px;
}

select
{
  font: normal 9pt Arial;
  vertical-align: middle;
}

table
{
  empty-cells: show;
}

table.calendrierMois
{
  border-collapse: collapse;
  float: left;
  font: normal 9pt sans-serif;
  margin-right: 10px;

}

table.calendrierMois td
{
  padding: 5px;
  text-align: center;
}

table.calendrierMois caption
{
  background-color: #b3b3b3;
  color: white;
  padding: 3px;
}

table.calendrierMois thead td
{
  color: black;
  border-bottom: 1px solid black;
}

table.calendrierMois tbody td.ferme
{
  background-color : #ff8125;
  color : white;
}

table.calendrierMois tbody td.demande
{
  background-color: #ffc59a;
}

table.calendrierMois tbody td a
{
  color: inherit;
  padding: 2px;
}

table.calendrierMois tbody td a:hover
{
  background-color: #e3e3e3;
  text-decoration: none;
}

table.calendrierSemaines
{
  border: 1px solid #b3b3b3;
  border-collapse: collapse;
}

table.calendrierSemaines th.annee
{
  background-color: #b3b3b3;
  border-top: 1px solid white;
  color: white;
  font: bold 15pt Arial;
  padding: 5px;
  width: 15px;
  vertical-align: top;
  text-align: center;
}

table.calendrierSemaines tr
{
  border-bottom: 1px solid #b3b3b3;
  vertical-align: top;
}

table.calendrierSemaines th
{
  text-align: right;
  font: bold 9pt Arial;
  padding: 5px;
}

table.calendrierSemaines td
{
  font: normal 8pt Arial;
  padding: 5px 10px 5px 10px;
}

table.calendrierSemaines td.ferme
{
  background-color: red;
  color: #ffbaba;
}

table.calendrierSemaines td.demande
{
  background-color: yellow;
}

table.comments
{
  text-align: left;
}

table.comments th
{
  background: transparent url(images/barre.gif) repeat-x bottom left;
  color: silver;
  font-weight: normal;
  text-align: left;
}

table.comments td
{
  padding-bottom: 20px;
  text-align: left;
}

table.formulaire
{
  border-collapse: collapse;
  margin-top: 5px;
  margin-bottom: 5px;
}

table.formulaire caption
{
  text-align: left;
  font-weight: bold;
  padding: 20px 0 10px 0;
}

table.formulaire tr
{
  vertical-align: top;
}

table.formulaire td
{
  padding: 5px;
}

table.formulaire td.titre
{
  font-weight: bold;
  text-align: center;
}

table.formulaire th
{
  font-weight: normal;
  padding: 5px;
  text-align: right;
}

table.formulaire th.obligatoire
{
  background: transparent url(images/required.png) no-repeat 2px 3px;
  padding-left: 15px;
}

table.formulaireEspacePrive
{
  background: #e8eefa url(images/cadenas.png) no-repeat center left;
  border: 1px solid #4b6a82;
  font-size: 9pt;
  padding: 40px 40px 40px 150px;
  width: 520px;
}

table.formulaireEspacePrive td
{
  padding: 3px;
}

table.offres
{
  border-collapse: collapse;
  width: 100%;
}

table.offres caption
{
  font-weight: bold;
  text-align: left;
  padding: 20px 0 10px 0;
  border-bottom: 1px solid black;
}

table.offres tbody tr
{
  vertical-align: top;
}

table.offres tbody tr.over
{
  background-color: #efefef;
  cursor: pointer;
}

table.offres tbody tr td
{
  border-bottom: 1px solid silver;
  padding: 20px 10px 20px 10px;
}

table.offres tbody tr td i
{
  display: block;
  font-size: 8pt;
  margin-top: 5px;
}

table.offres tr.precedentSuivant td
{
  text-align: center;
}

table.offres tr.precedentSuivant td a, table.offres tr.precedentSuivant td u
{
  color: inherit;
  padding: 1px 5px 1px 5px;
  text-decoration: none;
}

table.offres tr.precedentSuivant td u
{
  text-decoration: underline;
}

table.planSite ul
{
  list-style-type: square;
  padding-left: 20px;
}

table.planSite ul ul
{
  list-style-type: square;
}

table.planSite ul.articles
{
  list-style-image: url(images/article.gif);
}

table.popup
{
  background-color: white;
  border-bottom: 1px solid #dadada;
  display: none;
  position: absolute;
  z-index: 999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 1px 1px 4px black;
  -webkit-box-shadow: 1px 1px 4px black;
}

table.popup caption
{
  background: white url(images/popup-caption.gif) repeat-x bottom left;
  border-bottom: 2px solid #dadada;
  color: black;
  font: bold 9pt sans-serif;
  padding: 8px;
  text-align: left;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}

.partners
{
  font-size: 7pt;
  color: silver;
  padding: 5px 0 5px 0;
  text-align: right;
}

.partners img
{
  height: 20px;
  margin-left: 5px;
  vertical-align: bottom;
}

textarea
{
  font: normal 9pt Arial;
}

ul
{
  list-style-type: square;
  list-style-position: inside;
  margin: 0px;
  padding: 0;
}

ul.offre li
{
  border-bottom: 1px solid silver;
  display: block;
  list-style-type: none;
  padding: 0 0 10px 0;
}