.clear { clear: both }


* {
	margin: 0;
}


html, body
{
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #3a4529;
}

body
{
background-image:url('../images/intro.jpg');
background-repeat:repeat-x;
background-position:top center;
margin: 0px;
padding: 0px;
text-align:center;
background-color: #ef8e20;
}

#frame
{
	display:block;
min-height: 100%;
margin: auto;
width: 887px;
background-color: #FFF;
height: 100%;
position:relative;
border-left: solid 1px #c05802;
border-right: solid 1px #c05802;
height: auto !important;
height: 100%;
}


#header
{
text-align: left;
height: 54px;
background-image:url('../images/header.jpg');
background-repeat: no-repeat;
background-position: top center;
}

#body
{
position:relative;
padding-top: 380px;
text-align: left;
background-image:url('../images/body.jpg');
background-repeat: no-repeat;
background-position: top center;
}

#body2
{
position:relative;
padding-top: 220px;
text-align: left;
background-image:url('../images/body2.jpg');
background-repeat: no-repeat;
background-position: top center;
}



#produits
{
	margin-bottom: 150px;
	display:block;
	float:left;
}


#produits img
{
	display: block;
	float: left;
	margin: 5px 0 15px 40px;
}


#footer
{
position:absolute;
bottom:0px;
width:100%;
height:127px;   /* Height of the footer */
background-image: url('../images/footer.jpg');
font-size: 9pt;
text-align: left;
}

#copyright
{
	position: relative;
	top: 80px;
	left: 30px;
}

#general
{
	width: 480px;
	display: block;
	float:left;
	margin-bottom: 150px;
}



#apropos
{
	position: relative;
	width: 450px;
	display: block;
	float:left;
	margin-bottom: 150px;
}


#right
{
	padding-top: 50px;
	text-align: center;
	display:block;
	float: right;
	width: 400px;
}

#right2
{
	padding-top: 50px;
	text-align: center;
	display:block;
	float: right;
	width: 600px;
}




ul#menu
{
display:block;
float: left;
position: relative;
margin: 0px;
padding: 0px;
display: inline;
left: 30px;
top: 20px;
}

ul#langue
{
display:block;
float: right;
position: relative;
margin: 0px;
padding: 0px;
display: inline;
right: 30px;
top: 20px;
}

ul#footermenu
{
position: relative;
margin: 0px;
padding: 0px;
display: inline;
left: 30px;
top: 20px;
}

ul#menu li
{

display: inline;
margin-right: 30px;
}

ul#langue li
{

display: inline;
}

ul#footermenu li
{

display: inline;
margin-right: 10px;
}

p
{
	margin-bottom: 10px;
	margin-left: 30px;
	color: #6c6c6c;
	font-size: 9pt;
}

p.note
{
	margin-bottom: 10px;
	margin-left: 30px;
	color: #6c6c6c;
	font-size: 9pt;
	color : #93a379;
	font-weight: bold;
}


h2
{
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 30px;
	color: #98aa7d;
	font-size: 12pt;
}

h3
{
	margin-bottom: 5px;
	margin-left: 30px;
	color: #f37124;
	font-size: 9pt;
}


a
{
	color: #f36f21;
}


#footer a
{
	color: #656e56;
	text-decoration:none;
}

h1
{
	margin-bottom: 20px;
}

#header a
{
	color: #3a4529;
	text-decoration:none;
}

#header a:hover
{
	color: #3a4529;
	text-decoration:underline;
}

#general li
{
	list-style-image: url('../images/list.gif');
	margin-bottom: 10px;
	color: #6c6c6c;
	font-size: 9pt;
}


#general ul
{
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 50px;
	margin-top: 15px;
}


a img
{
	border: 0px;
}

#splash
{
	position:relative;
	top: 480px;
}

.achat
{
	background-color: #e5ecda;
	margin-left: 30px;
	border: solid 1px #bac5a9;
	margin-bottom: 20px;
	padding: 5px;
}

.prix p
{
	font-size: 8pt;
}


.prix h4
{
	margin: 5px;
	color: #98aa7d;
}


