/*** index ***/

#right div {
	color : #9B3775;
	margin : 18px 0 0 66px;
	padding : 70px 40px;
	height : 184px;
	background: url(../images/carte.gif) no-repeat;
}

/*** interne ***/

#bando ul #presentation a {
	background-image: url(../images/presentation.gif);
	height: 31px;
}
#bando ul #presentation a:hover {
	background-image: url(../images/presentationh.gif);
}
#bando ul #europe a {
	background-image: url(../images/europe.gif);
	height: 25px;
}
#bando ul #europe a:hover {
	background-image: url(../images/europeh.gif);
}
#bando ul #competences a {
	background-image: url(../images/competences.gif);
	height: 25px;
}
#bando ul #competences a:hover {
	background-image: url(../images/competencesh.gif);
}
#bando ul #procedures a {
	background-image: url(../images/procedures.gif);
	height: 25px;
}
#bando ul #procedures a:hover {
	background-image: url(../images/proceduresh.gif);
}
#bando ul #actualites a {
	background-image: url(../images/actualites.gif);
	height: 27px;
}
#bando ul #actualites a:hover {
	background-image: url(../images/actualitesh.gif);
}
#bando ul #contact a {
	background-image: url(../images/contact.gif);
	height: 32px;
}
#bando ul #contact a:hover {
	background-image: url(../images/contacth.gif);
}
