/*
  $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: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}


#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 1000px;
	height: 157px;
	background: url(./images/header.jpg);
}

#container_bloc {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 1000px;
	background-image: url(./images/container.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 980px;

}

#footer_bloc {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 1000px;
	height: 62px;
	background-image: url(./images/footer.jpg);
}

#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/*** Begin Header Tags SEO ***/
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #067716;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a4d04;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}

/*** End Header Tags SEO ***/

.guideachat {
  color: #285b8d;
  text-decoration: none;
  font-size: 11px;
	font-weight: bold;
}

img
{
border: 0;
}

A {
  color: #4e6b15;
  text-decoration: none;
}

A:hover {
  color: #146d03;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #146d03;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #146d03;
  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 {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

td.footer a { 
  color: #FFFFFF; 
}

TD.footer1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
}

td.footer1 a { 
  color: #FFFFFF; 
}

.infoBox {

}

.infoBoxContents {
  background: #f4f4f4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0c5504;
	  font-weight: bold;
}

.infoBoxContents2 {

  font-family: Arial, sans-serif;
  font-size: 11px;
    font-weight: bold;
}
.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: #146d03;
  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: #ffffff;
}

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: #e6f2e6;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #0c4a0b;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0c4a0b;
  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;
  z-index:10px;
}

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: #146d03;
  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: #b6d8ba; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #b6d8ba; }

.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; }


/* Box Top ventes */
#topventes {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: 33px;
	background: url(./images/box_topventes01.jpg);
}

#topventes1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: auto;
	background-image: url(./images/box_topventes02.jpg);
	background-repeat: repeat-y;
}

#topventes2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: 8px;
	background-image: url(./images/box_topventes03.jpg);
}

/* Box Panier */
#bpanier {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: 37px;
	background: url(./images/box_monpanier01.jpg);
}

#bpanier1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: auto;
	background-image: url(./images/box_monpanier02.jpg);
	background-repeat: repeat-y;
}

#bpanier2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: 9px;
	background-image: url(./images/box_monpanier03.jpg);
}

/* Box Marques */
#bmarque {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: 36px;
	background: url(./images/box_marques01.jpg);
}

#bmarque1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: auto;
	background-image: url(./images/box_marques02.jpg);
	background-repeat: repeat-y;
}

#bmarque2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: 7px;
	background-image: url(./images/box_marques03.jpg);
}

/* Box Guide */
#bguide {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 178px;
	height: 37px;
	background: url(./images/box_guide01.jpg);
}

/* FAQ */
.faq-ai {background-color: #efefef; padding: 4px 4px 4px 8px; border-bottom: 3px solid white; margin-right:5px}
.faq-td {font: 12px Verdana, Arial, serif; color: #000000;}
.gr-tt {font: bold 10px verdana, sans-serif; color: #ffffff; background-color: #8a8a8a; padding: 3px; }
.box {font: 12px/15px verdana, sans-serif; color: #222222; background-color: #ffffff; padding: 4px; border-style: solid; border-color: #cccccc; border-width: 0px 1px 1px 1px;}
.lien {padding: 6px 0px; font: bold 11px verdana, sans-serif; color: #666666;}

/* Panier */
#panier {
position:relative;
width:286px;
height:62px;
top:7px;
left:700px;
}

.panier_texte {
padding:4px;
font-weight:bold;
}

/* suivi */
#suivi {
position:relative;
width:286px;
top:7px;
left:700px;
}

.suivi_texte {
text-align:center;
font-size:12px;
padding:4px;
}


/* recherche */
#recherche {
position:relative;
top:34px;
left:270px;
margin:5px;
width:720px;
z-index: 10;
}

.recherche_texte {
font-size:12px;
padding:0px;
z-index: 10;
}


/* Menu */




.menu {
position:relative;
width:735px;
top:16px;
left:256px;
height: 30px;
z-index: 900;
}

.preload1 {background: url(./images/Drop1_2a.gif);}
.preload1 {background: url(./images/Drop1_2b.gif);}

.prodrop4 {padding:0 0 0 0px; margin:0; list-style:none; height:40px; background:transparent url(./images/Drop1_back.gif); position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {display:block; float:left; height:40px; line-height:37px; color:#0a6900; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer; background: url(./images/Drop1_0a.gif) no-repeat;}
.prodrop4 li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:40px; background:url(./images/Drop1_0b.gif) right top;}
.prodrop4 li a.top_link:hover {color:#000; background: url(./images/Drop1_2a.gif) no-repeat; line-height:25px;}
.prodrop4 li a.top_link:hover span {background:url(./images/Drop1_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link {color:#fff; background: url(./images/Drop1_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li:hover > a.top_link span {background:url(./images/Drop1_2b.gif) no-repeat right top;}







.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 :hover ul {left:0; top:35px; background: #b9d3fb; padding:3px; border:1px solid #3a93d2; border-width:1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#3a93d2; color:#fff;}

/* Menu Lecteurs fixes bleu */

a.vitrine1 {display:block; font-size:11px; height:20px; line-height:20px; width:auto; font-weight:bold; padding:0 10px; background:#5d83aa; color:#fff; text-decoration:none; text-align: center;}
a.vitrine1:hover {color:#fcff00;}

.prodrop4 li a.top_link1 {display:block; float:left; height:40px; line-height:37px; color:#003c79; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer; background: url(./images/Drop1_0a.gif) no-repeat;}
.prodrop4 li a.top_link1 span {float:left; display:block; padding:0 20px 0 10px; height:40px;background:url(./images/Drop1_0b.gif) right top;}
.prodrop4 li a.top_link1:hover {color:#000; background: url(./images/Drop2_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li a.top_link1:hover span {background:url(./images/Drop2_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link1 {color:#fff; background: url(./images/Drop2_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li:hover > a.top_link1 span {background:url(./images/Drop2_2b.gif) no-repeat right top;}

.prodrop4 ul.sub1 {width:200px;}
.prodrop4 :hover ul.sub1 {left:0; top:35px; background: #ffffff; padding:3px; border:1px solid #003c79; border-width:1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul.sub1 li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul.sub1 li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#707070; text-decoration:none;}
.prodrop4 :hover ul.sub1 li a:hover {background:#b1d0f0; color:#707070;}

.prodrop4 :hover ul.sub1 li a.titre1 {display:block; font-size:11px; height:20px; align:center; line-height:20px; width:auto; font-weight:bold; padding:0 10px; background:#5d83aa; color:#fff; text-decoration:none; text-align: center;}
.prodrop4 :hover ul.sub1 li a.titre1:hover {background:#fff; color:#707070; border:1px solid #003c79;}


/* Menu Lecteurs portables orange */

a.vitrine2 {display:block; font-size:11px; height:20px; align:center; line-height:20px; width:auto; font-weight:bold; padding:0 10px; background:#f49147; color:#fff; text-decoration:none; text-align: center;}
a.vitrine2:hover {color:#5d83aa;}


.prodrop4 li a.top_link2 {display:block; float:left; height:40px; line-height:37px; color:#e26100; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(./images/Drop1_0a.gif) no-repeat;}
.prodrop4 li a.top_link2 span {float:left; display:block; padding:0 20px 0 10px; height:40px;background:url(./images/Drop1_0b.gif) right top;}
.prodrop4 li a.top_link2:hover {color:#000; background: url(./images/Drop3_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li a.top_link2:hover span {background:url(./images/Drop3_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link2 {color:#fff; background: url(./images/Drop3_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li:hover > a.top_link2 span {background:url(./images/Drop3_2b.gif) no-repeat right top;}

.prodrop4 ul.sub2 {width:200px;}
.prodrop4 :hover ul.sub2 {left:0; top:35px; background: #ffffff; padding:3px; border:1px solid #e26100; border-width:1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul.sub2 li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul.sub2 li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#707070; text-decoration:none;}
.prodrop4 :hover ul.sub2 li a:hover {background:#fad6ba; color:#707070;}

.prodrop4 :hover ul.sub2 li a.titre2 {display:block; font-size:11px; height:20px; align:center; line-height:20px; width:auto; font-weight:bold; padding:0 10px; background:#f49147; color:#fff; text-decoration:none; text-align: center;}
.prodrop4 :hover ul.sub2 li a.titre2:hover {background:#fff; color:#707070; border:1px solid #e26100;}


/* Menu Consulteurs cartes Rouge */

a.vitrine3 {display:block; font-size:11px; height:20px; align:center; line-height:20px; width:auto; font-weight:bold; padding:0 10px; background:#b93c3c; color:#fff; text-decoration:none; text-align: center;}
a.vitrine3:hover {color:#fcff00;}

.prodrop4 li a.top_link3 {display:block; float:left; height:40px; line-height:37px; color:#720000; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(./images/Drop1_0a.gif) no-repeat;}
.prodrop4 li a.top_link3 span {float:left; display:block; padding:0 20px 0 10px; height:40px;background:url(./images/Drop1_0b.gif) right top;}
.prodrop4 li a.top_link3:hover {color:#000; background: url(./images/Drop4_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li a.top_link3:hover span {background:url(./images/Drop4_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link3 {color:#fff; background: url(./images/Drop4_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li:hover > a.top_link3 span {background:url(./images/Drop4_2b.gif) no-repeat right top;}

.prodrop4 ul.sub3 {width:250px;}
.prodrop4 :hover ul.sub3 {left:0; top:35px; background: #ffffff; padding:3px; border:1px solid #720000; border-width:1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul.sub3 li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul.sub3 li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#707070; text-decoration:none;}
.prodrop4 :hover ul.sub3 li a:hover {background:#f4b3b3; color:#707070;}

.prodrop4 :hover ul.sub3 li a.titre3 {display:block; font-size:11px; height:20px; align:center; line-height:20px; width:auto; font-weight:bold; padding:0 10px; background:#b93c3c; color:#fff; text-decoration:none; text-align: center;}
.prodrop4 :hover ul.sub3 li a.titre3:hover {background:#fff; color:#707070; border:1px solid #720000;}


/* Menu Accessoires turquoise */

.prodrop4 li a.top_link4 {display:block; float:left; height:40px; line-height:37px; color:#005647; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(./images/Drop1_0a.gif) no-repeat;}
.prodrop4 li a.top_link4 span {float:left; display:block; padding:0 20px 0 10px; height:40px;background:url(./images/Drop1_0b.gif) right top;}
.prodrop4 li a.top_link4:hover {color:#000; background: url(./images/Drop5_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li a.top_link4:hover span {background:url(./images/Drop5_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link4 {color:#fff; background: url(./images/Drop5_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li:hover > a.top_link4 span {background:url(./images/Drop5_2b.gif) no-repeat right top;}

.prodrop4 ul.sub4 {width:230px;}
.prodrop4 :hover ul.sub4 {left:0; top:35px; background: #ffffff; padding:3px; border:1px solid #005647; border-width:1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul.sub4 li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul.sub4 li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#707070; text-decoration:none;}
.prodrop4 :hover ul.sub4 li a:hover {background:#c9ebe5; color:#707070;}

.prodrop4 :hover ul.sub4 li a.titre4 {display:block; font-size:11px; height:20px; align:center; line-height:20px; width:auto; font-weight:bold; padding:0 10px; background:#4fa999; color:#fff; text-decoration:none; text-align: center;}
.prodrop4 :hover ul.sub4 li a.titre4:hover {background:#fff; color:#707070; border:1px solid #005647;}*


/* Menu Mise a jour violet */

.prodrop4 li a.top_link5 {display:block; float:left; height:40px; line-height:37px; color:#5d006b; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(./images/Drop1_0a.gif) no-repeat;}
.prodrop4 li a.top_link5 span {float:left; display:block; padding:0 20px 0 10px; height:40px;background:url(./images/Drop1_0b.gif) right top;}
.prodrop4 li a.top_link5:hover {color:#000; background: url(./images/Drop6_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li a.top_link5:hover span {background:url(./images/Drop6_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link5 {color:#fff; background: url(./images/Drop6_2a.gif) no-repeat; line-height:37px;}
.prodrop4 li:hover > a.top_link5 span {background:url(./images/Drop6_2b.gif) no-repeat right top;}

.prodrop4 ul.sub5 {width:230px;}
.prodrop4 :hover ul.sub5 {left:-110px; top:35px; background: #ffffff; padding:3px; border:1px solid #5d006b; border-width:1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul.sub5 li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul.sub5 li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#707070; text-decoration:none;}
.prodrop4 :hover ul.sub5 li a:hover {background:#edd9f0; color:#707070;}

.prodrop4 :hover ul.sub5 li a.titre5 {display:block; font-size:11px; height:20px; align:center; line-height:20px; width:auto; font-weight:bold; padding:0 10px; background:#ca7fd5; color:#fff; text-decoration:none; text-align: center;}
.prodrop4 :hover ul.sub5 li a.titre5:hover {background:#fff; color:#707070; border:1px solid #5d006b;}

/* texte du menu droite */
.links ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
	list-style-image: none;
} 

.links li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.links li a {
	display: block;
	font-size: 11px;
	color: #323132;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.links li a:hover {
	background-color: #c2dfc5;
}


/* texte  */
.textepetit {
	font-size: 9px;
	text-align: justify;
}


/* tpage accueil  */
.titreproduit {
	font-family: "Arial Black";
	font-size: 12px;
	color: #535353;
}

.soustitreproduit {
	font-size: 14px;
	color: #067716;
	font-weight:bold;
}

.prixproduit {
	font-size: 20px;
	color: #003c79;
	font-weight:bold;
}

.ttcprixproduit {
	font-size: 10px;
	color: #003c79;
	font-weight:bold;
}

.ttcprixproduitvert {
	font-size: 10px;
	color: #535353;
	font-weight:bold;
}

.htprixbarre {
	font-size: 12px;
	color: #720000;
	text-decoration: line-through;
	font-weight:bold;
}

.stitrefiche {
	font-family: Arial, Helvetica;
	color: #067716;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003c79;
	border-right-color: #003c79;
	border-bottom-color: #003c79;
	border-left-color: #003c79;
	font-variant: small-caps;
}


/* short description */

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}