body
{
	background-color: #2C2C2C;
	text-align: center;
}

h3
{
	color: white;
	margin-bottom: 1px;
}

.lien a
{
	margin: 30px;
}

a
{
	color:#C5FF00;
	text-decoration: none;
}

.liste_image
{
	
	width: 113px;
	height: 120px;
	font-size: 12px;
	margin: 0px;
}

.liste_image_bas
{
	width: 120px;
	height: 120px;
	font-size: 12px;
	margin-left: 22px;
}

.diapo1
{
	float: left;
	height: 800px;
	width: 120px;
	margin-top: -32px;
}

p
{
	float: center;
	margin-left: 180px;
	width: 640px;
	text-align: center;
}

.diapo2
{
	margin-top: -550px;
	float: right;
	height: 800px;
	width: 120px;
	
}

.diapo3
{
	margin-bottom: 0px;
	float: bottom;
	height: 120px;
	width: 800px;
}



body
{
	width: 1000px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 200px;
}



caption
{
	margin: auto;
	font-family: Arial, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 20px;
	
}

table
{
	margin: auto;
}

.photo table
{
	margin: auto;
}

th
{
	padding: 3px;
}

img
{
	border: 0px solid black;
}
