* {margin: 0; padding: 0;}

html[xmlns] { height: 100%; padding-bottom: .005em; }

body {
  font: 0.8125em Verdana, Sans-Serif;
  color: #eb6763;
  background: url(../img/bg_body.gif) center repeat-y #fff;
  }

a, img { border: 0; }

a { color: #eb6763; text-decoration: none; }
a:visited { color:#eb6763; text-decoration: none; }
a:hover { color: #eb6763; text-decoration: none; }
a:active { color:#eb6763; text-decoration: none; }

h1, h2, h3, h4, h5, p, ul, ol, blockquote, table { font-size: 0.8125em;  color: #eb6763; }
acronym, abbrev { font-size: 1em; }


h1 {
  font-weight: bold;
  margin: 0 0 0.25em 0;
  padding: 4px 0 8px 6px;
  }
  
h2, h3 {
  font-size: 1em;
  font-weight: bold;
  margin: 1.5em 0 0.25em 0;
  }

p { margin: 0 0 0.6em 0; }

acronym { text-decoration: none; border-bottom: 1px dotted #fff; }
acronym.caps, abbrev.caps { text-transform: uppercase; font-size: 0.8125em; }

#container {
  width: 991px;
  height: 760px;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  background: url(../img/bg_logo.gif) 0 0 no-repeat transparent;
  /*border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;*/
  }

#wrap { 
  /*border-left: 262px solid transparent; */

  } 

#roll { 
  margin: 0px;
  width: 100%;
  } 

#navblock {
  width:262px;
  float:left; 
  position:relative; 
  margin-left:-262px;
  margin-top: 75px;
  padding: 0;
  border: 0;
  height: 572px;
  }

#banner {/*
  width: 638px;
  padding:0;
  margin: 0;
  border: 0;*/
  }

#banner img {
  /*margin: 65px 0 0 338px;*/
  }
  
#contents {
  padding: 1px 0 0 0;
  margin: 0 0 0 0;
  width: 990px;
  height: 600px;
  }

#adresse { text-align: right; }

#adresse a {
  display: block;
  width: 222px;
  height: 121px;
  border: 0;
  margin: 590px 65px 64px 0px;
  background-repeat: no-repeat;
  background-position: 0 1px;
  float: right;
  }

#adresse a span {
  visibility: hidden;
  }

#adresse a { background-image: url(../img/type_adresse.gif); }

