/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

@import url(skin.css);
@import url(jcarousel.css);

    @import url(cssbuttonstoggler.css);
    @import url(featuredcontentglider.css);
    @import url(imagebox.css);
	
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />	

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }
.corpus
{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;	
}

#pub_container{
	width:1200px;   /* width? */
	margin-left: auto;
	margin-right: auto;
	padding:0px 0px 0px 0px;
	/*border: 1px solid #333;*/
	background-color:#ffffff;
}


#container{
	position: absolute;
	width:985px;   /* width? */
	margin-left: auto;
	margin-right: auto;
	padding:0px 0px 0px 0px;
	/*border: 1px solid #333;*/
	background-color:#ffffff;
	top: 0px;
	margin-left: 109px;
}


.bandeau_haut {
	height: 132px;
	width: 985px;
	background-image: url(decodation/top_bandeau_sl.jpg);
	margin-right: auto;
	margin-left: auto;
}
.bandeau_image {
	height: 132px;
	width: 517px;
	clear: right;
	float: left;
}
.bandeau_banner {
	height: 116px;
	width: 117px;
	clear: right;
	float: left;
	vertical-align: middle;
	padding-top: 16px;
}
BODY {
	color: #000000;
	margin: 0px;
	background-image: url(decodation/motif.jpg);
}

img
{
border: 0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  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: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.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.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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


.contact_list_box_client {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contact_list_box_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 600px;
	background-color: #FFFFCC;
	border: 1px dashed #CCCCCC;
}
.contact_list_box_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 400px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}
.contact_list_box_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
}
.contact_list_box_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 600px;
}
.contact_list_box_form {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contact_confirm_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 600px;
	background-color: #FFFFCC;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}
.contact_select1 {
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contact_select300 {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contact_text600 {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 150px;
}.contact_subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  white-space: pre;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.ms_table985 {
	width: 985px;
}
.ms_top_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.ms_input_search {
	width: 150px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.ms_colonne_panier {
	width: 222px;
	float: left;
	margin-left: 7px;
}

.ms_fond_orange {
	background-color: #FFE589;
	background-image: url(decodation/cadre_orange/centre.png);
	background-repeat: no-repeat;
}
.ms_colonne_contenu {
	width: 704px;
	float: left;
	margin-left: 3px;
	margin-top: 1px;
}
.ms_pannier_fond_produit {
	background-color: #000000;
	background-image: url(decodation/panier/fond_produits.png);
	/*	height: 83px;*/
	width: 206px;
	height: 50px;
}


/*.ms_pannier_fond_produit {
	background-color: #000000;
	background-image: url(decodation/panier/fond_produits.png);
	height: 83px;
	width: 206px;
}
*/

.ms_pannier_fond_soustotal {
	background-color: #000000;
	background-image: url(decodation/panier/sous_total.png);
	height: 22px;
	width: 206px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e36b14;
	text-align: center;
	padding-top: 10px;
}
.ms_pannier_fond_empty {
	background-color: #000000;
	background-image: url(decodation/panier/fond_produits.png);
	height: 22px;
	width: 206px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e36b14;
	text-align: center;
	padding-top: 10px;
}
.ms_pannier_contenu_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffd65d;
	text-align: left;
	width: 154px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ms_pannier_a_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd65d;
	text-align: left;
}

.ms_pannier_contenu_image {
	text-align: center;
	width: 50px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ms_product_image {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
.ms_product_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 100%;
}

.ms_product_page_desc_cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding-top: 5px;
	width: 100%;
	font-weight: bold;
	color: #693;
}


.ms_td_margin {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.ms_product_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.ms_footer {
	background-color: #F8EFD1;
	background-image: url(decodation/footer_back.gif);
	height: 95px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2d2b2a;
	text-align: center;
	padding-top: 7px;
}
.ms_case_product {
	height: 202px;
	width: 226px;
	float: left;
	background-image: url(decodation/case_product/fond.gif);
}
.ms_case_product_image {
	height: 105px;
	width: 208px;
	margin-top: 9px;
	margin-right: 9px;
	margin-left: 9px;
	text-align: center;
	padding-top: 5px;
}
.ms_case_product_price {
	width: 208px;
	margin-right: 9px;
	margin-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.ms_case_product_button {
	height: 25px;
	width: 104px;
	float: left;
	margin-left: 9px;
	text-align: center;
}
.ms_case_product_button_droite {
	height: 25px;
	width: 104px;
	margin-right: 9px;
	float: left;
	text-align: center;
}
.ms_case_product_titre {
	height: 28px;
	width: 208px;
	margin-right: 9px;
	margin-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.ms_login_newclient {
	width: 300px;
	float: left;
	height: 190px;
	margin-right: 13px;
	margin-left: 13px;
	padding: 5px;
	border: 1px dashed #C9BDAD;
}
.ms_login_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6D00;
	margin-bottom: 10px;
}
.ms_login_button {
	text-align: center;
	margin-top: 15px;
}

.ms_login_client {
	width: 300px;
	height: 190px;
	float: left;
	clear: right;
	margin-right: 13px;
	margin-left: 13px;
	padding: 5px;
	border: 1px dashed #C9BDAD;
}
.ms_login {
	height: 210px;
	width: 678px;
}
.ms_login_texte {
	margin-bottom: 5px;
	margin-top: 5px;
}
.ms_login_forgotpassword {
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.ms_login_form_adress {
	width: 100px;
	float: left;
}
.ms_login_form_pass {
	width: 100px;
	float: left;
}
.ms_login_form_adress_input {
	width: 180px;
	float: left;
}
.ms_login_form_pass_input {
	width: 180px;
	float: left;
}
.ms_login_form_conteneur {
	width: 300px;
	height: 25px;
}
.ms_login_head_texte {
	margin-bottom: 10px;
	margin-top: 10px;
}
.ms_forgottepassword_head_texte {
	margin-bottom: 10px;
	margin-top: 10px;
}
.ms_forgottepassword_form_conteneur {
	width: 450px;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 50px;
}
.ms_forgottepassword_form_adress {
	width: 100px;
	float: left;
	font-weight: bold;
}
.ms_forgottepassword_form_adress_input {
	width: 180px;
	float: left;
}
.ms_forgottepassword_bar_conteneur {
	width: 678px;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 50px;
}
.ms_forgottepassword_button_back {
	width: 333px;
	float: left;
	text-align: center;
}
.ms_forgottepassword_button_next {
	width: 333px;
	float: left;
	text-align: center;
}
.ms_create-account_form_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 475px;
	margin-bottom: 5px;
	font-style: normal;
	height: 45px;
	margin-left: 25px;
	padding-top: 25px;
}.ms_create-account_form_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	float: left;
}
.ms_create-account_form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 400px;
	float: left;
}
.ms_barre_conteneur {
	width: 668px;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 50px;
	clear: both;
}
.ms_order_history_cmd_1 {
	height: 30px;
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}

.ms_order_history_cmd_2 {
	height: 30px;
	width: 175px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.ms_order_history_cmd_3 {
	height: 30px;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.ms_order_history_cmd_4 {
	height: 30px;
	width: 75px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.ms_order_history_cmd_5 {
	height: 30px;
	width: 75px;
	margin-bottom: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	clear: right;
	float: left;
}
.ms_order_history_account_info {
	width: 300px;
	margin-left: 20px;
}

.ms_order_history_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 500px;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: left;
}
.ms_order_history_all_orders_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 300px;
	margin-left: 20px;
	clear: both;
}
.ms_order_history_adress_book {
	width: 344px;
	float: left;
	margin-left: 7px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFDA84;
	padding-left: 6px;
}
.ms_pouet {
	clear: both;
}
.ms_order_history_adress_book_thumb {
	width: 146px;
	border: 1px dotted #0066CC;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 2px;
}
.ms_order_history_account_personnal_info {
	width: 320px;
	float: left;
}
.ms_order_history_account_edit_adressbook {
	width: 320px;
	float: left;
	margin-left: 20px;
}
.ms_order_history_info_adress {
	width: 225px;
	float: left;
	margin-right: 12px;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}
.ms_order_history_info_product {
	width: 425px;
	float: left;
	margin-bottom: 25px;
}


.ms_order_history_info_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ms_order_history_info_product_name {
	width: 285px;
	margin-right: 5px;
	float:left;
	margin-bottom: 5px;
}
.ms_order_history_info_product_qty {
	width: 40px;
	margin-right: 5px;
	float:left;
	margin-bottom: 5px;
}
.ms_order_history_info_product_price {
	width: 80px;
	margin-right: 5px;
	float:left;
	margin-bottom: 5px;
	text-align: right;
}
.ms_order_history_info_ordertotal {
	width: 425px;
	float: left;
}
.ms_order_history_info_ordertotal_title {
	float: left;
	width: 190px;
	padding-left: 150px;
}

.ms_order_history_info_ordertotal_value {
	float: left;
	width: 75px;
	text-align: right;
	margin-right: 10px;
}
.ms_order_history_info_order_status_history {
	clear: both;
	width: 678px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.ms_order_history_info_order_status_history_head {
	margin-left: 20px;
	padding: 10px;
	background-image: url(decodation/history_status_back.jpg);
	border: 1px dotted #009999;
	overflow: visible;
}
.ms_order_history_info_order_status_history_head1 {
	float: left;
	width: 100px;
	margin-right: 20px;
	font-weight: bold;
	margin-left: 20px;
}
.ms_order_history_info_order_status_history_head2 {
	float: left;
	width: 120px;
	margin-right: 20px;
	height: 100%;
	font-weight: bold;
}
.ms_order_history_info_order_status_history_head3 {
	float: left;
	width: 350px;
}
.ms_order_history_info_order_status_history_separator {
	height: 10px;
	width: 615px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	clear: both;
}
.ms_menu_center {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(decodation/fond_menu.png);
	height: 22px;
	padding-left: 24px;
	z-index: 150;
	position: relative;
}





/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }

.ms_enveloppe_menu
{
	margin-right: auto;
	margin-left: auto;
}

#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   /*background-color: #ECECEC;
   border-bottom: 1px solid #C0C0C0;*/
   /*width: 100%;
   text-align: center;*/
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: -0px;
   margin-left: 1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: 0px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -0px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a {
	display: block;
	margin: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#primary-nav li a { 
/*   border-right: 1px solid #C0C0C0;
   border-left: 1px solid #C0C0C0;*/
}
#primary-nav li li a { 
  /* border: 1px solid #C0C0C0;*/
}	
#primary-nav li, #primary-nav li.menuparent {
	background-color: #ffffff;
	/*background-image: url(decodation/fond_onglet_marron.png);*/
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive {
	background-color: #FFFFFF;
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #e6edf4; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}



/* Bloc pour la home */

.home_contenu {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 690px;
}
.bloc_1x1 {
	height: 230px;
	width: 230px;
	float: left;
}
.bloc_1x2 {
	height: 230px;
	width: 460px;
	float: left;
}
.bloc_1x3 {
	height: 230px;
	width: 690px;
	float: left;
}
.bloc_1x4 {
	height: 230px;
	width: 920px;
	float: left;
}
.bloc_2x1 {
	height: 460px;
	width: 230px;
	float: left;
}
.bloc_2x2 {
	height: 460px;
	width: 460px;
	float: left;
}
.bloc_2x3 {
	height: 460px;
	width: 690px;
	float: left;
}
.bloc_2x4 {
	height: 460px;
	width: 920px;
	float: left;
}
.bloc_3x1 {
	height: 690px;
	width: 230px;
	float: left;
}
.bloc_3x2 {
	height: 690px;
	width: 460px;
	float: left;
}
.bloc_3x3 {
	height: 690px;
	width: 690px;
	float: left;
}
.bloc_3x4 {
	height: 690px;
	width: 920px;
	float: left;
}

/* FIN Bloc pour la home */


/* home product listing */

.home_product_list {
	height: 321px;
	width: 281px;
	float: left;
	background-color: #FFF;
	/*background-image: url(decodation/productlisting/bg_home_productlist.png);*/
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 10px;
}
.home_categorie_list_img{
	height: 145px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 7px;
	text-align: center;
}

.home_product_list_img {
	height: 220px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 7px;
	text-align: center;
}
.home_product_list_title {
	width: 270px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.home_product_list_price {
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.home_product_list_btn_moreinfo {
	width: 191px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	height: 25px;
	float: left;
	text-align: left;
	margin-left: 30px;
}
.home_product_list_price_btn_buynow {
	width: 191px;
	height: 43px;
	margin-right: auto;
	margin-left: auto;
}
.home_product_list_price_navbar {
	clear: both;
}
/* FIN home product listing */


/* product listing */

.product_list {
	height: 196px;
	width: 196px;
	float: left;
	background-color: #FFF;
	background-image: url(decodation/productlisting/bg_productlist.png);
	background-repeat: no-repeat;
	padding: 15px;
}
.categorie_list_img{
	height: 145px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 7px;
	text-align: center;
}

.product_list_img {
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 7px;
	text-align: center;
}
.product_list_title {
	width: 196px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.product_list_price {
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 7px;
}
.product_list_btn_moreinfo {
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	height: 25px;
	float: left;
	text-align: left;
}
.product_list_price_btn_buynow {
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	height: 25px;
	float: left;
	text-align: right;
}
.product_list_price_navbar {
	clear: both;
}
/* FIN product listing */

.ms_select_manufacturer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333;
}

.ms_div_adress_ship_and_bill
{
	height: 165px;
	width: 285px;
	border: 1px dashed #C9BDAD;
	margin: 10px;
	float: left;
	padding: 15px;
}

.ms_div_comment_order
{
	width: 622px;
	border: 1px dashed #C9BDAD;
	margin: 10px;
	float: left;
	padding: 15px;
}
.ms_div_btn_next_order
{
	width: 100%;
	float: left;
}

.ms_title_adress_ship_and_bill{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6D00;
	margin-bottom: 10px;
	height: 18px;
}

.ms_title_method_ship_and_bill{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 18px;
	margin-top: 10px;
}

.ms_btn_adress_ship_and_bill{
	margin-top: 10px;
	height: 22px;
}
.ms_adress_ship_and_bill{
	height: 89px;
}

.ms_div_conf_order
{
	height: 149px;
	width: 285px;
	border: 1px dashed #C9BDAD;
	margin: 10px;
	float: left;
	padding: 15px;
}
.ms_div_comment_order_productlist
{
	width: 622px;
	border: 1px dashed #C9BDAD;
	margin: 10px;
	float: left;
	padding: 15px;
}

.ms_div_comment_order_comment
{
	width: 622px;
	border: 1px dashed #C9BDAD;
	margin: 10px;
	float: left;
	padding: 15px;
}

.ms_div_comment_order_payinfo
{
	width: 622px;
	border: 1px dashed #C9BDAD;
	margin: 10px;
	float: left;
	padding: 15px;
}


.ms_order_succes_img{
	width: 200px;
	margin-right: 20px;
	float: left;
	margin-top: 12px;
	height: 300px;
}

.ms_order_succes_txt{
	width: 430px;
	margin-right: 20px;
	float: left;
	margin-top: 12px;
	height: 300px;
}
.ms_shopping_cart_productlist {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.ms_div_shoppingcart_outofstock
{
	border: 1px dashed #F00;
	padding: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FBE6E6;
	text-align: center;
}

.ms_div_shoppingcart_subtotal
{
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.ms_div_adressbook_entries
{
	height: 146px;
	width: 170px;
	border: 1px dashed #C9BDAD;
	margin: 10px;
	float: left;
	padding: 15px;
}
.ms_div_adressbook_entries_default
{
	height: 146px;
	width: 170px;
	border: 1px dashed #C9BDAD;
	margin: 10px;
	float: left;
	padding: 15px;
	background-color: #E9F4FC;
}
.ms_div_adressbook_entries_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 30px;
}
.ms_div_adressbook_entries_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	height: 82px;
}
.ms_div_adressbook_entries_btn
{
	height: 14px;
	margin-top: 10px;
	text-align:center;
}
.ms_div_adressbook_navbar {
	clear: both;
	width: 100%;
}



.module_1x1 {
	height: 210px;
	width: 210px;
	background-color: #FFF;
	background-image: url(home_img/fond_bloc_1x1.gif);
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.module_1x1_interne {
	height: 170px;
	width: 190px;
	background-color: #FFF;
	background-image: url(home_img/fond_bloc_1x1_1.gif);
	padding: 10px;
}

.module_1x2 {
	height: 210px;
	width: 440px;
	background-color: #FFF;
	background-image: url(home_img/fond_bloc_1x2.gif);
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.module_1x2_interne {
	height: 170px;
	width: 190px;
	background-color: #FFF;
	background-image: url(home_img/fond_bloc_1x1_1.gif);
	padding: 10px;
}


.bloc_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6D00;
	text-align: center;
	height: 20px;
	margin-bottom: 5px;
}
.bloc_product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.ms_productinfo_column {
	padding: 5px;
	float: right;
	width: 250px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*border: 1px dashed #999;*/
}
.ms_productinfo_image1 {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.ms_productinfo_image2 {
	width: 200px;
	text-align: center;
	float: left;
}
.ms_productinfo_imagemulti {
	width: 45px;
	text-align: center;
	float: left;
	margin-left: 3px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.ms_productinfo_price {
	width: 100%;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ms_productinfo_incart {
	width: 100%;
	text-align: center;
}
.ms_productinfo_content {
	width: 100%;
	clear: both;
}
.ms_productinfo_also_purchased {
	width: 100%;
	clear: both;
}


/* module recherche fabriquant */
 .div_module_fabriquant{
	height: 66px;
	width: 222px;
	background-image:url(decodation/module_manufacturer/fabriquants.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
 }
.module_fabriquant_title{
	height: 30px;
	width: 222px;
	text-align:center
}
.module_fabriquant_content{
	height: 36px;
	width: 222px;
	text-align:center
}
.module_fabriquant_downmenu{
	width: 197px;
	background-color: #3C3A2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECD567;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* fin module recherche fabriquant */

.barre_boutons{
	width: 100%;
	text-align:center;
}

.basket_height{
	height:50px;
}
.bloc_title_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95A03F;
	text-align: center;
	height: 20px;
	margin-bottom: 5px;
}
.ms_also_purchased_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 25px;
}
.ms_share {
	height: 25px;
	width: 399px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ms_order_history_account_sponsor {
	width: 620px;
	float: left;
}

.ms_order_history_account_sponsor_info {
	width: 600px;
	margin-left: 20px;
}
.ms_account_creat_form_adress {
	width: 600px;
	height: 225px;
	padding-bottom: 50px;
	background-image: url(images/create_acount_title_backgroung.png);
	background-repeat: no-repeat;
}

.ms_account_creat_form_personnal {
	width: 600px;
	height: 175px;
	padding-bottom: 50px;
	background-image: url(images/create_acount_title_backgroung.png);
	background-repeat: no-repeat;
}

.ms_account_creat_form_password {
	width: 600px;
	height: 100px;
	padding-bottom: 50px;
	background-image: url(images/create_acount_title_backgroung.png);
	background-repeat: no-repeat;
}

.ms_account_creat_form_newsletter {
	width: 600px;
	height: 100px;
	padding-bottom: 50px;
	background-image: url(images/create_acount_title_backgroung.png);
	background-repeat: no-repeat;
}

.ms_account_creat_form_sponsor{
	width: 600px;
	height: 100px;
	padding-bottom: 50px;
	background-image: url(images/create_acount_title_backgroung.png);
	background-repeat: no-repeat;
}
.ms_account_creat_field_title{
	width: 200px;
	margin-left: 25px;
	float: left;
	font-weight: bold;
}
.ms_account_creat_field_content{
	width: 350px;
	float: left;
}
.ms_account_creat_field_newsletter{
	width: 400px;
	margin-left: 25px;
	float: left;
	font-weight: bold;
}
.ms_account_creat_field_sponsor{
	width: 500px;
	margin-left: 25px;
	float: left;
}.offrirunami_img_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.offrirunami_titre1 {
	font-size: 18px;
	font-weight: bold;
}
.offrirunami_titre2 {
	font-size: 14px;
	font-weight: bold;
}
.offrirunami_img_left {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.offrirunami_reunica {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFE589;
	padding: 5px;
}

SPAN.selectSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 30px;
	font-weight: bold;
}

SPAN.selectNormalPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}

.img_left{
	float: left;
	margin-top: -2px;
	margin-right: 5px;
	margin-left: 5px;	
}

.img_right{
	float: right;
	margin-top: -2px;
	margin-right: 5px;
	margin-left: 5px;	
}

.ms_date_available {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-bottom: 15px;
	margin-top: 5px;
	width: 399px;
}

.ms_more_products_info {
	font-size: 12px;
	margin-top: 15px;
}

