* {
	padding: 0;
	margin: 0;
}

body	{
	background-color: #8e84b8;	background-image: url('img/lavandes.jpg');
	background-repeat: no-repeat;
	font-family: Helvetica, sans-serif;	font-size: 12px;	position: relative;	left: 50%;	width: 800px;	margin: 0 0 0 -400px;	text-align: left;
	}#siteweb	{
	position: relative;
	background-color: #f6f7e5;
	padding-bottom: 10px;
	}	
#main
	{
	position: relative;
	padding: 10px;
	margin-left: 250px;
	height: 600px;
	overflow: visible;
	}

html>body #main {
height: auto;
min-height: 600px;
}

#db_pied
	{
	text-align: right;
	font-size: 10px;
	color: #b9b9b9;
	padding: 10px 30px 30px 0;
	}

#sommaire
	{
	position: absolute;
	width: 250px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	left: 0px;
	}

#fleurbriange
	{
	position: absolute;
	text-align: center;
	left: 510px;
	top: 0px;
	}

#langue
	{
	position: absolute;
	left: 650px;
	top: 120px;
	}

#soleil
	{
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url('img/soleil.png');
	background-repeat: no-repeat;
	width: 130px;
	height: 130px;
	}

#brin_lavande {
	position: absolute;
	width: 247px;
	height: 100px;
	background-image: url('img/brin_lavande.png');
	background-repeat: no-repeat;
	top: 230px;
	right: 0px;
	}

#lavande {
	width: 250px;
	height: 146px;
	background-image: url('img/lavande.jpg');
	background-repeat: no-repeat;
	}

#banniere {
	width: 430px;
	height: 250px;
	}

#coordonnees
	{
	position: absolute;
	text-align: center;
	left: 430px;
	top: 140px;
	width: 370px;
	}

#bandetitre {
	position: absolute;
	top: 25px;
	left: 430px;
	width: 366px;
	padding: 2px;
	text-align: center;
	font-size: 200%;
	color: #4e6139;
	background-color: #f6f7e5;
	filter: alpha(opacity=75);
	opacity: 0.75;}

.titre {
	position: absolute;
	top: 75px;
	left: 200px;
}

.littlebox {
	width: 160px;
	height: 160px;
	margin: 5px;
	float: left;
	background-color: #fdfbac;
}

.bold {font-weight: bold;}
.error {color: red;}
.big {
	font-size: 18px;
	margin-bottom: 20px;
}

.vertclair {color: #aac286;}
.logo {
	height: 150px;
	width: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}

.blueprice {
	text-align: center;
	color: blue;
	font-weight: bold;
}

img {border: 0;}

p {margin-bottom: 6px;}

a:link, a:visited { text-decoration: underline; color: #4a71d7;}
a:hover { color: #9761d0;}
a:active { color: #c74477;}

a.ngweb:link, a.ngweb:visited { text-decoration: underline; color: #f6f7e5;}
a.ngweb:hover { color: #fc5f73;}
a.ngweb:active { color: #c73814;}

a.space {
	margin-right: 15px;
}

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #4e6139;
	}
	
h1
	{
	font-size: 16px;
	}
	
h2
	{
	font-size: 20px;
	}
	
h3
	{
	font-size: 16px;
	font-style: italic;
	}

h4, h5, h6 {font-size: 12px;}

.menu a.menuinfo:link, .menu a.menuinfo:visited	{	width: 220px; 	height: 18px;	display: block;	text-align: center;	text-decoration: none;	color: #F6F7E5;	background: #AAC286;	border: 1px solid #AAC286;	font-weight: bold;	line-height: 20px;	text-decoration: none;	}	 .menu a.menuinfo:hover	{	background: #F6F7E5;	color: #4e6139;	}.menu a.menuinfo:active	{	background: #F6F7E5;	color: #AA6EFF;	}

.menu a.menuproduit:link, .menu a.menuproduit:visited	{	width: 220px; 	height: 18px;	display: block;	text-align: center;	text-decoration: none;	color: #F6F7E5;	background: #ca82d5;	border: 1px solid #ca82d5;	font-weight: bold;	line-height: 20px;	text-decoration: none;	}	 .menu a.menuproduit:hover	{	background: #F6F7E5;	color: #653B64;	}.menu a.menuproduit:active	{	background: #F6F7E5;	color: #AA6EFF;	}
	
ul	{	list-style-type: none;	width: 100%; /* précision pour Opera */	}li {margin-bottom: 5px;}

