/* FEUILLE DE TERRE ET MER COPYRIGHT STORE-FACTORY Avril 2007 */

#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: red;
	font-size: 10pt;
	font-weight: bold;
	}
.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: red;
	}
.label {
	float: left;
	width: 265px;
	text-align: right;
	margin-right: 10px;
	}
.formw span{
	float: left;
	width: 225px;
	}
.work_margin {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 50px;
	}
a:hover {
	text-decoration : underline;
	}
#flag {
	position: absolute;
	width: 200px;
	float: left;
	top: 193px;
	margin-left: -225px;
	left: 50%;
	}
#flag li {
	float: right;
	padding: 5px;
	}
#flag a {
	width: 20px;
	height: 15px;
	display: block;
	}
#flag .de a, #flag .it a, #flag .sp a {
	display:none;
	}
#flag .de li, #flag .it li,#flag .en li, #flag .sp li {
	padding:0;
	}
#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 span {
	display: none;
	}
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;
	}
#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:none;
	}
#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: 20px;
	height: 20px;
	}
#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;
	}
#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;
	}
.z800 {
	display: none;
	}
.r003, .a001, .a601, .o001 {
	padding-top: 5px;
	}

/*----------------------------STORE------------------------------------------------*/

html, form, ul, li, p, span, body, h1, h2, h3, a, td {
	font-family: Verdana;
	font-size: 12px;
	color:#5ca2a2;
	}
input, select, textarea {
	font-family: Verdana;
	font-size: 12px;
	color:#5ca2a2;
	}
body {
	background-color: #03235b;
	}
h1,h1 a {
	font-size: 18px;
	color: #5ca2a2;
	padding-left:15px;
	}
h2, h2 a {
	font-size: 15px;
	color: #5ca2a2;
	margin-top: 5px;
	margin-bottom: 5px;
	}
img {
	border:none;
	}
.price, .price a {
	color: #863c24;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	}
.pstrike, .pstrike a{
	text-decoration: line-through;
	color: #863c24;
	margin-right: 20px;
	font-size:10px;
	font-weight: bold;
	}
.pweight {
	font-style:italic;
	float: right;
	}
.primary a, .primary {
	font-weight:bold;
	display: block;
	color: #5ca2a2;
	}
.secondary, .secondary a {
	display: block;
	color: #5ca2a2;
	}
.btn , .btn_short, .btn_midle , .btn_long, .btn_detail, .btn_buy {
	background-color: #5ca2a2;
	border: 1px solid #5ca2a2;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	}
.ibox , .ibox_short, .ibox_midle , .ibox_long, .ibox_vlong {
	border: 1px solid #5ca2a2;
	background-color: #FFFFFF;
	}
#master {
	width:950px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: url(img/master_bkg.gif);
	}
#work {
	float: right;
	width:700px;
	}
#work_order {
	width:700px;
	float: right;
	height: 500px;
	}
#account_contener {
	margin: 0 auto;
	width: 500px;
	margin-top : 10px;
	margin-bottom: 10px;
	text-align: left;
	}
#top,#top_order {
	background: url(img/top_bkg.jpg) no-repeat;
	}
#top, #top_order, #logo {
	height:220px;
	}
#logo a {
	width: 200px;
	height: 220px;
	display: block;
	}
#logo {
	float: left;
	width: 300px;
	}
#logo span {
	display: none;
	}
#comand {
	width: 500px;
	float: right;
	margin-top: 198px;
	padding-right: 45px;
	}
#comand a{
	text-decoration : none;
	}
#comand li {
	float: right;
	padding-right:9px;
	padding-left: 17px;
	background: url(img/comand_i.gif) no-repeat left;
	height:17px;
	}
#comand .order span, #comand .basket a span, #comand .account span, #comand .help span, #comand .back span {
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	float:left
	}
#comand .help a {
	margin-right: 0;
	}
#comand .back a {
	margin-right:0;
	}
#comand .order{
	display:none;
	}
#comand .basket{
	background:none;
	}
/* ---------- MISE EN PAGE PANIER ---------- */	
#comand .basket a{
	padding:0 3px 0 0;
	}
#item_basket {
	display:inline;
	}
#chartotal_basket,#nb_article,#total_basket,#numit_basket,#charact_basket ,#currency_basket,#totalit_basket{
	font-size:11px;
	text-transform:capitalize;
	color:#fff;
	font-weight:normal;
	display:inline;
	}
.par_g,#charit_basket,.par_d {
	display:none;
	}
#numit_basket {
	padding-right:3px;
	}
#navig {
	background: url(img/menu_bkg.gif) no-repeat;
	}
#order_step {
	background: url(img/step_bkg.gif) no-repeat;
	height:29px;
	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:#863c24;
	font-size: 12px;
	}
#order_step .start {
	width:240px;
	line-height: 15px;
	}
#order_step .end {
	display: none;
	}
#order_step .on {
	font-weight: bold;
	}
#order_step .made {
	color:#863c24;
	}
#left_top {
	display:none;
	}
#left_bottom{
	display:none;	
	}
#left {
	margin-left: 0;
	width:239px;
	float:left;
	}
#newsletter p, #professional p,#search p {
	margin-left:83px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #03235b;
	margin-top: 5px;
	}
#offer li,#offer_2 li,#offer_2 li, #service li {
	background: url(img/left_li.gif) no-repeat left bottom;
	padding-bottom:3px;
	padding-top:1px;
	padding-left:83px;
	}
#offer a {
	text-align: left;
	margin-left:0;
	padding-right:10px;
	padding-left:10px;
	font-weight: bold;
	font-size: 11px;
	color: #03235b;
	background: url(img/left_a.gif) no-repeat left;
	}
#offer a, #offer_2 a, #service a {
	text-align: left;
	margin-left:0;
	padding-right:10px;
	padding-left:10px;
	font-weight: normal;
	font-size: 11px;
	color: #03235b;
	background: url(img/left_a.gif) no-repeat left;
	}
#offer h2,#offer_2 h2,#search h2,#partner h2, #contact_us h2, #newsletter h2, #professional h2, #service h2, #service_2 h2 {
	text-align: left;
	padding-left:83px;
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:0;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	height: 18px;
	color: #863c24;
	background: url(img/left_h2.gif) no-repeat left;
	}
#offer span, #offer_2 span, #search span, #contact_us span, #newsletter span, #professional, #service span, #service_2 span, #partner span {
	display: block;
	}
#left_contener .arround {
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
#partner li {
	border: none;
	margin-left: 83px;
	}
#search .ibox {
	margin-top: 1px;
	margin-right: 1px;
	width: 90px;
	height:15px;
	}
#newsletter .btn {
	font-style: normal;
	margin-bottom: 2px;
	margin-left: 83px;
	margin-top: 5px;
	}
#contact_us .btn {
	margin-bottom: 5px;
	margin-left: 83px;
	margin-top: 5px;
	}
#professional input {
	margin-bottom: 5px;
	margin-left: 83px;
	margin-top: 5px;
	}
#link_contener {
/* Tout sauf IE MAC \*/
	text-align: center;
 /* Fin Hack IE MAC */
	margin: 0 auto;
	display: block;
	clear: both;
	height: 40px;
	}
#link {
	height: 40px;
	margin: 0 auto;
	width: 950px;
	background: url(img/link_bkg.gif) no-repeat bottom;
	}
#link li {
	display: inline;
	float: left;
	margin-top: 12px;
	padding-left: 14px;
	padding-right: 13px;
	padding-top: 0;
	}
#link .i, #link .end {
	line-height: 20px;
	}
#link .start {
	line-height: 20px;
	margin-left: 65px;
	line-height: 20px;
	}
#link a {
	vertical-align: top;
	font-weight: normal;
	font-size: 10px;
	color: #666c6c;
	}
#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 solid #03235b;
	border-left:1px solid #03235b;
	}
#basket_tab, #account_tab {
	border-bottom: 1px solid #03235b;
	border-right:1px solid #03235b;
	}
#list .uneven, #list .pair {
	width : 320px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
#detail {
	width:640px;
	border:none;
	float:left;
	clear:both;
	padding:10px;
	}
#detail h2 {
	display: block;
	float: left;
clear:both;
padding:0 40px 0 0;
	}
#feature {
	width:250px;
	padding:5px 5px 5px 30px;
	margin-bottom:10px;
	float:left;
	}
#feature p {
	clear:both;
	float:right;
	width:100%;
	}
#feature .pd02 {
	margin-bottom: 5px;
	}
#feature .prod_choice img {
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	}
#feature .pdt_btn {
	padding-top: 3px;
	padding-left: 5px;
	border: none;
	background: url(img/pic_select.gif) no-repeat;
	height: 19px;
	width: 200px;
	}
#feature .pdt_select {
/* Tout sauf IE MAC \*/
	float: left;
 /* Fin Hack IE MAC */
	}
#feature .prod_choice {
	border:1px solid #5ca2a2;
	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: #5ca2a2;
	}
#feature .prod_choice a:hover {
	background: #5ca2a2;
	color : #FFFFFF;
	font-weight:bold;
	}
#feature a, #image a {
	text-decoration : underline;
	}
#feature .logo,#feature .price_pos,#feature .btn_pos,#feature .pd05 {
	float:left;
	clear:both;
	text-align:left;
	}
#feature .price_pos,#feature .btn_pos,#feature .pd06,#feature .stock_pos {
	width:250px;
	float:left;
	clear:both;
	}
#account .label .comment {
	font-size: 7pt;
	}
#account .new, #account .old {
	border: 1px solid #03235b;
	}
#product h1, #product h2 {
	display: block;
	float: left;
	width:600px;
	}
#product h2 {
	padding-bottom : 5px;
	}
#image .view_large img {
	display: block;
	clear:both;
	text-align:center;
	}
#product .view  {
	width: 300px;
	margin-bottom:10px;
	}
/* ---------- EXTRA ----------*/
#extradiv1 {
	width:50px;
	height:15px;
	position:absolute;
	top:199px;
	left:50%;
	margin:0 0 0 -25px;
	}
#extradiv1 a {
	width:50px;
	height:15px;
	display:block;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-transform:capitalize;
	}
#extradiv1 a:hover {
	text-decoration:none;
	}
#extradiv4, #extradiv2 {
	display:none;
	}
#extradiv3 {
	width:520px;
	height:25px;
	position:absolute;
	top:165px;
	left:50%;
	margin:0 0 0 -86px;
	}
.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;
	}
.cofidis img,.cofidis_basket img {
	border:none;
	margin-top:15px;
	float:right;
	}
/* ---------- OPTION 1 ----------*/
#option_1 {
	width:200px;
	padding:0 0 10px 30px;
	float:left;
	}
#option_1 .pd02 {
	margin-bottom: 5px;
	}
#option_1 .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 {
	text-decoration : none;
	width: 198px;
	float: left;
	}
#option_1 .opt_choice li {
	text-decoration : none;
	margin: 5px;
	float: left;
	}
#option_1 .prod_choice img {
	float: left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	}
#option_1 .prod_choice {
	border:1px solid #5ca2a2;
	visibility: hidden;
	position:absolute;
	z-index:2;
	width: 198px;
	background-color: #FFFFFF;
	}
#option_1 .prod_choice a {
	color: #5ca2a2;
	display: block;
	padding-left:5px;
	text-decoration : none;
	}
#option_1 .prod_choice a:hover {
	background: #5ca2a2;
	color : #FFFFFF;
	font-weight:bold;
	}
/* ---------- OPTION 2 ----------*/
#option_2 {
	width:300px;
	padding:0 0 10px 30px;
	float:left;
	}
#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 #5ca2a2;
	visibility: hidden;
	position:absolute;
	z-index:2;
	width: 198px;
	background-color: #FFFFFF;
	}
#option_2 .prod_choice a {
	color: #5ca2a2;
	display: block;
	padding-left:5px;
	text-decoration : none;
	}
#option_2 .prod_choice a:hover {
	background: #5ca2a2;
	color : #FFFFFF;
	font-weight:bold;
	}
/* ---------- OPTION 3 ----------*/
#option_3 {
	width:300px;
	padding:0 0 10px 30px;
	float:left;
	}
#option_3 .pdt_btn {
	padding-left: 5px;
	border: none;
	background: url(img/pic_select.gif) no-repeat;
	height: 22px;
	width: 200px;
	}
#option_3 .pdt_select {
/* Tout sauf IE MAC \*/
	float: left;
 /* Fin Hack IE MAC */
	}
#option_3 .prod_choice li {
	text-decoration : none;
	width: 198px;
	float: left;
	}
#option_3 .opt_choice li {
	text-decoration : none;
	margin: 5px;
	float: left;
	}
#option_3 .prod_choice img {
	float: left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	}
#option_3 .prod_choice {
	border:1px solid #5ca2a2;
	visibility: hidden;
	position:absolute;
	z-index:2;
	width: 198px;
	background-color: #FFFFFF;
	}
#option_3 .prod_choice a {
	color: #5ca2a2;
	display: block;
	padding-left:5px;
	text-decoration : none;
	}
#option_3 .prod_choice a:hover {
	background: #5ca2a2;
	color : #FFFFFF;
	font-weight:bold;
	}
/* ---------- OPTION 4 ----------*/
#option_4 {
	width:300px;
	padding:0 0 10px 30px;
	float:left;
	}
#option_4 .pdt_btn {
	padding-left: 5px;
	border: none;
	background: url(img/pic_select.gif) no-repeat;
	height: 22px;
	width: 200px;
	}
#option_4 .pdt_select {
/* Tout sauf IE MAC \*/
	float: left;
 /* Fin Hack IE MAC */
	}
#option_4 .prod_choice li {
	text-decoration : none;
	width: 198px;
	float: left;
	}
#option_4 .opt_choice li {
	text-decoration : none;
	margin: 5px;
	float: left;
	}
#option_4 .prod_choice img {
	float: left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	}
#option_4 .prod_choice {
	border:1px solid #5ca2a2;
	visibility: hidden;
	position:absolute;
	z-index:2;
	width: 198px;
	background-color: #FFFFFF;
	}
#option_4 .prod_choice a {
	color: #5ca2a2;
	display: block;
	padding-left:5px;
	text-decoration : none;
	}
#option_4 .prod_choice a:hover {
	background: #5ca2a2;
	color : #FFFFFF;
	font-weight:bold;
	}
/*-------------------menu vertical-------------------*/
#menu {
	margin:0;
	padding:0;
	}
#menu a {
	width: 130px;
	display: block;
	text-align:left;
	clear:both;
	padding-left: 85px;
	}
#navig li {
	width: 130px;
	display: block;
	text-align:left;
	clear:both;
	}
#navig a {
	display: block;
	margin-top:0;
	margin-bottom:0;
	}
#navig span {
	font-size: 11px;
	color:#03235b;
	font-weight: normal;
	text-transform: capitalize;
	}
#navig .end {
	display:none;
	}
#navig .smenu {
	visibility: hidden;
	position:absolute;
	z-index:2;
	}
#navig .smenu li {
	width: 200px;
	}
#navig .smenu a {
	text-align:left;
	font-weight: normal;
	font-size: 8pt;
	text-indent:5px;
	background: #fff;
	padding-left: 0;
	}
#navig .i {
	display:none;
	}
#navig li.start {
	width: 0;
	}
#navig .m1 {
	height: 18px;
	text-align: left;
	padding-top:5px;
	width: 225px;
	padding-bottom:0;
	margin-bottom:0;
	background: url(img/left_h2.gif) no-repeat left top;
	}
#navig li.m2, #navig li.m3, #navig li.m4, #navig li.m5, #navig li.m6, #navig li.m7, #navig li.m8, #navig li.m9, #navig li.m10, #navig li.m11, #navig li.m12, #navig li.m13 {
	padding-bottom: 4px;
	width: 215px;
	padding-left: 10px;
	background: url(img/left_li.gif) no-repeat left bottom;
	}
#navig .m1 span{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #863c24;
	}
#navig li.end {
	display:none;
	}
#navig span a:hover {
	text-decoration : underline;
	}
#navig .smenu {
	border:1px solid #03235b;
	width: 200px;
	background-color: #fff;
	margin-left: 85px;
	}
#navig .smenu a{
	width: 200px;
	}
#navig .smenu a:hover {
	background: #03235b;
	text-decoration : none;
	color : #fff;
	width: 200px;
	}
#navig .end, #order_step .end {
	display:none;
	}
/*-------------------FiN menu vertical-------------------*/
/* ---------- home tab(classic) ----------*/
#home .btn_pos, #home .header, #home img.inter, #home .product_bottom, #home h1 {
	display: none;
	}
#tc_01,#tc_02,#tc_03,#tc_04 {
	vertical-align: top;
	}
#tc_03 .list_content{
	width: 132px;
	height: 240px;
	float: left;
	background:url(media/fond_tc.gif) no-repeat;
	}
#tc_03 .view{
	width: 100px;
	height: 100px;
	margin-top:15px;
	margin-left: 15px;
	margin-bottom: 20px;
	}
#tc_03 .price_pos{
	float: left;
	clear: both;
	width: 120px;
	text-align: center;
	margin-bottom: 30px;	
	padding-left: 5px;
	padding-right: 5px;
	}
#tc_03 .price, #tc_03 .pstrike {
	display: block;
	clear: both;
	text-align: center;
	width: 120px;
	}
#tc_03 .primary{
	float: left;
	clear: both;
	width: 120px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	}
#tc_03 h2, #tc_03 .secondary, #tc_03 .IT, #tc_03 .list_bottom {
	display:none;
	}.cents, .cents a {color: #863c24;font-weight: bold;text-align: right;font-size: 12px;font-weight: bold;}
#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;}
