body {
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Courier;
	background-color: rgb(255,237,168);
	
}

a {
	color: #653B1D;
	font-family: Verdana, Arial, Helvetica, Courier;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold
}
a:visited {
	color: #653B1D;
	font-family: Verdana, Arial, Helvetica, Courier;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold
}
a:active {
	color: #653B1D;
	font-family: Verdana, Arial, Helvetica, Courier;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold
} 
a:hover {
	color: #ED2225;
	font-family: Verdana, Arial, Helvetica, Courier;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold
}

#general {
	position: absolute;
	left: 50%;
	margin-left: -475px;
}

#main {
	width: 950px;
	height: 650px;
	border: 1px;
	border-color: rgb(0, 0, 0);
	border-style: solid;
	padding: 0px;
	margin: 5px;
	background-image: url("images/fond_1024.jpg");
}

#menu {
	width: 260px;
	position: absolute;
	left: 70px;
	top: 160px;
	z-index: 2;
	text-align: right;
	line-height: 25px;
}

#menu a {
	color: #653B1D;
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#menu a:visited {
	color: #653B1D;
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#menu a:active {
	color: #653B1D;
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
} 
#menu a:hover {
	color: #ED2225;
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#groupe1 {
	right: 0px;
	top: 0px;
	z-index: 2;
}

#groupe2 {
	position: absolute;
	right: 0px;
	top: 115px;
	z-index: 2;
}

#groupe3 {
	position: absolute;
	right: 0px;
	top:230px;
	z-index: 2;
}

#page {
	height: 450px;
	width: 500px;
	position: absolute;
	left: 350px;
	top: 90px;
	z-index: 6;
}

#bas {
	position: absolute;
	left: 50%;
	top: 675px;
	margin-left: -150px;
	width: 300px;
	text-align: center;
	line-height: 20px;
}

