* {
	text-align: center; 
}
body {
    	background:#001;
	color:#fdd;
    	font-family: FreeMono, Courier, monospace;
    	font-size:18px;
    	max-width:700px;
    	margin-left:auto;margin-right:auto;
}
h1,a {	color:#bd7}
h1 {	margin-bottom:15px;}
h1,h2,h3 {color:#0f0;font-weight:lighter}
a {
	color: white; 
	text-decoration:none;
	font-weight:bold;
}
a:hover{text-shadow: 3px 3px 6px #070 ;}
li {	list-style:url(img/etoile+.png); text-align:left;}

video, img { 
	max-width:100%;
}

.petit { font-size: 70%; margin-top:10px;} .petit img {max-height:20px}
.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}
#persos{margin-top: -120px; margin-bottom: -50px}
