.BgTextActu{
	background: #ffffff url(../../images/partner/bg_texte.jpg) no-repeat 0px 0px;
}
.FormActu{
	margin:0;
	padding:0;
}
.BgForm{ width:360px; height:334px; background: #ffffff url(../../images/partner/bg_form.jpg) no-repeat 0px 0px; }
.BgActus{
	background: #ffffff url(../../images/actu/actus_5.jpg) no-repeat 0px 0px;
}
.SEPActu{ line-height:25px; }
.LabelActu{ 
	width:100px;
	color:#FD5C9C;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
}
.ChTextActu{
	width:210px;
	height:20px;
	padding-top:8px;
	padding-left:25px;
	padding-right:10px;
	font-size:11px;
	border:0;
	background: url(../../images/partner/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)
    );
}
.ChBActu{
	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;
}
.BtSendActu{
	width:119px;
	height:30px;
	margin:0;
	border:0;
	background: url(../../images/partner/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)
    );
}


#TextActu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000;
	text-align:justify;
	padding-right:15px;
}
#TextActu span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FF4993;
	text-align:justify;
	padding-right:15px;
}

#TextActu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FA2F80;
	text-align:justify;
}
#TextActu a:link{}
#TextActu a:hover{ color:#B8336F; }

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




/* SCROLL CATEGORIE */

#ListeFiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	line-height:18px;
	vertical-align:middle;
	height:315px;
	top:0px;
	left:0px;
	overflow:hidden;
}


#ListeFiche #presScrollMask {
	position:relative;
	overflow:hidden;
	clear:both;
}

#scrollTools {
	position:relative;
}

 #scDn {
	position:absolute; left:0;
}


#scrollTools  #cursor{
	display:block;
	position:absolute;
	left:8px;
	top:0px;
	background-color:#FF4398;
	border-right:1px none #bfbcb7;
	border-left:1px none #bfbcb7;
	width:6px;
	z-index:2;
}

#scrollTools #scrollbarBg {
	display:block;
	position:absolute;
}

#scrollTools #scrollbarBg {
	position:absolute;
	left:5px;
	top:20px;
	display:block;
	
	/*background-color:#C23307;*/
	border-right:1px solid #FDFDFD;
	
	/*	
	background-image:url(../../www_images/contenu/scroll-bot.gif);
	background-repeat: no-repeat;
	background-position:center top;
	*/
	
	width:5px;
	z-index:2;
}
#scrollTools #scrollbarBg {
	z-index:1;
	background:none;
}
#scrollTools #cursor:hover {
	background-color:#000;
}
/*********************/

#Scroll{ background-color:#B483AC; }

