body {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans serif;
	font-size: 11px;
	margin: auto;
	color: #989292;
	background-repeat: repeat-x;
	background-color: grey;
	width: 979px;
}
#body {
	z-index: 1;
	margin-left: 150px;
	background-color: #fff;
	border: 1px solid black;
	padding: 10px;
	margin-top:1em;
	font-size: 12px;
	background-image: url('/skin/default/im/logo.png');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}
#recherche {
	margin-top: 5px;
	float: right;
}
form input{

	border: 1px solid black;
}

/*-- MENU */
#menu-left {
	padding-top: 200px;
	float: left;
	text-align: right;
	display: block;
	width: 150px;
	height: 300px;
	position: relative;
	text-transform: uppercase;
}
#menu-left hr {
	/* border:1px solid #cfc59d; */
	border:1px solid #FFF;
	margin: 20px 5px 20px 20px;
}
#menu-left a{
	/* color: #cfc59d; */
	color: #FFF;
	display: block;
	margin: 5px 0 5px 5px;
	padding-right: 8px;
}
#menu-left a:hover {
	border-right: 3px solid white;
	padding-right: 5px;
	/*
	margin-right: 5px;
	text-decoration: overline underline ;
	border-bottom: 2px solid; */
}
/*--  */
/*
#logo {
	height: 100px;
	margin: 0 0 0 130px;
	margin-bottom: 15px;
	background-image: url('/skin/default/im/logo.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}
*/
a {
	text-decoration: none;
	color: black;
}

/* MENU */
#head-right form input{
	float: right;
	width: 150px;
	height: 20px;
}
#menu {
	/*clear: both; */
}
#menu a {
	margin: 15px 30px 15px 15px;
	text-decoration: none;
	color: black;
}
#menu a:hover{
	text-decoration: underline;
	color: #FFF;
}

#nav {
	margin: 90px 0 5px 0;
}
#nav a {
	margin-right: 5px;
	margin-left: 5px;
	/* color: #cfc59d; */
	font-weight: bold;
	
}

/* CENTRE */
#centre {
	border: 1px solid black;
}
#presentation {
}
#presentation img.float{
	float:left;
	margin:3px;
	margin-right: 10px;
}
#presentation h1 {
	display: inline;
}
#article,
#commun {
	margin:5px;
}
#commun img,
#presentation img {
}
#commun p,
#presentation p {
	margin: 5px;
}
#commun a,
#presentation a{
	height:20px;
	width: 445px;
	float:right;
	margin-right: 10px;
	border-bottom: 1px solid;
	text-align: right;
	font-size: 10px;
	padding-top: 105px;
}

#footer {
	text-align: center;
	color: #424243;
	font-size: 9px;

}

#footer a{

	text-transform: uppercase;
	margin: 0 15px 0 15px;
}
#categorie {
}
#categorie #description{
	float: left;
	width: 100%;
}
#categorie #description p{
	margin: 10px;
	padding: 10px;
}
#produit img {
	margin: 3px;
	border: 1px solid grey;
}
#categorie img {
	margin: 8px;
	border 1px solid grey;
}
#page {
	text-align: center;
	text-transform: uppercase;
	margin: 3px;
	font-size: 8px;
	font-weight: bold;
}
#produit img{
	margin: 8px;
	border: 1px solid grey;
}
#produit #desc {
	float: right;
	width:370px;
	padding: 0 15px 15px 0;
}
#produit #desc h1 {
	margin: 0;
}
#voiraussi a {
	display: block;
	color: grey;
}
#voiraussi ul {
	margin-top: 2px;
}
#voiraussi a:hover {
	text-decoration: underline;
}
#categorie img{
	border: 1px solid grey;
	
}
#article
