/*---------------------------------- Corrections pour IE 6  -----------------------------------*/

* html  #global {
	height: 100%;
	position: static;
}

* html  #content {
	display: inline;
}

* html  #center {
	overflow: visible;
	height: 1%;
}

* html  body {
	position: relative;
}

* html  html {
	overflow-y:scroll;
}

* html #footer{
	margin-bottom:-1px;
}

* html #nouveaute{
position:relative;
top:20px;
left:140px;
padding:0;
margin:0;
float:right;
}

* html #selection{
position:relative;
top:300px;
left:300px;
padding:0;
margin:0;
float:right;
clear:left;
}


* html #catalogue {
clear:right;
float:left;
}

* html #texteContent {
position:relative;
width:500px;
margin-top:0px;
top:-220px;
}

* html #panier{
position:relative;
left:193px;
top:-18px;
margin:0;
padding:0;
float:right;
clear:left;
}

* html #globalIndex  #panier{
	display:none;
	position:absolute;
	top:256px;
	left:710px;
}

* html #cepages{
	 margin-top:-210px;
	 padding-right:20px;
	 width:560px;
}
