div#presentation {
	position:relative;
	width:704px;
}
div#presentation p{
	font-size: 0.8em;
}
div#droite h1, div#presentation h1{
	text-align:center;
	font-size:1.2em;
	color:#333333;
	margin: 5px 0 10px 0;
}
div#presentation h2, div#droite h2{
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin: 20px 0;
	border-bottom: 2px solid #0e7a47;
	width: 90%;
}

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;
}
.img {
	border: 0px;
}
table.formulaire, table.formulaire2 {
	margin: 30px 0 30px 20px;
}
p.newmdp {
	text-align:center;
	font-size:0.9em;
}
p.fauxmail {
	text-align:center;
	font-size:0.9em;
	color: #FF0000;
}
table.livraison {
	font-size:0.8em;
	margin-bottom: 15px;
}
table.reglement, table.commande {
	margin-bottom: 30px;
}
