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

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

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

/*** menu de gauche ***/

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

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

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

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

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

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

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

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

