/* ROLAND */
.BgTxtBio{
	background-attachment: scroll;
	background-image: url(../../images/bio/texte.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	width:355px;
}
.BgMenu{
	background-attachment: scroll;
	background-image: url(../../images/bio/RP-biographie_09.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
/* ************ */
/* ZIZI */
.BgTxtBioZj{
	background-attachment: scroll;
	background-image: url(../../images/zj/bio/img_04-bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	width:355px;
}
/*  *******  */

/* VALENTINE */
.BgTxtBioVp{
	background-attachment: scroll;
	background-image: url(../../images/vp/home-vp/texte.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width:355px;
}

.BgMenuVp{
	background-attachment: scroll;
	background-image: url(../../images/vp/home-vp/bck-menu.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
/*  *************  */

#TexteBio {
	font-family:"Times New Roman", Times, serif;
	/*font-family: Times, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	line-height:17px;
}
#TexteBio a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none;
}
#TexteBio a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none;
}
#TexteBio a:hover{
	color: #2EADDF;
	text-decoration:underline;
}

#TexteBio .titre {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	line-height:17px;
	vertical-align:middle;
}
#TexteBio .carre {
	float:left; background-color:#AE0001; height:18px; width:18px; margin-right:8px;
}

.BgPointille{

}