div {
	display:block;
}

#phare {
	position:relative;
	padding-top: 15px;
	margin-left: 15px;
	margin-top: 30px;
	height:200px;
	width:545px;
	background: url(img/fond-phare.gif) no-repeat;
}

#pharetxt {
	position:relative;
	margin-left: 40px;
	height:170px;
	width:230px;
}

#phareimg {
	position:absolute;
	top:5px;
	left: 285px;
}
#pharenom {
	position:absolute;
	width:220px;
	height:20px;
	top:174px;
	left: 285px;
	background-color:#F9F8F1;
	border:1px solid white;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #434343;
	text-align:center;
}

#flash {
	position:absolute;
	top:10px; 
	left:290px;
	z-index:2;
}
#flashtitre {
	position:absolute;
	top:15px; 
	left:322px;
	z-index:3;
	width:227px;
	text-align:center;
	font-weight:bold;
}

#flashtexte {
	position:absolute;
	top:65px; 
	left:305px;
	z-index:3;
	width:235px;
	height:100px;
}
#flashsuite {
	position:absolute;
	top:165px; 
	left:505px;
	z-index:3;
}


#png {
	position:absolute;
	top:10px; 
	left:290px;
	z-index:2;
	background: url(img/fd_actu.png) no-repeat;
	width:262px;
	height:180px;
}

#pngtitre {
	position: relative;
	margin: 5px 0px 0px 33px;
	width:227px;
	text-align:center;
	font-weight:bold;
}

#pngtexte {
	display: block;
	margin: 10px 0px 0px 15px;
	width:235px;
	height:100px;
}
#pngsuite {
	position: relative;
	margin: 0px 0px 0px 215px;
}



