body{
      font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-attachment: fixed;
	background-image: url(../images/fond.gif);
	background-repeat: repeat;
	background-position: center top;
	scrollbar-arrow-color: rgb(255, 0, 0);
	scrollbar-highlight-color: rgb(76, 129, 254);
	scrollbar-3dlight-color: rgb(255, 255, 255);
	scrollbar-shadow-color: rgb(144, 158, 215);
	scrollbar-darkshadow-color: rgb(0, 0, 0);
	scrollbar-track-color: rgb(245, 245, 245);
	scrollbar-base-color: rgb(38, 64, 176); 
}

body p{
	padding:0px;
	margin:0px;
	xbackground-attachment: fixed;
	xbackground-image: url(../images/fond.jpg);
	xbackground-repeat: repeat-x;
	xbackground-position: center top;
}

/* to center the layout on all browser*/
#main{
        text-align: center;
background-attachment: fixed;
	background-image: url(../images/grille.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* table containing the products*/ 
#catalogue{
	width:800px;
	background-color: #00FF00;
}

/* product box*/ 
#catalogue td{
	background:#FF9900 url(../images/item.gif) no-repeat right top;		
	height:125px;
	width:266px;	
}

/* product pictures*/ 
#catalogue img{
	padding:0px;
	margin:0px;
	height:100px;
	width:100px;
	float:left;
	background-color: #FF0000;
}

/* product description */ 
tt{								
	width:150px;				
	float:right;
	font-family: Arial,Verdana;
	font-size:12px;
	font-color:#666666;	
	padding:10px 10px 10px 0px;
	margin-bottom:10px;
	text-align:left;		
}

/* product description's item*/ 
tt p{
	margin:0px;
	padding:0px 0px 0px 10px;						
}	
tt s{
	margin:0px;
	padding:0px 0px 0px 10px;						
}	

ins{								
	width:150px;				
	float:right;
	font-family: Arial,Verdana;
	font-size:11px;
	font-color:#666666;
	text-decoration:none;	
	padding:10px 10px 10px 0px;
	margin-bottom:10px;
	text-align:left;		
}

/* product description's item*/ 
ins p{
	margin:0px;
	padding:0px 0px 0px 10px;						
}	
ins s{
	margin:0px;
	padding:0px 0px 0px 10px;						
}
.div_style_01 {
	height: 343px;
	width: auto;
	overflow: auto;
	visibility: visible;
	clip: rect(auto,auto,auto,auto);
	padding-right: 10px;
	padding-left: 10px;
}
.sectionStyle {
	background-image: none;
}
