*{
	margin:0;
	padding:0;
}
body{
	background:#000 url(../images/fond.png) no-repeat center -129px;
	font-family:Arial,Helvetica,sans-serif;
}

#all {
	height:690px;
	margin:44px auto;
	padding:2px;
	width:930px;
}

#flag{
	position:absolute;
	top: -158px;
	left: 4px;
	float:right;
}
#header {
	background:transparent url(../images/header.png) no-repeat center top;
	height:133px;
	width:100%;
}
#header a{
	background:transparent url(../images/logo.png);
	display:block;
	height:131px;
	margin:0 284px;
	width:362px;
}
#header span{display: none;}

/* liScroll style declarations */

.tickercontainer {
	width: 640px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask {
	position: absolute;
	top: -154px;
	left: 80px;
	width: 846px;
	overflow: hidden;
}
ul.newsticker {
	position: relative;
	left: 600px;
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
ul.newsticker span {
	white-space: nowrap;
	overflow: hidden;
	margin: 0 50px 0 0;
} 

.simple_popup_div {
	position: absolute;
    z-index: 99;
    width: 200px;
    height: 100px;
    color: #ffffff;
    background: #ff0000;
    padding: 10px;
    border: #999 2px solid;
    text-align: center;
}

#wrapper {
	padding-top:29px;
	position:relative;
}

#menutop {
	background:#000;
	height:30px;
	list-style:none;
	position:absolute;
	top:0;
	left: 0;
	width: 100%;
}
#menutop li {
	display: block;
	float: left;
	height: 30px;
}
#menutop li.separator {
	background: url(../images/img-etoile.gif) center center no-repeat;
	height: 30px;
	width: 17px;
}
#menutop a{
	text-decoration:none;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	display: block;
	height: 30px;
	padding: 0 15px;
}
#menutop a:hover, #menutop a.trigered, #menutop a.rubrique_active{
	background:#1d1d1d;
	color:#CCC;
}

#if_or_not_connected {
	float: right !important;
	width:420px;
}

#if_or_not_connected #aide span {height: 2px;display:block;}
#if_or_not_connected #aide a,
#if_or_not_connected #register a,
#if_or_not_connected #connected span {
	float: right;
	clear: right;
	text-transform: none;
	padding-right: 3px;
	height: 15px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #474747;
	text-decoration: none;
}
#if_or_not_connected #register a{
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:blink;
}
#if_or_not_connected #connected {
	color:#797979;
	text-transform:uppercase;
}
#if_or_not_connected a:hover { color:#fff; }

#if_or_not_connected #monCompte {
	float: left;
	height: 28px;
	right:140px;
}
#if_or_not_connected #monCompte input{
	margin: 7px 6px 0 0;
	float: left;
	border: none;
	background: #ffffff;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	height: 16px;
}
#if_or_not_connected #monCompte a {
	margin-left: 67px;
}


#lang {
	list-style:none;
	position:absolute;
	top:-154px;
	left: 0;
}
#lang li { float: left; }
#lang li a span {display: none;}
#lang li a {
	display: block;
	width: 16px;
	height: 11px;
	margin-right: 10px;
}
#lang li a.france { background: url(../images/fr_FR_h.png); }
#lang li a.english { background: url(../images/en_US_h.png); }
#lang li a.deutch { background: url(../images/de_DE_h.png); }
#lang li a.france:hover { background: url(../images/fr_FR.png); }
#lang li a.english:hover { background: url(../images/en_US.png); }
#lang li a.deutch:hover { background: url(../images/de_DE.png); }

#footer, #info {
	list-style:none;
	float: right;
	padding:8px 10px 0 0;
	text-align:right;
	color:#535353;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
}
#footer li, #info li { float: left; }
#footer li.separator { margin: 0 5px; }
#footer a:link, #footer a:visited {
	color:#535353;
	text-decoration:none;
}

#info { 
	color:#999999;
	font-size:12px;
    font-weight: bold;
    float: left; 
}
#info li { margin-right: 5px; }

#info li.pay {
	width: 80px;
	height: 15px;
	font-size:12px;
    font-weight: bold;
	background: url(../images/pay.png) !important;
}
#info li.lock {
	width: 12px;
	height: 14px;
	background: url(../images/lock.png) !important;
}

.jshop.default.index #pelli { display: none; }

#peli { list-style: none; }
#pelli {
	height:489px;
	width:226px;
	position: absolute;
	left:0;
}
*:first-child+html #pelli {
	top: 29px;
	left: 0;
}

#headerbis { list-style: none; }
#headerbiswf {
	left:-2px;
	position:absolute;
	top:-133px;
}


