#bouton-produits{
	position:absolute;
	z-index:3;
	left: 0px;
	top: 146px;
	width: 167px;
	text-align: right;
}
BODY {
    background-image: url(../img/background_n1.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

UL{
	margin-left: 15px;
	padding-left: 0px;
}

LI{
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url('img/puce-verte-petite.gif');
	display: list-item;
	margin-top: -8px;
	margin-bottom: -8px;
}

.titre_paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C7EB1;
	line-height: 30px;
}

.intro {
	font-size: 11px;
	color: #6B9410;
}


.form {
	font-size: 10px;
	color: black;
	width: 270px;
}


.textsearch {
	font-size: 10px;
	color: black;
	width: 190px;
}

.textsearchsmall {
	font-size: 10px;
	color: black;
	width: 177px;
}

.resBlue13 {
	font-size: 12px;
	color: #274A97;
	font-weight: bold;
	line-height: 20px;
}

.resBlack13 {
	font-size: 12px;
	color: black;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}

.resBlue12 {
	font-size: 12px;
	font-weight: bold;
	color: #4C7EB1;
	line-height: 20px;
}

.blue {
	font-size: 12px;
	color: #4C7EB1;
	line-height: 20px;
}


.resBlack12 {
	font-size: 12px;
	color: black;
	line-height: 20px;
}

.resBlack12italic {
	font-size: 12px;
	color: black;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}

.categorieGreenSmall {
	font-size: 10px;
	color: #669900;
	font-weight: bold;
}

.categorieGreenSmall:hover {
	text-decoration: underline;	
}

.categorieGreen {
	font-size: 12px;
	color: #669900;
	font-weight: bold;
	font-style: italic;
}

.categorieGreenLink {
	font-size: 12px;
	color: #669900;
	font-weight: bold;
	font-style: italic;
}
.categorieGreenLink:hover {
	text-decoration: underline;	
}

.resRef {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 30px;
	color: #666666;
	border-width: 0px;
	padding-bottom:5px;
}

.resFiche {
	padding-left: 15px;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	border-width: 0px;
}

.resItem {
	font-size: 11px;
	color: black;
	padding-left: 15px;
	border-width: 0px;
}

.categories {
	font-size: 11px;
	color: #99CC00;
	line-height: 20px;
	font-weight: bold;
}

.espacehb{
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
}

.nomProduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4C7EB1;
	line-height: 20px;
}

.pdecale{
	padding-left: 30px;
}



