/* ----------------------------- Encadré "Mentions légales" ----------------------------- */
.cadre3 .g, .cadre3 .d {
	background-repeat: no-repeat;
	position: absolute;
	height: 341px;
}
.cadre3 .g {
	width: 5px;
	top: 0px;
	left: 0px;
	background: url(../images/commun/cadre_3-g.gif) top left no-repeat;
}
.cadre3 .d {
	width: 55px;
	top: 0px;
	right: 0px;
	background: url(../images/commun/cadre_3-d.gif) top right no-repeat;
}
.cadre3 {
	position: relative;
	width: 905px;
	height: 341px;
	margin-right: 8px;
}
.cadre3 .content {
	position: relative;
	margin-left: 5px;
	margin-right: 55px;
	height: 325px;
	padding-top: 20px;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-right: 5px;
	z-index: 1;
	background: url(../images/mentions/cadre_3-centre.gif) top right repeat-x;
}
.cadre3 .content #scroll {
	width: 764px;
	height: 240px;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 30px;
	overflow: auto;
	font-size: 1.1em;
}
.cadre3 h2 {
	background: url(../images/homepage/puce_rond-jaune.gif) 0px 5px no-repeat;
	padding-left: 16px;
}
.cadre3 h3 {
	font-size: 1.1em;
	padding-top: 40px;
	padding-bottom: 15px;
}
.cadre3 h3.first {
	padding-top: 10px;
}
.cadre3 ul {
	list-style-type: none;
}
.cadre3 li {
	padding-top: 10px;
	padding-left: 15px;
	background: url(../images/commun/puce_list-carre.gif) 4px 16px no-repeat;
}

div#footer a#btnBon {
	width: 108px;
	margin-left: 4px;
	background: url(../images/commun/btn_B-mentions-on.gif) top left no-repeat;
}