@import url(_main.css);
						/* Interface droite */
								/* contenant */
#nuxe #interface_droite #fond_bas {background:url(/_img/fond_bas_arbre.jpg) bottom left no-repeat;}
#nuxe #interface_droite #fond_haut {background:url(/_img/font_haut.jpg) top left no-repeat;}
#conteneur #contenu div.bloc { margin-left:200px; margin-top:30px;}
#conteneur #contenu div.bloc ul { margin:0; padding:0;}
#conteneur #contenu div.bloc li {
	margin:0 5px 22px 0;
	padding:0 0 0 20px;
	width:290px;
	color:#095900;
	font-weight:bold;
	list-style:none;
	behavior : url(/_css/iepngfix.htc);/*hack ie6 - png transparent*/
	background:url(/_img/puce_h4.png) 0px 3px no-repeat;
}
div.photo_gauche {float:left; margin:20px 10px 6px 0; padding:5px 5px 0 0; position:relative;}
div.ombre {
	float:left;
	background:url(/_img/ombre.jpg) center center no-repeat;
	filter:alpha(opacity=2); -moz-opacity:0.02; opacity: 0.02;
	background:#999;
	width:190px;
	height:280px;
}

div.photo_gauche img{position:absolute; left:5px; top:10px; border:5px solid #FFF; }
#conteneur #contenu p.petit {color:#989D8C; font-size:0.9em; margin:30px 0; padding:0 10px; line-height:1.3em;}
								/* fin contenant */
						/* fin Interface droite */