*
{
	font-family		:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
/*	font-size		:small;	*/
	font-size		: 13px ;
	text-align		: justify ;
}
body
{
	padding			: 0 ;
	margin			: 0 ;
}
img
{
	border			: none ;
}
.inline div
{
	display			: inline ;
}
a
{
	text-decoration		: none ;
}
a:hover
{
	text-decoration		: underline ;
}

hr 
{
	visibility		: hidden ;
	clear			: both ; 
	height			: 0 ;
	padding			: 0 ;
	margin			: 0 ;
}
#contenu
{
  	position		: absolute; 
  	left			: 50%;
  	width			: 756px;
	margin			: 0 ;
  	margin-left		: -378px;		
	top			: 114px ;
	padding			: 0 ;
}

#choixhaut
{
  	position		: absolute; 
  	left			: 50%;
	margin			: 0 ;
  	width			: 756px;
  	margin-left		: -378px;		
	padding			: 0 ;
}
#choixhaut ul
{
	margin-left		: 4px ;
}
#choixhaut li
{
	margin-left		: 0 ;
}
.credit, .credit_liste
{
	font-size		: 9px ;
	text-align		: center ;
}
.creation, .creation a
{
	font-size		: 10px ;
	text-align		: right ;
}


