div#top ul li{
	display:inline;
	margin:0 0 0 5px;
	list-style:none;
}
div#top ul li a{
	padding:0 0 0 15px;
	color:#96c702;
	font-size:16px;
	background:url(/images/actions/bg_navtemoignages-li.gif) 0 3px no-repeat;
}
div#top ul li a.selected{
	font-weight:bold;
	background:url(/images/actions/bg_navtemoignages-li_selected.gif) 0 3px no-repeat;
}
div#content{
	width:307px;
}
div#content div#data{
	width:283px;
}

div#content p strong span{
	padding:0 0 0 3px;	
	color:#96c702;
}

div#content ul{
	float:left
}
div#content ul li{
	float:left;
	margin:0 10px 10px 0;
	list-style:none;
}
div#content ul li a{
	float:left;
	padding:7px 10px 9px 7px;
	width:55px;
	height:66px;
	background:url(/images/actions/bg_portrait.gif) 0 0 no-repeat;
}
div#content ul li a:hover{
	background:url(/images/actions/bg_portrait.gif) 0 -83px no-repeat;
}
div#content ul li a.selected{
	background:url(/images/actions/bg_portrait.gif) 0 -83px no-repeat;
}
div#content ul li img{
	float:left;
	width:54px;
	height:67px;
}

div#main div#right{
	width:216px;
	padding-top:15px;
}
div#right dl dt{
	padding:11px 11px;
	width:194px;
	height:238px;
	background:url(/images/actions/bg_portrait_opened.gif) 0 0 no-repeat;
}
div#right dl dd{
	padding:0 0 0 10px;
	font-weight:bold;
	background:url(/images/actions/bg_dd-puce-rouge.gif) 0 0 no-repeat;
}
div#right dl dd em{
	display:block;
}


img#portrait{
	width:193px;
	max-height:237px;
}