@charset "utf-8";
/* CSS Document */

#contentMentions{
	padding-bottom: 20px;
}

#mentions{
	width: 892px;
	margin-left: 20px;
	background: url(../images/mentions/bg-center.jpg) left top repeat-y;
}

#mentions .borderMentions img{
	display: block;
}

#mentions .zoneMentions{
	margin: 8px 0px 18px 9px;
	background: url(../images/mentions/mentions-bottom.jpg) 22px bottom no-repeat;
	padding-bottom: 15px;
}

#mentions .zoneMentions h2{
	background: url(../images/mentions/mentions-titre.jpg) left top no-repeat;
	height: 51px;
	line-height: 44px;
	padding-left: 41px;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
}

#mentions .zoneMentions abbr{
	border: none;
}

#mentions .zoneMentions .margBottomPara{
	padding-bottom: 1em;
}

#mentions .zoneMentions .indentPara{
	padding-left: 40px;
}

#mentions .zoneMentions div{
	background: url(../images/mentions/mentions-bg.jpg) 22px top repeat-y;
	padding: 8px 52px 8px 41px;
	margin: 0px;
}

#mentions .zoneMentions div table td, #mentions .zoneMentions div table th{
	border-top: 1px dashed #3d3525;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	height: 23px;
	padding-right: 50px;
}

#mentions .zoneMentions div table th{
	padding-left: 6px;
}
