@charset "utf-8";
/* CSS Document */

.BilledeTH{
	float: right;
	border: 1px solid #005387;
	margin-left: 15px;
	margin-bottom: 15px;
}

.BilledeTV{
	float: left;
	border: 1px solid #005387;
	margin-right: 15px;
	margin-bottom: 15px;
}
