A {text-decoration: none; color: #180D4C;}
A:hover {text-decoration: underline; color: #4E447A;}


  .Gris A {text-decoration: none; color: #bbbbbb; font-family: Arial, Verdana, Helvetica; font-size: 11px}
  .Gris A:visited {text-decoration: none ; color: #bbbbbb;}
  .Gris A:hover {text-decoration: underline; color: #999999;}
 
 
 
  
BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FF33CC;
}

.texte-gris-justifie {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}

.texte-gris-fonce {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.texte-rose {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF33CC;
	text-decoration: none;
}

.texte-rouge {

	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.tab-shop {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #FFFFFF;


}

.tab-compte {
	font-family: Tahoma;
	font-size: 12px;
	color: #9B9B9B;
	text-decoration: none;
	background-color: #E5E5E5;
	font-weight: bold;
}
.tab-compte-det { 
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	background-color: #F8F8F8;	
	text-decoration: none;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.tab-shop-titre {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;

}

.aide {
	cursor: help;
}

