table.projets {
	width: 100%;
}

table.projets tr td {
	background-color: rgb(17,38,58);
	margin: 3px;
	padding: 3px;
}

div.slideshow-float {
	float: right;
	margin: 5px;
	height: 285px;
	width: 320px;	
}


