/* CSS Document */

/* $Header: /var/lib/cvs/pprix/web/css/default.css,v 1.34 2010-08-30 08:45:39 oberaud Exp $ */

html{
	background:url('../img/bg.png') center repeat-y #ffc935;
}

body {
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:900px;
}

#header {
	background-image:url(../img/bg_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:130px;
	clear:both;
}

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

#header_bot{
	color:white;
	background-color:#f58220;
	padding : 2px 0;
	font-weight:bold;
	height:14px;
	overflow:hidden;
}

#header_bot a {
	color:white;
	font-weight:normal;
	padding-left: 12px;
	padding-right: 12px;
}

#marquee {
	position:absolute;
	width:900px;
	height:14px;
}

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

.mooquee-text {
	position:absolute;
}

#menu {
	width:680px;
	position:relative;
	top:90px;
	left:213px;
	white-space:nowrap;
	overflow:hidden;
}

#menu a {
	width:113px;
	height:17px;
	float:left;
	margin:0 7px;
	background-repeat:no-repeat;
	background-position:top left;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	padding:4px;
}

#menu a.menu-0 {
	background-image:url(../img/accueil.png);
	color:#20201e;
}

#menu a.menu-0:hover {
	background-image:url(../img/accueil-acc.png);
}

#menu a.menu-1 {
	background-image:url(../img/menu-1.png);
	color:#009de0;
}

#menu a.menu-1:hover {
	background-image:url(../img/menu-1-acc.png);
}

#menu a.menu-2 {
	background-image:url(../img/menu-2.png);
	color:#c1007a;
}

#menu a.menu-2:hover {
	background-image:url(../img/menu-2-acc.png);
}

#menu a.menu-3 {
	background-image:url(../img/menu-3.png);
	color:#a1bf36;
}

#menu a.menu-3:hover {
	background-image:url(../img/menu-3-acc.png);
}

#menu a.menu-4 {
	background-image:url(../img/menu-4.png);
	color:#d67b19;
}

#menu a.menu-4:hover {
	background-image:url(../img/menu-4-acc.png);
}

#menu a:hover {
	color:white;
}


#img_promo img {
	display:block;
}

a {
	text-decoration: none;
	color: #f58220;
}

#copy {
	clear:both;
	text-align:center;
	margin-bottom:8px;
	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 {
	float:left;
	padding:10px;
}

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


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

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

#c2 {
	width:590px;
	padding:0px;
	margin : 0 0 0 0;
}

#c3 {
	width:135px;
	padding:0px;
	margin-right:10px;
}

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

#page.my_account h1,
#page.my_account a:hover,
#page.my_account form.cform label {
	color:#A1BF36;
}

#page.my_account h2 {
	color:#C5DD70;
}

#page.my_account form.cform label.req {
	color:#ED1C24;
}

#page.my_account form.cform,
#page.my_account form.cform hr {
	border-color:#A1BF36;
}

#page.my_account form.cform h2 {
	color:white;
	background-color:#A1BF36;
}

#page.my_account form.cform input[type=text],
#page.my_account form.cform input[type=password],
#page.my_account form.cform textarea,
#page.my_account form.cform select {
	border-color:#A1BF36;
}

#page.my_account form.cform input[type=submit],
#page.my_account form.cform input[type=button] {
	background-color:#A1BF36;
}

div.mod {
	width:135px;
	background-color:#fff;
	margin-bottom:10px;
	font-size:11px;
	overflow:hidden;
}

div.mod h1 {
	margin:0;
}

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

div.mod div {
}

div.mod input.button_mini {
	margin:0 10px 10px 10px;
	width:115px;
}

div.mod p {
	margin:4px;
}

#mod_nouveau div img,
#mod_bestsales div img,
#mod_mventes div img,
#mod_promo div img {
	float:left;
	clear:both;
	border:0px;
	margin-right:3px;
}

#mod_menu {
	border:1px solid #f26522;
	padding-bottom:6px;
}

#mod_menu p.menu_gen0 {
	padding:0;
	margin:0;
	border-top:1px solid #f26522;
	border-bottom:1px solid white;
	font-weight:bold;
}

#mod_menu p.menu_gen0:first-child {
	border:0;
}

#mod_menu p.menu_gen0 a {
	text-transform:uppercase;
	font-size:11px;
	display:block;
	color:#f26522;
	padding:2px 4px;
}

#mod_menu li.menu_gen1 a {
	color:#f26522;
	font-size:10px;
	border-bottom:1px solid #f26522;
	display:block;
}

#mod_menu div.submenu ul {
	margin:0;
	padding:0 0 2px 0;
	overflow:hidden;
}

#mod_menu div.submenu ul li {
	list-style-type:none;
	display:block;
	text-indent:0;
	padding:0 8px;
}

#mod_menu div.submenu ul li a {
	padding:1px 0px;
	font-size:10px;
	display:block;
}

#mod_pub h1 {
	color:#ccc;
	text-transform:uppercase;
	font-size:11px;
	text-align:center;
	font-style:normal;
}

#mod_bestsales{
	border:1px solid #f26522;
}

#mod_bestsales h1{
	color:white;
	background-color:#f26522;
	font-size:12px;
	font-style:normal;
	padding: 2px 3px 2px 3px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
}

#mod_bestsales>div {
	margin:4px 4px 8px 4px;
}

#mod_bestsales div span.lib {
	overflow:hidden;
	height:70px;
}

#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:50px;
}

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

div.mod form input[type=text],
div.mod form textarea,
div.mod form select {
	font-family: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:118px;
	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] {
	width:26px;
	border-left:none;
	padding:1px 2px;
}


form input[type=button],
form input[type=reset],
form input[type=submit] {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ED1C24;
	font-size:11px;
	height:24px;
	padding:2px 4px;
	margin:0 10px 0 0;
	color:white;
	font-weight:bold;
	-moz-border-radius:4px;
	border:0;
}


form input[type=submit],
#filter input[type=submit],
#toolbar input[type=button] {
}

div.mod form input[type=reset],
form.cform input[type=reset],
#filter input[type=reset] {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#999;
	font-size:11px;
	height:24px;
	padding:2px 4px;
	margin:0 10px 0 0;
	color:white;
	font-weight:bold;
	-moz-border-radius:4px;
	border:0;
}

div.buttons {
	padding:10px 0;
}

#filter input, #filter select {
	margin:0;
}

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

#mod_avis>div {
	text-align:center;
	margin:0 4px 4px 8px;
}

#mod_avis div img.imgth {
	border:0;
}

#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;
	margin-top:4px;
}

#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{
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
}

#mod_caddie {
	border:1px solid #ed1c24;
}

#mod_caddie h1 {
	color:white;
	background-color:#ed1c24;
	font-size:12px;
	font-style:normal;
	padding: 2px 3px 2px 3px;
	margin:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
}

#mod_caddie #monpanier table {
	width:135px;
}

#mod_caddie #monpanier table td {
	border-bottom:1px solid #ED1C24;
	vertical-align:top;
	overflow:auto;
	padding:2px 4px;
}

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

#mod_caddie #monpanier a {
	color:#ED1C24;
}

#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:#fff;
	border:1px solid black;
	border-left:0px;
	text-align:right;
}

a:link, a:visited, a:active {
	color:#111;
}

a:hover {
	color:#F26522;
}

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;
}

#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: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:#ED1C24;
	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:275px;
	height:94px;
	text-align:center;
	float:left;
	background-color:white;
	padding-right:8px;
	margin-right:8px;
	margin-top:8px;
	border:1px solid #F26522;
	background-position:bottom right;
	background-repeat:no-repeat;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
}

#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;
	font-style:normal;
	margin:4px 0px 0px 10px;
	padding:0px;
	color:#F26522;
}


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

#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: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:Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#F26522;
	margin:0em 0em 0.4em 0em;
	/*white-space:nowrap;*/
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#F26522;
}

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

form.cform {
	-moz-border-radius:6px;
	background-color:white;
	border:1px solid #F26522;
	padding:0 0 10px 0;
	clear:both;
}

form.cform p {
	margin:1em 10px;
}

form.cform div {
	margin:0 10px;
}

form.cform div p {
	margin:1em 0;
}

form.cform hr {
	margin:10px;
	border-top: 1px solid #F26522;
	border-bottom: 0;
	height:1px;
}

form.cform label {
	margin-top:10px;
	display:block;
	color:#F26522;
}

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

form.cform input[type=text],
form.cform input[type=password],
form.cform textarea, 
form.cform select,
#filter select,
#liste select {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	border:1px solid #F26522;
	-moz-border-radius:4px;
	padding:2px 3px;
	background-color:white;
}

form.cform small {

}

form.cform h2 {
	margin:0;
	padding:2px 3px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#F26522;
	color:white;
	font-size:12px;
	font-style:normal;
}

#error {
	border:1px solid red;
	background-color:#FCC;
	margin-bottom:8px;
	clear:both;
	-moz-border-radius:6px;
	padding-bottom:5px;
}

#error h3 {
	background-color:red;
}

#info {
	border:2px solid #bbb;
	background-color:#E6E6E6;
	margin-bottom:8px;
	clear:both;
	-moz-border-radius:6px;
	padding-bottom:5px;
}

#info h3 {
	background-color:#bbb;
}

#error h3,
#info h3 {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	padding:2px 3px;
	font-size:12px;
	color:white;
	font-style:normal;
	margin:0 0 5px 0px
}

#error p,
#info p {
	margin: 5px 10px;
}

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

#prix {
	float:left;
	font-size:22px;
	white-space:nowrap;
	margin-top:4px;
	width:210px;
}

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

#product_price small {
	font-family: 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;
	display:block;
	padding:4px 5px;
}

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

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

#product_price div.promo p {
	float:right;
	color:yellow;
	background-color:#ED1C24;
	height:26px;
	line-height:26px;
	font-size:20px;
	padding:2px 7px;
	margin-bottom:3px;
}

#product_price div.promo span.instead {
	color:#000;
	background-color:yellow;
	float:right;
	font-size:13px;
	text-decoration:line-through;
	margin:0px;
	display:block;
	height:26px;
	line-height:26px;
	padding:2px 12px 2px 12px;
	margin-bottom:3px;
}

#product_price div.promo span.remise {
	color:white;
	background-color:#ED1C24;
	height:26px;
	line-height:26px;
	font-size:20px;
	padding:2px 7px 2px 7px;
	float:right;
	margin-bottom:3px;
	font-weight:bold;
}

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

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

#content_prod table td {
	vertical-align:top;
}

#content_prod .qty {
	margin:10px;
}

.qty {
	margin:0;
	border:0;
}

.qty td {
	padding:0px;
}

.qty td.inp {
	background-color:white;
	width:24px;
}

.qty td.inp input {
	width:24px;
	display:block;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #ccc;
	height:16px;
	padding:3px 3px 0 3px;
}

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

.qty td.upqty {
	vertical-align:top;
	width:8px !important;
	height:16px;
	text-align:left;
	padding:4px 0px 4px 0px !important;
}

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

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

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

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

.qty td.sub {
	border:0;
	width:225px;
}

.qty input.btnorder {
	background:#F26522 url(../img/bg_button.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	font-weight:bold;
	height:26px;
	display:block;
	width:225px;
	border:0;
	padding:0;
	-moz-border-radius:0 !important;
}

div.ship_mode {
	margin:0 0 10px 0;
}

div.ship_mode h3 {
	font-style:normal;
	margin:10px 0 0 0;
	padding:0;
	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 img.imgpreview {
	margin:0px 10px 0px 0px;
	padding:4px;
	width:200px;
	height:200px;
	display:block;
	background-color:white;
}

div.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 {
	padding-bottom:4px;
	font-weight:bold;
	color:black;
	font-size:12px;
	border:0;
}

#title_product strong {
	color:#ED1C24;
}

#navig_bottom {
	margin-top:10px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
}

table.navig {
	clear:both;
	width:100%;
	background-color:#F26522;
	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:white;
}

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;
	display:inline !important;
}

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

#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 {
	background-color:white;
	height:28px;
	/*padding:4px;*/
	margin:0px;
	clear:both;
	width:100%;
}

#spec tbody.head th {
	color:#000;
	text-align:left;
	padding:2px 4px;
	margin:0px;
	font-size:15px;
}

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

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

#spec tbody.body th {
	background-color:white;
	color:#F26522;
	text-align:right;
	padding:1px 4px;
	width:33%;
	white-space:nowrap;
	vertical-align:top;
}

#spec tbody.body td {
	background-color:#fff;
	padding:1px 4px;
	vertical-align:top;
}

.note {
}

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

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

#liste div.prod,
#homerand div.prod {
	height:70px;
	text-align:center;
	background-color:white;
	margin:0;
	border-bottom:2px dotted #F26522;

}

div.thumb {
	width:50px;
	height:50px;
	float:left;
	padding:10px;
}

div.thumb img{
	width:50px;
	height:50px;
}

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;
}

.details{
	text-align:left;
	height:60px;
	width:260px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
}

.price {
	width:210px;
	height:50px;
	text-align:center;
	float:left;
	padding:10px 0;
	text-align:right;
}

div.oldprice {
	color:#000;
	background-color:yellow;
	text-decoration:line-through;
	width:90px;
	padding:4px;
	height:14px;
	text-align:center;
	margin-left:115px;
	font-size:12px;
	font-weight:bold;
}

div.curprice {
	margin:13px 0 13px 115px;
	font-size:20px;
	padding:0 4px;
	text-align:center;
	width:90px;
	color:black;
	height:24px;
	font-weight:bold;
}

div.typrix {
	background-color:red;
	font-weight:bold;
	text-decoration:blink;
	text-transform:uppercase;
	white-space:nowrap;
	font-size:20px;
	position:absolute;
	color:white;
	padding:2px 8px;
	height:24px;
	margin:11px 0;
	+margin-left:-115px;
}

div.preduit {
	color:yellow;
	font-weight:bold;
	font-size:20px;
	background-color:red;
	width:90px;
	margin-left:115px;
	padding:2px 4px;
	text-align:center;
	height:24px;
}

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

#panier_content>tbody>tr:first-child,
#orders tr:first-child {

}

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

#panier_content th,
#orders th {
	font-size:11px;
	color:white;
	padding:2px 3px;
}

#panier_content td.c,
#panier_total td {
	background-color:white;
	padding:3px 4px 0px 4px;
	border-bottom:1px solid #F26522;
	vertical-align:middle;
}

#panier_total th {
	background-color:#F26522;
	font-size:11px;
	color:white;
	padding:2px 3px;
}

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

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

#caddie_caddie #comment {
	width:588px;
	border:1px solid #F26522;
	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%;
	background-color:white;
}

#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;
}

#panier_content {
	background-color:#F26522;
	border-top:1px solid #F26522;
	border-left:1px solid #F26522;
	border-right:1px solid #F26522;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

#page.my_account #panier_content {
	background-color:#A1BF36;
	border-color:#A1BF36;
}

#page.my_account #panier_content td {
	border-bottom-color:#A1BF36;
}

#page.my_account #panier_total #desc {
	border-right:#A1BF36;
}

#page.my_account #panier_total th {
	background-color:#A1BF36;
}

#page.my_account #panier_total td {
	border-color:#A1BF36;
}

#panier_total #desc {
	width:351px;
	padding-right:8px;
	border-bottom:0;
	vertical-align:top;
}

#panier_total #mini {
	color:red;
}

#caddie_login input[type=text],
#caddie_login input[type=password] {
	width:265px;
}

#caddie_invoice #fac td,
#caddie_ship #liv td,
#frmcarnet,
#frmsubscribe td {
	padding-left:10px;
}

#caddie_invoice #fac td:first-child,
#caddie_ship #liv td:first-child {
	padding-left:0;
}

form.cform select#titre {
	width:65px;
}

form.cform input#prenom,
form.cform input#nom {
	width:128px;
}

form.cform input#cp {
	width:40px;
}

form.cform input#ville {
	width:291px;
}

form.cform input#societe,
form.cform input#adresse {
	width:349px;
}

form.cform select#fe_fac,
form.cform select#pays {
	width:357px;
}

form.cform input#tel_fixe,
form.cform input#tel_port,
form.cform input#fax {
	width:104px;
}

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

#ship_trans div {
	margin:0;
}

#caddie_payment div#caddie{
	margin:10px;
}

#btnvaliderachat {
	margin-top:16px;
}

#typay table {
	border:1px solid #F26522;
	width:auto;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
}

#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:white;
	border:1px solid #A1BF36;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
	-moz-border-radius:6px;
}

div.address p {
	margin:8px;
}

div.address p.address_title {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#A1BF36;
	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:0 0 10px 0;
	padding:0;
	width:590px;
	height:64px;
}

ul.tabs li {
	list-style-type:none;
	display:block;
	float:left;
	height:24px;
	font-size:12px;
	color:#CCC;
	padding:0;
	margin:0;
	width:95px;
	text-align:center;
}

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

ul.tabs span.nb {
	padding:10px;
	width:24px;
	height:24px;
	font-size:20px;
	font-weight:bold;
	display:block;
	margin:0 auto;
	-moz-border-radius:6px;

}

ul.tabs li>span.nb {
	color:white;
	background-color:#DDD;
}

ul.tabs li>a>span.nb {
	color:white;
	background-color:#ffc935;
}

ul.tabs li.actif>a>span.nb {
	color:white;
	background-color:#ED1C24;
}

ul.tabs span.lib {
	display:block;
	padding-top:2px;
}

ul.tabs li>a:hover>span.lib {
	color:#FFC935;
}

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

#filter table {
	width:100%;
	background-color:#F26522;
	border:1px solid #F26522;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

#filter table td {
	padding:2px 3px;
}

#orders {
	width:100%;
	background-color:white;
	border:1px solid #A1BF36;
	-moz-border-radius:6px;
}

#orders th {
	background-color:#A1BF36;
}

#orders td {
	padding:2px 4px;
	border-top:1px solid #A1BF36;
}

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

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

#orders img {
	border:0px;
}

#detailsfac {
	border:1px solid #A1BF36;
	-moz-border-radius:6px;
}

#detailsfac tr th {
	background-color:#A1BF36;
	color:white;
	text-align:right;
	padding:3px 6px;
	font-size:11px;
}

#detailsfac tr td {
	padding:3px 6px;
	border-top:1px solid #A1BF36;
}

#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;
	width:490px;
}


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

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

#homeflash {
	width:304px;
	height:142px;
	border-right:1px solid #666;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

#homeflash object {
	display:block;
}

#homerand {
	background-color:#fff;
	clear:both;
}

#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;
}

#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:420px;
	border:1px solid #571B06;
}

#homefix  {
}

#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 #571B06;
	padding:10px 20px;
	-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;
}

#white {
  position:absolute;
	background-color:white;
	height:142px;
	width:208px;
	border:1px solid #571B06;
	z-index:99;
	/*top:136px;*/

}

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

#arbo h1 a {
	color:#F26522;
}

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

a img{
	border:0;
}

#content_prod{
	padding: 0 0 0 0;
	border:1px solid #F26522;
	-moz-border-radius:5px;
}

#menu_prod{
	margin-top:-1px;
	margin-right:5px;
	width:580px;
	height:25px
}

#content_prod #product_img {
	border-right:1px solid #999;
}

#content_prod #product_img img{
	margin-top:30px;
}

#content_prod li{
	display:block;
	list-style-type:none;
	width:175px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	border-bottom: 1px solid #F26522;
	border-left: 1px solid #F26522;
	border-right: 1px solid #F26522;
	border-top: 1px solid #fff;
	float:right;
	cursor:pointer;
	margin-left:4px;
	margin-bottom:10px;
}

#content_prod strong{
	color:#F26522;
}

#descr_tech{
	display:none;
	width:339px;
	float:right;
	margin-right:10px;
}

div.zoom{
	margin-top: -20px;
	float:left;
	width:210px;
}

div.zoom img{
	margin-top:0;
	float:right;
}

#header_top{
	background-color:#ee323d;
	height:25px;
	color:white;
	padding:0px 6px 2px 6px;
	font-weight:bold;
	font-size:10px;
	white-space:nowrap;
	text-transform:lowercase;
}

#header_top p {
	float:left;
	margin:6px 6px 0px 6px;
}

#header_top form {
	margin:0;
	padding:0;
}

#header_top form p {
	margin-top:4px;
}

#header_top input#email,
#header_top input#password,
#header_top input#rech {
	width:88px;
	font-size:10px;
	height:14px;
	border:0;
	-moz-border-radius:3px;
	color:#999;
	float:left;
	margin:0;
	margin-right:5px;
	vertical-align:middle;
	padding:2px;
}

#header_top input#email:focus,
#header_top input#rech:focus,
#header_top input#password:focus,
#header_top input.focus {
	color:black;
}

#header_top #moncompte input#btnlogin {
	background:#ee323d url(../img/login.png) no-repeat right;
	color:white;
	height:14px;
	border:0;
	padding:0 13px 0 0;
	margin:0;
	cursor:pointer;
	+cursor:hand;
	font-weight:bold;
}

#header_top input#btnlogin,
#header_top input#btnrech {
	font-size:10px;
	float:left;
	margin-top:0px;
	padding-bottom:4px;
	-moz-border-radius:3px;
}

#header_top #welcome {
	width:199px;
	overflow:hidden;
	white-space:nowrap;
}

#header_top a{
	color:white;
}

#header_top img{
	float:left;
	margin-top:3px;
}

#header_top p img {
	float:none;
	margin-top:-2px;
	margin-left:4px;
	vertical-align:middle;
}

.sep {
	width:1px;
	height:24px;
	float:left;
	background: url(../img/sep.png) no-repeat;
	margin : 0 5px 0 5px;
}

#search {
	float:right;
}

#search input#rech {
	width:120px;
	padding-left:3px;
}

#search input#btnrech {
	background:url(../img/search.png) no-repeat top center #ddd;
	-moz-border-radius:4px;
	border:1px solid #666;
	height:18px;
	width:18px;
	margin:0;
}

#dispo {
	margin-top:15px;
	width:346px;
}

#dispo td {
	padding:5px 5px 0 0;
}

#dispo td.franco {
	background:white url(../img/port.png) no-repeat;
	width:147px;
	height:34px;
	vertical-align:top;
}

#dispo td.franco p {
	font-size:32px;
	font-weight:bold;
	font-style:italic;
	margin:0;
	text-align:right;
	padding-right:21px;
}

#content_prod #tags {
/* 	margin-right:8px; */
	display:none;
}

#remise_cli {
	width:99px;
	height:69px;
	background:transparent url("../img/promo.png") no-repeat center;
	text-align:center;
	color:white;
	text-decoration:blink;
	float:right;
	padding-top:30px;
	margin-right:15px;
}

#remise_cli span {
	font-size:18px;
	font-weight:bold;
	text-decoration:blink;
}

#mod_avis {
	border:1px solid #CD853F;
}

#mod_avis h1 {
	color:white;
	background-color:#CD853F;
	font-size:12px;
	font-style:normal;
	padding: 2px 3px 2px 3px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
}

#mod_promo {
	border:1px solid #FF1493;
}

#mod_promo h1 {
	color:white;
	background-color:#FF1493;
	font-size:12px;
	font-style:normal;
	padding: 2px 3px 2px 3px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
}

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