

body {
   background-image: url(/images/bggot.jpg);
   background-properties:fixed;

   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;

   padding: 0px;
   margin: 0px;
   behavior:url('/lib/focushover.htc');
}
   
h1 {
   padding: 0px 0px 0px 0px;
   font-size: 18px;
   margin: 0px 0px 15px 0px; 
   color: #005e20;
   line-height: 22px;
}

h2 {
   font-size: 16px; 
   margin: 15px 0px 15px 0px; 
   color: #28456e;
}

h3 {
   font-size: 14px; 
   margin: 15px 0px 15px 0px; 
   color: #005e20; 
}

a {
   color: #7d4900; 
   text-decoration: underline;
}

a img {
   border: 0px;
}

a:hover {
   color: #28456e;
}

a.ellipsis {
   background-image: url(/images/a.ellipsis.gif);
   background-repeat: no-repeat;
   background-position: top right;
   padding-right: 20px;
   text-decoration: none;
}

a.ellipsis:hover {
//   background-image: url(/images/a.ellipsis.gif);
//   background-repeat: no-repeat;
//   background-position: top right;
//   padding-right: 20px;
   text-decoration: underline;
}

h6.lien { 
  background-color:#FFF7E6; 
  color: #000000;
  border: 0.1pt solid #9A5B14;
  font-size: 9pt; 
  width:430px;
  font-weight: non;
  margin-left:15px;
  padding-right:0.2em;
}

ul {
  margin-top: -2px
}

.facette .detail {
  margin-left: 20px;
}

p.texte {  
  margin: 12px 0px 10px; 
  text-justify:right;
}

form {
  padding: 0px;
  margin: 0px;
}

.input {
   border: 1px solid Black;
   margin: 2px 0px 0px 0px;
   padding: 2px 4px 2px 4px;
   width: auto; 
   background-color: White; 
   color: #000;   
   font-size: 9pt; 
   text-align: center;
}

#container {
   border: 0px;
   margin: 0px;
   padding: 0px 10px 10px 10px; 
   width: 760px;
   text-align: left;
}

#entete {
   border: 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px; 
}

#navMenu {
   padding: 0px 0px 0px 0px; 
   margin: 0px 0px 0px 0px; 
   width: 100%;
   text-align: center; 
}

#navMenu ul {
   margin: 0px 1px 0px 0px; 
   padding: 0.25em 0em 0.25em 0em;
   border-top: 1px solid #6180a0;
   /* padding: 0px; */
   list-style-type: none;
   background-color: #A2C1D9;
}

#navMenu ul li.navItem {
  display: inline;
  padding: 0.25em 0.6em 0.25em 0.6em;
  background-color: #A2C1D9;
}

#navMenu ul li.navItem:hover {
   padding: 0.25em 0.6em 0.25em 0.6em;
   background-color: #ebdfc0; 
}

#navMenu ul li a {
   font: 11px verdana, lucida, sans-serif;
   font-weight: bold;
   color: #000000;
   padding: 0;
   text-decoration: none;
}

#navMenu ul li a:hover {
   font: 11px verdana, lucida, sans-serif;
   font-weight: bold;
   background-color: #ebdfc0; 
   color: #000000;
   padding: 0;
   text-decoration: none;
}

#sitelocation {
  border: 1px solid #888;
  border-bottom: 1px solid #8d0000;
  margin: 0px 1px 0px 0px;
  padding: 3px 5px 3px 5px;
  background-color: #ebdfc0;
}

#sitelocation a {
  color: Marroon;
  text-decoration: none;
  font-weight: bold;
}

#sidebar-a {
   float: left; 
   margin: 0px;
   padding: 10px 20px 10px 0px;
/*   border-top: 1px solid #8d0000; */
   width: 145px;
}

#sidebar-a .boite1 {
   border: 1px solid Black;
   margin-bottom: 15px;
   padding: 5px;
   background-color: #f9f9f9;
}

#sidebar-a .boite2 {
   border: 1px solid Black;
   padding: 5px;
   margin-bottom: 15px;
   background-color: #ebdfc0;
   text-align: center;
}

#sidebar-a .nouvelles,
#sidebar-a .boite3 {
   border: 1px solid #c0c0c0;
   margin-bottom: 15px;
   padding: 3px 3px 3px 3px;
   background-color: #D9E2E9;
}

#sidebar-a .nouvelles .titre,
#sidebar-a .boite3 .titre {
  padding: 2px 2px 2px 2px;
  text-align: center;
  color: black;
  background-color: #A2C1D9;
}

#sidebar-a .nouvelles .contenu,
#sidebar-a .boite3 .contenu {
  text-align: center;
  padding: 3px;
}

#sidebar-a .nouvelles a,
#sidebar-a .boite3 a {
  color : #7d4900;
  text-decoration: underline;
}

#sidebar-a .nouvelles a:hover,
#sidebar-a .boite3 a:hover {
/*  background-color: #F0F0F0; */
  color: #28456e;
}

#sidebar-a .nouvelles .recentes {
  text-align: left; 
  margin-left: 13px;
  margin-bottom: 1em;
}

#sidebar-a .nouvelles .item {
  margin: 4px 0px 4px 0px;
  list-style-type: circle;
  display: list-item;
}

#sidebar-a .nouvelles .item .date {
  display: block;
  clear:both;
  font-size: smaller;
}

#sidebar-b .boite {
   border: 1px solid Black;
   margin-bottom: 15px;
   padding: 5px;
   background-color: #f9f9f9;
}

#contenu {
/*  border-top: 1px solid #8d0000; */
  border-left: 1px solid #8d0000;
  border-right: 1px solid #8d0000;
/*  border-bottom: 1px solid #8d0000; */ 
  padding: 15px 10px 15px 15px;
  margin: 0px 1px 0px 163px;
  background-color: White;
  min-height: 680px;
  _height: 680px;
}

#contenularge {
/*  border-top: 1px solid #8d0000; */
  border-left: 1px solid #8d0000;
  border-right: 1px solid #8d0000;
/*  border-bottom: 1px solid #8d0000; */
  padding: 15px 10px 15px 10px;
  margin: 0px 1px 0px 0px;
  background-color: White;
  min-height: 680px;
}

#sidebar-b img {
  display: block;
  margin-bottom: 10px;
}

#footer {
  background-color: #A2C1D9;
  border: 1px solid #6180a0;
  border-top: 1px solid #8d0000;
  margin-right: 1px;
  padding: 6px;
  color: Black;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
}

span.firstletter {
  color : #005f2f;
  border: 1px solid #005f2f;
  font-size: 18pt;
  font-weight: bold;
  background-color: #e0dfd0;
  padding: 0 2px 0 2px;
}

#contenu .boite {
    border: 1px solid Black;
	padding: 5px;
	margin-top: 5px;
	margin-right: 80px; 
	background-color: #f9f9f9; 
}

.errorMsg {
    color: Red;
}

.code {
  font-family: "Courier New", Monospace;
  font-size: 10pt;
}

ul.updatelog li {
  margin-top: 1.5em;
}

#screenshots {
  border-collapse: collapse;
  border: 0px;
}

#screenshots td {
  padding: 10px;
  margin: 0px;
  border-bottom: 1px dotted #ddd;
}

#screenshots td.image {
  text-align: center;
}

#screenshotNavig {
  text-align: center; 
  margin-bottom: 1em;
}

#screenshotImage {
  text-align: center;
  margin-top: 2em;
}
