/* Start of CMSMS style sheet 'JP' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FB9822;
}

/*css texte*/

td.top{
vertical-align:top;
}

.style1{/*pour le footer*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
} 
.style2{/*pour wokine*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#B70230;
}
.style8{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#B70230;
}
.style3{/*texte blanc pour les blocs sous le logo*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.style4{/*contenu*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#775616;
}

.gras
{
font-weight:bold;
}

.titre_article{
 background-repeat:no-repeat;
 background-position:center;
 width:412px;
 height:25px;
}

.italique
{
font-style:italic;
font-size:10px;
}

.noir{
color:#000000;
}

.texte_vert{
color:#00833d;
}

.texte_jaune{
color:#f5b201;
}

.texte_rouge{
color:#c9021f;
}

.texte_orange{
color:#FA8211;
}

.nom_menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
font-weight:bold;
}

.spe{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
font-weight:bold;
}

.prix
{
color:#c90020;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.orange
{
color:#FA8211;
}
/*css liens*/

a.liens1{/*liens pour footer*/
color:#FFFFFF;
text-decoration:none;
}
a:hover.liens1{
color:#FFFFFF;
text-decoration:underline;
}

.tableau_tarif_interne_rouge{
border: 1px #c9021f solid;
width:100%;
}

.tableau_tarif_interne_vert{
border: 1px #00833d solid;
width:100%;
}

.tableau_tarif_interne_jaune{
border: 1px #f5b201 solid;
width:100%;
}

.tableau_tarif{
width:412px;
}

.bt{
color:#FFFFFF;
text-align:center;
font-weight:bold;
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}	

.panier{
width:115px;
}

.zoom{
width:75px;
}	

.fidelite{
border: 1px solid rgb(109, 144, 176); background-color: rgb(237, 244, 250);}

a.panier:hover{
text-decoration:underline;
color:#FFFFFF;
}

a.panier{
text-decoration:none;
color:#FFFFFF;
}

.celluleprix{
background-color:#fef2dc;
}

.vert{
background-color:#00833d;
}

.rouge{
background-color:#c90823;
}

.jaune{
background-color:#f5b201;
}

/* End of 'JP' */

/* Start of CMSMS style sheet 'Boutique' */
/*
  $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
*/

.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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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: #C11111;
}

.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: #C11111;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C11111;
  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;
}

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: #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: hand; }
.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; }

TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FB9822;
}

.BoutonVert{
 border:none;
 background-color:#00833d;
 color:#FFFFFF;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
cursor:pointer; 
}

.BoutonVert:hover{
text-decoration:underline;
}

.BoutonJaune{
 border:none;
 background-color:#f5b201;
 color:#FFFFFF;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
cursor:pointer; 
}

.BoutonJaune:hover{
text-decoration:underline;
}

.BoutonOrange{
 border:none;
 background-color:#FA8211;
 color:#FFFFFF;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
cursor:pointer; 
}

.BoutonOrange:hover{
text-decoration:underline;
}

.BoutonRouge{
 border:none;
 background-color:#c9021f;
 color:#FFFFFF;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
cursor:pointer; 
}

.BoutonRouge:hover{
text-decoration:underline;
}



/*css texte*/

td.top{
vertical-align:top;
}

.divpanier{
width: 100%; 
height: 63px; 
overflow: auto; 
vertical-align:top;
scrollbar-face-color: #c9021f;
scrollbar-shadow-color: #FB9822;
scrollbar-highlight-color: #FB9822;
scrollbar-3dlight-color: #c9021f;
scrollbar-darkshadow-color: #c9021f;
scrollbar-track-color: #FB9822;
scrollbar-arrow-color: #FB9822;
}

.style1{/*pour le footer*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
} 
.style2{/*pour wokine*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#B70230;
}
.style3{/*texte blanc pour les blocs sous le logo*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.style4{/*contenu*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#775616;
}

.Style6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Style7 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.gras
{
font-weight:bold;
}

.titre_article{
 background-repeat:no-repeat;
 background-position:center;
 width:412px;
 height:25px;
}

.italique
{
font-style:italic;
font-size:10px;
}

.noir{
color:#000000;
}

.texte_vert{
color:#00833d;
}

.texte_vert:hover{
color:#00833d;
}

.texte_jaune{
color:#f5b201;
}

.texte_rouge{
color:#c9021f;
}

.texte_orange{
color:#FA8211;
}

.nom_menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
font-weight:bold;
}

.spe{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
font-weight:bold;
}

.prix
{
color:#c90020;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.orange
{
color:#FA8211;
}
/*css liens*/

a.liens1{/*liens pour footer*/
color:#FFFFFF;
text-decoration:none;
}
a:hover.liens1{
color:#FFFFFF;
text-decoration:underline;
}

.tableau_tarif_interne_rouge{
border: 1px #c9021f solid;
width:100%;
}

.tableau_tarif_interne_vert{
border: 1px #00833d solid;
width:100%;
}

.tableau_tarif_interne_jaune{
border: 1px #f5b201 solid;
width:100%;
}

.tableau_tarif_interne_orange{
border: 1px #FA8211 solid;
width:100%;
}

.tableau_tarif{
width:412px;
}

.bt{
color:#FFFFFF;
text-align:center;
font-weight:bold;
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}	

.panier{
width:115px;
}

.zoom{
width:75px;
}	

a.panier:hover{
text-decoration:underline;
color:#FFFFFF;
}

a.panier{
text-decoration:none;
color:#FFFFFF;
}

.celluleprix{
background-color:#fef2dc;
}

.vert{
background-color:#00833d;
}

.rouge{
background-color:#c90823;
}

.jaune{
background-color:#f5b201;
}

.orange{
background-color:#FA8211;
}

.titre{
font-size:12px;
}

/* End of 'Boutique' */

