

body{background:url(i/bgHome.jpg) repeat 0 0;}
#conteneur{width:960px;margin:0 auto;}
h1{display:block;overflow:hidden;height:170px;background:url(i/Maintitle.png) no-repeat 50% 50%;text-indent:-9999px;}

p{width:400px;margin:0 auto;}
p,a,li,h2{color:#cc0104;text-shadow:
	0 1px 1px #520300,
	0 -1px 1px #520300,
	1px 0 1px #520300,
	-1px 0 1px #520300,
	3px 2px 10px #000;
}

li{list-style:none;}
ul{width:400px;margin:50px auto 150px;padding:0;}
li a{display:block;text-decoration:none;margin:20px 0 20px -45px;font-size:25px;padding-left:45px;}
li a.selected{background:url(i/selected.png) no-repeat;}

footer{background:#000;padding:20px 0;overflow:hidden;position:relative;width:100%;bottom:0;}
footer a{float:right;height:30px;background:url(i/lkfooter.png) no-repeat 0 0;margin:0;padding:0 20px 0 50px;line-height:30px;text-decoration:none;text-transform:uppercase;}
footer a:hover{background:url(i/lkfooterHover.png) no-repeat 0 0;color:#888;}
footer a{color:#666;text-shadow:
	0 1px 1px #333,
	0 -1px 1px #333,
	1px 0 1px #333,
	-1px 0 1px #333,
	3px 2px 10px #000;
}

.social{
	width:960px;
	min-height:48px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:12px;
	margin:0 auto 50px;
	text-align:center;
}
.social > *{
	display:flex;
	align-items:center;
	justify-content:center;
}
.social iframe,
.social .donation iframe{
	display:block;
}
.social div.fb{margin-right:10px;}

h2{display:block;width:400px;margin:0 auto;color:#cc0104;}

.img{width:100%;background:#000;overflow:hidden;padding:50px 0;box-shadow:0 0 10px #000;}
.img img{display:block;margin:0 auto 50px;box-shadow:0 0 15px #000;}
.img dl{width:400px;margin:0 auto;}
dd, dt{color:#666;text-shadow:0 0 6px #333;}
dt{margin-top:10px;color:#cc0104;}
.img dt img{display:inline;margin:0;}
dd{}

.support{background:url(i/bghtml16.jpg) repeat 0 0;padding:50px 0;box-shadow:0 0 10px #000;}
.support p{color:#fff;}

.listLvl{padding:50px 0;}
.listLvl li{font-size:16px;}
.listLvl li ul{margin:0 0 10px;}
.listLvl li ul li a{font-size:14px;margin:0;text-decoration:underline;}
.listLvl li ul li a:hover{background:none;}
