body {
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
h2 {
	color: #333333;
	word-spacing: 0.1em;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: justify;
	color: #663399;
}
h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
}
ul {
	text-align: left;
	list-style-type: square;
}
li {
	margin-top: 7px;
	margin-bottom: 7px;
}

#site {
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #006699;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 20px;
}
#intro {
	font-style: italic;
	font-size: 12px;
	width: 180px;
	margin-left: 20px;
	margin-top: 30px;
}
#contenu {
	text-align: justify;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#espace_prive {
	font-size: 11px;
	margin-left: 22px;
	width: 186px;
	margin-top: 36px;
}
#espace_prive a {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
#espace_prive input {
	width: 100px;
	font-size: 11px;
}
#espace_prive_bouton {
	border: 1px solid #666666;
	line-height: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 18px;
	width: 70px;
	text-align: center;
	margin-top: 5px;
}
#actualite {
	width: 190px;
	margin-left: 10px;
}
#actualite a {
	color: #000000;
}
#actualite p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11px;
	text-align: justify;
	color: #660066;
}
#credits {
	margin-left: 10px;
}
#credits a {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}
#mentions {
	margin-top: 20px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}
.bouton {
	border: 1px solid #629D1C;
	line-height: 26px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #629D1C;
	padding-top: 2px;
	font-weight: bold;
}
.lien {
	color: #000;	
}
