
	
	/* BLOC CENTRAL */
	div#centrage div#centre{
	float:left;
	display:block;
	margin-top:18px;
	padding-top:0px;
	width:480px;
	background-color:#FFF;
	}
	
	
		div#centrage div#centre img.visu{
		height:220px;
		width:480px;
		margin-bottom:20px;
		}
		
		div#centrage div#centre p{
		margin-top:5px;
		color:#545454;
		font-size:14px;
		text-align:left;
		line-height:20px;
		}
		
		div#centrage div#centre div#sstitre p{
		margin-top:5px;
		color:#545454;
		font-size:14px;
		text-align:left;
		line-height:20px;
		}
		
		div#centrage div#centre div#contenu p{
		margin-top:12px;
		margin-bottom:15px;
		color:#545454;
		font-size:11px;
		text-align:justify;
		line-height:20px;
		}

			
		div#centrage div#centre div#liste ul li{	
		margin-left:00px;
		padding-left:20px;
		background-image: url(../pics/puce_fleche_marron.gif);
		background-position: 9px 5px;
		background-repeat:no-repeat;
		margin-top:15px;
		}
		
		div#centrage div#centre div#liste ul ul{	
		margin-left:20px;
		}
		
		div#centrage div#centre div#liste ul ul li{	
		margin:inherit;
		padding-left:20px;
		background-image: url(../pics/puce_fleche_marron.gif);
		background-position: 9px 5px;
		background-repeat:no-repeat;
		margin-top:10px;
		}
		
		div#centrage div#centre div#liste ul ul ul li{	
		margin:inherit;
		padding-left:20px;
		background-image: url(../pics/puce_fleche_marron.gif);
		background-position: 9px 5px;
		background-repeat:no-repeat;
		margin-top:5px;
		}
		
		div#centrage div#centre div#liste ul ul ul{	
		margin-left:30px;
		}
			
			div#centrage div#centre div#liste ul li h2 a{
			color:#542619;
			font-size:14px;
			font-weight:normal;
			}
			
			div#centrage div#centre div#liste ul ul li h2 a{
			color:#542619;
			font-size:12px;
			font-weight:normal;
			}
			
			div#centrage div#centre div#liste ul ul ul li h2 a{
			color:#542619;
			font-size:11px;
			font-weight:normal;
			}
