.TpV{
/*	position:absolute;*/
	font-family:verdana;
	font-size:11px;
	padding:0px;
	/*margin:0px;*/
	width:740px;
	border:solid 1px #919b92;
}
.headerTpV{
	width:740px;
	background-color:#f1f1f1;
	height:30px;
	line-height:30px;
	font-weight: bold;
	color:#808080;
	border-bottom:solid 1px #808080;
}
.photo_header{
	float:left;
	width:79px;
	text-align:center;
}
.desc_header{
	float:left;
	width:458px;
	text-align:center;
	border-left:solid 1px #808080;
}
.dispo_header{
	float:left;
	width:99px;
	text-align:center;
	border-left:solid 1px #808080;
}
.prix_header{
	float:left;
	width:99px;
	text-align:center;
	border-left:solid 1px #808080;
}
.acheter_header{
	float:left;
	width:99px;
	text-align:center;
	border-left:solid 1px #808080;
}


.contentTpV{
	width:740px;
	background-color:#ffffff;
	height:85px;
	border-top:solid 1px #808080;
}
.photo_content{
	float:left;
	width:79px;
	text-align:center;
	height:85px;
}
.tab_photo{
	width: 100%;
	height: 100%;
	vertical-align:middle;
	text-align:center;
}
.desc_content{
	float:left;
	width:458px;
	border-left:solid 1px #808080;
	height:85px;
	line-height:20px;
}
.desc_content a{
	text-decoration: none;
	color:black;
}
.desc_content a:hover{
	text-decoration: none;
	color:#919b92;
}
.dispo_content{ 
	float:left;
	width:99px;
	text-align:center;
	border-left:solid 1px #808080;
	height:85px;
}
.prix_content{
	float:left;
	width:99px;
	text-align:center;
	border-left:solid 1px #808080;
	height:85px;
	line-height:20px;
	font-size:14px;
	font-weight: bold;
	color:#919b92;
}

.dv_PRHT {
	font-family:verdana;
	font-weight:normal;
	width:99px;
	text-align:center;
	float:left;
	FONT-SIZE:10px;
	COLOR:#999999;
	/*border:#C66600 solid 1px;*/
}

.acheter_content{
	float:left;
	width:99px;
	text-align:center;
	border-left:solid 1px #808080;
	height:85px;
	line-height:75px;
}

