#page_droite
{
	width: auto;
	text-align:center;
	float:right;
	margin:0px 10px 30px 0px;
}

	#page_droite ul, #page_droite li
	{
		list-style:none;
		margin:0px;
		width:190px;
	}
	
	#page_droite li
	{	
		margin: 20px 0 0 0;
		
	}
	
	#page_droite img
	{
		border:0px;
		text-decoration:none;
		margin:0px;
		padding:0px;
		background:none;
	}


#page_centrale
{
	width: 570px;
	float: left;
	margin:0px 0px 10px 0px;
	padding:0px;
	background: #ffffff;
}

		#alaune
		{
			float: right;
			width: 435px;
			padding:0px;
			
		}
	
		/*#page_centrale h3
		{
			width:20px;
			height: 78px;
			text-indent:-9000px;
			float:left;
			margin: 2px 0 0 0;
			background: url('../images_site/alaune_fr.gif') no-repeat center center;
		}*/
		
		
		.une {
			vertical-align: middle;
			text-align: left;
			width: 425px;
			float:left;
			display: inline;
			margin:7px 10px 0px 0px;
			margin:0px 10px 0px 0px;
			padding:0px  0px 22px 0px;
			background: #ffffff url('../images_site/menu_une_background.gif') repeat-x bottom center;
		}
		
		.une_img {
			border:0px;
			margin:0px;
			padding:0px;	
			width: 97px;
			text-align:right;
		}
		
		.une_txt {
			width: 325px;
			
			overflow: auto;
			vertical-align:middle;
			padding:0px;
			margin:0px;
		}
		
		.une h4 {
			float:right;
			width: 318px;			
		}
		
		

