/* ----------------------------- Encadré "Plan du site" ----------------------------- */
.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/plan/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: 341px;
	padding-top: 20px;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-right: 5px;
	z-index: 1;
	background: url(../images/plan/cadre_3-centre.jpg) top left no-repeat;
}
.cadre3 a {
	color: #9C8460;
	text-decoration: underline;
}
.cadre3 a:hover {
	text-decoration: none;
}
.cadre3 h2 {
	background: url(../images/homepage/puce_rond-jaune.gif) 0px 5px no-repeat;
	padding-left: 16px;
}
.cadre3 #col1, .cadre3 #col2 {
	padding-top: 30px;
}
.cadre3 h3 {
	font-size: 1.1em;
	padding-left: 35px;
	padding-top: 20px;	
}
.cadre3 ul {
	list-style-type: none;
	padding-left: 35px;
}
.cadre3 li {
	padding-top: 5px;
	padding-left: 15px;
	background: url(../images/commun/puce_list-carre.gif) 4px 11px no-repeat;
}

div#footer a#btnCon {
	width: 88px;
	background: url(../images/commun/btn_C-sitemap-on.gif) top left no-repeat;
}