@charset "iso-8859-1";
/* auteur: Johan Barbier */
/* Date de création: 11/03/2003 */

.principal {
	position: absolute;
}
.gauche {
	background: url(../cadre/gauche.jpg);
	position: absolute;
	top: -20;
	left: 27;
	height: 30;
	width: 13;
	cursor: hand;
}
.droite {
	background: url(../cadre/droite.jpg);
	position: absolute;
	top: -20;
	left: 592;
	height: 30;
	width: 13;
	cursor: hand;
}
.img {
	position: absolute;
}

.object {width:143px; height:196px}
