body {
  position:absolute;
  left:50%;
  width: 850px;
  margin-left: -425px;
  paddi/ng: 0px;
  font-family: verdana, tahoma, helvetica, arial, sans-serif; 
  font-size: 11px;
  background: #ffffff url(../images/fond.png) top right ;
  fl/oat: center;
  bor/der: 1px solid #000000;
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

a {
  text-decoration: none;
  color: #FFFFFFF;
}

a:hover {
  text-decoration: underline;
  color: #3a7840;
}

input {
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 11px;
  margin: 0.5ex;
}

input[type="text"], input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #888888;
  padding: 2px;
}

#header {
  margin: 0px;
  padding-left: 10px;
  border: 0px;
  background: url(../images/header2.png) top right no-repeat; 
  height: 58px;
  border-bottom: 1px solid #FFFFFF;
}

#location {
  padding: 2px 5px 2px 5px;
  background-color: #87a0c5;
  text-align: left;
  font-weight: bold;  
  color: #000000;
  border-bottom: 1px solid #666666;
  margin-bottom: 0px;
}

#footer {
  paddin/g: 2px 5px 2px 5px;
  background: url(../images/bottom2.png) top left no-repeat;
  text-align: center;
  font-weight: bold;  
  color: #000000;
  margin-top: 0px;
  height: 65px;

}

#news {
  background: url(../images/logooreille.png) top center no-repeat;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  padding: 10px;
  padding-top: 60px;
  width: 160px;
  border : 2px dotted #888888;
}

#contenu {
  background-color: #ffffff;
  padding-bottom: 20px;
  border : 1px solid #000000;
}


#navigation {
  float: left;
  padding: 10px;
  padding-top: 10px;
  width: 160px;
  background: url(../images/shadow.png) top left repeat-x;
}

#navigation p, #news p {
  border-top: 1px dotted #09345f;
  border-bottom: 1px dotted #09345f;
  padding-left: 15px;
  background: url(../images/arrow.png) center left no-repeat;
  color: #09345f;
  font-weight: bold;
}

#navigation ul {
  list-style-image: url(../images/bullet.png);
  padding-left: 25px;
}

#navigation ul ul {
  list-style-image: url(../images/bullet-subrub.png);
  padding-left: 10px;
}

#news ul {
  list-style-image: url(../images/bullet-arrow.png);
  padding-left: 25px;
}

#navigation li, #navigation li {
  padding-bottom: 0.4em;
}

#navigation form {
  padding-left: 10px;
}

#descriptif {
  padding-left: 10px;
  margi/n-top: 50px;
  background-color: #87a0c5;
  margin-bottom: 15px;
}

#descriptif-title {
  text-align: left;
  font-size: 150%;
  font-weight: bold;
  padding: 2px;
}

.section-title {
  margin-left: 5px;
  background: url(../images/headline.png) bottom left no-repeat;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 10px;
}

.section-article {
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.section-breve {
  margin-left: 15px;
  margin-bottom: 15px;
}

.section-article p {
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #09345f;
  text-align: justify;
}

#article-title {
  font-size: 180%;
  font-weight: bold;
  padding: 5px;
}

#article-info {
  color: #aaaaaa;
  padding: 10px;
}

#article {
  padding: 15px;
}

#pdf {
  float: right;
  padding: 10px;
  padding-top: 20px;
  padding-right: 20px;
  float: 160px;
}


#spacer {
  clear: both;
}

