#imagegauche{
	background:url(../_img_interface/i_m_ar.jpg) no-repeat;
	border:1px solid #58A7BB;
	width:268px;height:175px;
}

#menugauche{
	background-color:#926F62;
	border:1px solid #58A7BB;
	border-top:none;
	width:268px;height:286px;
}

/*** titre de gauche ***/
#menugauche h1{
	margin:0;
	background:url(../_img_interface/t_ar.gif) no-repeat;
	width:268px;height:75px;
}

/*** menu de gauche ***/

#menugauche ul li{
	clear:left;
	float:left;
}

.histoires,.histoiresdone,.histoires2{
	background:url(../_img_interface/m_01_ar.gif) 0 -38px no-repeat;
	width:180px; height:19px;
}
.histoires a{
	background:url(../_img_interface/m_01_ar.gif) 0 -0 no-repeat;
	width:180px; height:19px;
	display:block;
}

.impacts, .impactsdone{
	background:url(../_img_interface/m_02_ar.gif) 0 -38px no-repeat;
	width:180px; height:19px;
}
.impacts a{
	background:url(../_img_interface/m_02_ar.gif) 0 -0 no-repeat;
	width:180px; height:19px;
	display:block;
}

.quete, .quetedone{
	background:url(../_img_interface/m_03_ar.gif) 0 -38px no-repeat;
	width:180px; height:19px;
}
.quete a{
	background:url(../_img_interface/m_03_ar.gif) 0 0 no-repeat;
	width:180px; height:19px;
	display:block;
}

.encyclopedie,.encyclopediedone,.encyclopedie2{
	background:url(../_img_interface/m_04_ar.gif) 0 -38px no-repeat;
	width:180px; height:19px;
}
.encyclopedie a{
	background:url(../_img_interface/m_04_ar.gif) 0 0 no-repeat;
	width:180px; height:19px;
	display:block;
}

#points{
	background:url(../_img_interface/m_div_ar.gif) no-repeat;
	width:180px;height:18px;
}

.impacts a:hover,.quete a:hover,.encyclopedie a:hover{background-image:none;}
/*** fin du menu de gauche ***/

/*** contenu droit ***/
#contenudroit{
	width:618px;height:463px;
	border:1px solid #58A7BB;
	background:url(../_img_interface/i_fond_ar_complet.jpg) no-repeat;
	margin-left:280px;
	position:relative;
	overflow:hidden;
}
