.BgTextCoordonnee{
	background: #fff url(../../images/moncompte/bg_page.jpg) no-repeat 0px 0px;
}
.FormCoordonnee{
	margin:0;
	padding:0;
}

.BtSubRose{
	height:32px;
	width:66px;
	border:0; 
	background: #FE73AA url(../../images/moncompte/cadre_rose_bt.jpg) no-repeat 0px 0px;
}

.ChCadreRose{ height:13px; width:160px; border:0; color:#000000; font-size:10px; }
.TxtCadreRose{ color:#FFFFFF; font-size:12px; font-weight:bold; }

a.TxtCadreRoseL{ color:#FFFFFF; font-size:10px; font-weight:normal; text-decoration:none; }
a.TxtCadreRoseL:link{ color:#FFFFFF; font-size:10px; font-weight:normal; text-decoration:none; }
a.TxtCadreRoseL:hover{ color:#000000; text-decoration:none; }

.SEPCoordonnee{ line-height:0px; }
.LabelCoordonnee{ 
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:2px;
}
.ChTextCoordonnee{ 
	height:15px;
	width:396px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	border:0;
	margin:0;
}
.SelectMC{ 
	height:20px;
	font-size:12px;
	border:0;
	text-align:center;
}
.ChBCoordonnee{
	font-family:Arial;
	font-size:12px;
	height:20px;
	width:395px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	border:0;
}

.ImgPng2{
		background:url(../../images/moncompte/bg_form_2.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)
    );
}

.BtSendCoordonnee{
	width:151px;
	height:33px;
	margin:0;
	border:0;
	background: url(../../images/coordonnee/bt_send.png) no-repeat 2px 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)
    );
}
#TextCoordonnee{
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-align:justify;
}
#TextCoordonnee a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FA2F80;
	text-align:justify;
}
#TextCoordonnee a:link{}
#TextCoordonnee a:hover{ color:#B8336F; }

#TextDescCoordonnee{
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;
}
#TextDescCoordonnee a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FA2F80;
	text-align:justify;
}
#TextDescCoordonnee a:link{}
#TextDescCoordonnee a:hover{ color:#B8336F; }