.texte11gris {	font-family:arial;color:#666666;font-size:11px; }
.texte11noir {	font-family:arial;color:#333333;font-size:11px;line-height:13px}
.texte11 {	font-family:arial;font-size:11px;line-height:13px}
.texte14 {	font-family:arial;font-size:14px;font-weight:bold}
.texte14noir {	font-family:arial;color:#333333;font-size:14px;text-decoration:none;}
.texte9rose {	font-family:arial;color:#E47197;font-size:9px;}
.texte11rose {	font-family:arial;color:#E47197;font-size:11px;line-height:13px}
.texte14rose {	font-family:arial;color:#E47197;font-size:14px;font-weight:bold}
.texte9vert {	font-family:arial;color:#6DA628;font-size:9px;}
.texte14vert {	font-family:arial;color:#6DA628;font-size:14px;font-weight:bold}
.texte15vertg {	font-family:arial;color:#6DA628;font-size:15px;font-weight:bold}
.texte12rosei {	font-family:arial;color:#E47197;font-size:12px;line-height:13px; text-decoration:underline}
A.ssmItems:link		{color:#696969;text-decoration:none;}
A.ssmItems:hover	{color:#696969;text-decoration:none;}
A.ssmItems:active	{color:#696969;text-decoration:none;}
A.ssmItems:visited	{color:#696969;text-decoration:none;}




/*** FIXE IE 6 PNG 24 bit ***/
* html img,
* html .png{
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
  this.src = "image/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
  this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
  );
}
