body {
	margin:0;
	color:#FFF;
	font:9pt/1.6 Georgia, Times New Roman, Times, serif;
	background:transparent url(fondbois.jpg) top center repeat;
}
#body2 {
	text-align:center;
	/*background:transparent url(fond.jpg) top center repeat-y;*/
	background-image:url(fond.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
img {
	border:0;
}



/*
+-----------------------+
|	=> Général			|
+-----------------------+
*/
#conteneur {
	position:relative;
	width:640px;
	margin:0 auto;
	text-align:justify;
	background:url(page_fond.jpg) top center repeat-y;
}

h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0 0 15px 0;
	padding:0;
}
h3 {
	text-align:center;
}
a img {
	border:0;
}

#bandeau {
	margin:10px 20px 70px 20px;
	border:5px solid #FFC;
}
#bandeau embed,
#bandeau object {
	display:block;
	width:590px;
	margin:0;
	padding:0;
}
#page {
	margin:0 25px;
}




/*
+-----------------------+
|	=> Menu				|
+-----------------------+
*/
#menu {
	position:absolute;
	top:233px;
	left:15px;
	width:609px;
	height:57px;
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	background:url(menu_fond.gif) 0 0 no-repeat;
}
#menu li {
	float:left;
	width:100px;
	height:52px;
}
#menu a {
	display:block;
	height:52px;
	background:url(menu.jpg) 0 0 no-repeat;
}

#menu_acl {}
#menu_atv a {background-position:-100px 0;}
#menu_atu a {background-position:-200px 0;}
#menu_cat a {background-position:-300px 0;}
#menu_acs a {background-position:-400px 0;}
#menu_con a {background-position:-500px 0;}

#menu_acl a:hover {background-position:0 -52px;}
#menu_atv a:hover {background-position:-100px -52px;}
#menu_atu a:hover {background-position:-200px -52px;}
#menu_cat a:hover {background-position:-300px -52px;}
#menu_acs a:hover {background-position:-400px -52px;}
#menu_con a:hover {background-position:-500px -52px;}

#menu_acl a:active {background-position:0 -104px;}
#menu_atv a:active {background-position:-100px -104px;}
#menu_atu a:active {background-position:-200px -104px;}
#menu_cat a:active {background-position:-300px -104px;}
#menu_acs a:active {background-position:-400px -104px;}
#menu_con a:active {background-position:-500px -104px;}




/*
+-----------------------+
|	=> Pied				|
+-----------------------+
*/
#pied {
	clear:both;
	height:101px;
	text-align:center;
	background:url(pied.jpg) top center no-repeat;
}
#commnet {
	/*margin:30px 0 15px 0;*/
}

#references {
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}


/*
+-------------------------------+
|	=> Eléments cachés			|
+-------------------------------+
*/
#menu a span {
	position:absolute;
	top:-99999px;
	left:-99999px;
}

