body
{
top: 0px;
background-image: url(images/font.png);
background-repeat: repeat-y, repeat-x;
background-position: center top;
text-align:center;


}
#general {
	position:relative;
	width:447px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}


#logo {
	position:absolute;
	left:29px;
	top:45px;
	width:154px;
	height:55px;
}
#p {
	font-size:11px;
}

.class_menu{
	position:absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 0px;
}

#menu {

	position:absolute;
	background-image: url(images/font.png);
	background-repeat: repeat-y, repeat-x;
	left:0px;
	top:456px;
	width:596px;
	height:16px;
	z-index:3;
}
#menu ul {
	list-style: none;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	width: 458px;
	height: 16px;
}

* html #menu ul li {
	padding: 0 0 0 0;
}
* html #menu ul li a {
	padding-left: 0px;
}
* + html #menu ul li {
	padding: 0 0 0 0;
}
* + html #menu ul li a {
	padding-left: 0px;
}
#menu ul li {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
}
#menu ul li a {
	text-decoration: none;
	font-size: 12px;
	padding-left: 0px;
}

#baniere {
	position:absolute;
	background-image: url(images/accueil_fin.jpg);
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:40px;
	width:446px;
	height: 599px;
	}
.footer
{
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	width:447px;
	heigth:24px;
	/*background-image: url(images/footer.gif);
	background-repeat:repeat-x;*/
	color:#CCCCCC;
	left:0px;
	top:636px;

}
.footer a{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
}
