/* CSS Document */

div.footer{ color:#787878;
		font-size:9px;
		font-family: Arial, Helvetica, sans-serif;}
div.credit{
	margin-left: 17px;
	margin-right: 17px;
	top: auto;
	height: 317px;
}
td {
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	color:#4F5357;
	line-height:14px;
}
.titreRed{
	color: #A51100;
	font-weight: bold;}
/* roolover*/
a.inventaire {
	display: block;
	width: 112px;
	height: 38px;
	background-image:url(images/inventaire.jpg);
	background-repeat:no-repeat;
	}
a.inventaire:hover {
	background-image: url(images/inventaire2.jpg);
	}

a.credit{
	display: block;
	width: 123px;
	height: 38px;
	background-image:url(images/credit.jpg);
	background-repeat:no-repeat;
	}
a.credit:hover {
	background-image: url(images/credit2.jpg);
	}
a.esthetique{
	display: block;
	width: 110px;
	height: 38px;
	background-image:url(images/esthetique.jpg);
	background-repeat:no-repeat;
	}
a.esthetique:hover {
	background-image: url(images/esthetique2.jpg);
	}
a.service{
	display: block;
	width: 111px;
	height: 38px;
	background-image:url(images/service.jpg);
	background-repeat:no-repeat;
	}
a.service:hover {
	background-image: url(images/service2.jpg);
	}
a.contact{
	display: block;
	width: 108px;
	height: 38px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	}
a.contact:hover {
	background-image: url(images/contact2.jpg);
	}
a.entreprise{
	display: block;
	width: 107px;
	height: 38px;
	background-image:url(images/entreprise.jpg);
	background-repeat:no-repeat;
	}
a.entreprise:hover {
	background-image: url(images/entreprise2.jpg);
	}
a.promotion{
	display: block;
	width: 111px;
	height: 38px;
	background-image:url(images/promo.jpg);
	background-repeat:no-repeat;
	}
a.promotion:hover {
	background-image: url(images/promo2.jpg);
	}
a.onLine{
	display: block;
	width: 182px;
	height: 137px;
	background-image:url(images/OnLine_1.png);
	background-repeat:no-repeat;
	}
a.onLine:hover {
	background-image: url(images/OnLine_2.png);
	}
a.creditB{
	display: block;
	width: 288px;
	height: 137px;
	background-image:url(images/credit_1.png);
	background-repeat:no-repeat;
	}
a.creditB:hover {
	background-image: url(images/credit_2.png);
	}
a.plus{
	display: block;
	width: 288px;
	height: 135px;
	background-image:url(images/4000_1.png);
	background-repeat:no-repeat;
	}
a.plus:hover {
	background-image: url(images/4000_2.png);
	}
