body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background:url(../img/bgFlick.gif);*/
}
#logo {
	position:absolute;
	width:177px;
	height:40px;
	left:50%;
	z-index:1;
	margin-left:-500px;
	top: 10px;
}
#nav {
	position:absolute;
	width:668px;
	height:18px;
	left:50%;
	z-index:1;
	margin-left:-169px;
	border-bottom:#CCCCCC solid 1px;
	top: 56px;
}
#etaKad {
	position:absolute;
	width:700px;
	height:15px;
	left: 50%;
	margin-left: -200px;
	z-index:1;
	top: 15px;
	text-align:right;
}
#footer {
	margin: 0px auto;
	overflow: hidden;
	height:20px;
	width:999px;
	text-align:center;
	position:absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -500px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:9px;
}
/*														WRAPPER */
#wrapper {
	margin: 0px auto;
	/*overflow:hidden;*/
	min-height:420px;
	width:655px;
	border-left: 1px dotted #ddd;
	/*border-right: 1px dotted #ddd;*/
	position:absolute;
	top: 90px;
	left:50%;
	margin-left:-500px;
}
#wrapperLarge {
	margin: 0px auto;
	/*overflow:hidden;*/
	width:998px;
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #ddd;
	position:absolute;
	top: 90px;
	left:50%;
	margin-left:-500px;
}
/*														LAYOUT */
#layout{
	height: 420px;
	width:1024px;
	float:left;
}
/*														PREVIOUS */
.prv{float:left; width:15px; height:20px;}
.prv a{
	background:transparent url(../img/prev2.gif) no-repeat;
	background-position:0pt 0px;
	border:0px none;
	display:block;
	height:20px;
	line-height:20px;
	width:15px;
}
.prv a:hover { background-position:-15px;}
/*														THS */
.ths {
	float:left;
	width:333px;
	height:400px;
}
/*														NXT */
.nxt { float:left; width:15px; height:20px;}
.nxt a{
	background:transparent url(../img/next2.gif) no-repeat;
	background-position:-15px;
	border:0px none;
	display:block;
	height:20px;
	line-height:20px;
	width:15px;
}
.nxt a:hover { background-position:0px; }
/*														XTD */
.xtd{
	float:left;
	color:#000000;
	height:420px;
	width:670px;
}
/*														END ROLL OVERZ */
#progress {
	margin: 10px auto;
	width: 200px;
	height: 15px;
	padding: 2px;
	border: 1px solid #0099FF;
}
#progress .bar {
	width: 0px;
	height: 15px;
	background:url(../img/progressbar.gif);
}
.accueil a{
	background:url(../img/accueil.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:9px;
	width:47px;
}
.accueil a:hover {
	background-position:0pt -9px;
}
.zoom a{
	background:url(../img/zoom.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:9px;
	width:47px;
	margin-bottom:10px;
}
.zoom a:hover {
	background-position:0pt -9px;
}
.checkout a{
	background:url(../img/commander.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:20px;
	width:153px;
}
.checkout a:hover {
	background-position:0pt -20px;
}
.retourG a{
	background:url(../img/retourGloss.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:20px;
	width:152px;
}
.retourG a:hover {
	background-position:0pt -20px;
}
.selection a{
	position:relative;
	background:url(../img/maselection.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:9px;
	width:100px;
}
.selection a:hover {
	background-position:0pt -9px;
}
.retour{ float:left; width:45px;}
.retour a{
	background: url(../img/retour.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:9px;
}
.retour a:hover {
	background-position:0pt -9px;
}
.suivant{ width:92px; margin-left:131px;}
.suivant a{
	background: url(../img/articlesuivant.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:9px;
}
.suivant a:hover {
	background-position:0pt -9px;
}
.compte a{
position:relative;
	background: url(../img/moncompte.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:9px;
	width:70px;
}
.compte a:hover {
	background-position:0pt -9px;
}
.pay a{
	background:url(../img/pay.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:24px;
	width:199px;
}
.pay a:hover {
	background-position:0pt -24px;
}
/*														END ROLL OVERZ */

/*														TOOLTIPS */
.tool-tip {
	color: #000;
	width: 150px;
	z-index: 13000;
}
.tool-title {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	color:#000000;
	padding: 8px 8px 4px;
	background: url(../img/bubble.png) top left;
}
.tool-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 4px 8px 8px;
	background: url(../img/bubble.png) bottom right;
}
.textNoir{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
}
.textNormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}
.textLight{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
}
.Layer1 {
	background:transparent url(../img/prev2.gif) no-repeat;
	position:relative;
	width:15px;
	height:20px;
	z-index:1;
	left: 10px;
	top: 0px;
}
.Layer2 {
	background:transparent url(../img/next2.gif) no-repeat;
	position:relative;
	width:15px;
	height:20px;
	z-index:1;
	left: 280px;
	top: -20px;
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:20px;
 	margin:0;
 	vertical-align:middle;
}
select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:16px;
	width:90px;
	border:#999999 solid 1px;
}
.ajax-loading {
	background: url(../img/spinner.gif) no-repeat center;
}
#Karter{
	width :419px;
	height: 371px;
	overflow:auto;
}
.textLi{
	color:#999999;
	text-decoration:none
}
.fat{
	font-size:11px;
	font-weight:bold;
	margin-bottom:7px;
	color:#000;
}
.textLi:hover{
	color:#000;
	text-decoration:none
}
#LayerMonCompte {
	position:absolute;
	width:335px;
	height:133px;
	z-index:2;
	left: 50%;
	margin-left:162px;
	top: 90px;
}
#LayerCreerCompte {
	position:absolute;
	width:335px;
	height:163px;
	z-index:3;
	left: 50%;
	margin-left:162px;
	top: 262px;
}
#Layer3 {
	position:absolute;
	width:208px;
	z-index:4;
	left: 720px;
	top: 157px;
	height: 37px;
	visibility: visible;
}
#Layer4 {
	position:absolute;
	width:269px;
	z-index:4;
	left: 687px;
	top: 150px;
	height: 37px;
	visibility: hidden;
}
#LayerCreaCompteHaut {
	position:absolute;
	width:335px;
	height:418px;
	z-index:2;
	left: 650px;
	top: 0px;
}
#LayerValid {
	width:208px;
	z-index:409;
	height: 37px;
	visibility: visible;
}
h3{
	font-size:14px;
	line-height:18px;
	margin: 0px;
	padding: 0px;

}
form {
	margin: 0px;
	padding: 0px;
}

.start a{
	background:transparent url(../img/access.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:24px;
	width:199px;
}
.start a:hover {
	background-position:0pt -24px;
}
.startC a{
	background:transparent url(../img/creer-un-compte.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:24px;
	width:199px;
}
.startC a:hover {
	background-position:0pt -24px;
}
.textAlert{
	color:#FF0000;
	text-decoration:none
}
.textAlert:hover{
	color:#000;
	text-decoration:none
}
.valider a{
	background:transparent url(../img/validermodofications.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:24px;
	width:199px;
	margin-right:2px;
}
.valider a:hover {
	background-position:0pt -24px;
}
.validerSimple a{
	background:transparent url(../img/valider.gif) no-repeat;
	background-position:0pt 0px;
	display:block;
	height:24px;
	width:199px;
	margin-right:2px;
}
.validerSimple a:hover {
	background-position:0pt -24px;
}
#chooser {
	position:absolute;
	width:257px;
	height:20px;
	z-index:4;
	left: 50%;
	margin-left:-165px;
	top: 53px;
}