.BgTextContact{
	background: #ffffff url(../../images/contact/bg_texte.jpg) no-repeat 0px 0px;
}
.FormContact{
	margin:0;
	padding:0;
}
.BgPage2Contact{ background: #ffffff url(../../images/contact/bg_page.jpg) no-repeat 0px 0px; }
.BgFormContact{ height:268px; background: url(../../images/contact/gd_form.jpg) no-repeat 0px 0px; }
.BgFormDemande{ height:370px; width:363px; background: url(../../images/demande_offerte/fond_form.gif) no-repeat 0px 0px; }

.SEPContact{ line-height:0px; }

.SEPDemande{ line-height:5px; }

.LabelContact{ 
	width:100px;
	color:#FD5C9C;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
}
.ChTextContact{
	width:210px;
	height:20px;
	padding-top:8px;
	padding-left:25px;
	padding-right:10px;
	font-size:11px;
	border:0;
	background: url(../../images/contact/form_ch.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)
    );
}

.ChTextContact2{
	width:313px;
	height:18px;
	padding-top:0px;
	padding-left:2px;
	padding-right:10px;
	font-size:11px;
	border:0;

}

.BgChOption{
	padding-top:8px;
	padding-left:10px;
	height:31px;
	border:none;
	background: url(../../images/demande_offerte/form_ch2.png) no-repeat 0px 0px;
}

.ChBContact
{
	width:324px;
	height:51px;
	padding:5px;
	padding-top:6px;
	font-family:Arial;
	font-size:11px;
	margin:0;
	margin-top:-1px;
	margin-bottom:-1px;
	border:0;
}
.BtSendContact{
	width:119px;
	height:30px;
	margin:0;
	border:0;
	background: url(../../images/contact/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/contact/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)
    );
}
#TextContact{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:justify;
}
#TextContact a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FA2F80;
	text-align:justify;
}
#TextContact a:link{}
#TextContact a:hover{ color:#B8336F; }

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