body	{
	font-size: 80%;
	font-family: serif;
	color:#000000;
	/*background-image:url(images/bg2.gif);
	background-color: #6e1e3f;*/
	text-align: left;	}
#global {
	z-index:0;
	background-color:#FFF;
	position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 580px;   
	margin-top: -290px; /* moitié de la hauteur */
	margin-left: -400px; /* moitié de la largeur */
	border: 0px solid #777777;    }
#pavecouleur	{
	position: absolute;
	left: 22px;
	top: 41px;
	width: 103;
	height: 154;
	z-index: 20;
	}
#logopm	{
	position: absolute;
	left: 20px;
	top: 40px;
	z-index: 21;
	}
#pommes	{
	position: absolute;
	left: 120px;
	top: 0px;
	}
#pavecouleur2	{
	position: absolute;
	left: 0px;
	top: 530px;
	/*background-color: #8F1E1E;*/
	height: 50px;
	width:800px;
	z-index: 22;
	}
#editions	{
	position: absolute;
	left: 0px;
	top: 530px;
	/*background-color: #8F1E1E;*/
	height: 50px;
	width:800px;
	z-index: 23;
	}
#aiguille	{
	position: absolute;
	left: 500px;
	top: 80px;
	}
#titrepage	{
	position: absolute;
	left: 210px;
	top: 15px;
	font-size: 450%;
	font-family: serif;
	font-style:italic;
	padding-right: 30px;
	color: #888888;
	}
#titrepage_gm	{
	position: absolute;
	left: 180px;
	top: 25px;
	font-size: 340%;
	font-family: serif;
	font-style:italic;
	padding-right: 30px;
	color: #888888;
	}
#collections	{
	position: absolute;
	left: 150px;
	top: 125px;
	width: 640px;
	height: 404px;
	overflow: auto;
	/*background-color: #FF0;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);*/
	}
a	{
	text-decoration: none;
	color: #000000;
	}
a:hover	{
	text-decoration: none;
	color: #B91014;
	}
#menu	{
	position:absolute;
	left: 30px;
	top: 210px;
	height: 120px;
	width:120px;
	z-index: 100;
	padding-right: 40px;
	font-size: 120%;
	font-style: normal;
	}
#colonneg	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 340px;
	height: 400px;
	text-align: justify;
	/*overflow:auto;*/
	border: 0px solid #777777;
	}
#titrecolonneg	{
	font-size: 160%;
	font-family: serif;

	}
#colonned	{
	position: absolute;
	left: 360px;
	top: 0px;
	width: 250px;
	height: 400px;
	text-align: justify;
	/*overflow:auto;*/
	border: 0px solid #777777;
	font-size: 85%;
	font-family: sans-serif;
	}
#divprix	{
	text-align: right;
	/*border: 1px solid #777777;*/
	}
#prix	{
	background-color: #999;
	color: #FFF;
	padding: 2px 5px 2px 5px;
	}
#offrelivr	{
	z-index: 150;
	position: absolute;
	left: 10px;
	top: 340px;
	width: 130px;
	height: 160px;

}