/* FEUILLE DE MARIE-CLEMENCE COPYRIGHT STORE-FACTORY septembre 2006 */

#refs {
	display: none;
	}
html, form, ul, li, p, span, body, input, select, textarea, h1, h2, h3, a, td {
	margin: 0;
	padding: 0;
	}
body, html {
	height: 100%;
	}
body {
	text-align: center;
	}
ul {
	list-style-type: none;
	list-style-position:outside;
	}
a {
	text-decoration : none;
	}
.btn {
	width: 100px;
	cursor: pointer;
	}
.btn_short {
	width: 32px;
	cursor: pointer;
	}
.btn_midle, .btn_detail, .btn_buy {
	width: 60px;
	cursor: pointer;
	}
.btn_long {
	width: 150px;
	cursor: pointer;
	}
.ibox {
	width: 100px;
	}
.ibox_short {
	width: 28px;
	}
.ibox_midle {
	width: 150px;
	}
.ibox_long {
	width: 200px;
	}
.ibox_vlong {
	width: 500px;
	}
.error {
	color: #b94c91;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 50px;
	}
.btn_pos {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	clear: both;
	}
.bold {
	font-weight: bold;
	}
.comment {
	font-style:italic;
	}
.view {
	float:left;
	}
.view_large {
	text-align: center;
	margin: 0 auto;	
	}
.logo {
	border: none;
	float: left;
	}
.price_pos {
	float: right;
	margin-bottom: 5px;
	display: block;
	clear: both;
	}
.inter {
	width: 100%;
	background: url(img/inter.gif);
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	clear: both;
	}
.inter_top img .inter_bottom img {
	display: none;
	}
.inter, .inter_top, .inter_bottom {
	border: none;
	display: block;
	clear: both;
	}
.list_btn {
	text-align: right;
	display: block;
	}
.list_bottom {
	display: block;
	clear: both;
	}
.star {
color: #b94c91;
	}
.label {
	float: left;
	width: 265px;
	text-align: right;
	margin-right: 10px;
	}
.formw span{
	float: left;
	width: 225px;
	}
.work_margin {
	margin-top: 20px;
	}
a:hover {
	text-decoration : none;
	}
/* ---------- LES DRAPEAUX ---------- */
#flag {
	width: 400px;
	display: block;
	float: left;
	}
#flag li {
	float: left;
	padding: 8px 5px;
	}
#flag a {
	width: 20px;
	height: 15px;
	display: block;
	}
#flag .fr a {
	background: url(./mag/logo/flag_fr.gif);
	}
#flag .en a {
	background: url(./mag/logo/flag_en.gif);
	}
#flag .de a {
	background: url(./mag/logo/flag_de.gif);
	}
#flag .sp a {
	background: url(./mag/logo/flag_sp.gif);
	}
#flag .it a {
	background: url(./mag/logo/flag_it.gif);
	}
#flag .ru a {
	background: url(./mag/logo/flag_ru.gif);
	}
#flag .pt a {
	background: url(./mag/logo/flag_pt.gif);
	}
#flag .nl a {
	background: url(./mag/logo/flag_nl.gif);
	}
#flag span {
	display: none;
	}
/* ---------- FIN DES DRAPEAUX ---------- */
html>body #work_order {
	height: auto;
	min-height: 500px;
	}
#work h1, #account h1 {
	margin-bottom: 10px;
	}
#list .uneven {
	float: left;
	}
#list .pair {
	float: right;
	}
#list .list_content {
	margin: 5px;
	}
#list .uneven .list_content {
	margin-left: 0;
	}
#pagination {
	clear: both;
	}
#pagination ul {
	margin-left: 50px;
	}
#pagination li {
	display: inline;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	}
#pagination a {
	text-decoration : underline;
	}
#pagination .previous {
	margin-left: 180px;7
	}
#page .view, #list .view {
	margin-right: 10px;
	margin-bottom: 10px;
	}
#list_contener {
	background: url(img/list_bkg.gif);
	}
#image a {
	margin-right: 10px;
	}
#image .comment {
	padding-bottom: 10px;
	text-align: center;
	}
#image p.comment {
	display:block;
	clear:both;
	}
#image .pd07 {
	clear:both;
	width: 300px;
	}
#sf img {
	border: none;
	}
#sf a {
	text-decoration : underline;
	font-weight: bold;
	}
#basket_tab td, #account_tab td {
	text-align:center;
	width: 95px;
	vertical-align: top;
	padding-top : 5px;
	padding-bottom : 5px;
	}
#basket_tab .col1, #account_tab .col1 {
	text-align:left;
	width: 505px;
	padding-left: 5px;
	}
#basket_tab .header td, #basket .footer td, #account_tab .header td {
	font-weight: bold;
	}
#basket_tab .btn_short {
	background: url(img/trash.gif) center no-repeat;
	width: 19px;
	height: 25px;
	border:none;
	}
#basket .primary {
	display: block;
	}
#maj {
	clear: both;
	text-align: right;
	padding-top: 10px;
	margin-bottom: 5px;
	}
#account {
	text-align: center;
	}
#account_tab td a {
	text-decoration : none;
	}
#account_tab td a:hover {
	text-decoration : underline;
	}
#account_tab .col1 {
	width: 390px;
	}
#account a, #help a {
	text-decoration : underline;
	color: #b94c91;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
#account p {
	clear: both;
	text-align: left;
	margin-bottom: 5px;
	}
#account h1, #account h2, #account li , #account h3 {
	text-align: left;
	}
#account .btn_pos {
	text-align: center;
	}
#account li a, #help li a {
	text-decoration : none;
	}
#account li a:hover, #help li a:hover {
	text-decoration : underline;
	}
#account .new_contener, #account .old_contener {
	width: 245px;
	float: left;
	}
#account .new, #account .old {
	height: 175px;
	padding: 5px;
	}
#account .z003 span, #account .z004 span {
	width: 110px;
	display: block;
	float: left;
	}
#account .z003 input, #account .z004 input {
	width: 115px;
	float: left;
	margin-bottom: 5px;
	}
#account .z104 input, #account .z105 input, #account .z212 input, #account .z213 input, #account .o517 input, #account .o518 input {
	margin-left: 20px;
	}
#account .o507, #account .o508, #account .o509, #account .o511, #account .o512, #account .o513, #account .ac04, #account .ac05, #account .ac06, #account .ac08, #account .ac10, #account .ac11 {
	text-indent: 20px;
	}
#account .new_contener {
	margin-right: 10px;
	}
#account img, #help img {
	border: none;
	}
#work_order .o001 {
	padding-top: 5px;
	}
#help p {
	display: block;
	clear: both;
	margin-bottom: 10px;
	}
#help .btn_long{
	display: none;
}
.z800 {
	display: none;
	}
.r003, .a001, .a601, .o001 {
	padding-top: 5px;
	}
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { 
	display:none;
	}
/*----------------------------STORE------------------------------------------------*/

html, form, ul, li, p, span, body, h1, h2, h3, a, td {
	font-family: Verdana;
	font-size: 12px;
	color:#505050;
	}
input, select, textarea {
	font-family: Verdana;
	font-size: 12px;
	color:#505050;
	}
body {
	background-color: #FFFFFF;
	}
h1 , h1 a{
	padding: 1px;
	font-size: 14px;
	color: #fee1ff;
	background: #4b4a4a;
	}
h2, h3 {
	font-size: 12px;
	color: #505050;
	margin-top: 5px;
	margin-bottom: 5px;
	}
img {
	border:none;
	}
.price_value,.price a,.price .currency,.cents,.IT,.OT {
	color: #8B3A32;
	text-align: right;
	font-size: 12px;
	}
.pstrike {
	color:#8B3A32;
	margin-right:11px;
	font-size:11px;
	text-decoration:line-through;
	}
.pstrike a,.pstrike .currency {
	color:#8B3A32;
	font-size:11px;
	}
.pweight {
	font-style:italic;
	float: right;
	}
#basket_tab .primary {
	font-weight:bold;
	display: block;
	color: #FFFFFF;
	background: #4b4a4a;
	width: 98%;
	padding: 3px;
	}
.primary {
	font-weight:bold;
	display: block;
	color: #4b4a4a;
	width: 98%;
	padding: 3px;
	}
.secondary a {
	display: block;
	color: #505050;
	}
.secondary {
	display: block;
	color: #505050;
	}
.btn , .btn_short, .btn_midle , .btn_long, .btn_detail, .btn_buy {
	background-color: #4b4a4a;
	border: 1px solid #4b4a4a;
	color: #FFFFFF;
	font-size: 11   px;
	font-weight: normal;
	text-transform:capitalize;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.ibox , .ibox_short, .ibox_midle , .ibox_long, .ibox_vlong {
	border: 1px solid #767675;
	background-color: #FFFFFF;
	}
#master {
	width:950px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: url(img/master_bkg.gif);
	}
#work {
	float: left;
	width:640px;
	margin-left:10px;
	}
#work_order {
	width:880px;
	float: right;
	height: 500px;
	}
#account_contener {
	margin: 0 auto;
	width: 650px;
	margin-top : 10px;
	margin-bottom: 10px;
	text-align: left;
	}
#top,#top_order {
	background: url(img/top_bkg.gif) no-repeat;
	}
#top, #top_order, #logo {
	height:130px;
	}
#logo a {
	width: 580px;
	height: 130px;
	display: block;
	}
#logo {
	float: left;
	width: 200px;
	}
#logo span {
	display: none;
	}
#comand {
	width: 300px;
	float: right;
	margin-top: 10px;
	padding-right: 45px;
	}
#comand a{
	text-decoration : none;
	}
#comand li {
	float: right;
	padding-right:5px;
	padding-left: 13px;
	background: url(img/comand_i.gif) no-repeat left;
	height:17px;
	}
#comand .order, #comand .back {
	background: none;
}
#comand .order span, #comand .basket span, #comand .account span, #comand .help span, #comand .back span {
	font-size: 11px;
	text-transform: uppercase;
	color: #b94c91;
	font-weight: normal;
	}
#comand .help a {
	margin-right: 0;
	}
#comand .back a {
	margin-right:5px;
	}
#navig {
	background: url(img/menu_bkg.gif) no-repeat;
	height:54px;
	}
#order_step {
	background: url(img/step_bkg.gif) no-repeat;
	height:54px;
	width: 100%;
	}
#order_step .off, #order_step .on, #order_step .made {
	margin-top: 0;
	}
#order_step li {
	padding-top: 8px;
	float: left;
	width: 95px;
	text-align: center;
	display: block;
	color:#FFFFFF;
	font-size: 12px;
	}
#order_step .start {
	width: 135px;
	line-height: 15px;
	}
#order_step .end {
	display: none;
	}
#order_step .on {
	font-weight: bold;
	}
#order_step .made {
	color:#FFFFFF;
	}
#navig li {
	float: left;
	display: block;
	text-align:center;
	}
#navig a {
	display: block;
	}
#navig span {
	font-size: 12px;
	text-transform: capitalize;
	color : #FFFFFF;
	}
#navig .smenu li {
	width: 100%;
	}
#navig .smenu {
	visibility: hidden;
	position:absolute;
	z-index:2;
	border:1px solid #f0a4d4;
	width: 110px;
	background-color: #FFFFFF;
	}
#navig .smenu a {
	text-align:left;
	font-weight: normal;
	font-size: 8pt;
	text-indent:5px;
	color:#f0a4d4;
	}
#navig .smenu a:hover {
	background: #4b4a4a;
	text-decoration : none;
	color : #FFFFFF;
	font-weight: bold;
	}
#navig .end, #order_step .end {
	display:none;
	}
#navig  span a:hover {
	text-decoration : underline;
	}
#menu {
	padding-top:0;
	}
#navig .menu {
	padding-top:7px;
	}
#navig .i {
	display:block;
	background: url(img/navig_i.gif) no-repeat top;
	width:8px;
	height:42px;
	}
#navig li.start {
	width: 116px;
	}
#navig li.mns {
	margin-left: 7px;
	margin-right: 7px;
	}
#navig li.end {
	display:none;
	}
#left_top {
	height:12px;
	}
#left_bottom{
	display:none;	
	}
#left {
	margin-left: 0;
	width:254px;
	float:left;
	background: url(img/left_bkg.gif) no-repeat;
	}
#newsletter p, #professional p,#search p {
	margin-left:110px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #3A3A3A;
	margin-top: 5px;
	}
#newsletter .btn_pos{
	margin: 0px;
}
#offer a, #service a {
	text-align: left;
	margin-left:110px;
	font-weight: normal;
	font-size: 11px;
	color: #3A3A3A;
	}
#offer h2,#offer_2 h2,#search h2,#partner h2, #contact_us h2, #newsletter h2, #professional h2, #service h2, #service_2 h2 {
	height: 11px;
	}
#offer span, #offer_2 span, #search span, #contact_us span, #newsletter span, #professional, #service span, #service_2 span, #partner span {
	display: none;
	}
#search h2 {
	background: url(img/search.gif) no-repeat;
	}
#contact_us h2 {
	background: url(img/contact.gif) no-repeat;
	}
#newsletter h2 {
	background: url(img/newsletter.gif) no-repeat;
	}
#professional h2 {
	background: url(img/profesional.gif) no-repeat;
	}
#service h2 {
	background: url(img/service.gif) no-repeat;
	}
#service h2 {
	background: url(img/service.gif) no-repeat;
	}
#partner h2 {
	background: url(img/partner.gif) no-repeat;
	}
#left_contener {
	margin-bottom: 0;
	padding-bottom: 0;
	}
#partner li {
	border: none;
	margin-left: 110px;
	margin-bottom:5px;
	}
#search .ibox {
	margin-top: 1px;
	margin-right: 1px;
	width: 80px;
	height:15px;
	}
#newsletter .btn {
	font-style: normal;
	margin-bottom: 2px;
	margin-left: 110px;
	margin-top: 5px;
	}
#contact_us .btn {
	margin-bottom: 5px;
	margin-left: 110px;
	margin-top: 5px;
	}
#professional input {
	margin-bottom: 5px;
	margin-left: 110px;
	margin-top: 5px;
	}
#link_contener {
/* Tout sauf IE MAC \*/
	text-align: center;
 /* Fin Hack IE MAC */
	margin: 0 auto;
	display: block;
	clear: both;
	height: 42px;
	}
#link {
	height: 42px;
	margin: 0 auto;
	width: 950px;
	background: url(img/link_bkg.gif) no-repeat bottom;
	}
#link li {
	display: inline;
	float: left;
	margin-top: 8px;
	padding-left: 14px;
	padding-right: 13px;
	padding-top: 0;
	}
#link .i, #link .end {
	line-height: 20px;
	}
#link .start {
	line-height: 20px;
	margin-left: 55px;
	line-height: 20px;
	}
#link a {
	vertical-align: top;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	}
#account li, #help li {
	background: url(img/account_pic.gif) no-repeat;
	padding-left: 28px;
	line-height: 20px;
	}
#basket_tab td, #account_tab td {
	border-top:1px dashed #f0a4d4;
	border-left:1px dashed #f0a4d4;
	}
#basket_tab, #account_tab {
	border-bottom: 1px dashed #f0a4d4;
	border-right:1px dashed #f0a4d4;
	}
#list .uneven, #list .pair {
	width : 310px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
#detail {
	border:none;
	clear: both;
	padding: 10px;
	}
#detail h2 {
	display: block;
	float: left;
	}
#feature {
	float: left;
	width: 200px;
	padding: 5px;
	margin-left:20px;
	margin-bottom: 10px;
	}
#feature p {
	clear:both;
	float: right;
	width: 100%;
	}
#feature .prod_choice img {
	float: left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	}
#feature img.logo {
	float: right;
	}
#feature span.price_pos {
	float:left;
	width:200px;
	margin-top:20px;
	}
#feature .pdt_btn {
	padding-left: 5px;
	border: none;
	background: url(img/pic_select.gif) no-repeat;
	height: 22px;
	width: 200px;
	}
#feature .pdt_select {
/* Tout sauf IE MAC \*/
	float: left;
 /* Fin Hack IE MAC */
	}
#feature .prod_choice {
	border:1px solid #767675;
	visibility: hidden;
	position:absolute;
	z-index:2;
	width: 198px;
	background-color: #FFFFFF;
	}
#feature .prod_choice li {
	text-decoration : none;
	width: 198px;
	float: left;
	}
#feature .prod_choice a {
	display: block;
	padding-left:5px;
	text-decoration : none;
	color: #505050;
	}
#feature .prod_choice a:hover {
	background: #E9921C;
	color : #FFFFFF;
	font-weight:bold;
	}
#feature a, #image a {
	text-decoration : underline;
	}
#account .label .comment {
	font-size: 7pt;
	}
#image p.comment{
	display: none;
}
#account .new, #account .old {
	border: 1px solid #8B3A32;
	}
#product h1, #product h2 {
	display: block;
	float: left;
	width:100%;
	}
#product h2 {
	padding-bottom : 5px;
	}
#image .view_large img {
	display: block;
	clear:both;
	text-align:center;
	}
#product .view  {
	width:300px;
	margin-bottom:10px;
	}
.popup_zoom {
	position:absolute;
	border:2px solid #d695be;
	background-color:#FFFFFF;
	margin-top:-300px;
	margin-left:0px;
	padding:20px;	
	margin-bottom:10px;
	}
#product_zoom.popup_zoom {
	position:absolute;
	top:390px;
	margin-left:90px;
	padding:20px;
	}
.pd_zoom span {
	display:block;
	}
.pd_zoom a {
	display:block;
	width:16px;
	height:16px;
	background:url(img/zoom_pic.gif);
	}
#product_zoom h2 {
	display:none;
	}
/*liste dans fiche produit*/
#formulaire_list {
	margin:0 0 0 0;
	}
#list .associed {
	background:none;
	}
#formulaire_list .inter,#formulaire_list .list_btn  {
	display:none;
	}
#formulaire_list .list_content {
	text-align:center;
	width : 125px;
	padding:0 5px 10px 5px;
	}
#formulaire_list .uneven,#formulaire_list .pair{
	text-align:center;
	margin:10px;
	width : 125px;
	height: 250px;
	float:left;
	display:block;
	}
#formulaire_list span.pstrike,#formulaire_list span.price {
	clear: both;
	float:right;
	margin:0 0 5px 0;
	}
#formulaire_list .price_pos {
	position:relative;
	}
#formulaire_list .view  {
	margin:0 0 10px 0;
	width:120px;
	top:0;
	position:relative;
	}

/* ---------- EXTRA ----------*/
.btn_li_004 {
	width: 85px;
	}
.btn_z0_01 {
	width: 120px;
	}
.txt_another_pic {
	display:none;
	}
img.pic_another_pic {
	width: 80px;
	float:left;
	margin:2px;
	}
/* ---------- OPTION 1 ----------*/
#option_1,#option_3 {
	padding-left:0px;
	float:left;
	width:330px;
	}
#option_1 .pdt_btn,#option_3 .pdt_btn {
	padding-left: 5px;
	border: none;
	background: url(img/pic_select.gif) no-repeat;
	height: 22px;
	width: 200px;
	}
#option_1 .pdt_select {
/* Tout sauf IE MAC \*/
	float: left;
 /* Fin Hack IE MAC */
	}
#option_1 .prod_choice li,#option_3 .prod_choice li {
	text-decoration : none;
	width: 198px;
	float: left;
	}
#option_1 .opt_choice li, #option_3 .opt_choice li {
	text-decoration : none;
	margin: 5px;
	float: left;
	}
#option_1 .prod_choice img,#option_3 .prod_choice img {
	float: left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	}
#option_1 .prod_choice,#option_3 .prod_choice {
	border:1px solid #767675;
	visibility: hidden;
	position:absolute;
	z-index:2;
	width: 198px;
	background-color: #FFFFFF;
	}
#option_1 .prod_choice a,#option_3 .prod_choice a {
	color: #505050;
	display: block;
	padding-left:5px;
	text-decoration : none;
	}
#option_1 .prod_choice a:hover,#option_3 .prod_choice a:hover {
	background: #E9921C;
	color : #FFFFFF;
	font-weight:bold;
	}
/* ---------- OPTION 2 ----------*/
#option_2 {
	margin-top:10px;
	padding-left:0px;
	float:left;
	width:330px;
	}
#option_2 .pdt_btn {
	padding-left: 5px;
	border: none;
	background: url(img/pic_select.gif) no-repeat;
	height: 22px;
	width: 200px;
	}
#option_2 .pdt_select {
/* Tout sauf IE MAC \*/
	float: left;
 /* Fin Hack IE MAC */
	}
#option_2 .prod_choice li {
	text-decoration : none;
	width: 198px;
	float: left;
	}
#option_2 .opt_choice li {
	text-decoration : none;
	margin: 5px;
	float: left;
	}
#option_2 .prod_choice img {
	float: left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	}
#option_2 .prod_choice {
	border:1px solid #767675;
	visibility: hidden;
	position:absolute;
	z-index:2;
	width: 198px;
	background-color: #FFFFFF;
	}
#option_2 .prod_choice a {
	color: #505050;
	display: block;
	padding-left:5px;
	text-decoration : none;
	}
#option_2 .prod_choice a:hover {
	background: #E9921C;
	color : #FFFFFF;
	font-weight:bold;
	}
/* ---------- home tab(classic) ----------*/
#home .header,#home .btn_pos,#home .list_bottom,#home img.inter,#tc_01 .secondary,#home h1 {
	display: none;
	}
#tc_01 img {
	border: 1px solid #f0a4d4;
	}
#tc_02 img {
	border: none;
	}
#tc_01 {
	width: 420px;
	}
#tc_01,#tc_02,#tc_03 {
	vertical-align: top;
	}
#tc_01 .list_content {
	float: left;
	display:block;
	width: 100px;
	height: 220px;
	margin: 5px;
	text-align:center;
	}
#tc_01 img.view {
	width: 100px;
	}
#tc_01 .primary {
	clear:both;
	}
#home .primary a,#tc_03 .secondary a,#home .price a, #home .currency, #home .IT,#home .cents{
	font-size:10px;
font-weight:normal;
	}
#tc_02 {
	width: 255px;
background: url(media/bkg.gif) no-repeat top;
	padding-left:45px;
	}
#tc_03 {
	width: 255px;
	/*background: url(media/bkg.gif) no-repeat bottom;*/
	padding-left:45px;
	}
#tc_02 .list_content {
	float: left;
	height: 140px;
	margin: 0;
	}
#tc_03 h2{
	height: 40px;
	background: url(media/nouveautes.gif) no-repeat;
	}
#tc_03 img.view{
	width: 65px;
	margin-right:5px;
	margin-bottom:5px;
	}
#tc_03 .list_content {
	width: 190px;
	display:block;
	clear:both;
	}
#home .pweight {display:none;}
/*--------NEW ORDER PROCESS-------*/ 
.label{width:33%;margin: 0 3px 0 0;font-size:11px;}
.select_date_day {width:42px;}
.select_date_month {width:90px;}
.select_date_year {width:60px;}
.ibox_full {width:100%;}
.ibox_long {width: 195px;}
