@charset "utf-8";
/* CSS Document */


.table-gen {
	background-image: url(images/auvent.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.boite-gen {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #693;
	border-right-color: #693;
	border-bottom-color: #693;
	border-left-color: #693;
}
