body {
	width:100%;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}

html{
	width:100%;
	height:100%;
}	
a{
	color:#cccccc;
	text-decoration:none;
	border:none;
}
img{
	border:none;
}
a:hover{
	
	color:#8e8e8e;
	text-decoration:none;
	border:none;
}
a.lienEntrer{
	color:#8e8e8e;
	text-decoration:none;
	border:none;
}
a.lienEntrer:hover{
	color:#cccccc;
	text-decoration:none;
	border:none;
}
#flashcontent{
	width:100%;
	height:100%;
}
#home{	
width:284px;
height:auto;
margin-left:auto;
margin-right:auto;
font:Verdana, Geneva, sans-serif;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#8e8e8e;
margin-top:40px;

}
p{
	margin:0px;
	padding:0px;
	border:0px;
}
#image{
border:solid;
border-width:1px;
border-color:#dddddd;
}
.entrer{
text-align:center;
margin-top:20px;
margin-bottom:20px;
text-transform:uppercase;
}
