body
{
	width:800px;
	background:#222;
	margin-left:auto;
	margin-right:auto;
	font-family:"Comic sans MS",Arial;
	font-size:0.8em;
	color:white;
}
h2
{
	
	text-align:center;
	color:black;
	background:yellow;
}

hr
{
	width:700px;
	color:#949292;
}
#footer a
{
background-color:#ffcc66;
}
body {background:#222;} 
img {vertical-align:middle; border:none;} 
#thumbs {overflow:auto; list-style:none; margin:30px; padding:0;} 
#thumbs li {float:left;} 
#thumbs a {display:block; padding:10px; outline:none;} 
#thumbs a:hover, #thumbs a:focus {background:#fff;} 
#thumbs a.active {background:#000;} 
#viewer {position:relative; width:700px; height:465px; margin-left:30px;} 
#viewer img[src*="loader"] {position:absolute; left:50%; top:50%; margin:-15px 0 0 -15px;}
#viewer img{border:solid 4px orange;}
.retour a
{
	color:yellow;
}
