A:link { 
color:#7F007F;
text-decoration: none;
}
A:visited { 
color:#7F007F;
text-decoration: none;
}
A:hover { 
color:#FF0000;
text-decoration: none;
}

A.liensMenu {
	color:#336699;
	text-decoration: none;
	font-family : verdana,Arial;
	font-size : 10pt;
	line-height: 14px;
}

a.liensMenu:visited {
	color:#336699;
	text-decoration: none;
}

a.liensMenu:hover {
	color:#B06419;
	text-decoration: none;
}

A.liensMenuRed {
	color:#990000;
	text-decoration: none;
	font-family : verdana,Arial;
	font-size : 10pt;
	line-height: 14px;
}

a.liensMenuRed:visited {
	color:#990000;
	text-decoration: none;
}

a.liensMenuRed:hover {
	color:#B06419;
	text-decoration: none;
}

#MenuProduits {
float:left;
width:160;
left:95px;
top:-4px;
position:absolute;
visibility:hidden;
filter:progid:DXImageTransform.Microsoft.Strips(Duration=.5, Motion='rightdown');
/*filter:alpha(opacity=95);*/
/*filter: "alpha(opacity=95)";*/ /*for Internet Explorer 8*/ 
/*opacity:.95;*/
}

A.liensPopMenu {
	display: block; 
	padding:2; 
	margin:0; 
	border: 0px solid #FDF2D9; 
	color:#336699;
	text-decoration: none;
	width:158px !important; /*moz width*/
	width:160px; /*IE width*/
	float: left; 
	font-family : verdana,Arial;
	font-size : 10pt;
}

a.liensPopMenu:visited {
	color:#336699;
	text-decoration: none;
}

a.liensPopMenu:hover {
	color:#B06419;
	text-decoration: none;
	background: #EFFDE6;
}

A.liensCat {
	color:#0000ff;
	text-decoration: none;
	font-family : Arial;
	font-size : 8pt;
}
A.liensCat:link { 
	color:#00007F;
	text-decoration: none;
}
A.liensCat:visited { 
	color:#00007F;
	text-decoration: none;
}
A.liensCat:hover { 
	color:#C00000;
	text-decoration: none;
}

A.liensCaps {
	color:#0000ff;
	text-decoration: none;
	font-family : verdana,Arial;
	font-size : 10pt;
}
A.liensCaps:link { 
	color:#00007F;
	text-decoration: none;
}
A.liensCaps:visited { 
	color:#00007F;
	text-decoration: none;
}
A.liensCaps:hover { 
	color:#C00000;
	text-decoration: none;
	text-transform :uppercase;
}



A.lienstable {
	color:#0000ff;
	text-decoration: none;
	font-family : verdana,Arial;
	font-size : 10pt;
	font-weight : bold;
}

A.lienstable:link {
	color:#00007F;
	text-decoration: none;
}
A.lienstable:visited {
	color:#00007F;
	text-decoration: none;
}
A.lienstable:hover {
	color:#FFFFFF;
	text-decoration: none;
}

BODY {
scrollbar-3dlight-color: #FFCC99;
scrollbar-arrow-color: #FFCC99;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #775511;
scrollbar-face-color: #FEFAEF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFCC99; }

BODY  {
	margin-top : 4;
	margin-left : 0;
	font-family : verdana,Arial;
}

table {
	font-family : verdana,Arial;
	font-size: 8pt;
}

#btnCart
{
  display: block;
  width: 143px;
  height: 31px;
  background: url("Images/Boutons/btn_Add_To_Cart.gif") no-repeat 0 0;
}
#btnCart:hover
{ 
  background-position: 0 -32px;
}
#btnCart:active
{ 
  background-position: 0 0px;
}
#btnCart span
{
  display: none;
}

#btnGotoCart
{
  display: block;
  width: 143px;
  height: 31px;
  background: url("Images/Boutons/btn_Go_To_Cart.gif") no-repeat 0 0;
}
#btnGotoCart:hover
{ 
  background-position: 0 -32px;
}
#btnGotoCart:active
{ 
  background-position: 0 0px;
}
#btnGotoCart span
{
  display: none;
}

#btnKeepShopping
{
  display: block;
  width: 143px;
  height: 31px;
  background: url("Images/Boutons/btn_Keep_Shopping.gif") no-repeat 0 0;
}
#btnKeepShopping:hover
{ 
  background-position: 0 -32px;
}
#btnKeepShopping:active
{ 
  background-position: 0 0px;
}
#btnKeepShopping span
{
  display: none;
}

#btnCheckout
{
  display: block;
  width: 143px;
  height: 31px;
  background: url("Images/Boutons/btn_Checkout.gif") no-repeat 0 0;
}
#btnCheckout:hover
{ 
  background-position: 0 -32px;
}
#btnCheckout:active
{ 
  background-position: 0 0px;
}
#btnCheckout span
{
  display: none;
}

#btnPanier
{
  display: block;
  width: 143px;
  height: 31px;
  background: url("Images/Boutons/btn_Ajout_Panier.gif") no-repeat 0 0;
}

#btnPanier:hover
{ 
  background-position: 0 -32px;
}

#btnPanier:active
{ 
  background-position: 0 0px;
}

#btnPanier span
{
  display: none;
}

#btnAllerPanier
{
  display: block;
  width: 143px;
  height: 31px;
  background: url("Images/Boutons/btn_Aller_Panier.gif") no-repeat 0 0;
}
#btnAllerPanier:hover
{ 
  background-position: 0 -32px;
}
#btnAllerPanier:active
{ 
  background-position: 0 0px;
}
#btnAllerPanier span
{
  display: none;
}

#btnContinuerPanier
{
  display: block;
  width: 143px;
  height: 31px;
  background: url("Images/Boutons/btn_Continuer_Panier.gif") no-repeat 0 0;
}
#btnContinuerPanier:hover
{ 
  background-position: 0 -32px;
}
#btnContinuerPanier:active
{ 
  background-position: 0 0px;
}
#btnContinuerPanier span
{
  display: none;
}

#btnCommander
{
  display: block;
  width: 143px;
  height: 31px;
  background: url("Images/Boutons/btn_Commander.gif") no-repeat 0 0;
}
#btnCommander:hover
{ 
  background-position: 0 -32px;
}
#btnCommander:active
{ 
  background-position: 0 0px;
}
#btnCommander span
{
  display: none;
}

#popCart {
	position: fixed;
	top: 10px;
	left: 25%;
	width: 450px;
	background-color: #FEFAEF;
	border: 5px solid #D4E7C9;
	color: #000;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 10px;
}

* html #popCart {/* ie6 hack */
	position: absolute;
    top: expression(documentElement.scrollTop+body.scrollTop + 10 + "px");
}

ul.popcartList {list-style-type:none; font-family : verdana,Arial;font-size : 10pt; margin:0; padding:0;}
li.popcartButton {float:right;padding-right:10px;font-family : verdana,Arial;}

#popCart_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
    background-color: #000;
    display:none;
    opacity:0.70;
   	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
}

* html #popCart_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
