
	body
	{
		background : #FAFAFA;
		color: #808080;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: normal;
		margin : 0px;
	}

	body a:active, body.sfpg a:link, body.sfpg a:visited, body.sfpg a:focus
	{
		color : #202020;
		text-decoration : none;
	}

	body.sfpg a:hover
	{
		color : #502020;
		text-decoration : none;
	}

	table.sfpg td.dir a:active, table.sfpg td.dir a:link, table.sfpg td.dir a:visited, table.sfpg td.dir a:focus
	{
		color : #222222;
		text-decoration : none;
	}

	table.sfpg td.dir a:hover
	{
		color : #202020;
		text-decoration : none;
	}

	table.sfpg td.img a:active, table.sfpg td.img a:link, table.sfpg td.img a:visited, table.sfpg td.img a:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg td.img a:hover
	{
		color : #FFFFFF;
		text-decoration : none;
	}

	table.sfpg td.file a:active, table.sfpg td.file a:link, table.sfpg td.file a:visited, table.sfpg td.file a:focus
	{
		color : #a0a0a0;
		text-decoration : none;
	}

	table.sfpg td.file a:hover
	{
		color : #FFFFFF;
		text-decoration : none;
	}

	table.sfpg td.navi a:active, table.sfpg td.navi a:link, table.sfpg td.navi a:visited, table.sfpg td.navi a:focus
	{
		color : #202020;
		text-decoration : none;
	}

	table.sfpg td.navi a:hover
	{
		color : #202020;
		text-decoration : none;
		background-color: #FFFF88;
	}

	table.sfpg a.navinorm:active, table.sfpg a.navinorm:link, table.sfpg a.navinorm:visited, table.sfpg a.navinorm:focus
	{
	display: inline-block;
	position: relative;
	color: #666;
	text-shadow: 1 1px 0 rgba(255,255,255, 0.8);
	text-decoration: none;
	text-align: center;
	padding: 4px 6px;
	font-size: 16px;
	font-family: helvetica, arial, sans-serif;
	border-radius: 5px;
	border: 1px solid #bcbcbc;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12);

	background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	}

	table.fixed a.navinorm:active, table.fixed a.navinorm:link, table.fixed a.navinorm:visited, table.fixed a.navinorm:focus
	{
	color: #555;
	text-shadow: 1 1px 0 rgba(230,230,230, 0.8);
	text-decoration: none;
	text-align: center;
	padding: 4px 6px;
	font-size: 16px;
	font-family: arial, sans-serif;
	font-weight: 200;
	border-radius: 5px;
	border: 1px solid #666;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12);

	background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(210,210,210,1) 60%,rgba(180,180,180,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(210,210,210,1) 60%,rgba(180,180,180,1) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(210,210,210,1) 60%,rgba(180,180,180,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(210,210,210,1) 60%,rgba(180,180,180,1) 100%);
	background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(210,210,210,1) 60%,rgba(180,180,180,1) 100%);
	}

	table.fixed a.navimark:active, table.fixed a.navimark:link, table.fixed a.navimark:visited, table.fixed a.navimark:focus
	{
	color: #FF6000;
	padding: 4px 6px;
	font-size: 16px;
	font-family: arial, sans-serif;
	font-weight: 200;
	border-radius: 5px;
	border: 1px solid #f90;
		background : #e5e5e5;
	}

	table.fixed
	{
	height: 52px;
	padding: 0px 0px;
#	position: fixed;
	text-align: center;
	white-space:nowrap;
	background-color:#2288CC;
	background-image:url('/images/retour_bg-52.gif');
	background-repeat:repeat-x;
	width:100%;
	}

	table.fixed a.navinorm:hover
	{
	text-decoration : none;
	box-shadow: none;
	color: #FF7000;
	}

	table.sfpg a.navimark:active, table.sfpg a.navimark:link, table.sfpg a.navimark:visited, table.sfpg a.navimark:focus
	{
	display: inline-block;
	position: relative;
	color: #FF6800;
	padding: 4px 6px;
	font-size: 16px;
	font-family: helvetica, arial, sans-serif;
	border-radius: 4px;
	border: 1px solid #bcbcbc;
	}

	table.sfpg a.navinorm:hover
	{
	text-decoration : none;
	box-shadow: none;
	color: #FF7000;
	}

	table.sfpg a.navimark:hover
	{
		text-decoration : none;
	}

	table.sfpg td.fullimg a:active, table.sfpg td.fullimg a:link, table.sfpg td.fullimg a:visited, table.sfpg td.fullimg a:focus
	{
		color : #202020;
		text-decoration : none;
	}

	table.sfpg td.fullimg a:hover
	{
		color : #202050;
		text-decoration : none;
	}

	table.sfpg
	{
		border : 1px solid #505050;
		background : #F5F5F5;
		font-size: 16px;
		text-align : center;
		vertical-align : top;
		margin : 0px;
		padding : 2px;
	border-radius: 6px;
	}

	table.sfpg td
	{
		font-size: 17px;
		border : none;
		border-bottom : 1px solid #505050;
		padding : 6px;
	}

	table.sfpg td.img
	{
		border : 0px solid #505050;
		background : #EEEEEE;
		color: #FFFFFF;
		padding : 0px;
	}

	table.sfpg td.dir
	{
		border : 0px solid #505050;
		background : #FFFFFF;
		color: #606060;
		padding : 0px;
	}

	table.sfpg td.file
	{
		border : 0px solid #EEEEEE;
		background : #EEEEEE;
		color: #FFFFFF;
		padding : 0px;
	}

	table.sfpg td.navi
	{
		background : #F5F5F5;
		color: #202020;
	}

	table.sfpg td.pagebottom
	{
	height: 50px;
		background : #EEEEEE;
		border-top : 1px solid #505050;
		border-bottom : none;
	}

	table.sfpg td.desc
	{
		background : #FFFFFF;
		color: #222222;
	}

	table.sfpg td.empty
	{
		border : none;
		background : #FFFFFF;
		padding : 0px;
	}

	table.sfpg td.fullimg
	{
		border: none;
		background : #FFFFFF;
		color: #202020;
		padding : 6px;
	}

	table.sfpg td.fullimg img
	{
		border : 2px solid #FFFFFF;
		margin-top : 5px;
		margin-bottom : 5px;
	}

	table.sfpg th
	{
		border : none;
		border-bottom : 1px solid #505050;
		background : #FFFFFF;
		color: #222222;
		font-size: 16;
		font-weight: bold;
		text-align : center;
		padding : 5px;
	}

	table.sfpg td.dir img
	{
		border : 0px solid #FFFFFF;
		margin : 0px;
	}

	table.sfpg td.img img
	{
		border : 0px solid #EEEEEE;
		margin : 0px;
	}

	table.sfpg td.file img
	{
		border : 0px solid #FFFFFF;
		margin : 0px;
	}

	table.sfpg td.dir div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #505050;
		text-align : left;
		font-size: 10px;
	}

	table.sfpg td.img div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #505050;
		text-align : left;
		font-size: 10px;
	}

	table.sfpg td.file div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #EEEEEE;
		text-align : left;
		font-size: 10px;
	}
    