a
	{
	color:#000;
	text-decoration:none;
	}

body
	{
	background-color:#C60;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	}
	
h1
	{
	background-image:url(../images/puces/puce.gif);
	background-repeat:no-repeat;
	color:#9D4B4A;
	font-size:14px;
	padding-left:15px;
	}
	
img
	{
	border:none;
	}
	
.aered
	{
	cursor:pointer;
	padding:3px 10px 3px 10px;
	}
	
.item_selected
	{
	background-image:url(../images/puces/puce_menu.gif);
	background-repeat:no-repeat;
	color:#FF8500;
	cursor:pointer;
	font-size:12px;
	font-weight:900;
	padding-left:15px;
	}
	
.item_notselected
	{
	background-image:url(../images/puces/puce_menu.gif);
	background-repeat:no-repeat;
	color:#000;
	cursor:pointer;
	font-size:12px;
	font-weight:900;
	padding-left:15px;	
	}
	
.menu_img
	{
	margin-right:2px;
	}
		
.message_actu
	{
	margin-top:4px;
	}	
	
.orange
	{
	color:#FF8500;
	font-weight:900;
	}
	
.select
	{
	border:1px #CECA86 solid;
	font-size:10px;
	}
.logo_ndj{
	margin-top: 10px;
	margin-left: 50px;
	}
.lienFilInfo{
	color: #FD5C01;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	}
