ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
  margin: 0; 
  padding: 0; 
}
a img,:link img,:visited img { 
  border: none; 
}
a {
  /*text-decoration: none;*/
  color: #000000;
}
a:hover {
  text-decoration: underline;
}
body, td {
  margin: 0;
  padding: 0;
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
  background-color: #ffffff;
  color: #000000;
  line-height: 17px;
}
body {
  background-image: url(../images/motif3.gif);
}
dl {
  margin: 0;
  padding: 0;
}
dt {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
dt a:link, dt a:visited {
  text-decoration: none;
}
dt a:hover, dt a:active {
  text-decoration: underline;
}
dd {
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
}
#logo {
  position: absolute;
  top: 30px;
  left: 26px;
  z-index: 10;
}
ul#mainMenu {
  position: absolute;
  top: 178px;
  left: 26px;
  list-style: none;
  list-style-position: outside;
}
ul#mainMenu li {
  position: relative;
  height: 20px;
}
ul#mainMenu li .bullet {
  position: absolute;
  left: -14px;
  top: 7px;
  width: 6px;
  height: 6px;
}
ul#mainMenu li .focus {
  height: 66px;
  width: 64px;
  padding-top: 20px;
  margin-left: -6px;
  position: relative;
}
#homeLogo {
  padding-top: 104px; 
  width: 543px; 
  margin-left: auto; 
  margin-right: auto;
  position: relative;
}
#homeLogo #satellite {
  position: absolute;
  top: 112px;
  left: 500px;
}
#homeLogo #satellite2 {
  position: absolute;
  top: 512px;
  left: 440px;
}
#main {
  xwidth: 800px;
  width: 705px;
  padding-left: 45px;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 80px;
  min-height: 530px;
  height: auto !important;
  height: 530px;
  position: absolute;
  top: 96px;
  left: 160px;
  background-color: #ccffff;
}
#mainPost {
  height: 40px;
}
#main .header {
  height: 66px;
}
#main .header.focus {
  height: auto;
  padding-top: 28px;
  padding-bottom: 16px;
}
ul.secMenu {
  list-style: none;
  list-style-position: inside;
  text-transform: uppercase;
  clear: left;
}
ul.secMenu li {
  display: inline;
  margin-right: 15px;
}
ul.secMenu li.selected {
}
ul.secMenu li a {
  text-decoration: none;
}
ul.secMenu li.selected a {
  background-color: #ffffff;
}
ul.secMenu li a:hover, ul.secMenu li a:active {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}
.column {
  float: left;
  width: 182px;
  padding-right: 10px;
  padding-bottom: 1em;
}
h1 {
  line-height: 22px;
  margin-bottom: 1em;
}
h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
}
h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
}
h1 img {
  margin-top: 30px;
}
address {
  text-transform: uppercase;
  font-style: normal;
  position: static;
  margin: 0;
  padding: 0;
  float: none;
  line-height: 14px;
}
form#centersMenu {
  position: absolute;
  left: 205px;
  top: 54px;
}
form#centersMenu select {
  width: 180px;
  font-size: 9px;
  color: #ffffff;
  background-color: #000000;
}
#map {
  position: absolute;
  top: 0px;
  left: 0px;
}
#map .centerLocation {
  position: absolute;
}
#map #centerInfo {
  position: absolute;
  top: 305px;
  left: 620px;
  width: 148px;
  /*min-height: 100px;*/
  padding: 10px;
  padding-bottom: 20px;
  background-color: #ffffff;
}
#map #centerInfo img {
  padding-bottom: 10px;
}
#map #carteIdfOver {
  position: absolute;
  top: 0;
  left: 0;
}
.centerName {
  text-transform: uppercase;
}
.centerPictureGallery {
}
.centerPicture {
  min-width: 315px;
  min-height: 190px;
  float: left;
  padding-bottom: 33px;
}
.centerPicture .legend {
  font-size: 11px;
  width: 315px;
  display: block;
}
ol.pictureLegends {
  padding-top: 60px;
  font-size: 10px;
  list-style-position: inside;
}
p.outils {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
p.outils a:link, p.outils a:visited {
  text-decoration: none;
}
p.outils a:hover, p.outils a:active {
  text-decoration: underline;
}

fieldset {
  border: none;
  margin-bottom: 3em;
}
fieldset input,
fieldset textarea {
  width: 90%;
}
fieldset label {
  text-transform: uppercase;
}
fieldset h2 {
  font-weight: bold;
  margin-bottom: 1em;
}
.form-row {
  margin-bottom: 1em;
}

.post {
  margin-bottom: 2em;
}
.post h1 {
  margin-bottom: 4px;
}
.post h1 a {
  text-decoration: none;
}
.post h1 a:hover {
  text-decoration: underline;
}
.post .extract {
  margin-bottom: 1em;
}
.post .details {
  margin-bottom: 1em;
  font-weight: bold;
  font-style: italic;
}
.post a.post_edit {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.comment {
  margin-bottom: 1em;
}
.comment .author {
  font-weight: bold;
}

.form-error {
  font-weight: bold;
}
