body {
	background-color: #ff9900;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
input, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
#contenu-accueil {
	background-image: url(Images/originz-fond-accueil.gif);
	width: 950px;
	background-position: top left;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(Images/originz-bas-accueil.gif);
	width: 804px;
	background-repeat: no-repeat;
	height: 66px;
	background-position: top right;
	color: #333399;
}
#footer a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #333399;
	font-weight: normal;
}
#footer a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #333399;
	font-weight: normal;
}#footer a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	color: #FF6600;
	font-weight: normal;
}
.contenu {
	background-color: #ffcc00;
	list-style-image: url(Images/puces.gif);
}
.titres {
	display: block;
	background-image: url(Images/originz-fond-titres.gif);
	background-repeat: no-repeat;
	width: 189px;
	height: 41px;
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
	margin-bottom: 10px;
	text-decoration: none;
	cursor:pointer;	
}
.titres-categories {
	display: block;
	background-image: url(Images/originz-fond-titres-cat.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 64px;
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 60px;
	margin-bottom: 10px;
	text-indent: 18px;
}
.titres-produits {
	display: block;
	background-image: url(Images/fond-titres-produits.gif);
	background-repeat: no-repeat;
	width: 254px;
	height: 41px;
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	background-position: bottom left;
	line-height: 26px;
	margin-top: 10px;
}
.titre-produit {
	display: block;
	background-image: url(Images/fnd-titre-details-prod.gif);
	background-repeat: no-repeat;
	width: 685px;
	height: 45px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-position: top left;
	padding-top: 20px;
	text-indent: 5px;
}
.menu {
	background-color: #ffcc00;
	padding-left: 2px;
	width: 220px;
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
}
.liens-menu {
	color: #ff6600;
}
.liens-menu a:link {
	display: block;
	text-align: center;
	color: #ff6600;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 180px;
}
.liens-menu a:visited {
	display: block;
	text-align: center;
	color: #ff6600;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 180px;
}
.liens-menu a:hover {
	display: block;
	text-align: center;
	color: #ff6600;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 180px;
	background-image: url(Images/puces-menu-hover.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.liens-menu-actif {
	display: block;
	text-align: center;
	color: #339900;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 180px;
	background-image: url(Images/puces-menu-actif.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.miniatures {
	display: block;
	float: left;
	margin-right: 4px;
	border: solid 1px #000000;
	margin-left: 5px;
}
.photos {
	border: dotted 2px #006699;
}
.description {
	display: block;
	width: 110px;
	float: right;
}
.prix {
	display: block;
	float: left;
	margin-top: 6px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	clear: left;
	margin-left: 4px;
	padding-left: 5px;
}
.chemin {
	font-weight: bold;
	height: 26px;
}
.chemin a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.chemin a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.chemin a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
#produit {
	background-image: url(Images/originz-fond-description.gif);
	background-repeat: repeat-y;
}
#texte-produit {
	display: block;
	width: 400px;
	float: right;
	margin-right: 6px;
}
.achat-ligne1 {
	background-color: #ffff66;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-indent: 6px;
	height: 20px;
}
.achat-ligne2 {
	font-size: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-indent: 6px;
	height: 30px;
}
.surligne-vert {
	color: #339900;
	font-weight: bold;
}
.surligne-bleu {
	color: #006699;
	font-weight: bold;
}
hr {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 1px;
	width: 75%;
	text-align: center;
	display: block;
	padding: 0px;
	border: 0;
	color: #ff6600;
	background-color: #ff6600;
}