body {
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: auto;
    margin-right: auto;
    color: black;
    line-height:1.5em;
    font-family: Helvetica,Verdana, Arial, sans-serif;
    text-align: justify;
     font-size:x-small;
    /* voice-family :"\"}\"";
    */ voice-family : inherit;
    font-size:small;
    width : 100%;
  }

/* SMB hack for IE 5*/

html>body {
    font-size: small;
    /* be nice to opera */;
  }

.intro-page, .titre-droite {
    clear : both;
    color : rgb(63, 38, 107);
    font-size : x-large;
    font-weight : bold;
    text-align : right;
    margin : 0px;
    padding-top : 20px;
    height : 30px;
  }

a[name] {
    font-family: sans-serif;
    font-weight:bold;
    color: rgb(63, 38, 107);
    text-decoration: none;
  }
#references {
 display: none;
}

a {
    font-family: sans-serif;
    font-weight:bold;
    color: rgb(167, 152, 217);
    text-decoration: none;
  }


a:visited {
    color : rgb(167, 152, 217);
    font-size : 1.0em;
}

a:hover, 
#index #t_index a,
#acces #t_acces a,
#praticiens #t_praticiens a,
#deroulement #t_deroulement a,
#bibliographie #t_biblio a,
#liens #t_liens a{
    color: rgb(63, 38, 107);
    text-decoration: none;
  }

a:focus {
    color : #ff0000;
    font-size : 1.0em;
}


.element-de-menu {
    border-style: none none dotted none;
    border-color: rgb(63, 38, 107);
    border-width: 0px 0px 1px 0px;
    margin-top: 12px;
    margin-left: 20px;
    font-size : 0.9em;
    width : 60%;
    float : right;
}


.element-de-menu a:focus {
    color : #ff0000;
}


.col-gauche {
    margin :0;
    margin-top : 20px;
    margin-right : 10px;
    text-align: right;
    width: 20%;
    float: left;
    text-decoration: none;
    height: auto;
  }


.col-milieu {
    background-color : rgb(255, 255, 243);
    float : left;
    height : auto;
    border-left-color : #F06347;
    border-left-style : solid;
    border-left-width : 1px;
    padding-left : 2%;
    padding-right : 2%;
    width : 50%;
    text-align : left;
  }

.highlite {
  color : #FA8F2E;
  font-weight : bold;
}

.col-droite {
    float : right;
    height : auto;
    margin : 0px;
    width : 20%;
  }


.boite-photo {
    height : auto;
    text-decoration : none;
    margin : auto;
	width : 50%;
	margin-top : 100px;
}

.spacer {
   height : 300px;
   width : 100%;
}

.wrapper {
    clear: both;
    width : 100%;
}

#pied-de-page {
    color: white;
    font-size: 9px;
    line-height: 16px;
    background-color: rgb(218, 220, 193);
    text-align: center;
    letter-spacing: 6px;
    height: 16px;
  }

.en-tete {
    background: rgb(63, 38, 107) url("IMG/en-tete-somato.jpeg") no-repeat top center;
    width : 100%;
    height: 70px;
  }

.en-tete span{
    display:none;
}

h1 span {
    display: none;
  }


h1 {
    clear:both;
    color : rgb(63, 38, 107);
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-size : 1.4em;
    line-height : 1.2em;
    margin-top : 1.0em;
    margin-bottom : 0.0em;
}

h2 {
    color : rgb(63, 38, 107);
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-size : 1.4em;
    line-height : 1.2em;
    margin-top : 1.0em;
    margin-bottom : 0.0em;
}


h3 {
    clear:both;
    color : rgb(63, 38, 107);
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-size : 1.0em;
    line-height : 1.2em;
    margin-top : 1.0em;
    margin-bottom : 0.0em;
}



p {
    margin-bottom : 5px;
    margin-top : 0px;
    padding : 0px;
}

ul  {
    list-style-type : none;
}

.encart {
  font-size : 18px;
  font-family : sans-serif;
  width :70%;
  border : #cccccc solid 1px;
  padding :10px;
  margin: auto;
  margin-top : 100px;
}

.encart .petit-texte {
   font-size : 14px;
   text-align : center;
}


.encart h1{
   font-size : 1.2em;
   text-align : center;
   margin-top :0px;
}

.ref {
  display : none;
}

.boite-encart a img {
margin-top : 30px;
}

#special-2{
padding-top : 40px;
}

