body, html {
	margin: 0;
	padding: 0;
	background: url(../img/fond/fond-body.jpg) repeat-x #443115;
	width:100%;	
	color:#636363;
}
html {
	font-family:Arial, Helvetica, sans-serif;
}
div#general{margin:0 auto;width:1000px;}
div#general-haut{background:url(../img/fond/fond-general-haut.png) no-repeat;
	width:1000px;
	height:25px;}
div#general-centre{background:url(../img/fond/fond-general-centre.png) repeat-y;
	width:1000px;
	height:auto;}
div#general-bas{background:url(../img/fond/fond-general-bas.png) no-repeat;
	width:1000px;
	height:25px;
	color:#FFF;
	font-size:0.8em;
	text-align:center;
	line-height:25px;}
div#general-bas a{color:#FFF;}
div#general-centre-int{width:924px;margin:0 0 0 38px;display:table;}
div#bandeau{width:924px;height:273px;}
div#animation{margin:0 3px 0 0;z-index:1;margin:0 0 0 295px;position:absolute;}

div#logo{width:280px;height:273px;background:url(../img/logo.png) no-repeat;margin:0 0 0 100px;z-index:100;position:absolute;}
div#gauche{height:auto;width:242px;float:left;}
div#droite{height:auto;width:668px;float:left;margin:10px 0 0 10px;}
div#droite h1{font-size:1.4em;margin:5px;}
div#droite li{margin-left:20px;}
div#coordonnees{position:relative;padding-left:15px;vertical-align:bottom;margin:100px 0 0 0;width:215px;height:100px;}
div#coordonnees p{margin:0;}
/*Pages produits*/
div#titre h1{font-size:1.4em;text-decoration:underline;}
.liste{width:310px;border:1px solid #69e3ee;margin-left:15px;float:left;min-height:170px;}
.liste-nom{width:310px;background:#69e3ee;height:30px;line-height:30px;text-align:center;}
.liste-img{margin:10px;float:left;}
.img{border:0px;}
.liste-nom a{text-decoration:none;color:#333;}
.liste-desc{float:right;margin:10px 5px 5px 0;width:170px}
div#photo{float:left;}
div#texte{float:left;width:360px;margin:0 10px;}
div#texte p{margin:0;}
div#texte p.bold{font-weight:bold;margin-top:10px;}
div#description{margin-bottom:10px;}