#arriere_plan {
  	background-color:		#E6E6FA;/*#4682B4;	steelblue; #0066FF; blue*/
	display:				block;
	margin:					auto;
	position:				relative;
}

#arriere_plancontenu {
	height:					85%;
	width:					100%;
	margin:					auto;

}


#news_LES_DERNIERES
{
	color:	black;
}

td.bordure
{
	border-top:		6px ridge white;
	border-left:	6px ridge white;
	border-right:	6px ridge white;
	border-bottom:	6px ridge white;
}


#bloc_flash {
	color:		black;
	height:		15%;
	width:		100%;
	margin:		auto;
	position:	relative;
	top:		0px;
	z-index:	50;
}

.arrondi15 {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.arrondi06 {
	-moz-border-radius: 06px;
	-webkit-border-radius: 06px;
}
