body {
	background: #005622 url(../IMAGE/background.gif) left top repeat-x;
}
form{
	margin:0px;
	padding:0px;
}
a {
	color:#000000;
	text-decoration: none;
}
.lien_retour, .texte_noir, .texte_noir_bold, .texte_jaune_bold, .titre_noir, .titre_noir_bold, .titre_jaune_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lien_retour {
	font-size: 10px;
	font-weight:bold;
	line-height:30px;
	margin-left:15px;
}
.lien_retour:hover {
	text-decoration:underline;
}

.texte_noir {
	font-size: 10px;
	color: #000000;
}
.texte_noir_bold {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.texte_jaune_bold {
	font-size: 10px;
	color: #996600;
	font-weight: bold;
}
.titre_noir {
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}
.titre_noir_bold {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.titre_jaune_bold {
	font-size: 15px;
	color: #996600;
	font-weight: bold;
	line-height: 20px;
}

p {
	font-size: 11px;
	color: #000000;
}
.titres_nouveautes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #153D47;
}
.nouveautes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.emphase_rouge {
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.description {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}
.produitDetail {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}
.produitPrix {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.produitNumero {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.produitDimension {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
