body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background: #869901;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}

img{ border:0; margin:0;}

#container {

	position:relative;

	width:800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	padding-left:95px;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */

}
#container a,#container p a,#container .center a,#container .center2 a{color:#D77B23;}

.mainbg{background: url(catalog/images/bg_pgmain.jpg) repeat-y;}

#header .header_top{ width:800px; height:122px; margin: auto; background:url(catalog/images/header_top.jpg) no-repeat; }

#header #logo{ float:left; padding-left:26px; padding-top:27px;}

#header #main_menu{ margin:0px; height:27px; width:800px; margin-left:12px;}

.bodi { margin-left:100; 
}
.note {
   FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 18px; FONT-FAMILY: Arial,Geneva,Verdana,Helvetica,Sans-Serif; text-align: left;
   }
.titre { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #990000; LINE-HEIGHT: 18px; FONT-FAMILY: Arial,Geneva,Verdana,Helvetica,Sans-Serif; text-align: left; text-decoration: underline; }
#global {
     margin-left: auto;
     margin-right: auto;
     width: 800px;
     text-align: left; 
	  background-color:#ffffff;
}
#colG{
	float:left;
	width:400px;
}
.fond-cosmetiques{
	background-image: url(images/fond-cosmetiques.jpg);
}
ul#menuPP{
	margin: 27px 0px 0px 10px;
	padding:0;
}
ul#menuPP li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:37px;
	background-image: url(images/pointer_blue_light.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left:15px;
}
ul#menuPP li a{
	font-size:12px;
	font-weight:bold;
	color:#8FA101;	
	text-decoration: none;
}
ul#menuPP li a:hover{
	color:#red;	
}
#content{
	float:left;
	width:330px;
	margin-top:17px;	
	padding: 0 20px 0 15px;
}
#content p, #content-liens p, #popup p{
	margin:0;
	text-align:justify;
	line-height:14px;
}
.invit {
FONT-WEIGHT: bold; COLOR: #990000; FONT-SIZE: 14px; LINE-HEIGHT: 18px; FONT-FAMILY: Arial,Geneva,Verdana,Helvetica,Sans-Serif; text-align: left;}
