/*LE COTON BIO*/

body {
background-image:url(../IMG/fond.jpg);
	margin: 1.5em;
	text-align: center;
	font-size: 1em;
	color: #333;
}

#page {
	width:900px;
	height:652px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	margin-top:-4px;
background:url(../IMG/lecotonbio.png)  no-repeat;
}

#conteneur #contenu {
margin-top:20px;
position:relative;
height:400px;
width:500px;
overflow:auto;
padding:0;
margin-left:0px;
left:110px;
}

#conteneur #contenu p{
width: 450px;
text-align:justify;
}

#conteneur #contenu p a {
color:#ee8b15;
text-decoration:none;
}

#conteneur #contenu p a:hover {
color:#ee8b15;
text-decoration:underline;
}


#pied {
top:0px;
margin-top:-160px;
	width: 100%;
	padding: 2px;
	text-align: center; }
