body	{
	margin:0 0 0 0;
	background-color:#e5e4dc;
	}

a	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	}

a:hover	{
	color:#ff8c46;
	font-weight:bold;
	font-size:10pt;
	}

.ombre	{
	width:898px;
	background-image:url('../images/fond.png');
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	}

.header	{
	background-image:url('../images/header.png');
	height:123px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
	}

.cont	{
	border:1px solid #000000;
	height:550px;
	width:100%;
	background-image:url('../images/cont.png');
	background-color:#f19d68;
	background-repeat: repeat-x;
	}

.news	{
	text-align:justify; 
	margin:0px 2px 0px 2px;
	}

.tab	{
	border:1px solid #dc932c;
	width:100%;
	margin-left:0px;
	}

.titre_news
	{
	color:#ffffff;
	font-size:14pt;
	background-image:url('../images/bar.gif');
	}
