
p.chemin {
	width: 595px;
	border-bottom: 1px dotted #8F8D73;
}

table.fiche_article {
	background: url(/images/fond-catalogue.jpg) center top no-repeat;
}

table.fiche_article p {
	text-align: justify;
}

table.fiche_article hr {
	width: 325px;
	border: 0px;
	border-bottom: 1px dotted #8F8D73;
	padding-bottom: 0px;
	margin-bottom: 25px;
	margin-top: 4px;
	margin-left: 0px;
}
table.fiche_article h2 {
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
	font-size: 22px;
	font-family: Helvetica, Arial, sans-serif;
}

table.fiche_article dl {
	background-color: #EAEAE5;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 5px;	
}

table.fiche_article dl hr {
	width: 305px;
	border: 0px;
	border-bottom: 1px dotted #8F8D73;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

table.fiche_article dt {
	clear: left;
	float: left;
}

table.fiche_article dd {
	margin-bottom: 1px;
	padding-top: 3px;
}

#cdc {
	margin-top: 42px;
	margin-bottom: 10px;
}

td.conditionnements {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 15px;
	padding-bottom: 2px;
}

td.conditionnements table.liste thead th {
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEAE5;
	color: #8F8D73;
	text-align: left;
}

td.conditionnements table.liste thead td {
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEAE5;
	text-align: center;
}

td.conditionnements table.liste tbody th {
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEAE5;
	color: #8F8D73;
	text-align: left;
}

td.conditionnements table.liste tbody td {
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEAE5;
	text-align: center;
}

td.conditionnements table.liste tbody input {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #8F8D73;
	border: 0px;
	text-align: center;
	width: 25px;
}


td.conditionnements table.boutons a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

table.liste_articles {
	background: url(/images/fond-catalogue.jpg) center top no-repeat;
}

table.liste_articles h3 {
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

table.liste_articles hr {
	width: 108px;
	border: 0px;
	border-bottom: 1px dotted #8F8D73;
	padding-bottom: 0px;
	margin-bottom: 11px;
	margin-top: 4px;
	margin-left: 0px;
}

div.prevnext {
	height: 14px;
	padding: 2px 6px 2px 6px;
	background-color: #EAEAE5;
}

div.prevnext a, div.prevnext a:hover {
	text-decoration: none;
	color: #8F8D73;
	font-size: 10px;
	font-weight: bold;
}

