.titrePage {
	position:			relative;
	top:				-20px;
	left:				-1px;
}


#contenuPage{
	width:				380px;
	position:			relative;
	left:				15px;
}

#img1 {
	position:			relative;
	top:				-60px;
	left:				1px;
	width:				312px;
	height:				236px;
	overflow:			hidden;
}

#img2 {
	position:			relative;
	top:				-60px;
	left:				1px;
	width:				312px;
	height:				300px;
	overflow:			hidden;
}

.carre{
	width:				16px;
	height:				19px;
	position:			relative;
	left:				-15px;
}

.titreContenu{
	border-bottom:		solid 1px #D3D3D3;
	padding-right:      5px;
	height:				19px;
	position:			relative;
	left:				-15px;
	top:				-1px;
	|top:				0px;
}

.titreContenu strong{
	position:			relative;
	top:				3px;
	left:				5px;
}

.pdvBlockListe {
	margin-bottom:		20px;
}

.pdvListe {
	width:				200px;
	margin:				10px 0 0 5px;
}

.pdvMenu{
	padding:            0 5px 0 10px;
}

.pdvBlock{
	height:				18px;
}

.pdvBlock img{
	margin:				7px 5px 0 5px;
}

.pdvBlock a{
	margin:				3px 7px 0 0;
}

#pdvBtRecherche {
	position:			relative;
	left:				-15px;
	width:				75px;
}

#pdvBtRecherche2 {
	position:			relative;
	left:				-15px;
	width:				180px;
}

#pdvBtRecherche3 {
	position:			relative;
	left:				-15px;
	width:				140px;
	margin:				0 0 10px 0;
}

#pdvMessage {
	margin:				0 0 10px 5px;
	width:				350px;
}

.texteContenu {
	position:			relative;
	left:				5px;
	top:				-10px;
	width:				100%;
}

.texteContenu2 {
	position:			relative;
	left:				5px;
	top:				5px;
	width:				100%;
}


.pdvPuce {
	width:				19px;
	height:				34px;
	background-image:	url(../images/pdv/puce_google.jpg);
	position:			relative;
	top:				-16px;
	left:				-5px;
}

.pdvPuce span{
	width:				100%;
	text-align:			center;
	position:			relative;
	top:				2px;
	left:				1px;
}

#autres_points {
	position:			relative;
	left:				-15px;
}

.pdvBlockContenu {
	padding-bottom:		20px;
	width:				300px;
}


#pdvScroll {
	float:				left;
	position:			relative; 
	left:				-15px; 
	width:				350px; 
	height:				250px; 
	overflow:			auto;
	margin:				0 0 15px 0;
}

#pdvScrollContainer {
	position:			relative; 
	top:				15px; 
	left:				15px; 
	width:				300px;
}


.pdvPagination {
	padding-bottom:		20px;
	width:				335px;
	text-align:			right;
}

