/* CSS Document */
BODY	{
	background-color: #0a2e65;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:center;
	}
UL	{
	list-style-type:none;
	margin:0;
	padding:0;
	}	
LI	{
	margin:0;
	padding:0;
	}	
IMG	{
	border:0;
	}	
#total	{
	width:737px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
	background:url(../images/home-body-BG.jpg) center 141px no-repeat #0a2e65;
	}	
#nav	{
	float:left;
	margin:0;
	}	
#nav1	{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:155px;
	padding:0 0 5px 0;
	margin:0 0 5px 115px;
	text-align:center;
	}	
#nav1 LI	{
	background:url(../images/nav-home-LI-BG.jpg) top left no-repeat;
	margin:0 0 0 0;
	padding:5px;
	}	
#nav1 A	{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
#nav1 A:HOVER	{
	text-decoration:underline;
	}
#nav2, #topVente, #bottom	 {
	margin:0 0 0 107px;
	
	}
#nav2	LI	{
	margin-top:-3px;
	}
#actus	{
	background:url(../images/actus-BG.jpg) 0 -12px no-repeat;
	float:left;
	text-align:left;
	color:#FFFFFF;
	width:343px;
	margin:-5px 0 0 0;
	border-bottom:1px solid #0a2e65;
	}	
#actus #contenu {
	width:332px;
	height:345px;
	margin:7px 0 0 6px;
	overflow:auto;
}
#actus	H1	{
	text-align:center;
	margin:0 1px 0 0;
	}
#actus P	{
	margin:2px 10px 3px 10px;
	clear:both;
	font-size:90%;
	}	
#actus A	{
	color:#FFFFFF;
	text-decoration:none;
	}	
#actus A:HOVER	{
	color:#ff8e01;
	text-decoration:none;
	}	
#actus P IMG	{
	float:left;
	margin:0 5px 5px 0;
	}
#actus A B,	#actus A STRONG{
	text-decoration:underline;
	display:block;
	}
#actus P#messAccueil	{
	margin:3px 0 0 10px;
	font-weight:bold;
	text-align:center;
	}
#bottom	{
	height:25px;
	clear:both;
	width:515px;
	}	
#bidding	{
	margin:0 0 0 -2px;
	float:left;
	width:387px;
	height:31px;
}	
UL#selectLang	{
	margin:0 0 0 0;
	float:right;
	padding:0;
	}	
#selectLang	LI	{
	float:left;
	}
