* {
	margin:0;
	padding:0;
}
html,body {
	font-family: Verdana,Arial , Times, serif;
	font-weight: normal;
	font-size: 14px;
	color:#442800;
	line-height: 20px !important;
	background-image: url('../back5.png');
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #f6f2d9;
	/*text-align: center;*/
	width:100%;
	margin-left:0px;
	margin-right:0px;
	}

#page {
	/*margin: 50px auto;*/
	/*margin-bottom: 25px;*/
	padding: 0px;
	background-image: url('../backtrue.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	width:972px;
	text-align: left;
	font-family:georgia;
	overflow:hidden;
	font-size:14px;
}
#content{
	width:972px;
}

#introtop {



}

a {
color:#c43566;
text-decoration:none;
}

div.flash {
	position:relative;
	width: 363px;
	float: left;
}

div.flash div.overflash {
	bottom: -14px;
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	color:#9f9e89;
	right: 0px;
	width: 250px;
	height: 50px;
	background:#f8f2da;
}

* html div.flash div.overflash {
	right: 15px;
}

div.produits {
	float: left;
	width: 566px;
	margin: 0 0 30px 40px;
}

* html div.produits {
	margin: 0 0 30px 20px;
}

div.produits h2 {
	font-size: 15px;
}

div.produits ul.col_1,
div.produits ul.col_2 {
	float: left;
	margin-top: 17px;
	margin-right: 40px;
}

div.produits ul.col_1 li.detailants {
	margin-top: 24px;
}

div.produits ul.col_2 li.roy {
	margin:24px 0 0 10px;
}

div.produits ul {
	list-style-type:none;
}

div.footer {
	font-size:12px;
	line-height: 16px !important;
	margin-left: 403px;
	color:#8b7957;
}
