@charset "utf-8"; /* CSS Document */
<style type="text/css">

#flashIntro {

}

#flash {
	height: 400px;
	background-color: #000;
	padding-top: 8%;
}

#BandeDown {
	color: #000000;
	height: 24px;
	background-image: url(../images/TOC_M35.gif);
	width: 100%;
}
#infoIntro {
	margin-top: 14px;
}
.Tiret {
	color: #dfc400;
	}
	
.bas-de-page{
	
	font-size: 14px;
	color: #666666;
	text-align:center;
	margin:24px auto;

	}
.bas-de-page a:hover{
	font-size: 14px;
	color: #666666;
	}
.bas-de-page a:visited{
	font-size: 14px;
	color: #666666;
	}
	
.Entrer{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
}

.Entrer a:hover {color: #FFFFFF;}

a:link{color: #706B65;}
a:visited{color: #706B65;}
a:active{color: #706B65;}
a:hover{color: #DFC400;}

</style>

