.noprint{
   display: none;
}

.prnt, .print {
	display: block;
}

.print_border {
   border: 1px solid #dddddd;
}
.print_noborder {
   border: 0px;
}

#contentLeft {
   float:none;
}
.vpv_annonce{
	display: none;
}
.vpv_annonce .contenu{
	display: block;
	border: none;
}
.coord{
	background: none;
}
.vpv_coord{
	background: none;
}
.vpv_contentLeft {
   float:none;
   margin:0px 10px;
}
.print_bg{
	background: none;
}
#popin_localiser .vpv_popin_left {
	display: none;
}
#popin_localiser .vpv_popin_right {
	display: none;
}
.vpv_popin_gcont {
	border: none;	
	background: none;
}
#popin_localiser_imp{
	display: block;
}
.popin_localiser_imp{
	position: static;
	width:769px;
	display: block;
	background:#FFFFFF;
	border:6px solid #E7E6E6;
	margin: 20px 0;
}
#popin_localiser_imp .vpv_popin_left {
	float:left;
	width:410px;
}
#popin_localiser_imp .vpv_popin_right {
	float:left;
	width:345px;
}
.print_overlay{
	background: none;
	opacity: 0;
	z-index: 0;
}
#overlay{
	background: none;
	opacity: 0;
	z-index: 0;
}
.vpv_footer_cont span{
	float: left;
}
