.title_left{
	background: url(../img/icon_titre_fr.jpg) no-repeat left;
	width:18px;
	height:23px;
}

.title_center{
	background: url(../img/px_orange_titre_fr.jpg) repeat-x bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7F8C92;
	font-weight:bold;
	padding:0 5px 0 0;
	text-align:left;
}

.title_right{
	background: url(../img/degrad_orange_titre_fr.jpg) no-repeat left bottom;
	width:255px;
}

.detail{
	border:#cfdae2 1px solid;
	margin:5px 0 15px 0;
	
	width:100%;
}

.detail .td_detail{
   padding : 4px;
}