@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#323230;
	font-size:12px;
	background-image:url(../img/commun/bg_body.jpg);
	background-repeat : no-repeat;
	background-attachment:scroll;
	background-position : top center;
	margin:0px;
	padding:0px;
	background-color:#000000;
	text-align:left
}
#contener {
	width:970px;
	height:auto;
	margin:auto;
	position:relative
}
.clear {
	clear:both;
	border:none
}

/* debug div */
.debug{
  border: 1px solid #f97;
}

#contener #loupe {
	position:absolute;
	left:-200px; top:450px; 
	width:273px; height:448px;
	z-index:25;
	background-image:url(../img/commun/loupe.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/commun/loupe.png", sizingMethod="image");
	_background:transparent none;
}
#header {
}
div#header div.logo {
	background:transparent url(../img/commun/logo.png) top left no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/commun/logo.png", sizingMethod="image");
	_background:transparent none;
}
div#header div.logo a {
	position:absolute;
}

#footer div {
	width:786px; height:70px;
	background:url(../img/commun/logo_footer.png) bottom no-repeat;
	margin:auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/commun/logo_footer.png", sizingMethod="image");
	_background:transparent none;
}

#flags {
	float:right;
	padding-top:150px;
	padding-right:12px;
}
#flags a {
	margin-left:6px;
	padding:0;
}
/*LEFT*/
#left {
	float:left
}
#left .shd_top_home {
	padding:3px 11px;
	padding-bottom:0;
	background-image:url(../img/commun/shd_top_home.png);
	_background:transparent none;

}
#left .shd_bg_home {
	padding:0px 11px;
	padding-bottom:0;
	background-image:url(../img/commun/shd_bg_home.png);
	_background:transparent none;
}
#left .shd_btm_home {
	padding:0px 11px;
	padding-bottom:20px;
	background-image:url(../img/commun/shd_btm_home.png);
	background-position:bottom;
	_background:transparent none;
}
#left .top_home{
	height:51px;
	width:681px;
	background-image:url(../img/commun/top_tab_home.jpg);
	background-repeat:no-repeat
}
#left .top_home div{
	padding-top:23px;
	font-size:20px;
	padding-left:50px
}
#left .bg_home {
	height:100%;
	background-image:url(../img/commun/bg_tab_home.jpg);
	background-repeat:repeat-y;
}
#left .btm_home {
	height:28px;
	width:681px;
	background-image:url(../img/commun/btm_tab_home.jpg);
	background-repeat:no-repeat
}
#left .bg_home {
	padding:20px;
	background-image:url(../img/commun/bg_tab_home.jpg);
	background-repeat:repeat-y;
}
#list_home {
}
#list_home .item_cata {
	width:180px;
	text-align:center;
	font-weight:bold;
	padding-bottom:30px
}
#list_home .item_cata .div_name{
	height:40px;
}
.div_name a{
	text-decoration:none;
	color:#000;
}
#list_home .item_cata img {
	text-align:center
}
.cata_prix {
	font-size:20px;
	font-weight:normal
}
#list_home .item_cata .cata_prix {
	font-size:20px;
	font-weight:normal
}
/*fin LEFT*/

#right .top_home {
	height:51px;
	width:243px;
	background-image:url(../img/commun/top_tab_rgt.jpg);
	background-repeat:no-repeat;
}
#right .top_home div {
	padding-top:19px;
	font-size:20px;
	padding-left:43px
}
#right .bg_home {
	background-image:url(../img/commun/bg_tab_rgt.jpg);
	background-repeat:repeat-y;
}
#right .btm_home {
	height:43px;
	width:243px;
	background-image:url(../img/commun/btm_tab_rgt.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
/*Cadres*/
.bd_rgt {
	background-image:url(../img/commun/bd_rgt.png);
	background-repeat:repeat-y;
	_background:transparent none;
}
.bd_lft {
	background-image:url(../img/commun/bd_lft.png);
	background-repeat:repeat-y;
	_background:transparent none;
}
.bd_btm {
	background-image:url(../img/commun/bd_btm.png);
	background-repeat:repeat-x;
	_background:transparent none;
}
.coin_btm_rgt {
	background-image:url(../img/commun/coin_btm_rgt.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background:transparent none;
}
.coin_btm_lft {
	background-image:url(../img/commun/coin_btm_lft.png);
	background-position:top right;
	background-repeat:no-repeat;
	_background:transparent none;
}
/*Fin Cadres*/


/*Top*/
#top {
	height:325px
}
#top .menu {
	float:left;
	width:200px;
}
#top .banner {
	float:right;
	width:477px;
}
/*Fin top*/
#right {
	float:right
}
/*Bouton*/
.bt {
	background-image:url(../img/commun/bt_lft.gif);
	background-position:top left;
	height:31px;
	line-height:31px;
	background-repeat:no-repeat;
	padding-left:36px;
}
.bt a {
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-size:20px;
	display:block;
	float:left;
	padding-right:38px;
	background-image:url(../img/commun/bt_rgt.gif);
	background-position:top right;
}
.bt2 {
	background-image:url(../img/commun/bt2_lft.gif);
	background-position:top left;
	height:31px;
	line-height:31px;
	background-repeat:no-repeat;
	padding-left:5px;
}
.bt2 a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	display:block;
	float:left;
	padding-right:5px;
	background-image:url(../img/commun/bt2_rgt.gif);
	background-position:top right;
}
.bt_dld {
	width:105px;
	height:26px;
	line-height:26px;
	color:#FFF;
	background-image:url(../img/commun/bg_bt_dld.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	text-align:center;
}
/*Fin bouton*/
/*Typo_font*/
.link {
	font-size:15px;
	font-weight:bold;
	color:#323230;
}
.gris12b, .gris12b a{
	color:#323230;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.px_anim {
	color:#323230;
	background-image:url(../img/commun/bg_px_anim.gif);
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	font-size:20px;
	margin-bottom:7px;
}
#menu {
	background-image:url(../img/commun/shd_bg_menu.png);
	background-repeat:repeat-y;
	width:206px;
	/*height:300px;*/
	float:left;
	_background:transparent none;

}
#menu .menu1 {
	background-image:url(../img/commun/bg_menu.gif);
	background-repeat:repeat-y;
	background-position:center top;
	padding-left:0px;
	width:206px;
	/*height:300px;*/
}
#anim {
	width:763px;
	height:313px;
	background-image:url(../img/commun/shd_anim.png);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/commun/shd_anim.png", sizingMethod="image");
	_background:transparent none;
}
#anim a {
	text-align:center;
	display:block;
	width:745px;
	margin:auto
}
/*FICHE*/
#middle {
	text-align:left
}
#middle .shd_top_fiche {
	padding-left:12px;
	padding-top:5px;
	padding-bottom:0;
	background-image:url(../img/commun/shd_top_fch.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background:transparent none;
}
#middle .shd_bg_fiche {
	padding-left:12px;
	padding-bottom:0px;
	background-image:url(../img/commun/shd_bg_fch.png);
	background-repeat:repeat-y;
	background-position:top left;
	_background:transparent none;
}
#middle .shd_btm_fiche {
	padding-left:12px;
	padding-bottom:10px;
	background-image:url(../img/commun/shd_btm_fch.png);
	background-position:bottom;
	_background:transparent none;
}
#middle .top_fiche {
	height:15px;
	background-image:url(../img/commun/top_fch.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#middle .bg_fiche {
	background-image:url(../img/commun/bg_fch.jpg);
	background-repeat:repeat-y;
	background-position:top left
}
#middle .btm_fiche {
	height:15px;
	background-image:url(../img/commun/btm_fch.jpg);
	background-repeat:no-repeat;
	background-position:bottom left
}
#middle .bg_fiche .dsb {
	text-align:left;
	float:left;
	width:710px;
}
#middle .ttr {
	font-size:20px;
	font-weight:bold;
	float:left;
	width:370px
}
#middle .ttr span {
	font-size:12px;
	font-weight:normal;
}
#middle table {
	/*color:#990000;*/
	font-size:12px;
	font-weight:normal;
	margin-top:0px
}
#middle #video {
	float:right
}
#middle #video table {
	color:#323230;
}
#middle .prix {
	color:#990000;
	font-size:30px;
	font-weight:normal
}
#top_desc {
	background-image:url(../img/fiche/top_desc.gif);
	background-repeat:no-repeat;
}
#top_desc a {
	line-height:25px;
	font-size:16px;
	color:#545353;
	display:block;
	float:left;
	width:200px;
	text-decoration:none;
	text-align:center;
}
#top_desc a:hover {
	background-image:url(../img/fiche/top_desc_on.gif);
	background-repeat:repeat-x;
	line-height:25px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	width:200px;
	text-align:center;
	display:block;
	float:left;
}
#top_desc a.div_on {
	line-height:25px;
	font-size:16px;
	color:#545353;
	display:block;
	float:left;
	width:200px;
	text-decoration:none;
	text-align:center;
}
#top_desc a.div_on {
	background-image:url(../img/fiche/top_desc_on.gif);
	background-repeat:repeat-x;
	line-height:25px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	width:200px;
	text-align:center;
	display:block;
	float:left;
}
#bg_desc {
	height:auto;
	background-image:url(../img/fiche/bg_desc.gif);
	background-repeat:repeat-y;
	width:663px
}
#bg_desc ul{
	list-style:none;
	margin:10px 0 0 10px;
}
#bg_desc li{
	background:url(../img/commun/li.gif) left center no-repeat;
	padding-left:15px;
}
#btm_desc {
	background-image:url(../img/fiche/btm_desc.gif);
	background-repeat:no-repeat;
	height:21px;
	width:663px
}
.screen {
	text-align:center;
}
.screen img {
	padding-bottom:15px;
}
/* AIDE */
#menuAide {
	font-size:16px;
	font-weight:bold;
	padding:0px 15px;
    height: 55px;
	background-image: url(../img/qte/top_qte.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#menuAide a{
	color: #323230;
	text-decoration: none;
}
#menuAide ul {
	display:block;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
#menuAide li {
	display:block;
	float:left;
	padding: 0;
	margin: 0 10px;
	padding-top:35px;
	width:20%;
	list-style: none;
	text-align:center;
	color:#323230;
}
/*PANIER*/
#ttr_panier {
	background-image:url(../img/qte/bg_ttr_qte.gif);
	background-repeat:no-repeat;
	height:36px;
	line-height:36px;
	width:303px;
	text-align:center;
	font-size:20px;
	position:absolute;
	z-index:25;
	top:-36px;
	left:0px;
}
#nav_qte {
	font-size:16px;
	font-weight:bold;
	padding:0px 15px
}
#nav_qte div.on {
	display:block;
	float:left;
	padding-top:35px;
	width:310px;
	text-align:center;
	background-image:url(../img/qte/nav_qte_on.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#323230;
}
#nav_qte div {
	display:block;
	float:left;
	padding-top:35px;
	width:305px;
	text-align:center;
	color:#666
}
#middle .top_qte {
	height:55px;
	background-image:url(../img/qte/top_qte.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#caddie {
	width:680px;
	padding-top:47px;
	margin:auto;
	font-size:12px
}
#caddie #intro {
	width:633px;
	background-image:url(../img/qte/bg_intro.jpg);
	height:18px;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
}
#caddie #btm_desc {
	background-image:url(../img/fiche/btm_desc.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:8px;
}
#caddie #top_desc {
	background-image:url(../img/fiche/top_desc.gif);
	background-repeat:no-repeat;
	height:25px
}
#caddie #bg_desc {
padding-left:6px;
	padding:0px 6px
}
#bg_desc .qte {
	height:34px;
	line-height:34px;
	border-bottom:1px solid #666;
	width:651px
}
#bg_desc .qte div {
	border-right:1px solid #666;
	float:left
}
#bg_desc .qte div.pdt {
	width:313px;
	text-align:center
}
#bg_desc .qte div.liv {
	width:137px;
	text-align:center
}
#bg_desc .qte div.pu {
	width:112px;
	text-align:center
}
#bg_desc .qte div.sup {
	float:left;
	border:none;
	width:70px;
	text-align:center
}
#bg_desc .qtesub div {
	border-right:1px solid #666;
	float:left
}
² #bg_desc .qtesub div {
	height:100px;
}
#bg_desc .qtesub div.pdt {
	width:313px;
	text-align:center;
	height:100px;
	line-height:100px
}
#bg_desc .qtesub div.pdt img {
	padding:5px
}
#bg_desc .qtesub div.liv {
	width:137px;
	text-align:center;
	height:100px;
	line-height:100px
}
#bg_desc .qtesub div.pu {
	width:112px;
	text-align:center;
	font-size:14px;
	color:#990000;
	height:100px;
	line-height:100px
}
#bg_desc .qtesub div.sup {
	width:70px;
	line-height:100px;
	float:left;
	border:none;
	width:70px;
	text-align:center
}
#ttc .inti {
	background-image:url(../img/qte/bg_ttr_ttc.jpg);
	background-repeat:repeat-x;
	height:20px;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	font-size:12px
}
#ttc table {
	color:#990000;
	width:210px;
	margin:auto
}
#carte{
	height:100px;
	padding-left:85px;
	overflow:hidden;
}
#carte div{
	width:70px;
	text-align:center;
	float:left;
	margin:0 3px;
	font-size:11px;
}
.menu1 ul{
	margin:0; padding:0 4px;
	list-style:none;
}
#menu2 {
	padding:4px 0px 4px 15px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	z-index:10000;
}
#menu2 a {
	text-decoration:none;
	color:#000;
	z-index:10000;
}
.menu1 li{
	background:transparent url(../img/commun/menu.gif) repeat-x scroll 0 0;
	height:34px;
	/*line-height:25px;*/
	/*font-size:14px;
	font-weight:bold;
	padding:0 5px 0px 15px;
	margin:0 5px 15px 5px;*/
	/*text-indent:8px;*/
}
.menu1 li a {
	display:block; height:30px;
	text-decoration:none;
	color:#000;
	padding:4px 0 0 8px;
}
.payment-errors{
	border:1px solid red;
	background:#F3D9D8;
	margin:2px 8px;
	padding:2px;
}
