#tronc {
	font-family: Tahoma;
	margin-left:auto; /*Pour centrer. Marche pas !*/
	margin-right:auto;
	/*margin-left: 260px;*/
	font-size: 80%;
	font-style:italic;
	/*width:710px;*/
	top:4px;
	width:828px;	/*Un peu plus grand que la largeur de l'image de fond*/
	position:absolute;
	height:800px;
	background:none;
	/*border:2px solid #BBDAFF;*/
}



#bouche{
	position:absolute;
	background: url(images/etoiles2.png) no-repeat;
	background-position:right;
	/*border:1px dotted #BBDAFF;*/
	height: 182px; /*Pour topbarre3*/
	width:100%;
	
	top:62px;
	/*border:2px solid #BBDAFF;*/
	
}


#version {
	font-family: Garamond, Comic Sans MS, sans-serif;
	font-weight:bold;
	font-size:22px;
	font-style:italic;
	color:	#330000;
	margin-left:auto; /*Pour centrer. Marche pas !*/
	margin-right:auto;
	/*border:2px solid #BBDAFF;*/
}

#preflash{
	width:288px;
	height:338px;
	margin-left:-40px;
	top:228px;
	/*border:2px solid #CCCC00;*/
	background: url(images/preflash2.png) no-repeat;
	text-align: center;
	
	position:relative; /*Pour centrer.*/
}


#flash{
	padding-top:0px;
	width:540px;
	height:338px;
	margin-top:-138px;
	position:relative; /*Pour centrer.*/
	margin-left:auto; /*Pour centrer.*/
	margin-right:auto;
	/*border:2px solid #CCCC00;*/
	text-align: center;
}

#postflash{
	top:-288px;
	width:411px;
	height:141px;
	left:688px;
	position:relative;
	/*border:2px solid #CCCC00;*/
	background: url(images/postflash2.png) no-repeat;
	text-align: center;
}

#tabl{
	margin-top:-138px;
	position:relative; /*Pour centrer.*/
	margin-left:auto; /*Pour centrer.*/
	margin-right:auto;
	/*border:2px solid #CCCC00;*/
	text-align: center;
}
