* {
	margin:0;
	padding:0;
}
body {
	background:#000000 url(../img/bg.jpg) center top no-repeat;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
ul {
	list-style:none;
}
#top {
	background:url(../img/top.png) center top no-repeat;
	width:1280px;
	height:42px;
	margin:0 auto;
	line-height:32px;
}
#top div {
	width:981px;
	margin:0 auto;
	display:block;
	height:35px;
}
#top a {
	float:left;
	margin:7px 5px 0 5px;
}
#top span {
	float:right;
	margin-top:-5px;
}
#content {
	width:981px;
	margin:-11px auto 0;
	border:1px solid #8b9670;
	border-bottom:none;
	border-top:none;
	height:100%;
	background:url(../img/bgpng.png) repeat;
	display:table;
}
#header {
	height:166px;
	line-height:166px;
}
#header img {
	margin-left:25px;
	margin-top:22px;
}
a.btn, a.btn2 {
	padding:15px;
	background:url(../img/btn.gif) repeat-x;
	border:1px solid #1e4b02;
	color:#fff;
	font-size:22px;
	text-decoration:none;
	width:300px;
	display:block;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 22px;
	float:left;
	text-shadow:0 2px 5px #000000;
}
a.btn2 {
	width:250px;
	padding:10px;
}
a.btn img, a.btn2 img {
	float:left;
}
a.btn span, a.btn2 span {
	display:block;
	font-size:14px;
	text-transform:lowercase;
	font-weight:normal;
}
#video {
	width:528px;
	height:285px;
	float:left;
	margin:0 42px;
	background:#333333;
}
#footer {
	border-top:1px solid #8b9670;
	background:#050505;
	padding:10px;
	width:961px;
	clear:both;
	display:table;
	margin:0 auto;
}
#footer p {
	float:left;
	margin:20px;
	color:#fff;
}
#footer img {
	float:left;
	margin-right:15px;
	display:table;
}
#text {
	background:url(../img/fond.png) no-repeat top center;
	width:921px;
	clear:both;
	padding:20px 30px;
	padding-bottom:0;
	display:block;
	float:left;
}
.line, .line2 {
	margin-left:-20px;
	clear:both;
	margin-top:20px;
}
.line2 {
	margin:20px 0;
}
#text img {
	float:left;
	margin-right:14px;
}
h1, h2 {
	font-size:30px;
	text-shadow:0 2px 5px #000000;
}
h1 span, h2 span {
	color:#ffcc00;
}
p {
	margin:20px 0;
}
#bref {
	text-align:center;
	width:280px;
	float:left;
	font-weight:bold;
	background:url(../img/bref.png) no-repeat center center;
	height:60px;
	padding:20px 30px 0;
	margin-right:20px;
}
.bord {
	border:1px solid #a8bf8a;
}
.text_left {
	width:445px;
	float:left;
	background:url(../img/linev.jpg) right center no-repeat;
	padding:20px 0;
	padding-right:10px;
}
.text_right {
	width:445px;
	float:left;
	padding:20px 0;
	padding-left:20px;
}

/* Payment */
#content_payement{
  position: relative;
	width: 975px;
	margin: auto;
}

#payement {
  position: relative;
  width: 681px;
  height: 506px;
  margin: auto;
  top: 70px;
}

#payement_head{
  float: left;
  width:681px;
  height:35px;
  margin-top: -35px;
}

#payement_head_body{
  float:left;
  width:680px;
  background-color: #ffffff;
}

.payement_head_btn{
  float: left;
  width: 225px;
  height: 24px;
  padding-top: 11px;
  font-family: arial;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background-position:center top;
  background-repeat:no-repeat;
}

#payement_footer{
  background:url(../images/footer_payment.jpg) no-repeat;
  position: relative;
  height: 224px;
  font-size:11px;
  color:#ffffff;
  margin:auto;
  width:1281px;
  float:left;
  left:-300px;
}

.payement_card_btn{
  float: left;
  width: 89px;
  height: 70px;
  padding-top: 40px;
  font-family: arial;
  text-align: center;
  font-size: 10px;
  background-position:center top;
  background-repeat:no-repeat;
  cursor: pointer;
  color:#000000;
}

#payement_nxw_shield{
  position:absolute;
  left:20px;
  top:360px;
  width:650px;
  height:60px;
}

#payement_nxw_shield div{
}

#payement_nxw_shield div div{
  position:absolute;
  top: 28px;
  left: 64px;
  height:20px;
  width: 580px;
  font-family: arial;
  text-align: left;
  font-size: 11px;
}

#payement_nxw_bibit{
  position:absolute;
  width:104px;
  height:39px;
  left:550px;
  top:430px;
}

#cc_lastname, #cc_firstname, #cc_email, #cc_email2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border: 1px solid #999999;
}

#cc_lastname, #cc_firstname {
  width:300px;
}

#cc_email, #cc_email2 {
  width:200px;
}

#cc_number, #cc_cvv, #cc_month, #cc_year, #cc_ownername {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border: 1px solid #999999;
}

#cc_ownername {
  width:300px;
}

#cc_cvv {
  width:50px;
}

.commande{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.payment-errors {
  border: 1px solid red;
  background-color: #fcc;
  font:normal 12px arial;
  margin:10px;
	color: #000000;
}

.blc12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.blc12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.no12r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.titre {
  color:#E07016;
  margin-top:10px;
}
.etoile {
  color:#FF0000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:normal;
}
.blc11r {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.blc12r {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.blc14v {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.no14b{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.no12v {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.no11r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.no10r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.ro11r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DA0606;
}
.ro10r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DA0606;
}
.inputobligatoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	width: 300px;
}
.taright{
  text-align: right;
}
.textblack{
  color:#000000;
  font-family:Arial;
}

.required-field {
    font-weight:bold;
}
.left-column {
    text-align:right;
}
.jeux{
	background: url(../images/bg_jeux.jpg) no-repeat top left;
	height: 200px;
	width:485px;
	float:left;
	position:relative;
	top:230px;
	left:10px;
}
.jeux2{
	background: url(../images/bg_jeux.jpg) no-repeat top left;
	height: 200px;
	width:485px;
	float:right;
	position:relative;
	top:30px;
	left:282px; 
}
.jeux2 .cls_img,.jeux .cls_img{
	float:left;
	margin:3px 15px 0 5px;
}
.prix{
	font-size:25px;
	color:#ccc;
	dispaly:block;
	font-weight:bold;
}
.tel{
	background: url(../images/tele.png) no-repeat top left;
	height:42px;
	width:140px;
	padding-left:54px;
	font-family: Stencil Std, Arial, Helvetica, sans-serif;
	font-size:15px;
  	font-weight:bold;
	line-height:42px;
	display:block;
	float:left;
	color:#CCCCCC;
}
.btn * {
	outline:none;
	-moz-user-select:none;
	display: block;
}

.btnp {
	background:none;
	margin:0;
	border-width:0;
	overflow:visible;
	font:bold 16px Arial,Sans-serif;
	text-decoration:none;
	color:#fff;
	outline:none;
	height:33px;
	line-height:33px;
	cursor:pointer;
}

.btnp span {
	padding: 0 29px 0 0;
	height: 32px;
	display:block;
	background: url(../images/btpan4.gif) no-repeat top right;
}

.btnp span span {
	position:relative;
	padding:3px .8em;
	border-width:0;
	padding: 0 0 0 27px;
	height: 32px;
	line-height: 32px;
	background: url(../images/btpan3n.gif) no-repeat top left;
}
table, td, tr{
padding:5px;
}
input, select{
	padding:2px;
}