.BgHomeVp{
	background-attachment: scroll;
	background-image: url(../../images/vp/home-vp/fd-texte-vp.jpg);
	background-repeat: no-repeat;
	background-position:left top;

}

#TexteBio {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	line-height:16px;
	width:165px;
}
#TexteBio a{
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none;
}
#TexteBio a:link{
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none;
}
#TexteBio a:hover{
	color: #CC0000;
	text-decoration:underline;
}

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

.BgPointille{

}