/* CSS Document */
body,td,th {
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
}
.info {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}#cadre {
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	height: 1273px;
}

#milieu {
	float: right;
	width: 520px;
	text-align: justify;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-y;
}
#gauche {
	float: left;
	width: 180px;
}
#droite {
	float: right;
	width: 180px;
}
#enclos {
	float: left;
	width: 700px;
}
#bas {
	text-align: center;
	clear: both;
	padding-top: 5em;
}
#flash {
	text-align: center;
}
.introFlash {
	margin-top: 50px;
	margin-left: -400px;
	position: relative;
	left: 50%;
	height: 620px;
	width: 800px;
	text-align: center;
}

