td, body, div, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	/*text-decoration:none;*/
	color: #0079DA
}
table {
	/*border:solid 2px;*/
}
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C9E5F0;
	background-image: url(images/fond-page.gif);
	background-repeat: repeat-x;
	height: 100%;
}
s {
	color: #FF4F13;
}
.messageStackError {
	border:#FF4F13 1px dashed;
	background-color:#f9f9f9;
}
.infoCellule {
	border:#00B0EC 1px dashed;
	background-color:#f9f9f9;
}
.smallText {
font-size:10px;
}
.infoBoxHeading {
	color: #000000;
	font-weight: bold;
	text-indent:8px;
	font-size: 12px;
	text-align: left;
	background-color: #b2e7f9;
}

.productListing
{
	width:500px;
}
.productListing-data-top {
	border-bottom:solid #B2E7F9 2px;
}
.productListing-data {
	margin: 10px;
	border-bottom:solid #B2E7F9 2px;
}
.pageHeading {
	font-weight: bold;
	font-size: 16px;
	/*background-color: #00B0EC;*/
	/*border: 1px solid #0079DA;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}
td.cellule-navigation {
	color: #FF4F13;
}
A.cellule-navigation {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.cellule-navigation:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.headerNavigation {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.btn-table {
	cursor : pointer;
}
.btn-gauche {
	background-image:url(images/btn-coin-gauche.gif);
	background-repeat:no-repeat;
	width:6px;
}
.btn-centre {
	background-image:url(images/btn-fond.gif);
	background-repeat:repeat-x;
	font-weight: bold;
}
.cellule-menu-out-haut {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0050A8;
}
.cellule-bandeau-HG {
	width:162px;
	background-image: url(images/fond-cellule-bandeau-HG.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.cellule-bandeau-M1G {
	height:57px;
	width:162px;
	background-image: url(images/fond-cellule-bandeau-M1G.gif);
	background-repeat: no-repeat;
}
.cellule-bandeau-M2G {
	width:162px;
	height:18px;
	background-image: url(images/fond-cellule-bandeau-M2G.gif);
	background-repeat: no-repeat;
}
.cellule-bandeau-BG {
	width:162px;
	background-image: url(images/fond-cellule-bandeau-BG.gif);
	background-color: #0079DA;
	height:25px;
}
.cellule-bandeau-HM {
}
.cellule-bandeau-M1M {
	background-color: #F9F9F9;
	height:57px;
}
.cellule-bandeau-M2M {
	background-color: #F9F9F9;
	height:18px;
}
.cellule-bandeau-BM {
	background-image: url(images/fond-cellule-bandeau-BM.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #0079DA;
	height:25px;
}
.cellule-bandeau-HD {
}
.cellule-bandeau-M1D {
	background-image: url(images/fond-cellule-bandeau-HD.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	height:57px;
}
.cellule-bandeau-M2D {
	height:18px;
	background-color: #F9F9F9;
}
.cellule-bandeau-BD {
	background-image: url(images/bulle-promotion-HG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:25px;
}
.cellule-menu-out-bas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00D4F9;
}
.cellule-menu-out {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00D4F9;
	border-bottom-color: #0050A8;
	color: #FFFFFF;
	cursor : pointer;
	background-image: url(images/puce-menu-gauche-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
}
.cellule-menu-over {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF4F13;
	border-bottom-color: #FF4F13;
	background-color: #FF4F13;
	cursor : pointer;
	color: #FFFFFF;
	background-image: url(images/puce-menu-gauche-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
}
.cellule-smenu-out {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00D4F9;
	border-bottom-color: #0050A8;
	color: #000000;
	cursor : pointer;
	padding-left: 20px;
	font-size: 12px;
}
.cellule-smenu-over {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF4F13;
	border-bottom-color: #FF4F13;
	background-color: #FF4F13;
	cursor : pointer;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 12px;
}
.cellule-ssmenu-out {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00D4F9;
	border-bottom-color: #0050A8;
	color: #000000;
	cursor : pointer;
	padding-left: 30px;
	font-size: 12px;
}
.cellule-ssmenu-over {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF4F13;
	border-bottom-color: #FF4F13;
	background-color: #FF4F13;
	cursor : pointer;
	color: #FFFFFF;
	padding-left: 30px;
	font-size: 12px;
}
.cellule-bord-droit {
	background-image: url(images/cellule-bord-droit.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #A4BBC4;
}
.cellule-bord-gauche {
	background-image: url(images/cellule-bord-gauche.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #A4BBC4;
}
.cellule-droite-bord-gauche {
	background-image: url(images/cellule-bord-gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bandeau-menu-bas {
}
.bandeau-menu-haut {
}
.cellule-boxes {
	/*color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;*/
	vertical-align: bottom;
	text-align: left;
	padding-bottom: 5px;
}
.cellule-boxes-simple {
	width:134px;
	color: #ffffff;
	font-weight: bold;
	text-indent:8px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 3px;
	background-color: #00B0EC;
	margin-left: 2px;
	margin-right: 2px;
	height: 25px;
}
a.cellule-boxes {
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	text-decoration: none;
}
#logo-gauche-haut {
	background-image: url(images/logo-gauche-haut.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#logo-gauche-bas {
	background-image: url(images/logo-gauche-bas.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#cellule-menu-gauche {
	background-image: url(images/fond-menu-gauche-bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #00B0EC;
}
#fond-cellule-centrale {
	background-image: url(images/logo-bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo-bas {
	background-image: url(images/logo-bas-fond-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cellule-bord-gauche-menu {
	background-image: url(images/cellule-bord-gauche-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7EAFC2;
}
#cellule-bord-gauche-menu2 {
	background-image: url(images/cellule-bord-gauche-menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00BCFF;
}
#fond-bas-degrade {
	background-image: url(images/fond-bas-degrade.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:12px;
}
#fond-cellule-droite {
	background-image: url(images/fond-cellule-droite.gif);
	background-repeat: repeat-y;
}
#bulle-promotion-milieu-gauche {
	background-image: url(images/bulle-promotion-milieu-gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bulle-promotion-milieu-droit {
	background-image: url(images/bulle-promotion-milieu-droit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bulle-panier-droit {
	background-image: url(images/bulle-panier-droit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
