body, div, h1, img,li {
	margin:0;
	padding:0;
}
body {
	color:white;
	background-color:black;	
	font-family: Arial, Verdana, sans-serif; 
	font-size:75%;	
	}

address {
	margin-top:1em;
	text-align:center;
	font-style:normal;
	}
p {
	margin:1em 0.5em 0 0;
	text-align:justify;
}
div#banner {
}
div#spacer {
	clear:both;
}
div#contener {
	width:760px;
	margin:auto;
}
div#content {
	width:760px;
}
div#text {
	height:370px;
	padding:0.5em;
	overflow:auto; 	
}
div#contenth {
	height:392px;
    background-image: url("img/fondh.jpg");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
div#contentb {
	height:226px;
    background-image: url("img/fondb.jpg");
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
div#footer {
	background-color:#E8E9A8;
	color:#AA742A;
	text-align:center;
}
img#aloxe {
	float:left;
	}
img#bouteilles{
	float:left;
	margin: 30px 30px 0 30px;
	}	
h1#title {
	height: 110px;
	width:510px;
    padding: 110px 0 0 0;
    overflow: hidden;
    background-image: url("img/bonneau_martray.gif");
    background-repeat: no-repeat;
    height: 0px !important;
}
ul {
	margin-top:0.5em;
	}
