body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	text-align: center;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#fiche {
	text-align: left;
	width: 750px;
	height: auto;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #424242;
	margin-top: 20px;
	padding: 0;
	color: gray;
}

#top {
	display: block;
	height: 150px;
	background: #b9007f url(images/bandeau_top.png) no-repeat;
}

#top img {
}

#top a {
	display: block;
	padding-left: 15px;
	padding-top: 15px;
}

#top h1 {
	font-size: 20px;
	color: white;
	position: absolute;
	text-align: right;
	width: 582px;
	margin-top: 10px;
	right: 18px;
	top: 12px;
}

#chemin {
	font-size: 12px;
	color: silver;
	padding: 5px 0 0 15px;
	background-color: #2c2329;
	height: 24px;
	display: block;
	position: relative;
}

* html #chemin {
	height: 29px;
}

#chemin a {
	color: gray;
}

#chemin a:hover{
	color: silver;
}

#fleche {
	text-align: right;
	position: absolute;
	top: 4px;
	padding-right: 0;
	width: 190px;
	display: block;
	right: 0;
}

* html #fleche {
	right: 5px;
}

#fleche a{
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	padding: 0;
}

* html #fleche a {
	text-decoration: underline;
}

#fleche a img {
	position: relative;
	top: 3px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#produit {
}
#produit h2 {
	text-align: right;
	margin-right: 15px;
	margin-top: 0;
	padding-top: 15px;
	color: white;
	font-size: 20px;
	margin-bottom: 0;
}

#produit img {
	margin-bottom: 5px;
	padding-left: 64px;
	margin-top: 15px;
}

#produit a:hover img {
	background: url(images/loupe.png) no-repeat;
}

#produit a {
	float: right;
	margin-right: 15px;
	text-decoration: none;
	color: gray;
	font-size: 12px;
	text-align: right;
}

#produit a:hover {
	color: silver;
}

#produit p {
	margin-left: 15px;
	color: white;
	margin-top: 0;
}

#produit p u, #produit p b{
	color: silver;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#produit p.port_offert strong {
	color: white;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#produit p.port_offert {
	color: silver;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#produit p.port_offert b, #produit p.port_offert strong b {
	color: #f56dcb;
	text-decoration: none;
}
#produit h3{
	color: #f56dcb;
	margin-left: 15px;
}

span.s_h3 {
	font-size: smaller;
}
#commander {
	font-size: 16px;
	color: silver;
	padding: 10px 15px;
	background-color: #2c2329;
}
#commander a {
	color: #bbf300;
	text-decoration: none;
}
#commander a:hover {
	text-decoration: underline;
}
#foot {
	background: black url(images/bandeau_foot_32px.png) no-repeat;
	text-align: center;
	font-size: 14px;
	height: 32px;
	padding-top: 5px;
	color: fuchsia;
}

#foot a {
	margin-right: 5px;
	margin-left: 5px;
	color: #f48bd4;
}

#foot a:hover {
	color: white;
}

#banque {
	background-color: black;
}
.marge10px {
	margin: 10px;
}
#link {
	text-align: center;
	font-size: 12px;
	height: 32px;
	padding-top: 10px;
	background-color: black;
}
#link a {
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
	text-decoration: none;
}
#link a:hover {
	color: white;
}
#share {
	margin-left: 16px;
	margin-bottom: 14px;
}
