*
{
	margin: 0;
	padding: 0;
	font-family : Verdana;
	font-size: 12px;
	border: 0;
}
img, div { behavior: url(/_css/iepngfix.htc) }
body
{
	background-color: #F2F2F2;
	background-image: url(/_img/bkg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.block
{
	font-size: 11px;
	color: #666;
}
.block a{
	text-decoration: none;
	color: #666;
}
.block article a
{
	text-decoration: underline;
}
.marge
{
	margin: 3px;
	font-size: inherit;
}
.marge-big
{
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	font-size: 12px;
	color: #666;
}
.marge-top
{
	margin-top: 15px;
}
.right
{
	text-align: right;
	margin-right: 5px;
}

#the_page
{
	position: relative;
	margin : 0 auto 0 auto;
	width: 1002px;
}
a.click-me-banner
{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 185px;
}
#bar_top
{
	position: relative;
	width: 1000px;
	height: 34px;
	background-color: #FFF;	
	border-width: 0 1px 1px 1px;
	border-color: #ccc;
	border-style: solid;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	color: #99999d;
	font-size: 12px;
	line-height: 34px;
}
#bar_top a
{
	color: #99999d;
	text-decoration: none;
}
#bar_top li
{
	list-style-type: none;
	display: inline-block;
	margin-left: 25px;
	zoom: 1;
	*display: inline;
}

li#tagline
{
	margin-left: 157px;
}
#panier a
{
	display: inline-block;
	background-image: url(/_img/panier.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #cf0000;
	text-indent: 20px;
}
li#recherche
{
	position: absolute;
	top: 3px;
	right: 18px;
}
form#search_form
{
	height: 23px;
	background-image: url(/_img/bkg_search.png);
	background-repeat: repeat-x;
	border: 1px #000 solid;
	margin-top: 3px;
	padding: 0;
	position: relative;
	width: 170px;
	box-shadow: 1px 0 1px 1px #8a8a8a;
}
form#search_form #search_field
{
	position: absolute;
	top: 3px;
	left: 3px;
	height: 16px;
	width: 144px;
	background-color: #FFF;
	border: 1px #DDD solid;
	display: inline-block;
}
form#search_form #submit_field
{
	position: absolute;
	top: 4px;
	left: 150px;
	color: #FFF;
	background-color: transparent;
}
menu
{
	width: 1000px;
	height: 26px;
	background-image: url(/_img/bkg_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-width: 1px 1px 1px 1px;
	border-color: #ccc;
	border-style: solid;
	position: relative;
	margin-top: 114px;
	left: 0;
	z-index: 1;
	text-align: center;
}
menu li
{
	list-style-type: none;
	display: inline-block;
	line-height: 26px;
	margin-right: 11px;
	margin-left: 11px;
	font-weight: bold;
	font-size: 16px;
	zoom: 1;
	*display: inline;
}
menu li a
{
	color: #292929;
	text-decoration: none;
	font-size: 11px;
}
menu li#home
{
	margin: 0;
	position: absolute;
	top: -104px;
	left: -1px;
	background-image: url(/_img/bkg_home.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 2;
	height: 104px;
	width: 262px;
	border-width: 1px 1px 0 1px;
	border-color: #ccc;
	border-style: solid;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
menu li#home img
{
	position: absolute;
	left: 14px;
	top: -43px;
	
}
#content
{
	position: relative;
	width: 100%;
}
#footer
{
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 1000px;
	border-width: 1px 1px 1px 1px;
	border-color: #ccc;
	border-style: solid;	
}
#bottom_links
{
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
	color: #333;
}
#bottom_links a
{
	color: #949494;
}
#footer1
{
	width: 100%;
	height: 139px;
	background-image: url(/_img/bkg_footer.png);
	background-repeat: repeat-x;
}
.footer_block
{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 32.9%;
	margin-top: 5px;
	height: 130px;
	color: #FFF;
	zoom: 1;
	*display: inline;
}
.footer_block2
{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 32.9%;
	margin-top: 5px;
	color: #FFF;
	zoom: 1;
	*display: inline;
}
.footer_block2 .spacer
{
	display: block;
	width: 30px;
	height: 38px;
}
.block_comment
{
	position: relative;
	display: block;
	width: 295px;
	height: 60px;
	background-color: #e1e1e1;
	margin-left: 24px;
	margin-bottom: 6px;
	color: #949494;
	font-size: 11px;
	overflow: hidden;
	cursor: pointer;
}
.block_comment .marge
{
	line-height: 14px;
}
.block_comment a
{
	text-decoration: none;
	color: #949494;
	font-size: 11px;
}
.block_comment2
{
	position: relative;
	display: block;
	width: 275px;
	background-color: #e1e1e1;
	margin-left: 8px;
	margin-bottom: 3px;
	color: #949494;
	font-size: 11px;
}

.block_comment2 .marge, .block_comment3 .marge
{
	padding-top: 3px;
	padding-bottom: 5px;
}
.block_comment h2, .block_comment2 h2, .block_comment3 h2
{
	font-size: 11px;
	font-weight: bold;
	color: #949494;
}
.block_comment3
{
	position: relative;
	display: block;
	background-color: #e1e1e1;
	margin-bottom: 6px;
	color: #949494;
	font-size: 11px;
	overflow: hidden;
	cursor: pointer;
}
.block_comment .note, .block_comment2 .note
{
	position:absolute;
	top: 3px;
	right: 3px;
}
.trait
{
	border-right: 1px #ccc solid;
}
#facebook
{
	position: absolute;
	left: 32px;
	top: 10px;
}
#facebook a
{
	background-image: url(/_img/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 60px;
	height: 60px;
	display: block;
	text-indent: 75px;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#rss
{
	position: absolute;
	left: 32px;
	top: 70px;
}
#rss a
{
	background-image: url(/_img/rss.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 60px;
	height: 60px;
	display: block;
	text-indent: 75px;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
img#logo_small
{
	position: absolute;
	top: -35px;
	left: 90px;
	
}
#adresse_magasin
{
	position: absolute;
	left: 0;
	top: 67px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
	font-size: 11px;
}

#tel_surtax
{
	position: absolute;
	left: 0;
	top: 107px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
#engagement
{
	position: absolute;
	left: 22px;
	line-height: 15px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
#engagement a
{
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
#engagement h1
{
	background-image: none;
	padding-bottom: 12px;
	font-size: 14px;
	color: #FFF;
}
.block
{
	position: relative;
	margin-top: 8px;
	background-color: #FFF;
}
#other_guides .block
{
	width: 290px;
	margin-left: 28px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}
#other_guides
{
	padding-bottom: 30px;
}
.fond
{
	background-image: url(/_img/fond_block.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
.contour
{
	border: 1px #ccc solid;
}
.contour-vert
{
	border: 1px #56ce0f solid;
}
#add_panier
{
	background-color: #FFF;
	background-image: url(/_img/fond_panier.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#add_panier a
{
	font-size: 11px;
}
#add_panier h1
{
	width: 100%;	
	background-image: none;
	text-align: center;
	text-indent: 0;
	font-size: 14px;
	color: #949494;
	font-weight: bold;
	margin-left: 0;
}
#prix_panier
{
	position: relartive;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #06C;
	margin-top: 3px;
	margin-bottom: 15px;
}
#info_stock
{
	position: relartive;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #56ce0f;
	margin-top: 3px;
	margin-bottom: 15px;
}
.orange#info_stock { color: #F60; }
#choix_produit
{
	margin-left: 50px;
	line-height: 20px;
	margin-bottom: 15px;
}
#info_livraison
{
	font-size: 11px;
	padding-left: 70px;
	background-image: url(/_img/livraison.png);
	background-position: 15px 7px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#add_panier img
{
	margin: 10px auto 5px 75px;
}
.block-in.trait
{
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
}
.block-in a
{
	text-decoration: none;
	color: #666;
	font-size: 11px;
	margin-left: 10px;
	line-height: 21px;
}
.block-in a img
{
	vertical-align: middle;
}
#facebook_like
{
	margin-top: 5px;
	margin-left: 10px;
	border:none;
	overflow:hidden;
	width:270px;
	height:27px;
}
ul#config
{
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
}
ul#config li
{
	list-style-image: url(/_img/bullet.png);
	list-style-position: outside;
	margin-left: 15px;
	font-size: 11px;
	color: #666;
	line-height: 20px; 
}
#pegi
{
	position: relative;
	margin-left: 15px;
	margin-bottom: 10px;
	height: 66px;
}
#pegi a
{
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
#pegi a img
{
	vertical-align: middle;
	margin-right: 5px;
}
#pegi a img.small
{
	margin-right: 2px;
	margin-top: 20px;
	width: 30px;
	height: 30px;
}
#langue_dispo
{
	margin-left: 19px;
	font-size: 11px;
	color: #666;
	line-height: 20px;
	margin-bottom: 10px;
}
#temps_dl
{
	margin-left: 17px;
	font-size: 11px;
	color: #666;
	line-height: 20px;
	margin-bottom: 10px;
}
#temps_dl img
{
	margin-right: 7px;
}
#note_globale
{
	position: absolute;
	top: 235px;
	right: 8px;
	text-align: right;
}
#langue_dispo img
{
	vertical-align: top;
	margin-right: 9px;
}
#left_part
{
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 701px;
	vertical-align: top;
}
#right_part
{
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-left: 4px;
	width: 292px;
	top: 0;
	vertical-align: top;
}
h1
{
	margin-left: 14px;
	margin-top: 14px;
	margin-bottom: 11px;
	background-image: url(/_img/bidule.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	text-align: left;
	text-indent: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #949494;
}

#rotator
{
	position: relative;
	height: 300px;
	width: 100%;
	overflow: hidden;
}
img#main_img
{
	position: relative;
	margin-left: 47px;
	margin-bottom: 26px;
}
img#main_img2
{
	position: relative;
	z-index: 1;
	width: 1000px;
	height: 302px;
}

ul.elements
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
ul.elements li
{
	position: absolute;
	width: 579px;
	left: 120px;
	height: 300px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.elements li a
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 579px;
	height: 300px;
}
ul.elements li a img
{
	width: 579px;
	height: 300px;
}

ul.togglers
{
	position: absolute;
	width: 120px;
	overflow: hidden;
	z-index: 5;
	bottom: 0;
	left: 0px;
	height: 300px;
	//background-image: url(/_img/fond_black.png);
	//background-repeat: repeat;
}
ul.togglers li
{
	float: left;
	display: block;
	vertical-align: middle;
	width: 120px;
	height: 60px;
}
ul.togglers li.active
{
	
}
ul.togglers li a img
{
	width: 120px;
	height: 60px;
}
#show_previous
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 47px;
	height: 100%;
	background-image: url(/_img/arrow-sprite.png);
	background-repeat: no-repeat;
	background-position: -64px -80px;
	cursor: pointer;
}
#show_previous:hover
{
	background-position: -234px -80px;
}
#show_next
{
	position: absolute;
	left: 653px;
	bottom: 0;
	width: 47px;
	height: 100%;
	background-image: url(/_img/arrow-sprite.png);
	background-repeat: no-repeat;
	background-position: -404px -80px;
	cursor: pointer;
}
#show_next:hover
{
	background-position: -574px -80px;
}
.infos
{
	background-image: url(/_img/fond_black.png);
	background-repeat: repeat;
	display: block;
	position: absolute;
	height: 60px;
	width: 579px;
	bottom: 0px;
	left: 0px;
	z-index: 5;
}
.infos h2
{
	position: absolute;
	display: block;
	z-index: 6;
	background-image: url(/_img/fond_black.png);
	background-repeat: repeat;
	width: 429px;
	text-align: left;
	line-height: 65px;
	font-size: 23px;
	color: #FFF;
	text-indent: 10px;
	font-weight: normal;
	font-family: 'Myriad Pro','Verdana';
}
.infos .prix
{
	background-image: url(/_img/fond_black.png);
	background-repeat: repeat;
	position: absolute;
	bottom: 0;
	right: 0px;
	padding-right: 10px;
	height: 60px;
	width: 140px;
	line-height: 65px;
	font-size: 23px;
	color: #FFF;
	text-align: right;
	font-weight: normal;
	z-index: 6;
	font-family: 'Myriad Pro','Verdana';
}
.infos .prix .prix-barre, .infos .prix .prix-promo
{
	font-size: 23px;
	font-family: 'Myriad Pro','Verdana';
	font-weight: normal;
	line-height: 65px;
}
#contrat_confiance
{
	height: 300px;
	background-color: #f6f2bd;
	cursor: pointer;
}
#contrat_confiance h1
{
	display: block;
	text-indent: 0;
	width: 100%;
	height: 54px;
	text-align: center;
	font-family: "Verdana";
	font-size: 16px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.26, #FBB801),
    color-stop(0.63, #FBCD01)
);
background-image: -moz-linear-gradient(
    center bottom,
    #FBB801 26%,
    #FBCD01 63%
);
	font-weight: normal;
	border-top: 2px #fde36d solid;
	border-bottom: 2px #f98f00 solid;
	color: #2f2f2f;
	text-shadow: 1px 1px 1px #fff,
	-1px -1px 1px #fff;
}
#contrat_confiance ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 70px;
	left: 20px;
}
#contrat_confiance ul li
{
	text-indent: 49px;
	font-family: 'Verdana';
	font-size: 14px;
	color: #2f2f2f;
	list-style-type: none;
	height: 35px;
	overflow: visible;
	line-height: 35px;
}
#contrat_confiance ul li:nth-child(1)
{
	background-image: url(/_img/smile.png);
	background-repeat: no-repeat;
	background-position: 3px top;
}
#contrat_confiance ul li:nth-child(2)
{
	background-image: url(/_img/people.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contrat_confiance ul li:nth-child(3)
{
	background-image: url(/_img/dvd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contrat_confiance ul li:nth-child(4)
{
	background-image: url(/_img/cb.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contrat_confiance ul li:nth-child(5)
{
	background-image: url(/_img/shop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contrat_confiance a
{
	text-decoration: none;
	position: absolute;
	display: block;
	top: 255px;
	left: 33px;
	width: 225px;
	height: 33px;
	line-height: 33px;
	border-radius: 2px 2px;
	-webkit-box-shadow: -1px 0px 1px 0px #cbd2bd;
-moz-box-shadow: -1px 0px 1px 0px #cbd2bd;
box-shadow: -1px 0px 1px 0px #cbd2bd;
	border: 1px #2b64c6 solid;
	font-family: Verdana;
	text-decoration: none;
	font-size: 15px;
	color: #fafafa;
	text-align: center;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.02, #1F6CDF),
    color-stop(0.47, #3690F0),
    color-stop(0.51, #54A4EE),
    color-stop(0.5, #61ABF0)
);
background-image: -moz-linear-gradient(
    center bottom,
    #1F6CDF 2%,
    #3690F0 47%,
    #54A4EE 51%,
    #61ABF0 50%
);
}
.lien_guides
{
	text-align: right;
	margin-right: 4px;
	margin-bottom: 2px;
}
.lien_guides a
{
	text-decoration: none;
	color: #99999d;
	font-size: 11px;
}
#present_game
{
	padding-bottom: 29px;
}
#block_rotator
{
	height: 300px;
}
.product-box
{
	position: relative;
	vertical-align: top;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 159px;
	height: 237px;
	margin-left: 9px;
	margin-bottom: 11px;
	margin-right: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 1;
	cursor: pointer;
}
.product-box2
{
	position: relative;
	vertical-align: top;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 159px;
	margin-left: 9px;
	margin-bottom: 11px;
	margin-right: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 1;
	cursor: pointer;
}

div.promotion { border: 1px #F00 solid; }
img.promotion, img.nouveau
{
	position: absolute;
	z-index: 2;
	left: 66px;
	top: 0;
}
div.nouveau { border: 1px #2f8cb3 solid; }
.product-box img.boite
{
	position: absolute;
	top: 8px;
	left: 19px;
	-moz-box-shadow: 2px 2px 8px #444;
	-webkit-box-shadow: 2px 2px 8px #444;
    box-shadow: 2px 2px 8px #444;
}
.product-box2 img.boite
{
	position: relative;
	margin-top: 8px;
	margin-left: 19px;
	margin-bottom: 8px;
	-moz-box-shadow: 2px 2px 8px #444;
	-webkit-box-shadow: 2px 2px 8px #444;
    box-shadow: 2px 2px 8px #444;
}
.product-box .prix
{
	position: absolute;
	text-align: center;
	width: 159px;
	font-size: 12px;
	font-weight: bold;
	top: 188px;
	color: #000;
}
.product-box div.titre
{
	position: absolute;
	display: block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	height: 33px;
	width: 159px;
	background-color: #e1e1e1;
	border-top: 1px #f3f3f3 solid;
	bottom: 0;
	left: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #0066cc;
	font-weight: bold;
	overflow: hidden;
}
.product-box2 div.titre
{
	position: relative;
	display: block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	height: 33px;
	width: 159px;
	background-color: #e1e1e1;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #0066cc;
	font-weight: bold;
	overflow: hidden;
}
.btn
{
	position: relative;
	line-height: 19px;
	width: 100%;
	font-size: 12px;
}
.btn img
{
	vertical-align: bottom;
	width: 15px;
	height: 15px;
}
.product-box2 .btn a
{
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
}

.product-box h2, .product-box2 h2
{
	position: relative;
	display: table-cell;
	width: 159px;
	height: 33px;
	max-height: 33px;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
	vertical-align: middle;
	visibility: visible;
}
#facebook_big
{
	position: relative;
	width: 290px;
	height: 111px;
	background-image: url(/_img/facebook_btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#facebook_like
{
	display: block;
	position: absolute;
	width: 160px;
	height: 30px;
	padding-top: 8px;
	padding-left: 5px;
	vertical-align: top;
	top: 72px;
	overflow: hidden;
}
#gplus
{
	display: block;
	width: 96px;
	height: 30px;
	overflow: hidden;
	vertical-align:top;
	padding-top:8px;
	position: absolute;
	left: 180px;
	top: 79px;
}
ul#meilleures_ventes
{
	position: relative;
	display: block;
	
}
#meilleures_ventes, #nouveautes
{
	display: inline-block;
	width: 100%;
	top: 0;
	position: relative;
	background-color: #FFF;
	overflow: hidden;
	height: 30px;
}
#meilleures_ventes h1, #nouveautes h1
{
	cursor: pointer;
}
#meilleures_ventes ul, #nouveautes ul, ul.same_style
{
	position: relative;
	display: block;
	margin-left: 12px;
}
#meilleures_ventes ul li, #nouveautes ul li, ul.same_style li
{
	list-style-type: none;
	height: 86px;
	margin-bottom: 5px;
	position: relative;
	cursor: pointer;
}
#meilleures_ventes ul li img, #nouveautes ul li img, ul.same_style li img
{
	position: absolute;
	top: 0;
	left: 2px;
	width: 57px;
	height: 80px;
	-moz-box-shadow: 2px 2px 2px #444;
	-webkit-box-shadow: 2px 2px 2px #444;
    box-shadow: 2px 2px 2px #444;
}
#meilleures_ventes ul li h2, #nouveautes ul li h2, ul.same_style li h2
{
	position: relative;
	margin-left: 72px;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
}

#meilleures_ventes ul li .cat, #nouveautes ul li .cat, ul.same_style li .cat
{
	position: relative;
	margin-left: 72px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #6C6C6C;
}
#meilleures_ventes ul li .prix, #nouveautes ul li .prix, ul.same_style li .prix
{
	position: absolute;
	left: 72px;
	top: 64px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.prix-barre { text-decoration: line-through; }
.prix-promo { color : #d10000; }
#video
{
	position: relative;
	margin-left: 28px;
	margin-top: 20px;
	margin-bottom: 25px;
}
ul#galerie
{
	position: relative;
	margin-left: 25px;
}
ul#galerie li
{
	list-style-type: none;
	position: relative;
	margin-right: 6px;
	margin-bottom: 9px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
article p
{
	margin-bottom: 10px;
}
article ul
{
	margin-left: 10px;
}
#classement
{
	position: absolute;
	top: 15px;
	right: 10px;
}
.vedette
{
	position: relative;
	width: 476px;
	height: 132px;
	vertical-align: top;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-left: 13px;
	margin-bottom: 11px;
	margin-right: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 1;
	cursor: pointer;
	background-color: #FFF;
	background-image: url(/_img/bkg_vedette.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.vedette2
{
	position: relative;
	width: 327px;
	height: 132px;
	vertical-align: top;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-left: 13px;
	margin-bottom: 11px;
	margin-right: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 1;
	background-color: #FFF;
	background-image: url(/_img/bkg_vedette.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.vedette h2, .vedette2 h2
{
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.vedette2 h2
{
	display: block;
	width: 211px;
}
.vedette .texte
{
	margin-left: 10px;
	width: 360px;
	height: 55px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}
.vedette2 .texte
{
	margin-left: 10px;
	width: 211px;
	height: 80px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}
.vedette img.boite, .vedette2 img.boite
{
	position: absolute;
	top: 7px;
	right: 10px;
	-moz-box-shadow: 2px 2px 4px #444;
	-webkit-box-shadow: 2px 2px 4px #444;
    box-shadow: 2px 2px 4px #444;
}
.vedette img.nouveau
{
	width: 70px;
	height: 70px;
	left: 406px;
}
.vedette2 img.over_img
{
	width: 70px;
	height: 70px;
	left: 257px;
	top: 0;
	z-index: 3;
	position: absolute;
}
.vedette img.promotion
{
	width: 70px;
	height: 70px;
	left: 406px;
}
.vedette .prix
{
	position: relative;
	text-align: right;
	width: 362px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
#overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	z-index: 40;
}
#overlay-box
{
	position: fixed;
	width: 799px;
	height: 486px;
	border: 5px #FFF solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
	background-image: url(/_img/bkg_overlay.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 50;
}
.panier#overlay-box
{
	width: 400px;
	height: 250px;
}
#overlay-close
{
	position: absolute;
	top: -24px;
	left: -24px;
	z-index: 51;
	cursor: pointer;
}
#overlay-text
{
	position: absolute;
	width: 98%;
	margin: 0 1% 0 1%;
	overflow: auto;
	top: 49px;
	height: 437px;
}
.panier #overlay-text
{
	height: 201px;
}
#overlay-text ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.show_field input { border: 1px #999 solid; }
.show_field textarea { border: 1px #999 solid; }
table#panier_final
{
	width: 786px;;
	margin: 0 auto 0 auto;
}
table#panier_final thead
{
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
table#panier_final .photo
{
	width: 60px;
}
table#panier_final .designation
{ 
	border-right: 1px #CCC solid;
	font-weight: bold;
}
table#panier_final .disponibilite
{ 
	border-right: 1px #CCC solid;
	width: 130px;
	padding-left: 5px;
}
table#panier_final .prix_ttc
{ 
	border-right: 1px #CCC solid;
	width: 90px;
	text-align: right;
	padding-right: 5px;
}
table#panier_final .qt
{ 
	border-right: 1px #CCC solid;
	width: 30px;
	text-align: right;
	padding: 0 5px 0 5px;
}
table#panier_final .total_ttc
{ 
	width: 100px;
	text-align: right;
}
table#panier_final .suppr
{ 
	width: 40px;
	text-align: center;
}
table#panier_final tfoot
{
	font-weight: bold;
	line-height: 20px;
	text-align: right;
}
table#panier_final tfoot tr.light
{
	font-weight: normal;
	text-align: left;
}
.bouton
{
	background-color: #e81515;
	display: inline-block;
	padding: 4px 7px 4px 7px;
	margin-right: 100px;
}
input.bouton
{
	font-weight: bold;
	color: #FFF;
	border: 0;
}
.bouton a{
	color: #FFF;
	font-weight: bold;
}
table#panier_final tr.color1
{
	background-color: #FFF;
}
table#panier_final tr.color2
{
	background-color: #ddd;
}
.alert
{
	color: #e81515;
}
img#img_account
{
	width: 500px;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;	
}
#auth_div
{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 450px;
}
#adresses
{
	position: relative;
	width: 90%;
	margin: 0 5% 0 5%;
}
#adresse1
{
	position: relative;
	width: 48%;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin-right: 3%;
}
#adresse2
{
	position: relative;
	width: 48%;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
label
{
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	text-align: right;
	width: 200px;
	line-height: 18px;
}
.ast
{
	font-size: 11px;
	font-style: italic;
}
.col2
{
	position: absolute;
	top: 0px;
	left: 500px;
}
a.bouton
{
	color: #FFF;
	font-weight: bold;
}
.support_commande
{
	position: absolute;
	top: 5px;
	right: 10px;
}
.date_ouvert
{
	position: absolute;
	right: 5px;
	top: 0;
}
.cursor
{
	cursor: pointer;
}
#legal_fr
{
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	line-height: 10px;
	color: ##949494;
	text-align: justify;
}
#present_game article .marge-big ul
{
	margin-left: 20px;
}
#present_game article .marge-big
{
	margin-top: 15px;
}
#main_present
{
	height: 302px;
	margin-top: 30px;
}
#main_present h1
{
	z-index: 2;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 990px;
	height: 60px;
	background-image: url(/_img/fond_black2.png);
	background-repeat: repeat;
	line-height: 65px;
	font-size: 23px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	font-family: 'Myriad Pro','Verdana';
	margin: 0;
	padding: 0;
	padding-right: 10px;
	text-transform: uppercase;
}
#main_present img#boite_recto
{
	width: 215px;
	height: 304px;
	display: block;
	-webkit-box-shadow: 2px 2px 4px 1px #000000;
	-moz-box-shadow: 2px 2px 4px 1px #000000;
	box-shadow: 2px 2px 4px 1px #000000;
	position: absolute;
	left: 49px;
	top: -18px;
	z-index: 3;
}
#promo
{
background-color: transparent;
}