/* CSS: author www.eurienta.com*/
body {
	color: #666;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-color: #c1c1c1;
	text-align: center
	}

h1 {
	font-size: 20px;
	font-family: "Lucida Grande";
	font-weight: bold;
	margin: 0.67em 0
	}

h2 {
	font-size: 20px;
	font-family: "Lucida Grande";
	font-weight: bold;
	text-indent: -9999px;
	margin: 0.67em 0
	}

#pourcentrer {
	margin: 0 auto;
	width: 800px
	}

div.container {
	background-color: #fff;
	background-image: url("bg.gif");
	text-align: left;
	width: 800px;
	height: 578px;
	border-style: none none solid;
	border-width: 2px;
	border-color: #666
	}

div.wrapper {
	background-color: #eee;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	width: 85%;
	border: dotted 2px #339
	}

div.accueil {
	background-color: #fff;
	background-image: url("accueil.jpg");
	text-align: left;
	position: relative;
	width: 800px;
	height: 578px;
	border-style: none none solid;
	border-width: 2px;
	border-color: #666
	}

div.float {
	line-height: 22px;
	padding: 10px;
	width: 600px;
	float: left
	}

div.floatmoi {
	font-size: 11px;
	line-height: 18px;
	background-image: url("menu.gif");
	text-align: left;
	margin: 8px;
	width: 164px;
	height: 117px;
	float: left
	}

div.spacer {
	clear: both
	}

div.float p {
	font-size: 16px;
	font-family: "Lucida Grande", Georgia, serif;
	line-height: 24px;
	text-align: left
	}

/* navigation verticale gauche */
#menu {
	margin-top: 20px;
	margin-left: 20px;
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	width: 100px;
	float: left
	}

#menu1 {
	visibility: visible;
	margin: 0;
	padding-top: 10px;
	position: absolute;
	top: 21px;
	left: 11px;
	width: 169px;
	height: 101px;
	float: left
	}

ul {
	list-style-type: none;
	list-style-image: none
	}

li {
	list-style-type: none;
	list-style-image: none
	}

a {
	color: #505367;
	text-decoration: none
	}

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

a:hover {
	color: #990033
	}

