* {
	text-align: center; 
}
body {
    	background:#001;
	color:#fdd;
    	font-family: FreeMono, Courier, monospace;
    	font-size:18px;
}
h1,a {	color:#bd7}
h1 {	margin-bottom:0px;}
a {
	color: white; 
	text-decoration:none;
	font-weight:bold;
}
li {
	list-style:url(http://souslepont.org/sousLePont/img/etoile.png);
}
video, img { 
	max-width:60%;
}

.petit { font-size: 50%; margin-top:1px}
.bouton {
	background: rgba(100, 100, 100,.8);
	border-radius: 10px;
	padding-left:8px;padding-right:8px;
	margin-bottom:17px;
}
.box {background:#111;margin-left:10%; margin-right:10%;padding:5px}
#photo {cursor:url("http://surlabouche.org/img/nextC.png"), pointer}
#photoPrev {cursor:url("http://surlabouche.org/img/prevC.png"), pointer}
