* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px !important;
	color: #000;
	text-align: center;
	background-color:#d7eaa3;
	margin:0 0 20px 0;
}
h1 {
	color:#000569;
	font-size: 18px;
	line-height: 20px !important;
	margin:0 0 10px 0;
}
h2 {
	color:#333;
	font-size: 14px;
	line-height: 16px !important;
	margin:0 0 10px 0;
}
a:link, a:visited, a:active {
	color:#DB0054;
	text-decoration:none;
}
a:hover {
	color:#639600;
	text-decoration:none;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width:740px;
	text-align: left;
	background: url(../img/bgdeuxcol.jpg) #fff repeat-y;
}
#menu {
	width:180px;
	float:left;
	text-align: left;
}
#contenu {
	width:530px;
	float:left;
	text-align: left;
	margin:0 0 20px 0;
	padding:0 20px 0 0;
}
#pied {
	width:555px;
	text-align: left;
	border-top:1px solid #000569;
	padding:5px;
	margin:0 0 0 175px;
	clear:both;
}
#menu ul {
	font-size: 11px;
	list-style:none;
	display:block;
	line-height:12px !important;
	margin:0;
	padding:0 5px 0 10px;
}
#menu ul li {
	padding:0 0 20px 5px;
}
#menu a:link, #menu a:visited, #menu a:active {
	color:#000569;
	text-decoration:none;
}
#menu a:hover {
	color:#639600;
	text-decoration:none;
}
#menu ul.n1 li {
	padding:3px 0 1px 10px;
	background: url(img/dot.gif) .1em .6em no-repeat;
}
#menu ul.n1 {
	margin:0 0 5px 0;
}
p {
	margin:0 0 20px 0;
}
.off {
	padding:0 0 15px 10px;
	color:#639600;
	text-decoration:none;
}
#contenu ul li {
	list-style:none;
	display:block;
	padding:0 0 3px 10px;
	background: url(img/dot.gif) .2em .6em no-repeat;
}
#contenu ul {
	margin:0 0 10px 0;
}
#note  {
	color:#62862c;
	font-size: 10px;
	line-height: 12px !important;
	padding:5px;
	background-color:#d7eaa3;
	margin:0 0 20px 0;
}
#contenu table.newproduct  {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 14px !important;
}
#contenu table.newproduct  h1{
	margin:0;
	padding:0;
}
#contenu table.newproduct  td {
	padding-bottom:10px;
}
#contenu table.newproduct  p {
	margin:0 0 3px 0;
	padding:0;
}
#contenu table.newproduct  ul {
	margin:0 0 3px 0;
	padding:0;
}