	body {
	width: 980px;
	margin: auto; /* Pour centrer notre page */
	margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
	margin-bottom: 20px; /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
	background-color: #e9e9e9;
	}
	a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	height: auto;
	width: auto;
	color: #333333;
	font-size: 12px;
	}
	a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #333333;
	font-size: 12px;
	}
	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #FF7C00;
	font-size: 12px;
	}
	a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:red;
	background-color: #FF7C00;
	font-size: 12px;
	}
	div#puce {
		background-image: url(images/Puce_menu.gif);
		background-repeat: no-repeat;
		height: 6px;
		width: 6px;
		float: left;
		margin: 5px;
		vertical-align: middle;
		clear: left;
	}
	.menu {
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #666666;
		border-bottom-color: #fe7f00;
		border-left-color: #fe7f00;
		border-top-width: 1px;
		background-color: #EFEFEF;
		border-top-color: #666666;
	}
	.menuDroite {
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #666666;
		border-bottom-color: #fe7f00;
		border-left-color: #fe7f00;
		border-top-width: 1px;
		background-color: #EFEFEF;
		border-top-color: #666666;
	}
	.menuGauche {
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #fe7f00;
		border-bottom-color: #fe7f00;
		border-left-color: #666666;
		border-top-width: 1px;
		background-color: #EFEFEF;
		border-top-color: #666666;
	}
	th {
		font-variant: small-caps;
		text-transform: none;
		font-weight: lighter;
		font-size: 12px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #FF7C00;
		border-top-color: #FF7C00;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #fe7f00;
		color: #FFFFFF;
	}
	.SousMenu {
		font-size: 12px;
	}
	.Ticket {
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: dashed;
		border-bottom-style: dashed;
		border-top-color: #FF0000;
		border-bottom-color: #FF0000;
		text-transform: lowercase;
	}
	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
		/*background-color: #FFFFFF;*/
		/*FILTER:progid:DXImageTransform.Microsoft.GRADIENT(startColorstr=#003366,endColorstr=#ffffff ,gradientType=0;*/
	}
	.TdMenuTop {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		FILTER:progid:DXImageTransform.Microsoft.GRADIENT(startColorstr=#FF7C00,endColorstr=#ffffff ,gradientType=1;
		}
	.CadreCentrale {
		border: 1px dashed #FF0000;
	}
	.CadreNewProduit {
		border: 1px dashed #336699;
	}
	.TitrePromo {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bolder;
		font-variant: small-caps;
		color: #FF0000;
		text-decoration: underline overline;
		background-color: #FFFFFF;
		text-align: center;
		text-transform: uppercase;
	}
	.DivAccueil {
		border: 1px solid #336699;
		background-color: #FFFFFF;
	}
	#Layer1 {
		position:absolute;
		width:600px;
		height:450px;
		z-index:1;
		left: 205px;
		top: 127px;
		overflow: visible;
	}
	caption {
		background-color: #0099CC;
	}
	.LignesTabx {
		border-top: 1px solid #006699;
		border-bottom: 1px solid #006699;
	}
	h5 {
		background-color: #FFFFFF;
	}
