	
	BODY
	{


	}
	
	


.droite{
	text-align:right;
}
.clear{
	clear:both;
}
a{
	color:#0fafcf;
	text-decoration:none;
}
a:hover{
	color:#000;
}




/*------------------------------------------------------------------------------*/
/* New																		 	*/
/*																				*/
/*																				*/
/*------------------------------------------------------------------------------*/
#new{
	float:left;
	width:300px;
}
#new h1{
	padding:0 10px;
	margin:0;
	display: block;
	height:27px;
	line-height:27px;
	width:282px;
	background:url(../../theme/news_h1.jpg);
	font-size:1em;
	font-weight:bold;
}
#new p{
	padding:0 15px;
	color:#797979;
}


/* La navigation */
#navigation{
	float:right;
}
.bloc{
	width:160px;
	margin:10px 0 0 0;
	padding:10px 0 0 10px;
	background:url(../../theme/nav.jpg) no-repeat top left;
}
.finbloc{
	background:url(../../theme/nav_b.jpg) no-repeat top left;
	width:170px;
	margin:0;
	height:15px;
}
#navigation h1{
	padding:0 0 0 19px;
	margin:0;
	color:#FFFFFF;
	display: block;
	height:34px;
	line-height:30px;
	width:133px;
	background:url(../../theme/nav_h1.jpg) no-repeat;
	font-size:1em;
	font-weight:bold;
}

#navigation p
{
	font-size:12px;
}

