body
{
	width:					760px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:				10px;

	background-color :		#1C5097;
	
	color:					#FFF;
	font-family:			Verdana, arial, Helvetica, sans-serif; 
	font-size:				12px; 
	font-style:				normal; 
	line-height:			normal; 
	font-weight:			normal;
	text-decoration:		none;
	
	

}

h1
{
	background :			url("style/h1.png") no-repeat top left;
	height :				552px;
	padding-top :			50px;
	color :					#FFF;
	text-align :			right;
}

h1 strong
{
	color :					#FFA224;
}

#version
{
	color :					#7291BD;
	position :				absolute;
	top :					0;
	right :					0;
	padding:				10px;
}

#fullpath
{
	position:				relative;
	top:					-460px;
	left:					20px;
}

table
{
	width:					760px;
	position:				relative;
	top:					-440px;
	
	border-collapse:		collapse;

	border:					1px solid #143868;
}

table img
{
	border:					0;
	margin-right:			5px;
}

tr
{
	background-color :		#194685;
}

tr:first-child
{
	background-color :		#143868;
}

th
{
	padding:				5px;
}

td
{
	padding-top:			5px;
	white-space:			nowrap;
}

.filesize
{
	text-align:				right;
	padding-right:			10px;
	width:					70px; 
}

.new
{
	width:					60px;
	color:					#FFA224;
	font-weight:			bold;
	font-size:				10px;
}

.description
{
	white-space:			normal;	
}

a
{
	color:					#FFF;
	text-decoration:		none;
}

a:hover
{
	text-decoration:		none;
	color:					#FFC080;
}

.somme_md5
{
	font-size:				10px;
	color:					#FFC080;
}

.erreur
{
	color:					#FF0000;
	font-weight:			bold;
}

.ok
{
	color:					#00FF00;
	font-weight:			bold;
}