#h2_titre_sejour{
  color:#cf1111;
  font-size:15px;
  margin-top:0;
}

#h3_sous_titre_sejour{
  margin-bottom:0;
  font-size:12px;
}

#p_intro_sejour{
  margin-top:0;
}

#div_blocGauche{
  float:left;
  width:275px;
}
  
  #div_photos{
    padding-bottom:20px;
    float:left;
  }
    #photo_principale{
      width:260px;
      height:174px;
      margin-bottom:5px;
    }
    div.div_photo_vignette{
      width:130px;
      float:left;
    }
      #div_vignette1{
        text-align: left;
      }
      #div_vignette2{
        text-align: right;
      }
      img.photo_vignette{
        width:120px;
        height:80px;
      }
  
  #div_infos_diverses{
    clear:left;
    background-color: #7e8eb7;
    color:#ffffff;
    padding:5px;
    width:240px;
    font-size:12px;
  }
    #div_infos_diverses span.sp_desc_gauche{
      display:block;
    }
    span.sp_titre_gauche{
      text-decoration:underline;
      font-weight:bold;
      font-size:12px;
    }
    span.sp_gras{
      font-weight:bold;
    }
  
  #div_retour_liste{
    margin-top:20px;
  }
    #div_retour_liste a{
      background: #111624 url(../librairie/img/superieurlancerlarecherche.gif);
    	background-repeat:no-repeat;
    	font-weight:bold;
    	padding:4px 10px 4px 20px;
    	color:#ffffff;
    	text-decoration: none;
    	text-transform: uppercase;
    }

#div_blocDroite{
  float:left;
  width:470px;
  padding-left:10px;
}
  p.p_desc_gras{
    margin-top:0;
    font-weight: bold;
  }
  #p_le_prix_comprend span, #p_le_prix_comprend_pas span{
    display:block;
  }
    #sp_px_comprend{
      color:#cf1111;
    }
    
#div_photos_bas img{
  width:80px;
  height:80px;
  float:left;
  margin-right:10px;
}

#div_contact{
  background-color: #ccd2e5;
  clear:left;
  float:left;
  margin-top:20px;
  width:100%;
}
  #sp_titre_contact{
    display:block;
    background-color: #ffffff;
    color:#ccd2e5;
    font-weight:bold;
    font-size:23px;
    text-indent:10px;
    line-height:17px;
  }
  div.champs_form{
    float:left;
    width:210px;
    padding-left:10px;
  }
  p.champs_form{
    margin-top:5px;
    margin-bottom:5px;
  }
  #div_contact input, #div_contact textarea{
    width:200px;
    padding:2px;
    font-size:0.95em;
    border:none;
  }
  #div_contact textarea{
    height:85px;
    width:270px;
  }
  #div_contact label{
    font-size: 10px;
    font-weight:bold;
  }
  
  #div_champs2{
    width:510px;
  }
    #div_champs_sejour{
      float:left;
    }
    #p_commentaire{
      float:left;
      padding-left:20px;
    }
        
  #txt_contact{
    width:300px!important;
  }
    #p_info_form{
      color:#CF1111;
      padding-left:15px;
      padding-top:20px;
      margin-top:0;
      text-align: justify;
      clear:left;
    }
    #bt_valid_form{
      float:right;
      margin-top:5px;
      margin-bottom:10px;
      width:72px!important;
    }

