body {
	margin: 0;
	padding: 0;
	background: url(../images/3.jpeg) repeat;
		
	
}
 


a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}
#tout {
	margin: 0px;
    padding: 0px;
    background: url(../images/1.jpeg) repeat-x left top;
	
}
#page {
	background-color: white;
	width: 1000px;
	height: 100%;
	
	margin: auto;
	display: block;
	
}

#header {
	background: url(../images/2.jpeg) no-repeat left top;
	width: 1000px;
	height: 235px;
	
}

#logo {
	width: 200px;
	height: 200px;
	float: left;
		
	}
#logo img:hover {
	transform: rotate(-15deg) scale(1.1);
  -moz-transform: rotate(-15deg) scale(1.1);  
  -webkit-transform: rotate(-15deg) scale(1.1); 
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  
  }
#logo a img {
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

#connexion {
	float: right;
	margin: 20px 20px 0px 0px;
	
	
}
#connexion img:hover {
	transform: scale(.95);
  -moz-transform: scale(.95);  
  -webkit-transform: scale(.95); 
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
	
}

#connexion a img {
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    }

#menu {
	
	 width: 1000px;
    height: 65px;
    margin: 0 auto;
    padding: 0;
    background: url(../images/4.jpeg) no-repeat left top;
    
}

#menu ul {
    float: right;
    margin: 0;
    padding: 0px 25px 0px 0px;
    list-style: none;
    
}

#menu li {
    float: left;
}

#menu a {
    display: block;
    width: 120px;
    height: 39px;
    margin-left: 10px;
    padding-top: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    color: #FFFFFF;
    
}
#menu a:hover { 
  transform: rotate(9deg);
  -moz-transform: rotate(9deg);  
  -webkit-transform: rotate(9deg); 
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
} 


#conteneur {
	
	
	
}
#conx {
	margin-left: 300px;
}
#gallery1 {
	
	width: 940px;
	height: 300px;
	margin-top: 20px;
	margin-left: 20px;
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	-webkit-border-radius: 1em 4em 1em 4em;
	padding: 20px;
	
	}
	
	
#contenu {
	
	width: 960px;
	height:670px;
	margin-top: 20px;
	margin-left: 20px;

	
}

	
	
#contenu2 {
	
	width: 960px;
	height:100%;
	margin-top: 20px;
	margin-left: 20px;

	
}

#footer {
	background: url(../images/5.jpeg) no-repeat left top;
	width: 1000px;
	height: 315px;
	
	
	
}

#footerleft {
	float: left;
	width: 440px;
	margin-left: 40px;
	
}

#footerright{
	float: left;
	width: 440px;
	margin-left: 40px;
}

#footerleft ul {
	margin-top: 200px;
	
}

#footerright ul {
	margin-top: 200px;
	
}

#footerleft ul a {
	color: white;	
}

#footerright ul a {
	color: white;	
}


#footerleft li {
	margin-top: 50px;
	font-family: loveya;
	color: white;
	margin-top:-50px ;
	text-align
}



#footerright li {
	margin-top: 50px;
	font-family: loveya;
	color: white;
	margin-top:-50px ;
}


#gallery { 
position: relative; 
margin-left: 70px; 
margin-top: 20px; 
}

#pictures { 
position: relative; 
height: 220px; 
}

#pictures img { 
position: absolute; 
top: 0; 
left: 0; 
}


#prev { 
margin-top: 30px; 
text-align: center; 
font-size: 1.0em; 
float: left; 
text-decoration: none;}

#next {  
float: right;
}

label {
	display: block;
	float: left;
	width: 150px;
	
	}

@font-face { font-family : loveya;

src: url(../font/loveyalikeasister.ttf) format('truetype'); 

} 
h1 {
	color: red;
	font-family: loveya;
	text-align: center;
}

h2 {
	color: red;
	font-family: loveya;
	
}
	
h3 {
	color: red;
	font-family: loveya;
	
}


h4 {
	font-family: loveya;
}

h5 {
	font-family: loveya;
}

.kdo {
	float: left;
	width: 900px;
	margin-bottom: 50px ;
	height: 150px;
	padding: 5px;
		
}

.fotokdo{
	margin-left: 50px;
	float: left;
	width:150px ;
	height: 150px ;
	
}
.textkdo {
	float: left;
	width: 700px;
	height: 100px;
	
}

p {
	font-family: loveya;
	color: #0879b1;

}

#logofer {
	margin-top: 50px;
	text-align: center;
}