.BgPixBeige{
	background-attachment: scroll;
	background-image: url(../../images/home/pix-beige.gif);
	background-repeat: repeat;
}
.BgPvDr{
	background-attachment: scroll;
	background-image: url(../../images/home/pave-dr.jpg);
	background-repeat: no-repeat;	
	height:249px;
	width:279px;
}
.BgPvDrBs{
	background-attachment: scroll;
	background-image: url(../../images/home/pave-dr_bs.jpg);
	background-repeat: no-repeat;	
	height:27px;
	width:255px;
}

.TxtBlanc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-left:8px;
	padding-right:8px;
}

#TxtPvDr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-left:2px;
	padding-right:2px;
}

#DivZoneTexte{ 
	overflow: hidden; 
	position: relative;
	visibility: visible;
	height: 250px;
	/*height: 360px;*/
}
#DivTexte{
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;	/*height: 370px;*/
}