@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
}
#conteneur{
	margin:0 auto;
	width: 774px;
}
#logo{
	padding:0 0 10px 0;
	width: 774px;

}

#menu{
	padding:5px 0 5px 335px;
	width: 454px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ccc;
	text-align:center;

}
#menu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#693;
	text-align:center;
	text-decoration: none;

}
#menu a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#CCC;
	text-align:center;
	text-decoration: none;

}

#introduction{
	width: 130px; 
	float:left;
}
#philosophy{
	width: 130px;
	float:left;
}
#background{
	width: 130px;
    float:left;
}
#blog{
	width: 60px;
	float:left;
}


#banner{
	background-image:url(../images/img1.jpg);
	padding:220px 0 5px 15px;
	width: 759px;
	height:160px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#693;
	text-align:left;
}
#banner2{
	background-image:url(../images/img2.jpg);
	padding:220px 0 5px 15px;
	width: 759px;
	height:160px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#693;
	text-align:left;
}

#banner3{
	background-image:url(../images/img3.jpg);
	padding:220px 0 5px 15px;
	width: 759px;
	height:160px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#693;
	text-align:left;
}

.titre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#FFF;
	text-align:left;
}

#text{
	
	padding:20px 0 15px 0px;
	width: 774px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999;
	text-align:justify;
}

#text a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#693;
	text-decoration:none;
}
#text a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999;
	text-decoration:none;
}

.style{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333;
	text-align:left;
}
.style2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#693;
	text-align:left;
}

.style3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#693;
	text-align:left;
}

#photo{
	padding:20px 0 15px 0px;
	width: 774px;
	float:left;
	
}

#pied{
	padding:20px 0 15px 0px;
	width: 699px;
	height:25px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	text-align:justify;
}
#pied a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#693;
	text-decoration:none;
}
#pied a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999;
	text-decoration:none;
}
#knk{
	padding:20px 0 15px 0px;
	width: 74px;
	height:25px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	text-align:right;
}


#ifram{
	padding-top:10px;
	padding-bottom:10px;
	width:774px;
	height:200px;
	border:none;
	
	}



