body {
  #padding-top: 160px;
  }
  
  #titre-logo {
  font-family: 'Cinzel', serif;
  color:#300945;
  font-size:20px;
  font-weight: 700;
    background-color:#FFFFFF;
  padding:10px 20px 10px 20px;
  border-radius: 20px;
  }
  
  #titre-logo-petit {
  font-family: 'Cinzel', serif;
  color:#300945;
  font-size:20px;
  font-weight: 700;
      background-color:#FFFFFF;
  padding:10px 20px 10px 20px;
  border-radius: 20px;
  }
  
  #slogan
  {
	  color:#300945;
	    font-family: "Lato", sans-serif;
  font-size: 12px;
   font-weight: 300;
	   }
  
  
  #img-header {
  min-height: 350px;
  #background: url(/assets/images/header-fixed-bg.jpg) no-repeat scroll;
  
  #background: url(/img/nav/header_sainte_victoire.jpg) no-repeat scroll;

  background-attachment: fixed;
  -webkit-background-size: cover;
  #background-size: contain,cover;
  #background-size: auto 100% ;
  background-size: auto 450px;
  
  position: relative;
  z-index: 1; }
  
    #img-header-petit {
  min-height: 150px;
  #background: url(/assets/images/header-fixed-bg.jpg) no-repeat scroll;
  
  #background: url(/img/nav/header_sainte_victoire.jpg) no-repeat scroll;

  background-attachment: fixed;
  -webkit-background-size: cover;
  #background-size: contain,cover;
  #background-size: auto 100% ;
  background-size: auto 150px;
  
  position: relative;
  z-index: 1; }
  
  
       #theme_image  {
  max-width:100%;
  clear:left;
  }
  