@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,100,900);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);
@font-face {
  font-family: DidotBold;
  src: url('font/Didot-Bold.eot');
  src: local('Didot Bold'), local('Didot-Bold'), url('Didot-Bold.ttf') format('truetype'), url('Didot-Bold.svg#Didot-Bold') format('svg');
}
/*
.canvas {
	display: block;
	position:fixed;
	z-index:-1;
	background:#fffffff;
	margin: 0;
	padding: 0;
	width:100%;
	background-repeat:repeat;

}*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: DidotBold;
}
body,
html {
  height: 100%;
}
body {
  /*background: linear-gradient(to bottom, #b7b7b7 0%, #383838 31%, #383838 71%, #161616 88%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7b7b7', endColorstr='#0f0f0f', GradientType=0);
  */min-height: 100%;
  height: auto;
  width: 100%;
  position: absolute;
}
header {
  position: fixed; /*position: fixed;*/
  top: 0;
  right: 0;
  left: 0;
  color: #fff;
  background-color: #161616;
  height: 100px;
  z-index: 10;
        -moz-box-shadow:    inset 0 0 20px #313131;
   -webkit-box-shadow: inset 0 0 20px #313131;
   box-shadow:         inset 0 0 20px #313131;
}

.visuallyhidden {
    position: absolute;
    clip: rect(0 0 0 0);
    overflow: hidden;
    height: 1px;
    width: 1px;
    border: 0;
    margin: -1px;    
    padding: 0;
}

.popup1{
  position:fixed;
  left:50%;
  
}
.popup1 .wrapper1{
  position:relative; 
  left:-50%;
}

.rouge
{
  color:#A70E0E;
}

.ul-parallax
{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
overflow:hidden;
}

.fond-parallax {
  background: url(/images/parralax/bg.jpg) no-repeat 50% 100%;
  bottom: 0px;
  background-size: cover;
  position: absolute;
  width: 100%;
  left: 0%;
  top: 0%;
  overflow:hidden;
}

.cacher { display: none; }

.scene
    {
      
    }

.hide-zone
{
    opacity:0;
}

.opacity1
{
    opacity:1 !important;
}

.gris
{
  margin-left:10%;
}

ul.gris li
{
display:inline;
list-style:none;
   width: auto;
   float:left;
   padding-left:2%;
   padding-right:2%;
}

.de-index

{
    width:100px;
    height:auto;
}


.gris2 {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.gris img, .gris input[type=image] {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
-webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -ms-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease;
}
.gris-img
{
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.gris-img:hover, .gris input[type=image]:hover
{
  filter: none;
  -webkit-filter: grayscale(0%);
-webkit-transition:all 2s ease;
  -moz-transition:all 2s ease;
  -ms-transition:all 2s ease; -o-transition:all 1s ease; transition:all 1s ease;
    -moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);

}

.gris-img:focus
{
  filter: none;
  -webkit-filter: grayscale(0%);
-webkit-transition:all 2s ease;
  -moz-transition:all 2s ease;
  -ms-transition:all 2s ease; -o-transition:all 1s ease; transition:all 1s ease;
    -moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);

}


.accelerate {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.connexion {
  float: right;
  width: auto;
  font-family: DidotBold;
}
.espace-top {
  margin-top: 100px;
}
.texte-right {
  font-size: 1.2em;
  width: auto;
  color: #fff;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.texte-right:hover {
  color: #FCC1C1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.logo {
  vertical-align: bottom;
  height: auto;
  position: relative;
  width: 100%;
}
nav {
  position: fixed; /*position: fixed;*/
  bottom: 30px;
  right: 0;
  left: 0;
  background-color: #a70e0e;
  color: #fff;
  height: 50px;
      -moz-box-shadow:    inset 0 0 10px #582900;
   -webkit-box-shadow: inset 0 0 10px #582900;
   box-shadow:         inset 0 0 10px #582900;
   z-index:2;
}
footer {
  position: fixed; /*position: fixed;*/
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  height: 30px;
 background-color: #161616;
  color: #fff;
      -moz-box-shadow:    inset 0 0 10px #313131;
   -webkit-box-shadow: inset 0 0 10px #313131;
   box-shadow:         inset 0 0 10px #313131;
   padding-top:5px;
   z-index:2;
}

ul#footer {

margin-right: 6%;
}

 ul#footer li {
   display: inline;
   text-align: center;
   padding: 5px ;
   margin: 0;
   cursor:pointer;
     -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  font-family: DidotBold;
   }
   
    ul#footer li a:hover {
        -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
color: #a70e0e;
   }

.zoom {
        -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;

}

.zoom:hover {
        -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -moz-transform: scale(1.2);
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.menu {
  padding-bottom: 10px;
}
.menutxt:hover h2 {
  -webkit-transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
  -moz-transform: translateY(-5px);
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
  transform: translateY(-5px);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s;
  -ms-transform: translateY(-5px);
}
.menutxt:hover img {
  -webkit-transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
  -moz-transform: translateY(-5px);
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
  transform: translateY(-5px);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s;
  -ms-transform: translateY(-5px);
}
.menutxt h2 {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  text-align: center;
  font-size: 1.5em;
  position: relative;
  bottom: 6px;
}
.menutxt img {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  display: inline;
  float: left;
  position: relative;
  bottom: 5px;
  width: 35px;
}
.menutxt:active {
  text-decoration: none;
  background-color: #ff0000;
}
.menu:hover {
  background-color: #ff0000;
}
a {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.float {
	display: block;
	width:220px;
	float:left;
	padding-left:15%;
}
.float2 {

	padding-left:15%;
}

 .center {
	text-align: center;
}

.pseudo {
	font-weight: bold;
}

ul#chateaux_list_id li, ul#chateaux_list_id2 li
{
  cursor:pointer;
}

.ombre
{
  text-shadow: black 0.1em 0.1em 0.2em;
}

.ombre2
{
  text-shadow: black 0.0em 0.0em 0.2em;
}

.hr-noir
{
  color: #000;
background-color: #000;
height: 1px;
width:90%;
}

.blanc
{
  color:#fff;
}

/*.bg-box
{
  background-image: url(../images/bg/book-feuille-2.png); 
  background-repeat:no-repeat;
  /*background-position:50% 50%;*/
 /*background-size:cover;
  /*min-height:500px;*/
  /*padding: 30px 20px;
   overflow-y: visible;
    margin-bottom: 60px;
  
}*/

.bouton {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  top: 0;
  left: 0;
  padding: 5px 10px;
  border: 0 none #A70E0E;
  border-bottom: 4px solid #A70E0E;
  -webkit-border-radius: 7px 7px 9px 9px;
  border-radius: 7px 7px 9px 9px;
  font: normal normal bold 12px/20px "Roboto Condensed", Helvetica, sans-serif;
  color: rgb(255, 255, 255);
  text-align: center;
  text-transform: uppercase;
  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: nowrap;
  background: -webkit-linear-gradient(-90deg, #db7a7a 0, #db7a7a 1%, #A70E0E 100%), #A70E0E;
  background: -moz-linear-gradient(180deg, #db7a7a 0, #db7a7a 1%, #A70E0E 100%), #A70E0E;
  background: linear-gradient(180deg, #db7a7a 0, #db7a7a 1%, #A70E0E 100%), #A70E0E;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 0 -1px 1px 0 rgba(255,255,255,0.701961) inset, 0 1px 1px 0 #A70E0E ;
  box-shadow: 0 -1px 1px 0 rgba(255,255,255,0.701961) inset, 0 1px 1px 0 #A70E0E ;
  text-shadow: 0 1px 1px rgba(0,0,0,0.498039) ;
}

.bouton:hover {
  background: #A70E0E;
  -webkit-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
}

.bouton:active {
  margin: 4px 0 0;
  border: none;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: -webkit-linear-gradient(-90deg, rgba(224,102,102,1) 0, #A70E0E 100%), rgba(167,14,14,1);
  background: -moz-linear-gradient(180deg, rgba(224,102,102,1) 0, #A70E0E 100%), rgba(167,14,14,1);
  background: linear-gradient(180deg, rgba(224,102,102,1) 0, #A70E0E 100%), rgba(167,14,14,1);
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-transition: all 30ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 30ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 30ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 30ms cubic-bezier(0.42, 0, 0.58, 1);
}

.bouton2 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: auto;
  height: auto;
  cursor: pointer;
  margin: 0 auto;
  padding: 5px 10px;
  border: 2px solid rgba(167,14,14,1);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: rgba(167,14,14,1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  background: rgba(0,0,0,0);
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}

.bouton3 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: auto;
  height: auto;
  cursor: pointer;
  margin: 0 auto;
  padding: 5px 10px;
  border: 2px solid rgba(167,14,14,1);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: rgba(167,14,14,1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  background-color: #ffffff;
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}

.bouton4 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: auto;
  height: auto;
  cursor: pointer;
  margin: 0 auto;
  padding: 5px 10px;
  border: 2px solid rgba(167,14,14,1);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: rgba(167,14,14,1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  background: rgba(0,0,0,0);
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}

.bouton2:hover {
  color: rgba(255,255,255,1);
  background: rgba(167,14,14,1);
}

.bouton3:hover {
  color: rgba(255,255,255,1);
  background: rgba(167,14,14,1);
}

.bouton4:hover {
  color: rgba(255,255,255,1);
  background: rgba(255,255,255,1);
}

.bouton2:active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.bouton3:active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.menu-header h4
{
  
}

.tablemil
{
    overflow-y: auto;
    padding-right: 5%;
    font-family: 'Roboto Condensed', sans-serif;
}



@media (min-width: 768px) and (max-width: 991px) {
.gris
{
  margin-left:11%;
}
  .menutxt h2 {
    font-size: 1.3em;
    position: relative;
    bottom: 5px;
  }
  .menutxt img {
    width: 30px;
    position: relative;
    top: 0px;
  }
  
  .connexion img
{
  display:none;
}
}
@media (min-width: 480px) and (max-width: 767px) {
 .gris
{
  margin-left:6%;
}
  .menutxt h2 {
    display: none;
  }
  
  
  .menutxt p {
    text-align: center;
    position: relative;
    right: 10px;
  }
  .menutxt img {
    width: 30px;
    float: none;
    position: relative;
    top: 6px;
  }
  .menutxt:hover img {
    -webkit-transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
    -moz-transform: translateY(0px);
    -moz-transition: -moz-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
    transform: translateY(0px);
    transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s;
    -ms-transform: translateY(0px);
  }
  
  .tablemil
{
    height: 200px;
    overflow-y: auto;
    padding-right: 5%;
}



.connexion p
{
  display:none;
}

.connexion hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eee;
}

}
@media (max-width: 479px) {
  .menutxt h2 {
    display: none;
  }
  .menutxt p {
    text-align: center;
    position: relative;
    right: 5px;
  }
  .menutxt img {
    width: 25px;
    float: none;
    position: relative;
    top: 7px;
  }
  .menutxt:hover img {
    -webkit-transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
    -moz-transform: translateY(0px);
    -moz-transition: -moz-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
    transform: translateY(0px);
    transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s;
    -ms-transform: translateY(0px);
  }
  
  .tablemil
{
    height: 150px;
    overflow-y: auto;
    padding-right: 5%;
}

.connexion p
{
  display:none;
}

.connexion hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eee;
}

  
}
@media (min-width: 1200px) {
  .num-footer {
    right:82%;
  }

.trier
{
    width:350px;float:right
    }
.trier p
{
    float:left;
}

ul#footer li {

padding-left: 10%;
padding-right: 10%;
}

  .menutxt h2 {
    position: relative;
    bottom: 10px;
    font-size: 2em;
  }
  .menutxt img {
    width: 35px;
    position: relative;
    bottom: 7px;
  }
  
  .titre h2
{

font-size:1.5em;
}

.titre h3
{

font-size:1.2em;
}

.bg-box
{
  background-image: url(../images/bg/book-feuille-2.png); 
  background-repeat:no-repeat;
  /*background-position:50% 50%;*/
 background-size:cover;
  /*min-height:500px;*/
  padding: 30px 20px 650px;
   overflow-y: visible;
    margin-bottom: 60px;
    height:100%;
  
}

.bg-box2
{
  background-color: #fdedcb; 
  /*background-position:50% 50%;*/
  /*min-height:500px;*/
  padding: 30px 20px;
   overflow-y: visible;
    margin-bottom: 60px;
    -moz-box-shadow:    inset 0 0 10px #582900;
   -webkit-box-shadow: inset 0 0 10px #582900;
   box-shadow:         inset 0 0 10px #582900;
  
}

.bg-box3
{
  background-color: #fdedcb; 
  /*background-position:50% 50%;*/
  /*min-height:500px;*/
  padding: 30px 20px;
   overflow-y: visible;
    margin-bottom: 60px;
    -moz-box-shadow:    inset 0 0 10px #582900;
   -webkit-box-shadow: inset 0 0 10px #582900;
   box-shadow:         inset 0 0 10px #582900;
  width:auto;
}

.connexion img
{
  display:none;
}

.hh2 h3, .hh2 h2
{
  font-size:1.4em;
    margin-top:2%;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .num-footer {
    right:82%;
  }

.trier
{
    width:350px;float:right
    }
.trier p
{
    float:left;
}

ul#footer li {

padding-left: 10%;
padding-right: 10%;
}

.gris
{
  margin-left:13%;
}

  .connexion p {
    font-size: 1.2em;
    width: auto;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  
  .titre h2
{

font-size:1.4em;
}

.titre h3
{

font-size:1.1em;
}

.bg-box
{
  background-image: url(../images/bg/book-feuille-2.png); 
  background-repeat:no-repeat;
  /*background-position:50% 50%;*/
 background-size:cover;
  /*min-height:500px;*/
  padding: 30px 20px 500px;
  padding-right:50px;
   overflow-y: visible;
    margin-bottom: 60px;
  
}

.bg-box2
{
  background-color: #fdedcb; 
  /*background-position:50% 50%;*/
  /*min-height:500px;*/
  padding: 30px 20px;
   overflow-y: visible;
    margin-bottom: 60px;
    -moz-box-shadow:    inset 0 0 10px #582900;
   -webkit-box-shadow: inset 0 0 10px #582900;
   box-shadow:         inset 0 0 10px #582900;
  
}

.connexion img
{
  display:none;
}

.hh2 h3, .hh2 h2
{
  font-size:1.2em;
    margin-top:2%;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .num-footer {
    right:80%;
  }

.trier
{
    width:350px;float:right
    }

.trier p
{
    float:left;
}
    
ul#footer li {

padding-left: 10%;
padding-right: 10%;
}
  .connexion p {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1.2em;
  }
  
  .titre h2
{

font-size:1.3em;
}

.titre h3
{

font-size:1.0em;
}

.bg-box
{
  background-image: url(../images/bg/book-feuille-2.png); 
  background-repeat:no-repeat;
  /*background-position:50% 50%;*/
 background-size:contain;
  min-height:600px;
  padding: 30px 20px 280px;
  margin-right: -20px;
   overflow-y: visible;
    margin-bottom: 60px;
  
}

.bg-box2
{
  background-color: #fdedcb; 
  /*background-position:50% 50%;*/
  /*min-height:500px;*/
  padding: 30px 20px;
   overflow-y: visible;
    margin-bottom: 60px;
    -moz-box-shadow:    inset 0 0 10px #582900;
   -webkit-box-shadow: inset 0 0 10px #582900;
   box-shadow:         inset 0 0 10px #582900;
  
}

.connexion img
{
  display:none;
}

.hh2 h3, .hh2 h2
{
  font-size:1.1em;
    margin-top:2%;
}

}
@media (min-width: 480px) and (max-width: 767px) {
  .num-footer {
    right:60%;
  }

 .trier
{
    width:350px;float:right
    }
 .trier p
{
    float:left;
}
  .connexion p {
    font-size: 1.1em;
  }
  .text-right {
    padding-right: 0;
  }
  
  .titre h2
{

font-size:1.2em;
}

.titre h3
{

font-size:0.9em;
}
.bg-box
{
  background-image: url(../images/bg/book-feuille-2.png); 
  background-repeat:no-repeat;
  /*background-position:50% 50%;*/
 background-size:contain;
  min-height:600px;
  padding: 30px 20px 200px;
  padding-right:50px;
   overflow-y: visible;
    margin-bottom: 60px;
  
}

.bg-box2
{
  background-color: #fdedcb; 
  /*background-position:50% 50%;*/
  /*min-height:500px;*/
  padding: 30px 20px;
   overflow-y: visible;
    margin-bottom: 60px;
    -moz-box-shadow:    inset 0 0 10px #582900;
   -webkit-box-shadow: inset 0 0 10px #582900;
   box-shadow:         inset 0 0 10px #582900;
  
}

.hh2 h3, .hh2 h2
{
  font-size:0.9em;
    margin-top:2%;
}

}
@media (max-width: 479px) {
.trier
{
    position:relative;
    left:10%;
    }

.trier p
{
    position:relative;
    left:25%;
    }

ul#footer {
font-size: 0.7em;
margin-right: 12%;
}

  .connexion,
  .text-right {
    padding-top: 2px;
    font-size: 0.9em;
    padding-left: 0;
    padding-right: 5px;
  }
  
  .titre h2
{

font-size:1em;
}

.titre h3
{

font-size:0.8em;
}

.bg-box
{
  background-color: #fdedcb; 
  /*background-position:50% 50%;*/
  /*min-height:500px;*/
  padding: 30px 20px;
   overflow-y: visible;
    margin-bottom: 60px;
    -moz-box-shadow:    inset 0 0 10px #582900;
   -webkit-box-shadow: inset 0 0 10px #582900;
   box-shadow:         inset 0 0 10px #582900;
  
}
.gris{
  margin-left:0px;
}

ul.gris li
{
  width:30px;
  display:inline;
list-style:none;
   width: auto;
   float:left;
   padding-left:2%;
   padding-right:2%;
  
}

ul.gris li input[type=image]
{
  width:30px;
  
}

.wishcave
{
margin-top:10%;
}

.bg-box2
{
  background-color: #fdedcb; 
  /*background-position:50% 50%;*/
  /*min-height:500px;*/
  padding: 30px 20px;
   overflow-y: visible;
    margin-bottom: 60px;
    -moz-box-shadow:    inset 0 0 10px #582900;
   -webkit-box-shadow: inset 0 0 10px #582900;
   box-shadow:         inset 0 0 10px #582900;
  
}

.hh2 h3, .hh2 h2
{
  font-size:0.7em;
  margin-top:2%;
}

}

@media (min-width: 992px) and (max-width: 1199px) {
  input[type=text],input[type=password], #chateaux_list_id, #chateaux_list_id2, .text-area  {width:40%}
  
}
@media (min-width: 768px) and (max-width: 991px) {
input[type=text],input[type=password], #chateaux_list_id, #chateaux_list_id2, .text-area {width:50%}
.bg-box input[type=text], .bg-box input[type=password] {width:30%}

.float {
    display: block;
    width: 160px;
    float: left;
    padding-left: 10%;
}
}
@media (min-width: 480px) and (max-width: 767px) {
input[type=text],input[type=password], #chateaux_list_id, #chateaux_list_id2, .text-area {width:60%}
.bg-box input[type=text], .bg-box input[type=password] {width:25%}
.float { padding-left:7%;
width: 160px;
}

.de-index

{
    width:25%;
    height:auto;
}

}
@media (max-width: 479px) {
input[type=text],input[type=password], #chateaux_list_id, #chateaux_list_id2, .text-area {width:70%}
.float {
    display: block;
    width: 160px;
    float: left;
    padding-left: 10%;
}

.de-index

{
    width:30%;
    height:auto;
}
  
}
@media (min-width: 1200px) {
input[type=text],input[type=password], #chateaux_list_id, #chateaux_list_id2, .text-area {width:30%}
}

input[type=text],input[type=password], .text-area {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 6px 20px;
  border: none;
  -webkit-border-radius: 32px / 54px;
  border-radius: 32px / 54px;
  font: normal 18px/normal "Roboto Condensed", Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: rgba(252,252,252,1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

input[type=text]:hover ,input[type=password]:hover, .text-area:focus {
  background: rgba(247,230,230,1);
  -webkit-box-shadow: 0 2px 2px 0 rgba(90,90,90,0.2) inset;
  box-shadow: 0 2px 2px 0 rgba(90,90,90,0.2) inset;
}

input[type=text]:focus, input[type=password]:focus, .text-area:focus {
  background: rgba(255,253,232,1);
}

.zoom:hover{
-webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
-webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -ms-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease;
}
.zoom{
-webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -ms-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease;
}

.zoom-mil:hover{
-webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
-webkit-transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  -ms-transition:all 0.7s ease; -o-transition:all 0.7s ease; transition:all 0.7s ease;
}
.zoom-mil{
-webkit-transition:all 1.5s ease;
  -moz-transition:all 1.5s ease;
  -ms-transition:all 1.5s ease; -o-transition:all 1.5s ease; transition:all 1.5s ease;
}

.styled-select {
   background: url(/images/down_arrow_16.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 240px;
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 240px;
}

.styled-select.slate {
   background: url(/images/down_arrow_16.png) no-repeat 96% center;
   height: 34px;
   width: 200px;
}

.styled-select.slate select {
   //border: 1px solid #A70E0E;
   font-size: 16px;
   height: 34px;
   width: 220px;
}

.styled-select.slate {
   border: 1px solid #A70E0E;
   font-size: 16px;
   height: 34px;
   width: 200px;
}

/* -------------------- Colors: Background */
.slate   { background-color: #eeeddd; }


/* -------------------- Colors: Text */
.slate select   { color: #000; }

  .num-footer {
    position:absolute;
    top:0px;
  }
  
  .fixfixed .bas {
    position: absolute;
}

/* if portrait mode is detected, rotate the entire site -90 degrees to hint rotating to landscape */
/*
@media (orientation: landscape) {
  body {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
*/
