/******************general*********************/
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/******************emplacements des fleches pour popup 370X480*******************/
#fleche_precedent {
	position:absolute;
	left:300px;
	top:436px;
	width:22px;
	height:22px;
	z-index:1;
}
#fleche_suivant {
	position:absolute;
	left:335px;
	top:436px;
	width:22px;
	height:22px;
	z-index:1;
}
/******************emplacements des fleches pour popup 480X3780*******************/
#fleche_precedent02 {
	position:absolute;
	left:390px;
	top:324px;
	width:22px;
	height:22px;
	z-index:1;
}
#fleche_suivant02 {
	position:absolute;
	left:433px;
	top:324px;
	width:22px;
	height:22px;
	z-index:1;
}

