#pochette {
	height: 355px;
	width: 355px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	float: none;
	height: 410px;
	width: 1000px;
	color: #333333;
	text-decoration: none;
	background-color: #000000;
	border: 0px solid #000000;
	padding-top: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#testdroite {
	height: 500px;
	width: 500px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	position: static;
}
#tracks {
	float: right;
	height: 1000px;
	width: 600px;
}
#global {
	background-color: #1B1B1B;
	height: 1400px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	border: 20px solid #000000;
}
#left {
	float: left;
	height: 1100px;
	width: 370px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#right {
	float: right;
	width: 480px;
	height: 1300px;
	background-color: #1B1B1B;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
