
body,html{
	width:100%;
	margin:0;
	padding:0;
	background: url(fond.jpg);
	background-repeat:no-repeat;
	background-size: 100% 100%;
}

*{max-width:100%;}

@font-face {
    font-family: 'existencelight';
    src: url('existence-light-webfont.eot');
    src: url('existence-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('existence-light-webfont.woff') format('woff'),
         url('existence-light-webfont.ttf') format('truetype'),
         url('existence-light-webfont.svg#existencelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
	margin: 0;
	padding-top:20px;
	font-size: 3em;
	font-family: 'existencelight';
	color: white;
	text-shadow: 0 3px 6px black;
	}


	
h2 {
	margin:0;
	font-size: 2em;
	font-family: 'existencelight';
	color: white;
	text-shadow: 0 3px 6px black;
	}
	
@keyframes opacity {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-moz-keyframes opacity {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes opacity {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-ms-keyframes opacity {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-o-keyframes opacity {
	0% { opacity:0; }
	100% { opacity:1; }
}	
	
h3{ 
font-family: trebuchet ms;
font-weight: normal;
background-image: linear-gradient(to left,transparent,white,transparent);
text-align: center;
margin: 20px;
padding: 10px;
font-size: 1em;
	}
	
h4{
	margin-top: 0;
	text-align: center;
	font-family: trebuchet ms;  
	font-size: 1.2em;
	color:#88d0ab;
	}
	
h5{
	font-family: trebuchet ms;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 25px;}


p{
	color:white;
	font-size: 16px; 
	font-family: trebuchet ms; 
	text-align:justify; 
	
	}
	
#logo{
float:left;
width: 150px;
height: 150px;
padding-top: 10px;
 
-webkit-animation: translate 2s ; /* Safari 4+ */
  -moz-animation: translate 2s ; /* Fx 5+ */
  -o-animation: translate 2s ; /* Opera 12+ */
  animation: translate 2s ; /* IE 10+, Fx 29+ */
}

@keyframes translate {
	0% { transform: translateX(-600px) rotate(0deg); }
	100% { transform: translateX(0px) rotate(360deg); }
}
@-moz-keyframes translate {
	0% { -moz-transform: translateX(-600px) rotate(0deg);}
	100% { -moz-transform: translateX(0px) rotate(360deg); }
}
@-webkit-keyframes translate {
	0% { -webkit-transform: translateX(-600px) rotate(0deg); }
	100% { -webkit-transform: translateX(0px) rotate(360deg); }
}
@-ms-keyframes translate {
	0% { -ms-transform: translateX(-600px) rotate(0deg); }
	100% { -ms-transform:translateX(0px)rotate(360deg); }
}
@-o-keyframes translate {
	0% { -o-transform: translateX(-600px) rotate(0deg);}
	100% { -o-transform: translateX(0px) rotate(360deg); }
}


	 
#ffst{
float:right;
height: 100px;
width: 100px;
padding: 37px 0;
}

#ideogramme{
float:right;
width: 81px;
height: 150px;
padding: 10px;
}

#page{
min-height:100%;
height: auto;
width: 100%;
position: relative;

}
header {
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	margin-top:0px;
	}
	
header h3{
text-align:right;
background:none;
text-align: left;
background: none;
padding: 0;
margin: 10px;
}
	
#boite{
width:800px;margin-right:auto;margin-left:auto;
-webkit-animation: opacity 4s ; /* Safari 4+ */
  -moz-animation: opacity 4s ; /* Fx 5+ */
  -o-animation: opacity 4s ; /* Opera 12+ */
  animation: opacity 4s ; /* IE 10+, Fx 29+ */
}
	
section{
	min-height:100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	
}

nav{
border-top: 2px solid #88d0ab;
border-bottom: 2px solid #88d0ab;
}

nav ul{
	text-align:center;
	padding: 0;
	margin: 0;
	}

nav ul li { 
    display: inline-block;
    list-style-type: none;
    padding: 1em;
	}

	
nav ul li a { 	
	font-size:1.3em;
	font-family: 'existencelight';
	color: white;
	text-shadow: 0 2px 3px black;
	text-decoration:none;
	-webkit-transition: 1s top,1s width,1s opacity,color 0.5s ease-out;
    -moz-transition: 1s top,1s width,1s opacity,color 0.5s ease-out;
    -o-transition: 1s top,1s width,1s opacity,color 0.5s ease-out;
     transition:1s top,1s width,1s opacity,color 0.5s ease-out;
	}
	
nav ul li a:hover {
	color:black;
	text-shadow:none;
	}
	
#content {
width: 800px;
padding: 20px;
margin: 20px auto;
text-align: center;
border: 2px solid #88d0ab;
}

p.cadeau{text-align:center;}	

#box{
width: 800px;
margin: 20px auto;
}

footer{
	clear: both;
	position: relative;
	background-position:center;
	text-align: center;
	height:70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

footer a{
text-decoration:none;
font-family: 'existencelight';
color:#88d0ab;

}



.accueil{margin-right:auto;margin-left:auto;margin-top: 30px;box-shadow:0 0 5px;}
.praticien{box-shadow:0 0 5px;}
.seance{margin-right:auto;margin-left:auto;margin-top: 30px;box-shadow:0 0 5px;}
.shiatsu{margin-right:auto;margin-left:auto;margin-top: 30px;box-shadow:0 0 5px;}
.contact{height:497px;display: inline-block;box-shadow:0 0 5px;}
.contact h4{text-align:center;}
.contact p{text-align:center;}
.contact2{vertical-align: top;display: inline-block;box-shadow:0 0 5px;}


#acceuil{
	border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 14px 3px;
    height: 468px;
    margin-bottom: 30px;
    margin-left: 35px;
    margin-top: 100px;
    width: 570px;
}
	
#logo2{
	float: left;
    height: 400px;
	width:150px;
    margin-left: 50px;
    margin-top: 50px;
    position: relative;
}

#seanceimg{
	height: 450px;
    margin-top: 40px;
    max-width: 100%;
}

article{
background: url(fond.jpg);
	background-size:100% 100%;
	min-height:100%;
	margin: 0 0 20px;
	padding:20px;
}


.image_title {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0; bottom: 0;
    width: 640px;  
 
}
.image_title a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 20px;
    font-size: 24px;
}	

iframe{
	max-width: 100%;
}
small a{
text-decoration:none;
color:white!important;
margin-top:10px;
}

label{
float: left;
width: 69px;
}

input[type="text"]{width:282px;}
input[type="submit"] {margin: 20px 0 0;}


textarea{
height: 200px;
width: 280px;}


	
