#page #texte_gauche {
	position: absolute;
	height: 540px;
	width: 400px;
	left: 71px;
	top: 66px;
	z-index: 500;
}
#page #page_droite {
	position: absolute;
	height: 540px;
	width: 450px;
	right: 56px;
	top: 66px;
	z-index: 500;
}
#page #texte_gauche ul {
	list-style-position: outside;
	list-style-image: url(../images/petite_boule_bleue.jpg);
	list-style-type: none;
	vertical-align: -200%;
}
#page #page_droite #site1 {
	position: absolute;
	left: 290px;
	top: 24px;
	z-index:5;
	width:160px;
	text-align: center;
}
#page #texte_gauche td { vertical-align: top; }
#page #texte_gauche img { margin-right: 5px; }


#page #page_droite #site2 {
	position: absolute;
	left: 143px;
	top: 150px;
	z-index:2;
	width:160px;
	text-align: center;
}
#page #page_droite #site3 {
	position: absolute;
	left: -5px;
	top: 235px;
	z-index:1;
	width:160px;
	text-align: center;
}
#page #page_droite #site4 {
	position: absolute;
	left: 289px;
	top: 255px;
	z-index:3;
	width:160px;
	text-align: center;
}
#page #page_droite #site5 {
	position: absolute;
	left: 129px;
	top: 363px;
	z-index:4;
	width:160px;
	text-align: center;
}
#page #page_droite #titre {
	position: absolute;
	left: 26px;
	top: 70px;
	font-weight: bold;
}

