
body {
	background-color:#f9f7f5;
}

#bloc_prehome {
	width:1000px;
	height: 598px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -299px;
	margin-left: -500px;
	background:url(../images/logo_prehome.gif) top center no-repeat;
}

#bloc_prehome #flashcontent {
	width:623px;
	height: 372px;
	position:absolute;
	top:109px;
	left:50%;
	margin-left:-311px;
}

#bloc_prehome #liens {
	width:1000px;
	height:35px;
	position:absolute;
	bottom:0;
	left:0;
	text-align: center;
}

#bloc_prehome a#telecharger {
	width:143px;
	height: 10px;
	background:url(../images/telecharger_video.gif) no-repeat;
	position:absolute;
	top:10px;
	left:0;
}

#bloc_prehome a#acceder {
	width:206px;
	height: 10px;
	background:url(../images/acceder_home.gif) no-repeat;
	position:absolute;
	top:10px;
	right:0;
}

#bloc_prehome h1 {
	font:normal 15px georgia;
	color:#c0b199;
} 

#bloc_prehome h2 {
	font:italic 11px georgia;
	color:#c0b199;
} 