.tabledata {
	background: #e0e0e0;
}

.tabledata td {
	padding: 5px;
	border: black solid 1px;
}

.tableheader {
	background: #55b8eb;
	height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}

.tablevideo td {
	height: 25px;
}

.flottant img {
	float: left;
	margin: 0 10px 10px 0;
}

.normal{
	clear: both;
}
