* {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;

}

BODY {
	font: normal 0.7em "verdana";
	background: #ddedff;
	color: #000000;
	text-align: center;
}

A {
	color: #666;
}

#flashcontent {
	text-align: center;
	margin: 0 auto;
}
#BandeGauche
{	background:url(images/montre.jpg) no-repeat 0 0;
	position:absolute;
	left:10px;
	top:50px;
	width:50px;
	background-color: #ddedff;
	color:#0000CC;
	font-size:10px;
	z-index:1;
	padding-top:495px;
	background-position: center;
}
#BandeDroite
{	background:url(images/anche.jpg) no-repeat 0 0;
	position:absolute; 
	left:930px; 
	top:50px; 
	width:60px;
	background-color: #ddedff;
	color:#0000CC;
	font-size:10px;
	z-index:1;
	padding-top:495px;   
	background-position: center;
}
div#div_prin
{ 	width: 100%; 
	max-width: 1024px; 
	min-width: 800px;  
}


