	body	{
		font-size: 80%;
		font-family: serif;
		color:#000000;
		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;    }
	#logopm	{
		position: absolute;
		left: 23px;
		top: 44px;
		z-index: 20;
		}
	#pommes	{
		position: absolute;
		left: 120px;
		top: 0px;
		}
	#editions	{
		position: absolute;
		left: 0px;
		top: 530px;
		background-color: #B91014;
		height: 50px;
		width:800px;
		}
	#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;
		}
	#collections	{
		position: absolute;
		left: 150px;
		top: 125px;
		width: 650px;
		height: 400px;
		overflow: auto;
		}
	.titreslivres	{
		font-family: sans-serif;
		font-style: normal;
		font-size: 90%;
		color: #000000;
		}
	.titrecollec	{
		font-family: serif;
		font-style: italic;
		font-size: 130%;
		color: #B91014;
		width: 200px;
		padding-bottom: 1px;
		padding-top: 10px;
		}
	a	{
		text-decoration: none;
		color: #000000;
	}
	a:hover	{
		text-decoration: none;
		color: #B91014;
	}
	#menu	{
		z-index: 100;
		position:absolute;
		left: 30px;
		/*top: 290px;*/
		top: 210px;
		height: 120px;
		width:160px;
		padding-right: 40px;
		font-size: 120%;
		font-style: normal;
		}
	#collecdetail	{
		}
	.collec	{
		width: 200px;
		background-color:#DDD;
		float: left;
		}
/*------------------------*/
div.img	{
 	margin: 6px;
 	border: 0px solid #0000ff;
 	height: auto;
 	width: auto;
 	float: left;
	text-align: left;
	}	
div.img a:hover	{
	color: #000;
	}
div.img a	{
	font-family: serif;
	font-style: italic;
	font-size:130%;
	color: #B91014;
	}
div.desc	{
	text-align: left;
	font-weight: normal;
	width: 290px;
  	margin: 1px;
	font-family: sans-serif;
	font-style: normal;
	font-size: 85%;
	color: #000000;
	padding-bottom:1px;
	padding-left: 4px;
	padding-top:0px;
	}
div.desc a	{
	font-family: sans-serif;
	font-style: normal;
	font-size: 100%;
	color: #000000;
	}
div.desc a:hover	{
	color: #B91014;
	}
#offre	{
	z-index: 150;
	position:absolute;
	left: 10px;
	top: 340px;
	width: 130px;
	height: 158px;
	/*font-family: Trebuchet MS,verdana,arial,helvetica;*/
	}