/*
  $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
*/
#message-bar {
	top: 0;
	left: 0;
	width: 100%;
	height: 21px;
	background-color: green;
	line-height: 19px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: center;
	position: absolute;
	font-family: Verdana, Arial, sans-serif; font-size: 13px;
}

/* Top Menu*/
.basictab{
font: bold 11px Arial;
color:#FFFFFF;
background: transparent; /*#A4A475; /*transparent; /* #4B627B; /*#414141;*/
text-transform: uppercase;
width: 100%;
z-index:10;
}

.basictab ul{
margin: 0;
padding: 0;
color: white;
list-style-type: none;
z-index:10;
}

.basictab ul li{
position: relative;
display: inline;
float: left;
color: white;
z-index:10;
}

.basictab ul li a{
display: block;
background: #4A4705 url(images/roundleft.gif) no-repeat left bottom; /*#A4A475*/
padding: 8px 10px;
border-right: 2px; /* solid #778;*/
color: white;
text-decoration: none;
z-index:10;
}

.basictab ul li a:visited{
color: white;
}

.basictab ul li a:link{
color: white;
z-index:10;
}

.basictab ul li a:hover{
background-color: #A4A475;
color: white;
}

.basictab ul li a:active{
color: white;
}

.basictab ul li.selected a{ /*selected tab effect*/
display: block;
background: #A4A475 url(images/roundleft.gif) no-repeat left bottom;
padding: 8px 10px;
border-right: 2px; /* solid #778;*/
color: white;
text-decoration: none;
z-index:10;
}

.BG_noel2009 {
	background-image: url(SubCat-Images/Noel2009.jpg);
	background-repeat: no-repeat;
}
.TxtBlue15px {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #004080;
	text-align: left;
	text-transform: uppercase;
}
.TxtBlue15px a{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #004080;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
.TxtBlue15px a:link{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #004080;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

.TxtBlue15px a:hover{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #8FAAC4;
	text-align: left;
	text-transform: uppercase;
	text-decoration: underline;
}

.TxtBlue21px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #004080;
	font-weight: normal;
	text-align: left;
}

.BG_sub-cat-bien-etre {
	background-image: url(SubCat-Images/Bien-etre.jpg);
	background-repeat: no-repeat;
}
.sub-catTitle1 {
	margin-bottom:.0001pt;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #004080;
	text-align: left;
	text-indent: 20pt;
	text-transform: uppercase;
}
.sub-catTxtPromo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #004080;
	font-weight: normal;
	text-align: left;
	display: inline;
	clip:   rect(auto auto auto 21px);
	margin-left: 20pt;
	clear: left;
	float: left;
	height: auto;
	width: auto;
}
.sub-catTxtPromoWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF; 
	font-weight: normal;
	text-align: left;
	display: inline;
	clip:   rect(auto auto auto 21px);
	margin-left: 20pt;
	clear: left;
	float: left;
	height: auto;
	width: auto;
}
.sub-ca-Module-BG {
	background-image: url(SubCat-Images/Sub-cat-Module-Mid-BG.png);
	background-repeat: repeat-y;
}
#navcontainer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navcontainer ul
{
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	list-style-image: url(SubCat-Images/Puce.png);
}

#navcontainer a
{
	display: block;
	padding: 2px;
	text-indent: 20pt;
}

#navcontainer a:link
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #A4A475;
}
.BG_sub-cat-bio {

	background-image: url(SubCat-Images/Soins-Bio.jpg);
	background-repeat: no-repeat;
}
.sub-catTitle1LightBlue {

	margin-bottom:0.0001pt;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #E9F4FC;
	text-align: left;
	text-indent: 20pt;
	text-transform: uppercase;
}
.BG_sub-cat-lentilles {

	background-image: url(SubCat-Images/lentilles.jpg);
	background-repeat: no-repeat;
	
}
.BG_sub-cat-hommes {

	background-image: url(SubCat-Images/hommes.jpg);
	background-repeat: no-repeat;
	
}


/*start - Menu horizontal*/
.jqueryslidemenu{
font: bold 11px Arial;
background: #A4A475; /*transparent; /* #4B627B; /*#414141;*/
text-transform: uppercase;
width: 100%;
z-index:10;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:10;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
z-index:10;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #A4A475;
color: white;
padding: 5px 10px;
border-right: 2px; /* solid #778;*/
text-decoration: none;
z-index:10;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
z-index:10;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white; /*#004080; /* white; */
z-index:10;
}

.jqueryslidemenu ul li a:hover{
background: #A4A475;
color: white; 
z-index:10;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
z-index:10;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
z-index:10;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
z-index:10;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px Arial;
width: 180px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid white;
background: #A4A475; /*#9AC805; /*black; /*tab link background during hover state*/
z-index:10;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #A4A475; 
color: black;
z-index:10;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
/*End - Menu horizontal*/

.Style1 {
  font-family: Arial; 
  font-size: 12px; 
  font-weight: bold;
  color: #004080;
  }
  
  .Style2 {
  font-family: Arial; 
  font-size: 15px; 
  font-weight: bold;
  color: #8FAAC4;
  }
  
.Style3 {
  margin-bottom:.0001pt;
  font-family: Arial; 
  font-size: 15px; 
  font-weight: bold;
  color: #004080;
  }  
  
.Style4 {
  font-family: Arial; 
  font-size: 12px; 
  font-weight: normal;
  color: #004080;
  }
  
.Style5 {
  margin-bottom:.0001pt;
  font-family: Arial; 
  font-size: 12px; 
  font-weight: bold;
  color: #004080;
  }  

.Style6 {
  margin-bottom:.0001pt;
  font-family: Arial; 
  font-size: 18px; 
  font-weight: bold;
  color: #004080;
  }  

.BM-BorderTop {
	background-image: url(images/pix/Box-BorderTop.gif);
	background-repeat: repeat-x;
}
.BM-BorderLeft {
	background-image: url(images/pix/Box-BorderLeft.gif);
	background-repeat: repeat-y;
}
.BM-BorderRight {
	background-image: url(images/pix/Box-BorderRight.gif);
	background-repeat: repeat-y;
}
.BM-BorderBottom {
	background-image: url(images/pix/Box-BorderBottom.gif);
	background-repeat: repeat-x;
}
.BM-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7E94AA;
}
.BM-Text-Title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EFFBFF;
	text-decoration: none;
	background-color: #7E94AA;
}

.BM-Text-Title-Profitez {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #EFFBFF;
	text-decoration: none;
	background-color: #FF6600;
}

.BM-Text-Title-Text {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #EFFBFF;
	text-decoration: none;
	background-color: #7E94AA;
}

.BM-Text-Product-Quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6633;
}

.C-Background {
	background-image: url(images/pix/background.jpg);
	background-repeat: repeat-x;
}
.C-TopBannerBack {
	background-image: url(images/pix/TopBannerBackground.jpg);
	background-repeat: repeat-x;
}
.C-ModTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/pix/Mod-Top.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.C-ModLeft {
	background-image: url(images/pix/Mod-Left.gif);
	background-repeat: repeat-y;
}
.C-ModRight {
	background-image: url(images/pix/Mod-Right.gif);
	background-repeat: repeat-y;
}
.C-ModBottom {
	background-image: url(images/pix/Mod-Bottom.gif);
	background-repeat: repeat-x;
}
.C-DropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A5369;
	background-color: #E0FF82;
}

.T-Arial14Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A5C77;
	text-decoration: none;
}
.T-slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F87AF;
	text-decoration: none;
}

a.T-Arial14Blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A5C77;
	text-decoration: underline;
}
.T-Module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A5369;
	text-decoration: none;
}
a.T-Module:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A5369;
	text-decoration: none;
	background-color: #E0FF82;
}
a.T-Module:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A5369;
	text-decoration: none;
}.T-Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7E94AA;
	text-decoration: none;
}
a.T-Copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7E94AA;
	text-decoration: none;
}
a.T-Copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7E94AA;
	text-decoration: none;
	background-color: #E0FF82;
}

/*osCommerce*/
.boxText { font-family: Arial; font-size: 12px; }
.errorBox { font-family : Arial; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 12px; 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;
}

.T-Arial14Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A5C77;
	text-decoration: none;
}
.T-slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F87AF;
	text-decoration: none;
}
a.T-Arial14Blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A5C77;
	text-decoration: underline;
}

TR.header {
  background: #FFFFFF;
  background-image: url(images/aboneoMenuFond_BG.jpg);
  background-repeat: repeat-x;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Arial; /*eceillier - 15092006 - Arial;*/
  font-size: 12px;  /*eceillier - 15092006 - 10px;*/
  font-weight: bold;
  /*eceillier - 15092006 - font-weight: bold;*/
  background: #FFFFFF; /*eceillier - 15092006 - #bbc3d3;*/
  color: #526A85;
}

A.headerNavigation { 
  color: #526A85; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {  
  background: #bbc3d3;
}

TD.footer {
    font-family: Arial; /*eceillier - 15092006 - Arial;*/
  font-size: 12px;  /*eceillier - 15092006 - 10px;*/
  /*eceillier - 15092006 - font-weight: bold;*/
  background: #FFFFFF; /*5F87AF eceillier - 15092006 - #bbc3d3;*/
  color: #ffffff;
}

.infoBox_concept {
  background-color: #FFFFFF;
}

.infoBox {
  background: #b6b7cb; 
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial; 
  font-size: 12px;  
}

.infoBoxContentsModifyOrder {
  background: #ffffff;
  font-family: Arial; 
  font-size: 14px;  
  font-weight: bold;
  line-height: 1.5;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #A4A475;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 12px;
}

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: Arial; /*eceillier - 15092006 - Arial;*/
  font-size: 12px;  /*eceillier - 15092006 - 10px;*/
  font-weight: bold;
  /*eceillier - 15092006 - font-weight: bold;*/
  background: #A4A475; /*#7E94AA; /*eceillier - 15092006 - #b6b7cb;*/
  color: #ffffff;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #8FAAC4; /* #9a9a9a; */
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial;
  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: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 12px; color: #ff0000; }


 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Arial";
	mso-fareast-font-family:"Arial";}
span.texte1
	{mso-style-name:texte1;
	font-family:Verdana;
	mso-ascii-font-family:Verdana;
	mso-hansi-font-family:Verdana;
	color:#006699;
	font-weight:normal;}
span.SpellE
	{mso-style-name:"";
	mso-spl-e:yes;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
.TextNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}
a.TextNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}
a.TextNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}
.infoBoxBottom {
	background-color: #FFFFFF;
	background-image: url(images/infobox/infoBox_Bottom.gif);
	background-repeat: repeat-x;
}
.infoBoxLeftSide {

	background-color: #FFFFFF;
	background-image: url(images/infobox/infoBox_MidLeft.gif);
	background-repeat: repeat-y;
}
.infoBoxRightSide {


	background-color: #FFFFFF;
	background-image: url(images/infobox/infoBox_MidRight.gif);
	background-repeat: repeat-y;
}
.infoBoxTop {

	background-color: #FFFFFF;
	background-image: url(images/infobox/infoBox_Top.gif);
	background-repeat: repeat-x;
}
.homedesignBox_transp {
	background-image: url(images/Promo/home-design_BoxTransp.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.homedesign_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.homedesign_textBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
}
.homedesign_textBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004080;
}
.smallerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Arial;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #004080; /* #526A85; #8FAAC4; #9a9a9a; */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #004080;
	font-weight: normal;
	text-align: left;
	display: inline;
	clip:   rect(auto auto auto 21px);
	margin-left: 15pt;
	clear: left;
	float: left;
	height: auto;
	width: auto;
}
/*** End Header Tags SEO ***/
.TxtTopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76764E;
	font-size: 11px;
}
a.TxtTopNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76764E;
	font-size: 11px;
}
a.TxtTopNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8FAAC4;
	font-size: 11px;
	text-decoration: underline;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #76764E;
	border: 1px solid #A4A475;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
.Txt-Intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #526A85;
	font-weight: 300;
}
.Img-RotatAvantages {
	background-image: url(images-promo/Advantages-Items-Rotating.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}

