@charset "UTF-8";
/* CSS Document */

.bt-catalogue {
	background-image: url(../../images/bt-generic-gris.gif);
	height: 29px;
	width: 236px;
	float: right;
	text-align: center;
	line-height: 29px;
	margin-top: 10px;
	margin-right: 50px;
}
a:hover.bt-catalogue {
	color: #FF3366;
}
table {
	float: left;
	border: solid 1px #cccccc;
	margin-top: 10px;
}