
#index .col-milieu .spacer{
   height : 20px;
}
#index .col-milieu .wrapper{
   width : 500px;
   margin: auto;
}

#index .col-milieu img {
   float : right;
   padding : 15px;
   padding-top : 0px;
}

#index .col-droite .spacer{
   height : 520px;
}

#index .col-droite .spacer .encart{
    background :#ffffee;
    width : 160px;
    margin :;
    margin-top : 150px;
}

#index .encart-b{
    background :#ffffee;
    width : 70%;
    margin :auto;
    margin-top : 150px;
    border : solid 1px #cccccc;
    font-size : 11px;
    text-align : center;
}
#index .col-droite .spacer .encart-b h1{ 
    background :#ffffee;
    font-size : 14px;
    text-align : center;
}

/* page praticiens */
#praticiens .col-milieu .wrapper{
   width : 500px;
   margin: auto;
}

.therapeutes {
   float : left;
   width : 100%;
}

.therapeutes dl{
   width : 450px;
   padding : 0;
   margin : 0;
   padding-top : 50px;
}


.therapeutes dt {
   float : right;
   text-align : right;
   font-size : medium;
   font-weight : bold;
   padding : 0;
   margin : 0;
}

.therapeutes dd {
   float : right;
   width : 300px;
   padding : 0;
   margin : 0;
   margin-top : 10px;
}

.therapeutes dd.img{
width : 120px;
float : left;
}

.therapeutes .alt {
   clear : both;
}

.therapeutes .alt dt {
   float : left;
   text-align : right;
   font-size : medium;
   font-weight : bold;
   padding : 0;
   margin : 0;
}

.therapeutes .alt dd {
   float : left;
   width : 300px;
   padding : 0;
   margin : 0;
   margin-top : 10px;
}

.therapeutes .alt dd.img{
width : 120px;
float : right;
}

#praticiens .col-milieu .spacer{
   clear: both;
   height : 200px;
}

#praticiens .col-droite .spacer{
   height : 200px;
}

/* Page conditions-somatotherapies.html */

#conditions .col-milieu .wrapper{
   clear: both;
   width : 500px;
   margin : auto;
}

#conditions .col-milieu .spacer{
   clear: both;
   height : 100px;
}


caption {
background-color : rgb(63, 38, 107);
color : rgb(166, 152, 217);
font-weight : 700;
margin-bottom : 1em;
margin-left : 0;
margin-right : 0;
margin-top : 1em;
}


thead {
background-color:#d6e1ec;
color:#369;
}


table {
width:90%;
text-align:center;
}


table,td {
border-collapse:collapse;
border:1px solid rgb(218, 220, 193);
padding:0.2em;
}

.note {
color : black;
font-family : Helvetica, Arial, sans-serif;
font-size : 0.8em;
font-style : normal;
line-height : 1.3em;
}

/* Page deroulement-somatothérapie.html */
#deroulement {
   font-size : small;
}

#deroulement h3 {
   font-size : 1.2em;
}

.intro-page {
   border-bottom : solid 1px;
}

#deroulement dt {
    font-weight : bold;
    padding-top : 10px;
}

#deroulement .col-milieu .wrapper {
    width : 500px;
    margin : auto;
}

#deroulement .spacer{
   height : 350px;
}


#acces dt {
    font-weight : bold;
    padding-top : 20px;
    color : rgb(63, 38, 107);
}

#acces .spacer{
   height : 200px;
}

#acces .col-milieu .wrapper {
    width : 500px;
    margin : auto;
}


#liens .col-milieu .wrapper {
    width : 500px;
    margin : auto;
}

#liens .spacer {
   height : 100px;
}