  body {

    background-color: #888888;
    text-align: center;
    margin: 0;
    padding: 0;

  }

  a {

    text-decoration: none;
    color: #5E5E5E;

  }

  a:hover {

    color: #888888;

  }


  div#cadre1 {
    background-color: #FFFFFF;
    width: 745px;
    text-align: center;

    position: relative;
  }


  div#cadre2 {
    background-color: #BEBEBE;
    width: 725px;
    text-align: center;
  }

  div#cadre3 {

    width: 705px;
    background-color: #FFFFFF;
    text-align: center;

  }

  div#menu {

    height: 26px;
    background-image: url('design4/menu.gif');
    padding-left: 50px;

  }


a#link_WoN {
  width: 59px;
  height: 29px;
  display: block;
  background-image: url('design4/link_WoN.gif');
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: 339px;
  font-size: 5px;
}
a#link_WoN:hover {
  background-position: 0 -29px;
}

a#link_Serafina {
  width: 98px;
  height: 29px;
  display: block;
  background-image: url('design4/link_Serafina.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: 235px;
  font-size: 5px;
}
a#link_Serafina:hover {
  background-position: 0 -29px;
}




a.menu {
  display: block;
  background-repeat: no-repeat;
  float: left;
  height: 26px;
  margin: 0 3px;
}
a.menu:hover {
  background-position: 0 -26px;
}

a.menu-sel {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 -26px;
  float: left;
  height: 26px;
  margin: 0 3px;
}

a#blog {
  width: 68px;
  background-image: url('design4/menu_blog.gif');
}

a#bio {
  width: 49px;
  background-image: url('design4/menu_bio.gif');
}

a#creations {
  width: 122px;
  background-image: url('design4/menu_creations.gif');
}

a#fan {
  width: 53px;
  background-image: url('design4/menu_fan.gif');
}

a#radio {
  width: 75px;
  background-image: url('design4/menu_radio.gif');
}

a#reves {
  width: 79px;
  background-image: url('design4/menu_reves.gif');
}

















div#texte {
  text-align: justify;
  font-family: arial;
  font-size: 12px;
  color: #000000;
  padding: 20px;
}


div#titre-cadre {
  background-image: url('design4/titre.gif');
  background-repeat: no-repeat;
  height: 24px;
  font-family : Verdana;
  font-size : 13px;
  color : #5E5E5E;
  font-weight : bold;
  padding-left: 40px;
  padding-top: 7px;
  margin-bottom: 35px;
}
*html div#titre-cadre {
  height: 31px;
}

div#titre {
  font-family : Verdana;
  font-size : 13px;
  color : #5E5E5E;
  font-weight : bold;
  background-image: url('design4/stitre.gif');
  background-repeat: no-repeat;
  background-position: 100% 2px;
  margin: 13px 0;
}

div#stitre {
  font-family : Verdana;
  font-size : 13px;
  color : #5E5E5E;
  font-weight : bold;
  padding-right: 17px;
  background-image: url('design4/stitre.gif');
  background-repeat: no-repeat;
  background-position: 100% 2px;
  margin: 13px 0;
  text-align: right;
}



a#archive{
  color: #BEBEBE;
  width: 665px;
  display : block;
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
}
a#archive:hover{
  color: #FFFFFF;
  background-color: #BEBEBE;
}




table#commentaires {
  width: 665px;
  margin: 0;
  padding: 0;
}
table#commentaires td#texte {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  font-family: verdana;
}
table#commentaires td#cadre {
  width: 3px;
  background-color: EFEFEF;
}
table#commentaires a { color: 888888; }
table#commentaires div#post {
  padding-top: 5px;
  color: 888888;
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
  font-style: italic;
}
table#commentaires a:hover{ color: 888888; }





input {
  background-color : #BEBEBE;
  font-weight : bold;
  #border : 1px solid #565063;
  border: 0;
  color : #000000;
  font : bold 10px Verdana;
  border-width : 1px;
  width: 100%;
  padding: 2px;
}
textarea {
  background-color : #EFEFEF;
  font-weight : bold;
  border : 1px solid #565063;
  border: 0;
  color : #5E5E5E;
  font : bold 10px Verdana;
  border-width : 1px;
  width: 100%;
  padding: 2px;
  height: 100px;
}

table#formulaire {
  width: 80%;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-family: verdana;
  font-weight: bold;
}

img#mini_creations {
  border: 1px solid #000000;
}

span.selectedcreation {
  color: #888888;
}

div.radio {
  background-color: #BEBEBE;
  color: FFFFFF;
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
  padding: 0 2px;
}

a.lien-design {
  font-size: 12px;
}

div#cadre {
  background-image: url('design3/titre.gif');
  background-repeat: no-repeat;
  background-position: 0 50%;
  font-family : Verdana;
  color : #120F18;
  font-weight : bold;
  padding-left: 40px;
}

