/*
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #131d21; 
}

/* menu */
        #menu{ margin:0px; padding:0px; position:relative; list-style:none; color:#fff; line-height:45px; display:inline-block; float:left; z-index:1000; }
        #menu a { color:#fff; text-decoration:none; }
        #menu > li {background:#172322 none repeat scroll 0 0; cursor:pointer; float:left; position:relative; padding:0px 10px;}
        #menu > li a:hover {color:#B0D730;}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul { position:absolute; left:-10px; top:0px; margin-top:45px; width:200px; line-height:16px; background-color:#172322; color:#e38101;  display:none; }
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px; border-top: dotted 1px #606060; list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#ffffff; }
        #menu li ul li a:hover { color:#ff6b01; }
        /* main submenu */
        #menu #main { left:0px; top:-20px; padding-top:20px; background-color:#e38101; color:#fff; z-index:999;}
        /* search */
        .searchContainer div { background-color:#fff; display:inline; padding:5px;}
        .searchContainer input[type="text"] {border:none;}
        .searchContainer img { vertical-align:middle;}
        /* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:200px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right { position:absolute; left:182px; top:0px;}
        #menu .middle { position:absolute; left:18px; height: 20px; width: 166px; top:0px;}
		#menu .corner_left_one { position:absolute; left:0px; top:0px;}
        #menu .corner_right_one { position:absolute; left:130px; top:0px;}
        #menu .middle_one { position:absolute; left:18px; height: 20px; width: 112px; top:0px;}
		
/* menuproduct */
        #menuproduct{ margin:0px; padding:0px; list-style:none; color:#fff; line-height:45px; display:inline-block; float:left; z-index:1000; }
        #menuproduct a { color:#fff; text-decoration:none; }
        #menuproduct > li {background:#172322 none repeat scroll 0 0; cursor:pointer; float:left; position:relative; padding:0px 10px;}
        #menuproduct > li a:hover {color:#B0D730;}
        #menuproduct .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menuproduct ul { padding:0px; margin:0px; display:block; display:inline;}
        #menuproduct li ul { position:absolute; left:-10px; top:0px; margin-top:45px; width:200px; line-height:16px; background-color:#172322; color:#e38101;  display:none; }
        #menuproduct li:hover ul { display:block;}
        #menuproduct li ul li{ display:block; margin:5px 20px; padding: 5px 0px; border-top: dotted 1px #606060; list-style-type:none; }
        #menuproduct li ul li:first-child { border-top: none; }
        #menuproduct li ul li a { display:block; color:#ffffff; }
        #menuproduct li ul li a:hover { color:#ff6b01; }
        /* main submenu */
        #menuproduct #main { left:0px; top:-20px; padding-top:20px; background-color:#e38101; color:#fff; z-index:999;}
        /* search */
        .searchContainer div { background-color:#fff; display:inline; padding:5px;}
        .searchContainer input[type="text"] {border:none;}
        .searchContainer img { vertical-align:middle;}
        /* corners*/
        #menuproduct .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menuproduct .corner_inset_right { position:absolute; top:0px; left:200px;}
        #menuproduct .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menuproduct .corner_left { position:absolute; left:0px; top:0px;}
        #menuproduct .corner_right { position:absolute; left:182px; top:0px;}
        #menuproduct .middle { position:absolute; left:18px; height: 20px; width: 166px; top:0px;}
		#menuproduct .corner_left_one { position:absolute; left:0px; top:0px;}
        #menuproduct .corner_right_one { position:absolute; left:130px; top:0px;}
        #menuproduct .middle_one { position:absolute; left:18px; height: 20px; width: 112px; top:0px;}		
		
.Style8 {font-size: 11px}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.select {
	width:175px;
	}
span.barre {
	font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #000000;
    text-decoration : line-through;
}
img {
   behavior: url("pngbehavior.htc");
}
a.option {
  display: block;
  text-align: left;
  color: #fff;
  background-color: #297bc1;
  line-height: 140%;
  padding: 5px 0;
  margin: 6px 0;
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  border: 3px double #fff;
}
a.option:hover {
  text-decoration: none;
  background-color: #ff3b9a;
  color: #fff;
}
.accordion_devis {
			display: block;
			height: 30px;
			width: 627px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #141d22;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #ffffff;
			font-weight: bold;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
.accordion_toggle {
			display: block;
			height: 30px;
			width: 645px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #141d22;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #ffffff;
			font-weight: bold;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e28400;
			color: #141d22;
			font-size: 12px;
			font-weight: bold;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h3 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #141d22;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
	width: 645px;
	height: 1px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }

#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:645px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
}

.accordion_headings{
	padding:5px;
	background:#1e2c32;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#e28100;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}
.affichage_header {
	padding: 3px 0 0 0;
	font-weight:normal;
	text-align:center;
	font-size: 10px;
	color: #ffffff;
}
.header_highlight{
	background:#e28100;
}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color:#131d21;}

.backfond  {background:url(images/bg.gif); background-repeat: repeat-x; background-position:top;}
.backfooter  {background:url(images/bg_footer.gif); background-repeat: repeat-x;}

.bg1 {background:url(images/m08.jpg); background-repeat: no-repeat; }
.bg2 {background:url(images/bg2.gif); background-repeat: repeat-x; background-position:top;}
.bg3 {background:url(images/bg9.gif); background-repeat: repeat-x; background-position:top;}
.bg4 {background:url(images/bg6.gif); background-repeat: no-repeat; background-position:bottom;}
.bg5 {background:url(images/bg7.gif); background-repeat: no-repeat; background-position:bottom;}
.bg6 {background:url(images/bg11.gif); background-repeat: repeat-x; background-position:top;}
.bg7 {background:url(images/m10.gif); background-repeat: repeat-x;}
.bg8 {background:url(images/m08.jpg); background-repeat: no-repeat;}

.ab img {vertical-align: middle;}
.ab1 img {margin-top:7px;}
.ab2 img {margin-top:7px; text-align:left;}
A {
	color: #555555;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.vam {vertical-align:middle;}
/*  IMAGE  */
.pic				{ border:0px solid #C2A3AB;}
.table_pic_width	{width:1px;}

/*  --------------  */
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Style3 {font-size: 14px}
.Style4 {font-size: 14px; color: #000000}
.Style5 {color: #1e2c32;
font-size: 12px;
text-decoration: underline;
}
.Style7 {
	font-size: 12;
	font-family: Verdana, Arial, sans-serif;
	}
#magicbox {
	margin: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.txt_pop{ color:#9e0b0f;}
A:hover {
  text-decoration: underline;
}
A:avis {font-size: 14px; color: #FFFFFF}
A.top { 
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF; 
  font-size: 14px;
	font-weight: bold;
}
A.top:hover { 
  font-family: Verdana, Arial, sans-serif;
  color: #000000; 
  font-size: 14px;
	font-weight: bold;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 550px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.formulaires_inscrip 	{ 
	color:#F19A2A; 
	text-transform:uppercase; 
	font-size:12px; 
	font-weight:bold; 
	padding:12px 0 8px 15px; 
	text-decoration:none;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.ml1 {color:#86AC03; font-size:10px; text-decoration:underline;}
.ml1:hover {text-decoration:none;}
.ml3 {color:#799C00; font-size:11px; text-decoration:underline;}
.ml3:hover {text-decoration:none;}
.tx  {font-size:11px; color:#FFFFFF; font-weight:bold;}
.tx1, .tx1 a {font-size:12px; color:#F19A2A; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.tx2 {font-size:16px; color:#FFFFFF; font-weight:bold;}
.tx3 {font-size:12px; color:#E38500; font-weight:bold;}
.tx4 {font-size:11px; color:#9CB7C9;}
.tx5 {font-size:11px; color:#B8B8B8; font-weight:bold; text-transform:uppercase;}
.tx6 {font-size:11px; color:#FFFFFF;}
.tx7 {font-size:11px; color:#8E8E8E; font-family: arial;}
.tx8 {font-size:12px; color:#B8B8B8; font-weight:bold;}
.tx9, .tx9 a {font-size:11px; color:#ff0000; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.tx10 {font-size:12px; color:#49b027; font-weight:bold;}
.tx11 {font-size:12px; color:#FF0000; font-weight:bold;}
.produit_cat_list { color:#000000; text-transform:uppercase; font-size:11px; font-weight:bold; padding:12px 0 8px 15px; text-decoration:none;}
ul {margin:0 0px 0 0; padding:0; list-style:none; font-size:11px;}
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}

.tx1, .tx1 a {font-size:10px; color:#363636;}
.box_width_left			{ width:187px;}
.box_heading_table 					{background: url(images/bg_title.gif) left top repeat-x; height:29px;}
.box_heading_table_noel  {background: url(images/bg_title_right.gif) left top repeat-x; height:29px;}
.box_heading_table_noel .box_heading_td 	{ color:#FFFFFF; text-transform:uppercase; font-size:12px; font-weight:bold; padding:10px 0 8px 8px; text-decoration:none;}
.box_heading_table .box_heading_td 	{ color:#F19A2A; text-transform:uppercase; font-size:12px; font-weight:bold; padding:10px 0 8px 5px; text-decoration:none;}
.box_heading_table .box_heading_td_pro 	{ color:#F19A2A; text-transform:uppercase; font-size:10px; font-weight:bold; padding:10px 0 8px 2px; text-decoration:none;}
.box_heading_table_2 					{background: url(images/bg_title_2.gif) left top repeat-x; height:29px;}
.box_heading_table_2 .box_heading_td_2 	{ color:#FFFFFF; text-transform:uppercase; font-size:11px; font-weight:bold; padding:12px 0 5px 15px;}

.box_body_td			{ padding:5px 10px 20px 0px;}

.box_body_table_2 { border:1px solid #CDD3D4;}
.box_body_td_2{ padding:2px 0px 0px 0px;}
.bg{ background:#F0F2F2;}

.box_body_table .bg_list {padding:0 0 0 9px; background:url(images/bg_li.gif) left bottom repeat-x;}
.box_body_table .bg_list_noel {padding:0 0 0 5px; background:url(images/bg_li.gif) left bottom repeat-x;}
.box_body_table .bg_list a {color:#555555; line-height:24px; padding:0 0 0 9px; text-decoration:none;}
.box_body_table .bg_list_noel a {color:#555555; line-height:24px; padding:0 0 0 2px; text-decoration:none;}
.box_body_table .bg_list a:hover { color:#9e0b0f;}
.box_body_table .bg_list_sub { margin:0 0 0 35px;}
.box_body_table .bg_list_sub a {color:#555555; line-height:24px; padding:0 0 0 9px; text-decoration:none;}
.box_body_table .bg_list_noel_sub a {color:#555555; line-height:24px; padding:0 0 0 9px; text-decoration:none;}
.box_body_table .bg_list_sub a:hover { color:#9e0b0f;}
/* END BOXES */
.bg_list_txt {padding:0 0 0 9px; background:url(images/bg_li.gif) left bottom repeat-x;}
.bg_list_noel_txt {padding:0 0 0 9px; background:url(images/bg_li.gif) left bottom repeat-x;}
.bg_list_txt a {color:#000000; line-height:24px; padding:0 0 0 9px; text-decoration:none;}

/****banners***********/
.banner{}
.banner_2{ background:url(images/bg_banner_2.gif) 0 0 repeat-x; height:153px;}
/***************/

/*  IMAGE  */
.pic				{ border:0px solid #C2A3AB;}
.table_pic_width	{width:1px;}

/*  --------------  */


.cont_heading_table {}
.cont_heading_td { padding:0 0 3px 0; font-size:11px; font-weight:bold; text-transform:uppercase; color:#363636;}
.cont_heading_td a	 { font-size:11px; font-weight:bold; text-transform:uppercase; color:#363636; text-decoration:none;}
.cont_heading_td a:hover	 { font-size:11px; font-weight:bold; text-transform:uppercase; color:#363636; text-decoration:underline;}
.border_1{ border:1px solid #CDD3D4;}
FORM {
	display: inline;
}

TR.header {
  background: #FFD910;
}

TR.headerNavigation {
  background: #FFD910;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #1e2c32;
  font-weight : bold;
}
td.liens { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ffffff; background: #DDDDDD; }
a.liens { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; }
a.gliens { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #ffffff; }

A.headerNavigation { 
  color: #1e2c32; 
}

A.headerNavigation:hover {
  color: #e28100;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #313C42;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #313C42;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background:;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  font-weight: bold;
}
.infoBox {
  background: #b6b7cb;
}
TD.infoBox2 {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFD910;
		border: 1px solid #000000;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	

}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;

}
.Box {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/fondtitre.gif);

}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: ;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: ;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #fe8818;
  border-spacing: 1px;
}
.tableau_panier {
			height: 30px;
			background: #141d22;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 11px;
			color: #ffffff;
			font-weight: bold;
            font-family: Verdana, Arial, sans-serif;
		}
a.button_large {
	width: 180px;
	background-image: url('images/button-large.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
}
a.button_large:hover {
	background-position: left -18px;
}
a.button_small_green {
	width: 60px;
	background-image: url('images/button-small_exclusive.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
}
a.button_small_green:hover {
	background-position: left -18px;
}
a.button_small_grey {
	width: 60px;
	background-image: url('images/button-small.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
}
a.button_small_grey:hover {
	background-position: left -18px;
}
a.button_medium_green {
	width: 120px;
	background-image: url('images/button-medium_exclusive.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
}
a.button_medium_green:hover {
	background-position: left -18px;
}
a.button_large_green {
	width: 180px;
	background-image: url('images/button-large_exclusive.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 11px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
}
a.button_large_green:hover {
	background-position: left -18px;
}
a.exclusive {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:white!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
	background-image: url('images/button-large_exclusive.gif'); 
}
a.exclusive:hover {
	background-position: left -18px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4C5F6E;
  color: #FFFFFF;
  font-weight: bold;
  border-spacing: 1px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
  
}
A.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#ffffff
}
A.footer:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#ffffff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #4C5F6E;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
TD.price {
  color: #da0f00;
	font-size: 1.1em;
	font-weight: bold;
	white-space:nowrap;
}
TD.price_fiche {
  color: #da0f00;
	font-size: 3em;
	font-weight: bold;
	white-space:nowrap;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.prix_noel {
  color: #da0f00;
	font-size: 1.1em;
	font-weight: bold;
	white-space:nowrap;
	font-family: Verdana, Arial, sans-serif;
}

TD.next {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
font-weight: bold;
  color: #FFFFFF;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFD910;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
    color: #da0f00;
	font-size: 1.5em;
	white-space:nowrap;
}
SPAN.productSpecialPriceSmall {
    color: #000000;
	font-size: 1.1em;
	white-space:nowrap;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: none; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
.titreficheproduit { color:#000000; text-transform:uppercase; font-size:13px; font-weight:bold; padding:12px 0 8px 15px; text-decoration:none; background-color: #ee7b14; }
.impficheproduit { color:#000000; text-transform:uppercase; font-size:13px; font-weight:bold; padding:12px 0 8px 15px; text-decoration:none; }
/* input requirement */
.caracteristiques { margin-left: 1em; height: 15px; color: #f2bb41; font-weight: bold;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* MTC BEGIN */
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-left:0.5em;
	text-transform: uppercase;
	color: #e38400;
}

.titre_produit {
	color: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	}

/* MTC END */
#primary_block #pb-right-column{
	width:310px;
	float:left;
}
#image-block img{
	border:#d0d1d5 solid 1px;
}
#primary_block #image-block img#bigpic{ cursor:pointer; }
#primary_block #pb-left-column{
	float:left;
	margin-left:1.1em;
	width:233px;
}
#primary_block #short_description_block{
	background: #e5e6e7 url('images/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	padding:0.7em;
	margin-bottom:1.5em;
}
.borderwhite {
	border: 1px solid #000000;
}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */
TABLE.bg1 {
	background: ;
	}
TABLE.bg2 {
	background: #4C5F6E;
	}
.borderblue {
	border: 1px solid #4C5F6E;
}
a.titre_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 0pt;
}
a.prix_euro_produit { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #990000; text-decoration: none; }
a.prix_euro_produit2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #656F75; text-decoration: none; }

a.prix_francs_produit { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #656F75; text-decoration: none; }
a.prix_promo_produit { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; text-decoration: line-through; }
a.promo { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #C3B241; text-decoration: none; }

td.titre_sousrayon { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }

td.titre_sousrayon1 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon3 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon4 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon5 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon6 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon7 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon8 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon9 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon10 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon11 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon12 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon13 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon14 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }
td.titre_sousrayon15 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; background: #2872B7; }

a.actuel_sousrayon { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #2872B7; text-decoration: none; }
a.autre_sousrayon { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #2872B7; text-decoration: none; }

td.catalogue { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; }
td.catalogue3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E6E6E6;
}
a.catalogue { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666; text-decoration: none; }

a.catalogue2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	font-style: italic;
	border: Aucune;
}

td.titre_page_petit { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; background: #666666; }
td.titre_page_grand { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FFFFFF; background: #2872B7; }

td.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
}
a.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	font-style: normal;
}

.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #2872B7; }
td.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #2872B7; }
a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
	font-style: italic;
}

.legende_grand { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #656F75; }
td.legende_grand { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #656F75; }
a.legende_grand { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #656F75; text-decoration:none;  }

.legende_petit { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #656F75; }
td.legende_petit { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #656F75; }
a.legende_petit { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #656F75; text-decoration:none; }


.prix_euro_petit { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #ff3300; }
td.prix_euro_petit { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #ff3300; } 
a.prix_euro_petit { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #CC3300; text-decoration:none;  }
a.prix_euro_petit2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #656F75; text-decoration:none;  }

.prix_francs_petit { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ff3300; }
td.prix_francs_petit { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ff3300; }
a.prix_francs_petit { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3300; text-decoration:none;  }

.prix_euro_grand { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #ff3300; }
.prix_euro_grand2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #656F75; }
td.prix_euro_grand { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #ff3300; }
a.prix_euro_grand { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #ff3300; text-decoration:none;  }

.prix_francs_grand { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ff3300; }
td.prix_francs_grand { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ff3300; }
a.prix_francs_grand { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ff3300; text-decoration:none;  }

.titre_presentation_produit { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666; }
td.titre_presentation_produit { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #656F75; }
a.titre_presentation_produit { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #656F75; text-decoration: none; }

.texte_presentation_produit { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #656F75; }
td.texte_presentation_produit { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #656F75; }
a.texte_presentation_produit { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #656F75; text-decoration: none;}
a.texte_menu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #656F75; text-decoration: none;}

td.titre_page_petit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(fondeven.jpg);
	font-style: italic;
}
td.titre-blc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
}
#pg1 {
	text-decoration:none;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#tagcloud {
	background-color: #F4F4F4;									
	width: 187px;
	border: 1px solid #BFBFBF;
	padding: 10px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#tagcloud a {
	text-decoration:none;
}
#tagcloud a:hover {
	text-decoration:none;
	background-color:#B3B3B3;
	color:#FFFFFF;
}
#pg1-1 {
	color:#AA3406;
	font-size: 16px;
}
#pg1-2 {
	font-size: 14px;
	color:#070089;
}
#pg1-3 {
	font-size: 12px;
	color:#BF2470;
}
#pg1-4 {
	font-size: 10px;
	color:#333333;
}
#pg1-5 {
	font-size: 8px;
	color:#FF3300;
}
/* ------------------- FOOTER ------------------- */
#footer {
	color: #FFFFFF;
	text-align:center;
	padding: 0px 0 0 0;
	margin: 0 0 10px 0;
	font-size:11px;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration:underline;
}
#nativ {
	position:relative;
	margin:0;
	padding:0;
	float:right;
	width:54px;
	height:18px;
}
#footer p {
	font-size:11px;
	background-color: #c12900;
	text-align:left;
	padding: 3px 0 2px 10px;
}
#footer .bloc_foot {
	float:left;
	text-align:left;
	margin: 10px 20px 0 0;
	padding: 0 20px 0px 0;
	height:350px;
	color: #ffffff;
}
#footer .bloc_foot p {
	font-size:11px;
	background-color: #131d21;
	padding:0;
}
#footer h4 {
	color: #c12900;
	margin: 10px 0 0 0;
}
#footer ul li a {
	color: #ffffff;
	font-size:10px;
}
#footer ul li a:hover {
	color: #999999;
}
/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
#bloc_garanties {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bab3a3;
	padding: 0 0 7px 0;
	background: transparent url(../img/bg-beige.gif) repeat-x top left;
}
#bloc_garanties h3 {
	text-transform:uppercase;
	color:#c02900;
	font-size:12px;
	padding: 10px 0 0 15px;
}
#bloc_garanties ul {
	font-size:11px;
	padding: 10px 0 0 7px;
}
#bloc_garanties img {
	margin: 0 5px 0 0;
}
#bloc_garanties ul li a {
	color:#000000;
	text-decoration:none;
}
#bloc_garanties ul li a:hover {
	color:#000000;
	text-decoration:underline;
}
#bloc_garanties img {
	margin: 0 5px 0 0;
}
.amzn_cl_base {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: none;
    background: none;
    text-align: left;
    vertical-align: top;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    line-height: normal;
    font-weight: normal;
}

.amzn_cl_base a:link,
    .amzn_cl_base a:active,
    .amzn_cl_base a:visited,
    .amzn_cl_base a:hover {
    border: none;
    background: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
    line-height: normal;
}

.amzn_cl_links {
    border: none;
    background: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
}

.amzn_cl_links:link,
    .amzn_cl_links:active,
    .amzn_cl_links:visited,
    .amzn_cl_links:hover {
    border: none;
    background: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
}

#amzn-popup-div a:hover {
    text-decoration: underline;
}

.amzn_cl_label {
    margin: 0 0 0 0;
    padding: 0 6px 0 0;
    border: none;
    background: none;
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
    font-size: 10px;
    nowrap: nowrap;
}
* Special Scroller */

#pscroller1 {
	height: 200px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
.newfiche ul li a {
	color: #ffffff;
	font-size:11px;
}
.newfiche ul li a:hover {
	color: #ffb02b;
}
#topRemontees { width:650px;margin-top:0px;}#topLeftRemontees { position:relative;float:left;width:641px;height:274px;padding:2px;border : 1px solid #333333;}#une_img { position:absolute;width:435px;height:274px;float:left}#une_img .imageOn img { position:absolute;display:block;visibility:visible;height:274px;float:left}#une_img .imageOn { display:block;visibility:visible}#une_img .imageOff img { position:absolute;display:none;visibility:hidden;height:274px}#une_img .imageOff { display:none;visibility:hidden}#label_une { position:absolute;bottom:0;left:0;width:354px;height:35px}#label_une .background { position:absolute;width:354px;height:35px;background-color:#000;opacity:0.4;filter:alpha(opacity=40)}#label_une .content_label_uneOn { display:block;position:absolute;bottom:0;left:0;width:344px;height:35px;padding-left:5px;padding-right:5px;line-height:36px;font-family:Arial,sans-serif;font-size:12px;font-weight:bold;text-align:left;color:#fff}#label_une .content_label_uneOn h1 { font-size:12px;font-weight:bold}#label_une .content_label_uneOn a { color:#fff;text-decoration:none}#label_une .content_label_uneOff { display:none;position:absolute;bottom:0;left:0;width:344px;height:35px;padding-right:10px;line-height:36px;font-family:Arial,sans-serif;font-size:12px;font-weight:bold;text-align:right;color:#fff}#label_une .content_label_uneOff h1 { font-size:12px;font-weight:bold}#label_une .content_label_uneOff a { color:#fff;text-decoration:none}

#topLeftLinks { position:absolute;right:0;width:216px;height:272px;margin:1px 4px 1px 1px}
#linkOff { position:relative;right:0;width:190px;height:42px;max-height:42px;background-image:url('img/bgRemonteesUneOff.gif');background-repeat:no-repeat;margin:2px 0 2px 16px;padding:5px}
#linkOff h2 { font-family:Arial,sans-serif;font-size:11px;color:#000;font-weight:bold;margin:0;padding:0}
#linkOff h3 { font-family:Arial,sans-serif;font-size:13px;color:#000;font-weight:bold;line-height:14px;margin:0;padding:0}
#linkOn { position:relative;right:0;width:206px;height:42px;max-height:42px;background-image:url('img/bgRemonteesUneOn.png');background-repeat:no-repeat;margin:2px 0 2px 0;padding:5px}
#linkOn h2 { font-family:Arial,sans-serif;font-size:11px;color:#FFFF00;font-weight:bold;margin:0;padding:0}
#linkOn h3 { font-family:Arial,sans-serif;font-size:13px;color:#fff;font-weight:bold;line-height:14px;padding:0;margin:0}
#linkOn h2 a { color:#FFFF00;text-decoration:none}
#linkOn h3 a { color:#fff;text-decoration:none}
#topLeftLinks .linkCarrousel0 { position:absolute;top:0;left:0;width:205px;height:42px;max-height:42px;margin:2px 0 0 0;padding:5px}
#topLeftLinks .linkCarrousel1 { position:absolute;top:54px;left:0;width:205px;height:42px;max-height:42px;margin:2px 0 0 0;padding:5px}
#topLeftLinks .linkCarrousel2 { position:absolute;top:108px;left:0;width:205px;height:42px;max-height:42px;margin:2px 0 0 0;padding:5px}
#topLeftLinks .linkCarrousel3 { position:absolute;top:162px;left:0;width:205px;height:42px;max-height:42px;margin:2px 0 0 0;padding:5px}
#topLeftLinks .linkCarrousel4 { position:absolute;top:216px;left:0;width:205px;height:42px;max-height:42px;margin:2px 0 0 0;padding:5px}
#topLeftLinks #linkCarrouselOn h2 { font-family:Arial,sans-serif;font-size:11px;color:#FFFF00;font-weight:bold;margin:0;padding:0}
#topLeftLinks #linkCarrouselOn h3 { font-family:Arial,sans-serif;font-size:13px;color:#fff;font-weight:bold;margin:0;padding:0;line-height:14px}
#topLeftLinks #linkCarrouselOn h2 a { color:#FFFF00;text-decoration:none}
#topLeftLinks #linkCarrouselOn h3 a { color:#fff;text-decoration:none}
#topLeftLinks #linkCarrouselOff { left:15px;width:190px}
#topLeftLinks #linkCarrouselOff h2 { font-family:Arial,sans-serif;font-size:11px;color:#000;font-weight:bold;margin:0;padding:0}
#topLeftLinks #linkCarrouselOff h3 { font-family:Arial,sans-serif;font-size:13px;color:#000;line-height:14px;font-weight:bold;margin:0;padding:0}
.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}
div#header_l {
	position: relative;
}
div#header_r {
	height: 150px;
}
div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	height: 48px;
	background-image: url(../images/logo-openfitness.gif);
	margin-left: 20px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
div#logosmarques {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	height: 36px;
	
	margin-left: 640px;
	margin-top: 110px;
	background-repeat: no-repeat;
}
div#slogan {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	height: 47px;
	background-image: url(../images/slogan_accueil.gif);
	margin-left: 360px;
	margin-top: 50px;
	background-repeat: no-repeat;
}
h3{
	font-size: 1.2em;
	padding: 5px 10px 5px;
	margin: 0;
	color: black;
}
.bgheader { background-image: url(images/bg_header.gif);
			background-repeat: repeat-x;
			background-position: top;
			padding-top: 10px;
			padding-left: 15px; }
div#bgfooter {
	position: relative;
	left: 0;
	bottom: 0;
	float: left;
	height: 123px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}	
.top_bg {background:url(noel/bg_header.jpg) top left no-repeat;}	
.logonoel {padding:87px 0 17px 255px;}
.logonoel img {vertical-align:top;}

.bannerOne {float:left; padding-left:270px;}
.bannerTwo {float:left; padding-left:8px;}	
.column_left, .column_right {color:#D7292E;}
.column_left td, .column_right td {color:#D7292E;}
.column_left td a, .column_right td a {color:#D7292E;}
.column_left td li a, .column_right td li a {color:#D7292E;}
.column_left hr, .column_right hr {color:#D7292E;}
.column_left div.line, .column_right div.line {background:#F1A50B; margin:5px 0;}
.column_center {}
.column_center ul li a {background:none; padding:0;}
.h_main {margin-bottom:13px;}
.h_main td {background:#430407;}
.h_main td.h_no {background:none;}
.h_text {font-weight:bold; line-height:normal; padding:12px 0 8px 21px; color:#FFFFFF;}
.h_text .soustitre {color:#FFFFFF; font-size:10px; font-weight:normal; line-height:normal;}
.h_text .productSpecialPrice {color:#D70303; font-size:13px; font-weight:bold; line-height:normal;}
.h_text s { color:#D70303; font-size:13px; font-weight:bold; line-height:normal; text-decoration:line-through;}
.h_text span.smallText { color:#D70303;}
.line_x {background:url(noel/line_1.gif) bottom repeat-x;}
.line_y {background:url(noel/line_1.gif) center top repeat-y;}
.productSpecialPrice {color:#FFFFFF; font-size:14px; font-weight:bold;}
.product a {color:#F1A50B; text-decoration:none; font-size:14px; font-weight:normal;}
.product a:hover {text-decoration:underline;}
.product span {color:#FFFFFF; font-weight:bold; text-transform:uppercase;}
.product s {color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:line-through;}

.product.pad {padding:15px 0 17px;}
.product .name {padding:6px 0 0 0;}
.product .img {padding:0 23px 0 0;}
.product .price {padding:18px 12px 10px 0;}
.product .buttons {padding:13px 10px 0 0;}


.product.col {padding:15px 0 17px; text-align:center;}
.product.col .name {padding:6px 0 0 0;}
.product.col .img {padding:0;}
.product.col .price {padding:8px 12px 0 0;}
.product.col .buttons {padding:13px 10px 0 0;}
