.BgTextMessag{
	background: #ffffff url(../../images/messagerie/bg_page.jpg) no-repeat 0px 0px;
}
.FormMessag{
	margin:0;
	padding:0;
}
.BgForm{ width:360px; height:334px; background: #ffffff url(../../images/partner/bg_form.jpg) no-repeat 0px 0px; }

.SEPMessag{ line-height:0px; }
.LabelMessag{ 
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	padding-top:8px;
}
.ChTextMessag{
	height:16px;
	width:425px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	border:0;
}
.ChBMessag{
	font-family:Arial;
	font-size:12px;
	height:180px;
	width:425px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	border:0;
}
.BtSendMessag{
	width:147px;
	height:34px;
	margin:0;
	border:0;
	background: url(../../images/messagerie/bt_send.png) no-repeat 0px 0px;
    position:relative;
    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 = "../../images/common/spacer.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)
    );
}
.BgFormActivite{
	padding-top:8px;
	padding-left:28px;
	color:#FD5C9C;
	font-size:12px;
	font-weight:bold;

	background: url(../../images/partner/form_act_1.png) no-repeat 0px 0px;
    position:relative;
    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 = "../../images/common/spacer.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)
    );
}
#TextMessag{
	width:330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:justify;
}
#TextMessag a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FA2F80;
	text-align:justify;
}
#TextMessag a:link{}
#TextMessag a:hover{ color:#B8336F; }

#TextDescMessag{
padding-left:10px;
padding-right:10px;
width:308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:justify;
}
#TextDescMessag a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FA2F80;
	text-align:justify;
}
#TextDescMessag a:link{}
#TextDescMessag a:hover{ color:#B8336F; }