body{
	font-family: Hoefler Text, Times, Helvetica , Arial;
	margin:0;
	padding:0;
}
#flashcontent{
	position:absolute;
	width:100%;
	height:100%;
	padding:0;
}
#need_flash{
	padding:40px;
}
a{
	outline:none;
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
img {
	border:none 0px;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
img.separation{
	padding:20px 0px 0px 0px;
}
.texte_info{
	line-height:19px;
	font-size:14px;
	width:800px;
}
.texte_projet{
	line-height:17px;
	font-size:14px;
	width:800px;
}
h1{
	font-family: Hoefler Text, Times;
	font-size:20px;
	font-weight:900;
	padding:15px 0px 6px 0px;
}












*+html a#entrer {/* ----------------- HACK IE 7 */
	margin-left:0px;
}
* html a#entrer {/* ----------------- HACK <= IE 6 */
	margin-left:0px;
}

