/* CSS Document */

/* Header */

html {
	overflow-x:hidden;
}

body {
	margin:0em 8px;
	padding:0em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body iframe {
	display:none;
}

#header {
	background-image:url(../img/bg_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:97px;
	background-color:#6ACD04;
}

#header img {
	position:absolute;
	margin-left:40px;
	margin-top:20px;
	border:0px;
}

#horloge {
	float:right;
	height:97px;
	width:548px;
	background-image:url(../img/horloge-trans.png);
	background-position:top right;
	background-repeat:no-repeat;
}


#horloge img {
	position:absolute;
	margin-right:40px;
	margin-top:54px;
	border:0px;
}

#menu-gen {
	z-index:100;
	font-size:12px;
	height:20px;
	display:block;	
	background-image:url("../img/bg_menu.png");
	background-repeat:repeat-x;
	background-position:top;
	padding:5px 5px 0px 10% !important;
	padding:5px 5px 0px 5px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	clear:both;
	margin:1px 0px;
	white-space:nowrap;
	overflow:hidden;
}

#menu-gen li {
	display:block;
	z-index:100;
	padding: 0;
	list-style-type: none;
	background: white;
	font-size:12px;
	margin: 0 auto;
	height:auto !important;
}

#menu-gen dt {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform:uppercase;
	height:20px;
	display:block;
	cursor: pointer;
	font-weight: bold;
	white-space:nowrap;
	border: 0;
}

#menu-gen dd{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	visibility:hidden;
	position:absolute;
	min-width:20%;
	width:auto !important;
	width:30%;
	border-top: 0;
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
}

#menu-gen dl {
	z-index:100;
	float: left;
	margin: 0 0px;
	font-size: 12px;
	width:auto !important;
	width:10%;
}

#menu-gen dt a {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	padding:0 10px;
}

#menu-gen ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu-gen li a {
	padding:1px 3px;
	display:block;
}

#menu-gen li a.normal{
	color:black;
	font-size:11px;
	padding-left:10px !important;
	padding-left:0;
}

#menu-gen li a.normal:hover{
	background-color:#efffe0;
}

#menu-gen dt a:hover,
#menu-gen dt.active a {
	text-decoration:none;
	color:black;
	background-color:white;
	border-left:1px solid gray;
	border-right:1px solid gray;
	margin-right:-2px;
	height:20px;
	display:block;
}

#menu-gen li a.gen1 {
	/*font-weight:bold;*/
	color:#569800;
	display:block;
	font-size:12px;
}

#menu-gen li a.gen1:hover {
	background-color:white;
	text-decoration:underline;
}

a {
	text-decoration: none;
	color: black;

}

#menu,
#menu_bottom {
	margin:1px 0px;
	background-image:url(../img/bg_menu.png);
	background-repeat:repeat-x;
	background-position:top;
	height:19px;
	display:block;
	background-color:#EC4710;
	text-align:center;
	padding:4px 10px;
	clear:both;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid black;
}

#menu li,
#menu_bottom li {
	border-left:1px solid #FFF;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	display:inline;
	list-style-type:none;
	margin:0px;
}

#menu li:first-child {
}

#menu li:first-child,
#menu_bottom li:first-child {
	background-image:none;
	border-left:0px;
}

#menu li a:link,
#menu li a:visited,
#menu li a:active,
#menu_bottom li a:link,
#menu_bottom li a:visited,
#menu_bottom li a:active {
	height:21px;
	padding:5px 8px 1px 8px;
	margin-right:0px;
	white-space:nowrap;
	color:#FFFFFF;
	text-decoration:none;
}

#menu li a:hover,
#menu_bottom li a:hover {
/*	background-image:url(../img/bg_menu1.png);
	background-repeat:repeat-x;
	background-position:top;
	color:black;*/
	text-decoration:underline;
}

#menu_bottom {
	margin-top:0px;
}

#copy {
	text-align:center;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}

#copy a:active, #copy a:link, #copy a:visited {
	color:#999;
	text-decoration:none;
}

#copy a:hover {
	color:#369;
	text-decoration:underline;
}

#copy img {
	border:0px;
	margin:0px;
	vertical-align:top;
}

#content {
	margin:8px 0px;
	clear:both;
}

#content>table>tbody>tr>td {
	vertical-align:top;
	padding:0px;
}


#c1 {
	width:138px;
	vertical-align:top;
	padding:0px;
}

#c1>div {
	margin-right:8px;
}

#c2 {
	width:100%;
	padding:0px;
}

#c3 {
	width:138px;
	padding:0px;
}

#c3>div {
	margin-left:8px;
}

div.mod {
	border:1px solid #c47f00;
	width:138px;
	background-image:url(../img/bg_mod.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#feeecc;
	margin-bottom:8px;
	font-size:11px;
	overflow:hidden;
}

div.mod>img:first-child {
	display:block;
}

div.mod div {
	margin:0px 2px 1px 2px;
}

div.mod p {
	margin:0px 4px 4px 4px;
}

#mod_nouveau>div,
#mod_bestsales>div,
#mod_mventes>div,
#mod_promo>div {
	height:72px;
}

#mod_nouveau div img,
#mod_bestsales div img,
#mod_mventes div img,
#mod_promo div img {
	background-image:url(../img/img_mod48-trans.png);
	background-repeat:no-repeat;
	padding:6px 8px 8px 6px;
	float:left;
	clear:both;
	width:48px;
	height:48px;
	border:0px;
}

#mod_bank {
	background-image:url(../img/bg_bank.jpg);
	height:76px;
}

#mod_search {
	padding:0px;
	height:86px;
}

#mod_search a>img {
	border:0px;
	display:block;
}

div.mod div span.cat {
	padding-top:1px;
	font-size:9px;
	display:block;
}

div.mod div span.prix {
	font-size:11px;
	font-weight:bold;
	display:block;
}

div.mod div span.lib {
	/*clear:both;*/
	display:block;
	width:70px;
	overflow:hidden;
	height:60px;
}

div.mod form {
	margin:0px 4px 4px 4px;
	display:block;
}

div.mod form input,
div.mod form select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	border:1px solid black;
	display:block;
	padding:1px 0px;
}

div.mod form input[type=text],
div.mod form input[type=password] {
	height:13px;
	/*padding-top:2px;*/
	/*padding-left:0px;*/
	width:124px;
}

div.mod form input[type=hidden] {
	display:none;
}

div.mod form select {
	height:18px;
	width:127px;
	padding:0px;
}

#mod_newsletter form input[type=text],
#mod_search form input[type=text] {
	float:left;
	display:block;
	width:94px;
	border-right:none;
}

#mod_newsletter form input[type=submit],
#mod_search form input[type=submit],
#mod_search form input[type=button] {
	width:26px;
	border-left:none;
	padding:1px 2px;
}

div.mod form input[type=submit],
div.mod form input[type=button],
form.cform input[type=submit],
#filter input[type=submit],
#toolbar input[type=button] {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#6ACD04;
	border:1px solid black;
	color:white;
	font-weight:bold;
	height:17px;
	padding:0px 2px;
}

div.mod form input[type=reset],
form.cform input[type=reset],
#filter input[type=reset] {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#b67c0c;
	border:1px solid black;
	color:white;
	font-weight:bold;
	height:17px;
	padding:0px 2px;
}

#filter input, #filter select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #666;
}

form.cform input[disabled] {
	background-color:#DDD;
	color:#999;
	border:1px solid #CCC;
}

#mod_avis div {
	text-align:center;
	display:block;
	height:auto;
}

#mod_avis div img.imgth {
	background-image:url(../img/img_mod48-trans.png);
	background-repeat:no-repeat;
	padding:6px 8px 8px 6px;
	border:0px;
	width:48px;
	height:48px;
}

#mod_avis div span.note {
	display:block;
}

#mod_avis div span.note img {
	margin:4px;
}

#mod_avis div span.commentaire {
	display:block;
	font-size:11px;
}

#mod_compte input[type=submit] {
	margin-top:4px;
}

#mod_compte p:first-child {
	border-bottom:1px dotted black;
}

#mod_compte p img {
	vertical-align:middle;
	border:0px;
	margin-right:2px;
}



#mod_caddie #monpanier {
	/*overflow:auto;*/
	/*overflow-y:scroll;*/
}

#mod_caddie #monpanier table {
	width:128px;
/*	height:128px;*/
/*	display:block;*/
	margin-top:4px;
	max-height:128px;
}

#mod_caddie #monpanier table td {
	border-bottom:1px dotted black;
	width:112px;
	vertical-align:top;
	overflow:auto;
}

#mod_caddie #monpanier table td:first-child {
	/*white-space:nowrap;*/
}

#mod_caddie #monpanier a {
	/*overflow:hidden;
	display:block;*/
}

#mod_caddie #monpanier img {
	border:0px;
	margin-right:2px;
	vertical-align:top;
}

#mod_caddie #total_caddie {
	text-align:right;
	margin-top:2px;
	padding-top:2px;
}

div.mod label {
	margin-top:0px;
	font-size:10px;
	display:block;
}

div.mod table.minifield {
	width:100%;
}

div.mod table.minifield td:first-child {
	padding:0px;
	background-color:white;
	border:1px solid black;
	border-right:0px;
}

div.mod table.minifield td:first-child input,
div.mod table.minifield td.sub input {
	border:0px;
	padding:0px 1px;
}

div.mod table.minifield td.sub {
	padding:0px;
	background-color:#569800;
	border:1px solid black;
	border-left:0px;
	text-align:right;
}

a:link, a:visited, a:active {
	color:#547e1d;
}

a:hover {
	color:#da9d63;
}

h2 a:link, h2 a:visited, h2 a:active,
h3 a:link, h3 a:visited, h3 a:active {
	text-decoration:none;
}

h2 a:hover,
h3 a:hover {
	text-decoration:none;
}

h2 img {
	vertical-align:bottom;
	margin-right:4px;
	border:0px;
	padding-bottom:2px;
}

#welcome a {
	float:right;
	text-align:right;
	text-decoration:none;
	line-height:1.1em;
	border:1px solid #CCC;
	padding:4px;
	background-color:#D6D2C7;
	-moz-border-radius:8px;
}

#welcome img {
	border:0px;
}

#welcome h1 {
	height:32px;
	padding-top:28px;
}

#ms {
	font-size:11px;
	padding:4px 0px 4px 262px;
	color:white;
	margin-bottom:-4px;
}

#ms form {
	margin:0px;
}

#ms table {
	width:100%;
	background-image:url(../img/bg_search1h.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#C1BAAA;
	border:1px solid black;
	height:45px;
}

#ms table td {
	padding:4px;
	white-space:nowrap;
}

#ms table img {
	position:absolute;
	margin:-28px -26px;
}

#ms input,
#ms select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	border:1px solid black;
	width:100%;
}

#ms input[type=submit],
#ms input[type=button] {
	background-color:#6ACD04;
	background-image:url(../img/bg_button.png);
	background-repeat:repeat-x;
	background-position:top;
	border-color:black;
	color:white;
	font-weight:bold;
	padding:0px 2px;
	width:85px;
}

#ms input[disabled],
#ms select[disabled] {
	background-image:none;
	background-color:#DDD;
	color:#333;
	border:1px solid #666;
	-moz-opacity:0.5;
}

#ms label {
	display:block;
}

#search1 {
	position:absolute;
	width:263px;
	height:65px;
	margin-left:-262px;
	margin-top:-10px;
}

#cat {
	margin-top:1em;
}

#cat div {
	width:325px;
	height:94px;
	text-align:center;
	float:left;
	background-color:white;
	padding-right:8px;
	margin-right:8px;
	margin-top:8px;
	border:1px solid #666;
	background-image:url(../img/bg_cat.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#cat img {
	float:left;
	width:64px;
	height:64px;
	padding:10px 10px 10px 0px;
  	display:block;
}

#cat h2 {
	text-align:left;
	border:0px;
	font-size:16px;
	/*height:22px;*/
	font-style:italic;
	margin:2px 0px 0px 8px;
	padding:0px;
	line-height:18px;
}


#cat p {
	padding:0px 0px 10px 0px;
	text-align:left;
	margin:0px 10px 0px 88px;
	
}

#cat p a {
	text-decoration:underline;
	
}

#nouveau {
	background-image:url(../img/bg_modnouveau.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#92A5BE;
	border:1px solid #232A33;
	margin-top:10px;
}

#nouveau #nouveau_title {
	background-image:url(../img/bg_nouveau.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#6bcd03;
	height:28px;
	margin-bottom:4px;
}

#nouveau #nouveau_title img {
	margin:3px;
	clear:both;
}

#nouveau div.art {
	margin:0px 4px 4px 4px;
	height:62px;
}

#nouveau div.art img {
	border:0px;
	float:left;
	width:48px;
	height:48px;
}

#nouveau div h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin:0em;
}

#nouveau div a:link,
#nouveau div a:visited,
#nouveau div a:active {
	color:black;
	text-decoration:underline;
}

#nouveau div a:hover {
	color:white;
	text-decoration:underline;
}

#nouveau div p {
	margin:0em;
}

#nouveau div img.imgth {
	background-image:url(../img/img_mod48-trans.png);
	background-repeat:no-repeat;
	padding:6px 8px 8px 6px;
/*	display:block;*/
}

#nouveau .prix {
	float:right;
	font-size:1.9em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2em;
	font-style:italic;
	color:#569800;
	margin:0em 0em 0.4em 0em;
	/*white-space:nowrap;*/
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#333;
	border-bottom:1px solid #999;
	text-transform:uppercase;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
}

form.cform {
	background-color:#E6E6E6;
	border:1px solid #AAA;
	padding:8px;
}

form.cform label {
	display:block;
}

form.cform label.req {
	color:#900;
	font-weight:bold;
}

form.cform input[type=text],
form.cform select {
	display:block;
	width:100%;
}

form.cform input[type=submit],
form.cform input[type=reset] {
	font-size:11px;
	height:24px;
	padding:2px 4px;
}

form.cform small {

}

form.cform h2 {
	margin-top:0em;
}

#error {
	border:2px solid red;
	background-color:#FCC;
	padding:0.5em 1em;
	margin-top:4px;
	clear:both;
}

#info {
	border:2px solid #bbb;
	background-color:#E6E6E6;
	padding:0.5em 1em;
	margin-top:4px;
	clear:both;
}

small#product_code {
	display:block;
	color:#666;
}

#prix {
	background-color:#EEE;
	float:right;
	font-size:22px;
	border:1px solid #BBB;
	white-space:nowrap;
	margin-top:4px;
	width:180px;
	padding-bottom:100px;
	background-image:url(../img/frais_port.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#product_price>div>p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:6px 10px;
	margin:0px;
	font-weight:bold;
	text-align:right;
	background-color:white;
	display:block;
}

#product_price small {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	display:block;
	background-color:#EEE;
	font-size:10px;
	margin:0px;
	padding:6px 10px 0px 10px;
	text-align:right;
}

#prix>form {
	margin:0px;
	background-color:#EEE;
	display:block;
	width:110px;
	padding:4px 5px;
}

#product_price>div.promo small {
	background-color:#FEE;
}

#product_price>div.promo {
	border-color:#F96;
}

#product_price>div.promo>p {
	color:#F63;
}

#product_price>div.promo>p>span.instead {
	color:#666;
	font-size:12px;
	text-decoration:line-through;
	margin:0px;
	display:block;
}

#art_noselect,
#art_nodispo {
	font-family:Tahoma, Arial, helvetica;
	font-size:11px;
	color:red;
	font-weight:bold;
	white-space:normal;
}

#art {
	font-family:Tahoma, Arial, helvetica;
	font-size:11px;
	border:1px solid #999;
	margin:0px 0px 4px 0px;
	width:170px;
}

.qty {
	margin:0;
	width:auto !important;
	padding:0;
	border-spacing:0;
}

.qty td {
	background-color:transparent;
	padding:0 !important;
}

.qty td.inp {
	text-align: right;
	border:1px solid #CCC;
}

.qty td.inp input {
	margin: 0px;
	width: 20px;
	display: block;
	text-align: right;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	+padding: 1px 2px;
 	height: 15px;
	border: 0;
}

.qty img {
	margin:0px;
	display:block;
	border:0px;
}

.qty td.upqty {
	height:16px;
	text-align:left;
	vertical-align:top;
	width:10px;
}

.qty td.upqty a {
	background-repeat:no-repeat;
	color:transparent !important;
	display:block;
	height:10px;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	text-indent:10px;
	width:10px;
}

.qty td.upqty a.plus {
	background-image:url(../img/up_qty_plus.png);
	border-top:1px solid #CCC;
}

.qty td.upqty a.minus {
	background-image:url(../img/up_qty_minus.png);
}

.qty td.upqty a:hover {
	background-position:0 -10px;
}

.qty td.sub {
	background-color:#6ACD04;
	border-left:1px solid #569800;
	border-top:1px solid #569800;
	border-right:1px solid #569800;
	border-bottom:1px solid #569800;
}

.qty td.sub input {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	background:transparent;
	font-size:11px;
	color:white;
	font-weight:bold;
	height:19px;
	display:block;
	border:0;
	padding:1px;
	+padding: 0px 1px;
	width:120px;
}

div.ship_mode {
	-moz-border-radius:10px;
	background-color:#F6F6F6;
	/*padding:10px;*/ /* On IE6, this seems to be incompatible with IE7 script... */
	margin-bottom:10px;
}

div.ship_mode h3 {
	margin:5px 10px;
	padding:10px 0px 0px 0px;
	display:block;
}

div.ship_mode p {
	margin:5px 10px;
	padding:5px 0px;
	display:block;
}

div.ship_mode label {
	display:inline;
}

div.ship_mode select {
	margin-bottom:5px;
}

#avis {
	margin:0px 0px 16px 0px;
}

#product_img {
	width:220px;
	height:225px;
}

#product_img a {
	position:absolute;
}

#product_img img.imgpreview {
	border:1px solid #999;
	margin:0px 10px 0px 0px;
	padding:4px;
	width:200px;
	height:200px;
	display:block;
	background-color:white;
}

span.zoom img {
	border:0px;
}

#imggal {
	position:absolute;
	z-index:10;
	width:594px;
	left:50%;
	margin-left:-297px;
	margin-top:-120px;
	background-color:#999;
}

#imggal h2 {
	color:white;
	text-transform:uppercase;
	border:0px;
	text-align:center;
	margin-bottom:0px;
}

#imggal table {
	width:594px;
	height:452px;
}

#imggal td {
	background-color:white;
	border:1px solid #666;
	padding:0px;
}

#imggal img {
	margin:0px;
	padding:10px;
	border:0px;
}

#imggal_img {
	width:472px;
	height:510px;
}

#imggal_title {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 0px 0px;
}

#imggal_thumbs {
	display:block;
	overflow:auto;
	width:92px;
	height:510px;
}

#imggal_thumbs div {

}

#title_product {
	margin:0em 0em 0.4em 0em;
	border-bottom:4px dotted #acdbb4;
	padding-bottom:4px;
	font-weight:normal;
	color:black;
}

#title_product strong {
	color:#569800;
}

#navig_bottom {
	margin-top:10px;
}

table.navig {
	clear:both;
	width:100%;
	background-color:#666;
	color:white;
	font-size:11px;
	height:auto;
	border:0px;
}

table.navig td {
	padding:4px;
	white-space:nowrap;
}

table.navig td.tdnavig_pagenum,
table.navig td.tdnavig_sort {
	width:140px;
}

table.navig td.tdnavig_pagelink {
	text-align:center;
}

table.navig td.tdnavig_pagelink a,
table.navig td.tdnavig_pagelink strong {
	margin:0px 5px;
}

table.navig td.tdnavig_pagelink a:link,
table.navig td.tdnavig_pagelink a:active,
table.navig td.tdnavig_pagelink a:visited {
	text-decoration:none;
	color:#BBB;
}

table.navig td.tdnavig_pagelink a:hover {
	text-decoration:underline;
	color:white;
}

table.navig td.tdnavig_pagelink img {
	vertical-align:top;
}

table.navig td.tdnavig_sort {
	text-align:right;
}

table.navig td.tdnavig_sort select {
	border:1px solid #333;
}

img.navig_arrow {
	border:0px;
	width:11px;
	height:11px;
}

h2.det {
	clear:both;
	padding-top:10px;
}

#prod_thumbs {
	margin:0px;
	clear:both;
}

#prod_thumbs div {
	display:inline;
	padding:0px 10px 10px 0px;
}

#prod_thumbs img {
	border:0px;
	padding:5px 20px;
	display:block;
	width:50px;
}

#prod_thumbs a {
	color:black;
	text-decoration:none;
	border:1px solid #CCC;
	background-color:white;
	width:90px;
	height:90px;
	display:table-cell;
	text-align:center;
}

#prod_thumbs a:hover {
	color:black;
	border:1px solid #999;
}

#spec {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#948F82;
	height:28px;
	/*padding:4px;*/
	margin:0px;
	clear:both;
	width:100%;
}

#spec tbody.head th {
	background-image:url(../img/bg_nouveau.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#6bcd03;
	color:white;
	text-align:left;
	padding:2px 4px;
	margin:0px;
	font-size:15px;
	font-style:italic;
}

#spec tbody.body tr td,
#spec tbody.body tr th {
	padding:2px 4px;
}

#spec tbody.body {
	width:100%;
}

#spec tbody.body th {
	background-color:#D7D2C8;
	color:#666;
	text-align:right;
	padding:1px 4px;
	border-top:1px solid #F2ECE1;
	border-bottom:1px solid #CAC6BC;
	width:33%;
	white-space:nowrap;
	vertical-align:top;
}

#spec tbody.body td {
	background-color:#F2ECE1;
	padding:1px 4px;
	border-top:1px solid white;
	border-bottom:1px solid #D7D2C8;
	vertical-align:top;
}

.note {
	vertical-align:middle;
	width:66px;
	height:12px;
	/*display:block;*/
}

#pdesc {
	margin:37px 0px 10px 220px;
	background-color:#EEE;
	padding:8px;
	border:1px solid #CCC;
	overflow:inherit;
}

#liste,
#panier {
	margin:0px;
}

#panier_content {
	width:100%;
	border-right:1px solid #BBB;
	border-left:1px solid #BBB;
}

#liste div.prod,
#homerand div.prod {
	width:325px;
	height:10em;
	text-align:center;
	float:left;
	background-color:white;
	padding-right:8px;
	margin-right:8px;
	margin-top:8px;
	border:1px solid #CCC;
	background-image:url(../img/bg_prod.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

div.thumb {
	width:100px;
	height:100px;
	float:left;
	padding:0px 10px 10px 10px;
	text-align:left;
}

div.marque {
	text-align:center;
}

div.marque p {
	height:14px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
}

div.marque a {
	text-align:center;
	width:100px;
	height:16px;
	text-decoration:none;
	color:black;
	padding:0px;
}

div.marque img {
	width:100px;
	height:50px;
}

div.prod div.details h2 {
	font-weight:normal;
	text-align:left;
	border:0px;
	font-size:12px;
	height:38px;
	margin:10px 0px 0px 0px;
	line-height:15px; 
}

div.prod div.details div.reviews {
	width:94px;
	float:left;
	height:32px;
	margin-top:20px;
}

div.prod div.details div.reviews a img {
	display:block;
	padding:0px 22px;
	border:0px;
}

div.prod div.details div.reviews span.noreviews {
	font-size:10px;
	color:#AAA;
}

div.prod div.details div.compare {
	height:32px;
	margin-top:4px;
}

div.price {
	margin-top:8px;
	width:100px;
	height:70px;
	text-align:center;
	float:right;
	padding-left:10px;
}

div.oldprice {
	color:#666;
	text-decoration:line-through;
}

div.curprice {
	color:black;
	font-weight:bold;
	font-size:13px;
	background-color:#EEE;
	border:1px solid #CCC;
	padding:2px 5px;
}

div.typrix {
	background-color:yellow;
	font-weight:bold;
	text-transform:uppercase;
	white-space:nowrap;
	font-size:10px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

div.preduit {
	color:white;
	font-weight:bold;
	font-size:13px;
	background-color:#569800;
	border:1px solid #8B2A09;
	padding:2px 5px;
	margin:3px;
}

div.percent {
	color:#666;
	font-weight:bold;
}

#panier_content>tbody>tr:first-child,
#orders tr:first-child {
	background-color:#517324;
	border-top:1px solid black;
}

#panier_total th {
	background-color:#517324;
	text-align:right;
	width:110px;
}

#panier_content th,
#orders th,
#panier_total th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	padding:2px 4px;
	border-bottom:1px solid black;
}

#panier_content td,
#panier_total td {
	padding:3px 4px 0px 4px;
	border-bottom:1px solid #BBB;
	vertical-align:middle;
}

#panier_total td {
	width:80px;
	padding-right:26px;
	border-right:1px solid #BBB;
	background-color:white;
}

#liste p,
#panier_content p {
	margin:0px;
}

#caddie_caddie #comment {
	width:100%;
	border:1px solid #BBBBBB;
	margin:0;
}

#liste span.nodispo,
#product_price div.nodispo {
	color:#BBB;
	font-weight:normal;
}

td.prix {
	text-align:right;
	white-space:nowrap;
	font-weight:bold;
}

td.promo, span.promo {
	color:#F63;
	background-color:white;
}

span.oldprice {
	text-decoration:line-through;
	margin-right:4px;
	font-weight:normal;
}

/*#liste td:first-child,*/
#liste td.buy,
/*#liste td.note,*/
#panier_content td.del {
	padding:1px;
	width:20px;
}
/*
#liste td.note a img {
	margin-bottom:1px;
}
*/
#panier_content>tbody>tr>td.qte {
	padding:1px 4px 0px 4px;
	width:32px;
	text-align:center;
}

#panier_total {
	width:100%;
}

#liste td.del {
	text-align:right;
	vertical-align:middle;
}

#liste img,
#panier_content td.del>a>img {
	padding-top:3px;
	border:0px;
}

#stht, #fdpht, #tht, #tttc {
	padding:0px;
	text-align:right;
	vertical-align:top;
}

#tttc {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#panier_content {
	background-color:white;
}

#panier_total #desc {
	width:auto;
	padding-right:8px;
	border-bottom:0px;
	background-color:#E6E6E6;
	vertical-align:top;
}

#panier_total #mini {
	color:red;
}

#btnvaliderachat {
	margin-top:16px;
}

#typay table {
	width:auto;
}

#typay td {
	padding:4px 10px;
	border-bottom:0px;
}

#typay img {
	border:0px;
	display:block;
}

#toolbar {
	text-align:right;
	padding-bottom:4px;
	margin-bottom:0px;
}

#toolbar img {
	vertical-align:middle;
	border:0px;
}

#toolbar input[type=text] {
	width:auto;
	display:inline;
	border:1px solid;
	padding:1px;
	height:14px;
	margin:0px;
}

#toolbar input[type=button],
#toolbar input[type=reset] {
	height:18px;
	padding:1px;
}

#toolbar input[type=button] {

}

#navig {
	float:right;
	color:#666;
	margin-top:3px;
}

#navig strong {
	color:black;
	padding:2px 6px;
	border:1px solid #CCC;
}

#navig a {
	padding:2px 6px;
	background-color:#EEE;
	border:1px solid #CCC;
}

div.review {
	border:1px solid #CCC;
	background-color:#EEE;
	padding:0px 8px;
	margin-bottom:8px;
}

div.review img {
	margin-right:8px;
}

div.review h3 {
	font-style:normal;
}

div.review p.date {
	float:right;
	color:#999;
}

div.address {
	float:left;
	background-color:#EEE;
	border:1px solid #CCC;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
}

div.address p {
	margin:8px;
}

div.address p.address_title {
	background-color:#517324;
	color:white;
	margin:0px;
	height:13px;
	padding:4px 8px;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
}

div.address p.address_title a:link,
div.address p.address_title a:visited,
div.address p.address_title a:active {
	color:white;
	text-decoration:none;
}

div.address p.address_title a:hover {
	color:white;
	text-decoration:underline;
}

div.address img {
	border:0px;
	vertical-align:middle;
	margin-right:2px;
}

/* -------------- Commande ---------------------*/
ul.tabs {
	margin:0px 0px 10px 0px;
	padding:0px;
}

ul.tabs li {
	list-style-type:none;
	display:inline;
	height:24px;
	font-size:12px;
	color:#EEE8CF;
	padding:0px;
	margin:0px 3px 0px 0px;

}

ul.tabs li>a {
	height:18px;
	text-decoration:none;
}

ul.tabs span.nb {
	padding:2px 10px;
	width:48px;
	height:48px;
	font-size:20px;
	font-weight:bold;
	margin-right:4px;
}

ul.tabs li>span.nb {
	color:white;
	background-color:#DDD;
	border:1px solid #999;
}

ul.tabs li>a>span.nb {
	color:white;
	background-color:#d9db63;
	border:1px solid black;
}

ul.tabs li.actif>a>span.nb {
	color:white;
	background-color:#569800;
	border:1px solid black;
}

ul.tabs span.lib {
	padding:0px 5px 0px 0px;
}

ul.tabs li>a>span.lib {
	margin-bottom:6px;
}

ul.tabs li.actif>a>span.lib {
	font-weight:bold;
}


#filter table {
	width:100%;
	margin-bottom:8px;
	background-color:#999;
	border:1px solid #666;
}

#filter table td {
	padding:4px;
}

#orders {
	width:100%;
	background-color:white;
}

#orders tr {
}

#orders td {
	padding:2px 4px;
	border-bottom:1px solid #CCC;
}

#orders td.date {
	text-align:center;
}

#orders td.tdimg {
	padding:0px;
}

#orders img {
	border:0px;
}

#detailsfac {
	border:1px solid #999;
}

#detailsfac tr th {
	background-color:#517324;
	color:white;
	text-align:right;
	padding:2px 6px;
	border-top:1px solid #888;
	font-size:11px;
}

#detailsfac tr td {
	padding:2px 4px;
	border-top:1px solid #EEE;
}

#detailsfac tr:first-child td,
#detailsfac tr:first-child th {
	border-top:0px;
}

#wait {
	background-color:white;
	position:absolute;
	text-align:center;
	padding:50px 0;
	color:#999;
	font-weight:bold;
	font-size:2.5em;
}


#pagesban ul {
  padding:0em;
  margin:0em;
   
}

#pagesban li {
  padding-top:0.5em;
  padding-bottom:0.2em;
  padding-left:0.2em;
}

#home_header {
	border:1px solid #517324;
}

#homeflash {
	width:304px;
	height:142px;
	border-left:1px solid #517324;
}

#homeflash object {
	display:block;
}

#homerand {
	margin-top:8px;
	background-image:url(../img/bg_modnouveau.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#999;
	clear:both;
}

#homerand div.thumb img {
	border:0px;
	width:100px;
	height:100px;
	padding-top:4px;
	
}

#homerand h1 {
	background-image:url(../img/bg_nouveau.jpg);
	background-repeat:no-repeat;
	background-color:#6bcd03;
	background-position:top right;
	height:28px;
	margin:0px;
	padding:0px 5px;
	border:1px solid #517324;
}

#homerand div.homerand_prod {
	margin:8px 0px 0px 8px;
	text-align:center;
	height:auto;
	
}



#homerand div.prod {
	width:325px;
	margin:0px 7px 8px 0px;
	border:1px solid #666;
}

#homefix {
	margin:10px;
	color:white;
	height:142px;
	padding:0px 10px 0px 0px;
	background-image:url(../img/back_homefix.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:630px;
}

#homefix div.details {
}

#homefix div.thumb {
	margin-right:28px;
	padding:4px;
}

#homefix div.thumb img {
	background-image:url(../img/img_mod100-trans.png);
	padding:8px 26px 21px 14px;
	border:0px;
}

#homefix div.price {
	width:150px;
	text-align:left;
}

#homefix div.reviews {
	display:none;
}

#homefix div.typrix {
	background-color:transparent;
	color:white;
	font-size:14px;
	text-align:center;
	position:absolute;
  margin-top:-15px;
	width:150px;
	font-weight:bolder;
}

#homefix div.curprice,
#homefix div.preduit {
	font-size:26px;
	background-color:white;
	border:2px solid #517324;
	padding:10px 20px;
/*	font-family:"Arial Black", Arial, helvetica;*/
	-moz-border-radius:10px;
	text-align:center;
}

#homefix div.oldprice {
	color:black;
	width:150px;
	position:absolute;
	text-align:center;
	padding-top:6px;
}

#homefix div.preduit {
	background-color:#FF0;
	color:black;
	padding-top:16px;
	padding-bottom:6px;
}

#homefix h2 {
	font-size:16px;
	margin:0px;
	padding:10px;
	border:0px;
}

#homefix h2 a {
	color:white;
}

#arbo h1 {
	font-size:16px;
}

#arbo p {
	text-indent:0px !important;
}

#marquee {
	background-color:#efffe0;
	font-size:1.3em;
	color:#333;
	font-style:italic;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.mooquee {
	padding: 2px;
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
}

.mooquee-text {
	/* don't change */
	position: absolute;
}

#ship_details {
	padding-left:10px;
	width:50%;
	vertical-align:top;
	border-left:1px solid #999;
	height:162px;
}
