body {
	background-color:#fff;
	text-align:center;
	}
body, p, a, h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
img {
	padding:0;
	border:0;
	margin:0;
	}
.alt {
	display:none;
	}
.hidden {
	visibility:hidden;
	}
#logo {
	margin:auto;
	}
#navcontainer {
	position:relative;
	margin:auto;
	width:800px;
	font-size:16px;
	line-height:29px;
	}
#navcontainer ul {
	list-style:none;
	padding:0;
	border:0;
	margin:0;
	}
#navcontainer ul li {
	display:inline;
	font-size:16px;
	line-height:29px;
	}
#navcontainer ul li a {
	text-decoration:none;
	}
#accueil {
	display:inline;
	float:left;
	background-image:url(resources/accueil.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:200px;
	height:29px;
	padding:0;
	border:0;
	margin:0;
	font-size:16px;
	line-height:29px;
	}
#accueil a {
	display:block;
	width:200px;
	font-size:16px;
	line-height:29px;
	}
#accueil a:hover {
	display:block;
	width:200px;
	font-size:16px;
	line-height:29px;
	background-image:url(resources/accueilover.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
#apropos {
	display:inline;
	float:left;
	background-image:url(resources/apropos.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:200px;
	height:29px;
	padding:0;
	border:0;
	margin:0;
	font-size:16px;
	line-height:29px;
	}
#trouver {
	display:inline;
	float:left;
	background-image:url(resources/trouver.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:200px;
	height:29px;
	padding:0;
	border:0;
	margin:0;
	font-size:16px;
	line-height:29px;
	}
#contact {
	display:inline;
	float:left;
	background-image:url(resources/contact.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:200px;
	height:29px;
	padding:0;
	border:0;
	margin:0;
	font-size:16px;
	line-height:29px;
	}
#apropos a {
	display:block;
	width:200px;
	font-size:16px;
	line-height:29px;
	}
#apropos a:hover {
	display:block;
	width:200px;
	font-size:16px;
	line-height:29px;
	background-image:url(resources/aproposover.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
#trouver a {
	display:block;
	width:200px;
	font-size:16px;
	line-height:29px;
	}
#trouver a:hover {
	display:block;
	width:200px;
	font-size:16px;
	line-height:29px;
	background-image:url(resources/trouverover.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
#contact a {
	display:block;
	width:200px;
	font-size:16px;
	line-height:29px;
	}
#contact a:hover {
	display:block;
	width:200px;
	font-size:16px;
	line-height:29px;
	background-image:url(resources/contactover.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
#contentcontainer {
	position:relative;
	background-image:url(resources/bgn.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:800px;
	margin:20px auto 0 auto;
	padding:20px 0 20px 0;
	clear:both;
	}
.spacer {
	clear:both;
	}
.red {
	color:#f00;
	}
#francais {
	width:400px;
	float:left;
	text-align:left;
	background-color:transparent;
	}
#francais p {
	padding-right:20px;
	padding-left:20px;
	}
#english {
	width:400px;
	float:left;
	text-align:left;
	background-color:transparent;
	}
#english p {
	padding-right:20px;
	padding-left:20px;
	}
#form {
	text-align:center;
	}
#form form input {
	width:240px;
	}
#submit {
	width:80px !important;
	display:block;
	margin:1em auto auto auto;
	}
#form form textarea {
	width:240px;
	}
form p {
	margin-bottom:0.25em;
	}
#picleft {
	float:right;
	top:100px;
	left:200px;
	margin:0 0 10px 20px;
	border:0;
	}
#picright {
	float:left;
	top:100px;
	left:0;
	margin:0 20px 10px 0;
	border:0;
	}
#credits {
	width:800px;
	clear:both;
	margin:auto;
	padding-top:10px;
	}
#credits a {
	text-decoration:none;
	}
#credits a:visited {
	text-decoration:none;
	color:#00f;
	}
#credits a:hover {
	text-decoration:underline;
	color:#f00;
	}
p.up {
	vertical-align:top;
	text-align:right;
	margin-bottom:0;
	}
p.down {
	margin-top:0;
	vertical-align:bottom;
	text-align:right;
	}
#lizard {
	float:right;
	}
#by {
	float:right;
	}
#check {
	visibility:hidden;
	display:none;
}