body {
	margin: 0;
	padding: 7px;
	background: #000 url(/img/css/background.png) repeat;
	font-family: Verdana;
	font-size: 12px;
	color:#313131;
}

#Main_Container {
	width: 960px;
	margin: 0 auto;
}

#Main_Title {
	background: url(/img/css/banniere-billetterie.jpg) scroll no-repeat top left;
	height: 146px;
	text-indent: -9000px;
	margin: 0;
}

#Menu {
	list-style: none;
	margin: 0;
	padding: 8px 0 8px 7px;
	background: #F6DC00;
}

#Menu li {
	display: inline;
	padding: 8px 0;	
}

#Menu li a {
	font-weight: bold;
	padding: 8px 8px;
	color: #FAFAFA;
	text-decoration: none;
}

#Menu li a:hover {
	color: #EC7E25;
	background: #F9DF02;
}

#Iframe_Datasport {
	width: 960px;
	height: 550px;
}

#Footer {
	background: #DFD5C9;
}

#Footer p {
	margin: 0;
	padding: 7px;
	text-align: right;
}

#Footer a {
	text-decoration: none;
	color:#313131;
}

	.Dynamicnet {
		text-decoration:none;
		color: #363636;
	}

	.Dynamicnet:hover , .Dynamicnet_Over {
		color:#AC1C8F !important;
		text-decoration:none !important;
	}

	.Dynamicnet:hover span , .Dynamicnet_Over span {
		color:#444;
	}