body,html {
	background:#363233;
	color:#cccccc;
    margin:0;
    padding:0;
	height: 100%;
	overflow: hidden;	
}
*{
	margin:0;
	padding:0;
}
#flashcontent {
  height: 100%;
}

#wrapper{
	min-height: 100%;
	height: auto !important;	
	height: 100%;
}

#home {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 726px;
	height: 103px;
	margin-top: -50px; 
	margin-left: -363px;
	border: 0px;
	text-align:center;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
h2{
	margin:5px 0 20px 0;
}

.download{
	margin: 20px 0;
}
.download a{
	display:block;
	width:226px;
	height:30px;
	background:url(images/download.jpg) no-repeat top left;	
}
.download a:hover{
	background:url(images/download-over.jpg) no-repeat top left;	
}

.experience{
	margin:0 0 20px 0;
}
.bouton a{
	display:block;
	width:226px;
	height:30px;
	background:url(images/bouton.jpg) no-repeat top left;
}
.bouton a:hover{
	background:url(images/bouton-over.jpg) no-repeat top left;
}

.separateur{
	clear:both;
	margin:0;
	padding:0;
}
