div#liste {
	position:relative;
	width: 700px;
	height: auto;
	border: 2px solid #0e7a47;
}
div#p1 {
	background:url(img/cadre/p1.jpg) center no-repeat;
	width: 700px;
	height: 23px;
}
div#p2 {
	background:url(img/cadre/p2.jpg) repeat;
	width: 700px;
	height: 100%;
	display:table;
}
div#p3 {
	background:url(img/cadre/p3.jpg) center no-repeat;
	width: 700px;
	height: 23px;
}
div#presentation {
	position:relative;
	width:704px;
}
div#presentation h1{
	text-align:center;
	font-size:18px;
	color:#333333;
	margin: 5px 0 10px 0;
}
div#titre-pres {
	background:url(img/cadre-presentation.jpg) center no-repeat;
	height: 34px;
	margin: 0px;
}
div#texte-pres {
	background: #b5d579;
	height: auto;
	border-left: 2px solid #0e7a47;
	border-right: 2px solid #0e7a47;
	border-bottom: 2px solid #0e7a47;
	font-size: 0.8em;
	color:#333333; /*en blanc auparavant*/
}
div#texte-pres p{
	margin: 0px 5px 5px 5px;
}
div#pag-1 {
	position:relative;
	width:700px;
	margin: 10px 15px 5px 0;
	text-align:right;
	font-size: 0.7em;
	color: #0e7a47;
}
div#pag-2 {
	position:relative;
	width:700px;
	margin: 5px 15px 5px 0;
	text-align:right;
	font-size: 0.7em;
	color: #0e7a47;
}
div#pag-1 p, div#pag-2 p{
	margin: 0;
}
div#pag-1 a, div#pag-2 a{
	text-decoration: none;
	color: #0e7a47;
}
.page-aff {
	color:#FFFFFF;
	font-weight:bold;
}
.non-pag {
	color:#666666;
}
table.liste {
	width: 300px;
	float:left;
	position:relative;
	margin: 10px 0 10px 33px;
	height: 183px;
	border: 1px solid #666666;
}
td.liste-nom {
	text-align:center;
	position:relative;
	background: #e0e0e0;
	height: 38px;
}
td.liste-nom a {
	color: #7cbe00;
	font-size: 0.8em;
	font-weight:bold;
	text-decoration:none;
}
td.liste-img {
	height: 122px;
	margin: 0px;
}
.img {
	border: 0px;
}
td.liste-desc {
	font-size: 0.8em;
	color:#666666;
	height: 122px;
}
td.liste-desc p.bio {
	font-size: 0.9em;
	color:#7cbe00;
}
td.liste-desc p{
	margin: 3px 10px 2px 5px;
}
td.liste-desc li{
	margin: 0px;
}
td.liste-desc p.liste-prix{
	margin: 15px 10px 0 5px;
}
.vert {
	color:#7cbe00;
	font-weight:bold;
}
.barre{text-decoration:line-through;color:#000;}
td.envoi {
	height: 33px;
}
td.envoi a {
	background: url(img/bouton.jpg) center no-repeat;
	width: 128px;
	height: 27px;
	line-height: 27px;
	margin-left: 86px;
	text-align:center;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	font-size: 0.8em;
}
