@charset "utf-8";
body {
	background-image: url(images/back_gray.jpg);
	background-repeat: repeat-x;
	background-color: #797979;
}

#banniere {
	background-repeat: no-repeat;
	background-image: url(images/TVA_sports.jpg);
	background-position: center;
	min-height: 200px;
}
#content {
	width: 770px;
	margin-left: 5px;
	font-family: Calibri;
}
#maintable {
	margin-top: -5px;
}
.backgroundtextbottom #contact {
	font-family: Calibri;
	font-size: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

