html {font-size: 100%;}
body
 {
font-size: 0.8em; 
background: black no-repeat top center;
margin: 0;
} 

* {margin: 0; padding: 0;}

#contenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
	background-color: #000000;
}

#milieu {
	position:absolute;
	overflow: auto;
	left:0px;
	top:130px;
	width:900px;
	height:470px;
	z-index:1;
	background-color: #000000;
	text-align: justify;
 	text-indent: 0em ;
 	line-height: 1.1em ; 
}

#swf {
	position:absolute;
	left:0px;
	top:50px;
	width:900px;
	height:550px;
	z-index:1;
	background-color: #000000;
	text-align: justify;
 	text-indent: 0em ;
 	line-height: 1.1em ; 
}

#formulaire {
	position:absolute;
	left:100px;
	top:130px;
	width:700px;
	height:350px;
	background-color: #000000;
}

#getflash {
	position:absolute;
	left:350px;
	top:380px;
	width:200px;
	height:50px;
	z-index:1;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
 	text-indent: 0em ;
 	line-height: 4em ; 
}

#pied_page {
	font-family: Garamond;
	position:absolute;
	left:0px;
	top:735px;
	width:900px;
	height:15px;
	z-index:2;
	background-color: #000000;
	border: 1px solid #000000;
}

#bouton1 {
	position:absolute;
	left:10px;
	top:605px;
	height: 50px;
	width: 200px;
	z-index:3;
}

#bouton2 {
	position:absolute;
	left:235px;
	top:605px;
	height: 50px;
	width: 200px;
	z-index:3;
}

#bouton3 {
	position:absolute;
	left:460px;
	top:605px;
	height: 50px;
	width: 200px;
	z-index:3;
}

#bouton4 {
	position:absolute;
	left:685px;
	top:605px;
	height: 50px;
	width: 200px;
	z-index:3;
}

.Texte {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #E6F2F0;
	text-decoration: none;
	word-spacing: normal;
}

.Titre {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
	color: #EEEEC6;
	text-decoration: none;
	word-spacing: normal;
}

.entete {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: normal;
	color: #E6F2F0;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
 }

.label {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #E6F2F0;
	text-decoration: none;
	display: block;
	width: 70px;
	float: left;
}

.bientot {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: normal;
	color: #E6F2F0;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	vertical-align: middle;
 	text-indent: 0em ;
 	line-height: 10em ; 
}

.Copyright {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: lighter;
	color: #750000;
	text-decoration: none;
	word-spacing: normal;
}
.Date {
	font-family: Garamond;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bolder;
	color: #EF7E00;
	text-decoration: none;
	word-spacing: normal;
}

.img {
	border: none;
	margin:0px 7px 5px 0px;
}

a:link {
	color: #750000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #FE0101;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #C80101;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #F06A00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}







