body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
	font-family: "Comic Sans MS", cursive;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
.titre {
	text-align: center;
	font-size: 14px;
	background-color: #E8E8E8;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 14px;
	text-align: center;
	margin-top: 50px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
	text-align: center;
	line-height: 0px;
}
#page {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 180px;
	float: left;
	margin: 20;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 120px;
	width: 1000px;
	float: left;
	margin: 10px;
	background-repeat: no-repeat;
}
#text {
	width: 180px;
	float: inherit;
	margin-top: 20px;
}
#header {
	background-image: url(../images/header.jpg);
	width: 1000px;
	height: 170px;
	float: left;
	background-repeat: no-repeat;
}
#container {
	width: 800px;
	float: left;
	margin: 10px;
	margin-left: 25px;
}
#photo .gallery.clearfix li {
	display: inline;
}
#page #menu #text h3 {
	margin-top: 15px;
}
#text h3 ul li{
	font-size: 12px;
	text-align: left;
	margin-left: -15px;
	margin-top: 1px;
}
#text h3 ul{
}

