#contenu .bloc {
  margin: 0 auto;
  }

#contenu .bloc p {
        font-family: Verdana, Arial, Helvetica;
        font-style: normal;
        font-size: 11px;
        color: #333300;
        text-align: left;
        line-height: 104%;
        padding: 0;
        margin: 0 0 7px 0;
        }

#contenu .bloc a {
        display: block;
        font-family: Verdana, Arial, Helvetica;
        font-style: normal;
        font-size: 11px;
        color: #0000FF;
        text-align: left;
        line-height: 104%;
        padding: 0;
        margin: 0 0 12px 0;
        text-align: left;
        text-decoration: none;
        }

#contenu .bloc a:hover { color: #FF0000; }

#contenu .telephone {
  float: left;
  width: 155px;
  height: 250px;
  padding: 10px 5px 5px 5px;
  border: 1px solid #303030;
  background: url(../images/fond_telephone.png) #99CC99 center 140px no-repeat;
  font-family: Arial, Helvetica;
  }

#contenu .telephone h1 {
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 18px;
  color: #333300;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
  line-height: 100%;
  padding: 0;
  margin: 0 0 15px 0;
  }

#contenu .telephone h3 {
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
  font-style: normal;
  font-size: 10px;
  color: #333300;
  text-align: left;
  line-height: 100%;
  padding: 0;
  margin: 0 0 10px 0;
  border: 0;
  background: transparent;
  }

#contenu .telephone img {
  width: 18px;
  height: 12px;
  }

#contenu .courrier {
  float: left;
  width: 190px;
  height: 250px;
  padding: 10px 5px 5px 5px;
  border: 1px solid #303030;
  background: url(../images/fond_courrier.png) #BBEEBB center 120px no-repeat;
  font-family: Arial, Helvetica;
  margin-left: 6px;
  }

#contenu .courrier address {
  display: block;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  color: #333300;
  padding: 0;
  margin: 0 0 15px 0;
  }

#contenu .courrier p.petiteinfo {
  font-style: normal;
  font-size: 11px;
  color: #333300;
  padding: 0;
  margin: 0 0 15px 0;
  text-align: center;
  }

#contenu .email {
  float: left;
  width: 182px;
  height: 250px;
  padding: 10px 5px 5px 5px;
  border: 1px solid #303030;
  background: url(../images/fond_email.png) #CCFFCC center 150px no-repeat;
  font-family: Arial, Helvetica;
  margin-left: 6px;
  }

#contenu .email a {
  width: 170px;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #333300;
  text-align: center;
  text-decoration: none;
  padding: 5px 0;
  border: 1px solid #808080;
  background: transparent;
  margin: 0 auto;
  }

#contenu .email a:hover {
  background: #FFFF80;
  }

#contenu .im {
  float: left;
  position: relative;
  width: 181px;
  height: 250px;
  padding: 10px 5px 5px 5px;
  border: 1px solid #303030;
  background: #DDFFDD;
  font-family: Arial, Helvetica;
  margin: 0 0 0 6px;
  }

#contenu .im span {
  width: 170px;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #333300;
  text-align: center;
  text-decoration: none;
  padding: 5px 0;
  border: 0;
  background: transparent;
  margin: 0 auto;
  }

#contenu .im div { position: absolute; width: 181px; top: 10px; left: 5px }
#contenu .im div.msn { width: 99px; height: 99px; top: 18px; left: 92px; background: url(../images/fond_msn.png) no-repeat }
#contenu .im div.skype { width: 118px; height: 56px; top: 113px; left: 36px; background: url(../images/fond_skype.png) no-repeat }
#contenu .im div.icq { width: 67px; height: 63px; top: 195px; left: 62px; background: url(../images/fond_icq.png) no-repeat }
