#content {
	height: 550px;
}

#content > div {
	/*padding: 8px;*/
	position: absolute;
	line-height: 1em;
	/*width: 300px;*/
}


#content div p > strong {
	color: #905b34;
	font-size: 0.9em;
	font-weight: bold;
}

#fond1 {
position:absolute;
padding:0 0 0 0;
margin:0 0 0 0;
width:288px;
height:227px;
background-image:url(../images/fond1_sitemap.gif);
}

#bloc1 {
position:relative;
padding-left:10px;
width:288px;
height:76px;
}
#bloc2 {
position:relative;
padding-left:10px;
width:288px;
height:76px;
}
#bloc3 {
position:relative;
padding-left:10px;
width:288px;
height:76px;
}
#bloc4 {
position:relative;
padding-left:10px;
width:288px;
height:76px;
}

#fond2 {
position:absolute;
padding:0 0 0 0;
padding-left:10px;
margin:0 0 0 0;
width:260px;
height:500px;
overflow: auto;
left:298px;
background-image:url(../images/fond2_sitemap.gif);
background-repeat:no-repeat;
background-color:#CDC5BA;
}

A.lien:link {color:#905b34; text-decoration:none;}
A.lien:visited {color:#905b34; text-decoration:none;}
A.lien:active {color:#905b34; text-decoration:none;}
A.lien:hover {color: #905b34; text-decoration:underline;}

