#centre-texte .bloc-produit-seul {
	width:85%;
	min-width:600px;
}
#centre-texte .bloc-produit-seul img.produit {
	float: right;
	padding:0;
	margin: 0 0 10px 10px;
	clear:both;
}
#centre-texte .bloc-produit-seul .bloc-label {
	float:left;
	width: 50%;
	min-width:300px;
}
#centre-texte h3 {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin:0px;
	width:200px;
}
#centre-texte h4 {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin:0px;
}
#centre-texte p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	margin: 0 20px;
	width:85%;
}
#centre-texte .bloc-produit-seul p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	margin: 10px 5px;
	padding:0;
	width: 100%;
	clear:both;
}
#centre-texte .bloc-produit-seul p img {
	margin: 5px;
}
#centre-texte p.liste {
	clear:both;
	width: 85%;
}
#centre-texte p.espace {
	padding: 5px;
	clear:both;
	width: 85%;
}
#centre-texte p a {
	color: #0033FF;
	font-size:10px;
	display:inline;
	text-decoration:underline;
}
#centre-texte p a:link, a:visited {
	font-weight: normal; 
}
#centre-texte p a:hover, a:active {
	font-weight: bold; 
}
#centre-texte ul#sitemap {
}
#centre-texte ul#sitemapli {
}
#centre-texte ul#sitemap li a {
	color:#000000;
}
#centre-texte .navigation {
	height: 20px;
	width: 300px;
	float: right;
	margin: 0 150px 0 0;
}
#centre-texte .navigation p a {
	padding: 0 20px 0 0;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
#map {
     width: 300px;
     height: 225px;
	 margin:2px;
	 padding:0;
}

