body {background-image:url(/img/background.jpg); background-position:center top; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0; }
img {border:0;}
#conteneur {position:relative; width:960px; margin:50px auto 0 auto; padding-bottom:10px;}
#logo {height:70px; width:960px; text-align:center;}
#menu{font-size:14px; color:#FFFFFF; width:960px;}
#menu ul {list-style:none; padding:0; margin:0;}
#menu ul li {float:left; padding:0; margin:0; background:#000;}
#menu ul li.first {border-right:1px solid #FFF;}
#menu ul li a {display:block; color:#FFF; padding:10px; text-decoration:none;}
#menu ul li a:hover {text-decoration:underline;}
#menu ul li a.actif {color:#CCCCCC;}
#menu ul li a.actif:hover {text-decoration:none;}
#swf {position:relative; width:960px; clear:both; background:#000; text-align:center;}
#sousSWF {width:960px; font-size:10px; color:#FFF;}
#footer {position:relative; width:960px; margin-top:10px; font-size:10px; color:#333;}
#footer a {color:#333;}
#footer #copyright {float:left; width:500px; font-size:10px; color:#3336;}
#footer #mentions {float:right; width:460px; text-align:right;}


/* PLAN DU SITE */
#conteneur_sitemap {
	background-color:#000000;
	width:960px;
	height:600px;
	clear:both;
}
#conteneur_sitemap #header {padding:20px 0 20px 80px; height:60px;}
#conteneur_sitemap #header div {padding-bottom:5px;}
#sitemap {
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	height: 460px;
	padding:20px 0 0 80px;
	margin-right:15px;
	overflow:auto;
}
#sitemap a{
	text-decoration:none;
	color:#666666;
}
#sitemap a:hover{
	text-decoration:none;
	color:#666666;
}
#sitemap ul {
	padding: 0 0 0 24px;
	margin: 0 0 0 -24px;
	list-style-type: none;
	background: url(/img/plan-du-site/exim.gif) repeat-y 0% 0%;
}
#sitemap ul.last {
	background-image: none;
}
#sitemap li {
	padding: 0 0 0 24px;
	margin: 0;
	list-style-type: none;
	background: url(/img/plan-du-site/extm.gif) no-repeat 0% 0%;
}
#sitemap li.last {
	background: url(/img/plan-du-site/exlm.gif) no-repeat 0% 0%;
}
#sitemap a.file {
	background: url(/img/plan-du-site/exfilebw.gif) no-repeat 0% 0%;
	padding: 2px 0 2px 17px;
}
#sitemap a.file:hover {
	background: url(/img/plan-du-site/exfilecolor.gif) no-repeat 0% 0%;
	padding: 2px 0 2px 17px;
}
#sitemap a.folder {
	background: url(/img/plan-du-site/exfolderbw.gif) no-repeat 0% 0%;
	padding: 2px 0 2px 23px;
}
#sitemap a.folder:hover {
	background: url(/img/plan-du-site/exfoldercolor.gif) no-repeat 0% 0%;
	padding: 2px 0 2px 23px;
}
