.corps a img
{
	border: 2px solid white;
}

.corps table 
{
	border: 2px white outset;
}


.corps table td
{
	padding:10px;
	border: 2px white inset;
}

.corps table th
{
	font-size:17px;
}

.liste_images li
{
	float:left;
	margin:0px;
	padding:0px;
}

.liste_images
{
	list-style-type:none;
}
