menu li#home a img
{
	width: 237px;
	height: 145px;
}
#present_game .product-box img.boite
{
	width: 122px;
	height: 174px;
}
article ul#galerie li a img {
	width: 156px;
	height: 98px;
}
#cmd_render table
{
	width: 952px;
	position: relative;
	margin: 0 auto 10px auto;
	padding: 0;
	border-spacing: 0px;
	color: #333333;
}
#cmd_render table thead; #cmd_render table tbody
{
	margin: 0;
	padding: 0;
}
#cmd_render table thead tr th
{
	height: 32px;
	background-image: url(/_img/bkg_commande.png);
	background-repeat: repeat-x;
	border: 1px #000 solid;
	margin: 0;
	padding: 0;
}
#cmd_render table thead tr th
{
	text-indent: 25px;
	color: #FFF;
	font-size: 17px;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}
#cmd_render table tbody tr td { border-bottom: 1px #bbb solid;}
#cmd_render table tbody tr td.left { border-left: 1px #bbb solid;}
#cmd_render table tbody tr td.bright { border-right: 1px #bbb solid;}
#cmd_render table tbody tr td.btop { border-top: 1px #bbb solid;}
#cmd_render table tbody tr td
{
	position: relative;
	background-color: #DDD;
	
}
#cmd_render table tbody tr td.top
{
	vertical-align: top;
}
#cmd_email
{
	line-height: 36px;
	padding-right: 10px;
}
.cmd_adresse
{
	padding: 10px;
	position: relative;
}
#cmd_render table tbody tr td.bright.kdo
{
	background-color: #ffcabd;
}
#cmd_render table tbody tr td.cmd_photo, #cmd_render table tbody tr td.cmd_photo img
{
	height: 71px;
	margin: 0;
	padding: 0;
}
.cmd_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
tr.cmd_prod, tr.cmd_prod td
{
	height: 60px;
	font-size: 14px;
	max-height: 71px;
}
.cmd_dispo
{
	text-align: center;
	font-size: 14px;
}
.cmd_pu
{
	text-align: right;
	font-size: 14ps;
	padding-right: 5px;
}
.cmd_qt
{
	text-align: center;
	font-size: 14px;
}
#cmd_render table tbody tr td.cmd_total
{
	text-align: right;
	font-size: 14px;
	padding-right: 5px;
	background-color: #CCC;
}
td.cmd_photo
{
	position: relative;
	width: 50px;
	height: 71px;
}
td.cmd_photo a
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 50px;
	height: 71px;
}
.cmd_photo a img
{
	position: absolute;
	top: 0;
	left: 0;
}
.cmd_sta
{
	height: 24px;
}
.cmd_sta1
{
	text-indent: 5px;
}
.cmd_sta1 img
{
	position: absolute;
	right: 1px;
	top: -2px;
}
.cmd_sta_int
{
	text-indent: 5px;
}
#cmd_render table tbody tr.cmd_spacer, #cmd_render table tbody tr.cmd_spacer td
{
	height: 4px;
	line-height: 4px;
	position: relative;
	background-color: #FFF;
}
#cmd_render table tbody tr.cmd_total_article td
{
	height: 32px;
	background-color: #CCC;
}
.cmd_promo
{
	position: relative;
	text-indent: 35px;
}
.cmd_promo img
{
	position: absolute;
	left: 7px;
	top: 0px;
	
}
.cmd_reca
{
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}
.cmd_total_article .cmd_total
{
	font-weight: bold;
}
#promo_field { display: none; }
#code_promo_form
{
	position: absolute;
	bottom: -20px;
	left: 5px;
	width: 150px;
	height: 20px;
	border-bottom: 1px #bbb solid;
	border-left: 1px #bbb solid;
	border-right: 1px #bbb solid;
	z-index: 4;
	background-color: #CCC;
	visibility: visible;
}
.cmd_total input
{
	position: absolute;
	left: 40px;
	margin-top: 3px;
}
.cmd_total div
{
	font-size: 14px;
}
#cmd_render h2
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
#cmd_kdo
{
	width: 952px;
	position: relative;
	margin: 0 auto 10px auto;
	background-image: url(/_img/kdo.png);
	background-repeat: no-repeat;
	height: 71px;
}
#cmd_kdo1
{
	position: absolute;
	left: 90px;
	top: 47px;
	color: #FFF;
	font-weight: bold;
}

#cmd_kdo2
{
	position: absolute;
	right: 10px;
	top: 47px;
	color: #333;
}
#kdo_form input, #kdo_form textarea { border: 1px #999 solid; }

#panier_dispo
{
	position: relative;
	width: 100%;
	height: 28px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	line-height: 28px;
	text-shadow: -1px -1px 2px #000;
}
#panier_dispo.panier_green
{
	background-image: url(/_img/panier_vert.png);
	background-repeat: repeat-x;
}
#panier_dispo.panier_orange
{
	background-image: url(/_img/panier_orange.png);
	background-repeat: repeat-x;
}

.panier_article
{
	position: relative;
	width: 100%;
	height: 29px;
	background-image: url(/_img/panier_bkg_unselect.png);
	background-repeat: repeat-x;
	text-indent: 35px;
	font-family: Verdana;
	font-size: 13px;
	color: #4e4e4e;
	line-height: 27px;
	cursor: pointer;
}
.panier_article:hover, .panier_article.selected
{
	background-image: url(/_img/panier_bkg_select.png);
}
.panier_article .panier_radio
{
	position: absolute;
	width: 15px;
	height: 15px;
	left: 10px;
	top: 6px;
	background-image: url(/_img/panier_radio_unselect.png);
}
.panier_article.selected .panier_radio
{
	background-image: url(/_img/panier_radio_select.png);
}
#panier_price
{
	position: relative;
	width: 100%;
	min-height: 73px;
	background-color: #F7F7F7;
	background-image: url(/_img/panier_price_bkg.png);
	background-repeat: repeat-x;
	
	background-position: left bottom;
}
#panier_prix_affiche
{
	width: 100%;
	height: 48px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #132e64;
	line-height: 48px;
}
#panier_price .prix-barre, #panier_price .prix-promo
{
	font-size: 28px;
}
#panier_ajout
{
	position: relative;
	width: 100%;
	height: 80px;
	background-image: url(/_img/panier_ajout_bkg.png);
	background-repeat: repeat-x;
}
#panier_ajout_classic
{
	position: absolute;
	top: -24px;
	width: 250px;
	left: 20px;
	height: 49px;
	background-image: url(/_img/panier_ajout_classic.png);
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	line-height: 49px;
	text-shadow: -1px -1px 2px #000;
	cursor: pointer;
}
#panier_ajout_kdo
{
	position: relative;
	top: 28px;
	width: 252px;
	left: 19px;
	height: 47px;
	background-image: url(/_img/panier_ajout_kdo.png);
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	line-height: 65px;
	text-indent: 40px;
	text-shadow: -1px -1px 2px #000;
	cursor: pointer;
}
#reflet_box
{
	position: absolute;
	width: 215px;
	height: 304px;
	display: block;
	left: 49px;
	top: -18px;
	z-index: 4;
}