@charset "utf-8";
/* CSS Document */

#nav
{
	float: left;
	width: 980px;
}
#onglet_ht
{
	float:left;
	width:420px;
	height: 47px;
	margin-left: 283px;
	margin-top: 0.5em;
}
#onglet_ht li
{
	float:left;
	list-style-type: none;
	display: inline;
}
#onglet_ht li a
{
	margin: 0px;
	padding: 0px;
	display: inline;
	text-decoration: none;
	color: #2F2F2F;
	padding-top: 47px;
	overflow:hidden;
	height: 1px;
	float:left;
}
#ong_gestion a
{
	background-image: url(img/gestion/navgestion1.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 13.15em;
}
#ong_selection a
{
	background-image: url(img/gestion/navgestion1.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 12.55em;
}

/*------hover-----*/
#ong_gestion a:hover
{
	background-image:url(img/gestion/navgestion2.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 13.15em;
}
#ong_selection a:hover
{
	background-image:url(img/gestion/navgestion2.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 12.55em;
}

/*------Active-----*/
#ong_gestion_a a
{
	background-image:url(img/gestion/navgestion3.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 13.15em;
}
#ong_selection_a a
{
	background-image: url(img/gestion/navgestion3.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 12.55em;
}

/*-----onglet gestion-----*/
.onglet_gestion
{
	float:left;
	margin-left: 15px;
	margin-top: 3px;
}
.onglet_gestion li
{
	float:left;
	list-style-type: none;
}
.onglet_gestion li a
{
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
	color: #2F2F2F;
	height: 20px;
	overflow: hidden;
	float:left;
}
.ong_remonte a
{
	background-image:url(img/gestion/btnremonter.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 261px;
}
.ong_avant a
{
	background-image:url(img/gestion/btnvisible.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 261px;
}
.ong_une a
{
	background-image:url(img/gestion/btnune.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 261px;
}
.ong_modif a
{
	background-image:url(img/gestion/btnmodif.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 261px;
}
.ong_sup a
{
	background-image:url(img/gestion/btnsuprim.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 261px;
}


/*------hover-----*/
.ong_remonte a:hover
{
	background-image:url(img/gestion/btnremonter.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 261px;
}
.ong_avant a:hover
{
	background-image:url(img/gestion/btnvisible.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 261px;
}
.ong_une a:hover
{
	background-image:url(img/gestion/btnune.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 261px;
}
.ong_modif a:hover
{
	background-image:url(img/gestion/btnmodif.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 261px;
}
.ong_sup a:hover
{
	background-image:url(img/gestion/btnsuprim.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 261px;
}

/*-----onglet selection-----*/
.onglet_select
{
	float:left;
	margin-left: 44.5px;
	margin-top: 30px;
}
.onglet_select li
{
	float:left;
	list-style-type: none;
}
.onglet_select li a
{
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
	color: #2F2F2F;
	overflow: hidden;
	height: 20px;
	float:left;
}
.ong_supselect a
{
	background-image:url(img/gestion/btnsuprimselect.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 201px;
}
.ong_supselect a:hover
{
	background-image:url(img/gestion/btnsuprimselect.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 201px;
}


#ajax-loader
{
	text-align: center;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}

#form_recherche
{
	margin-top: 10px;
	float: left;
	width: 980px;
	height: 132px;
	text-align: center;
	font-size: 0.8em;
	background-image:url(img/gestion/fondgestionpart.png);
	background-repeat: no-repeat;
}
#mot, #mail
{
	margin-right: 10px;
	width: 170px;
	background: url(img/depot/fondinput.png) repeat-x;
	border: 1px solid #CCC;
	height: 18px;
}
#mot:focus, #mail:focus
{
	margin-right: 10px;
	width: 170px;
	background: url(img/depot/fondinput.png) repeat-x;
	border: 1px solid #999;
	height: 18px;
}
#form_recherche h3
{
	margin-top: 4px;
	float: left;
	width: 978px;
	color: #FFF;
}
#recherche_annonces
{
	margin-top: 20px;
	float:right;
	width: 668px;
}

.error {  
    display: none; 
    padding:5px;  
    color: #D8000C;  
    font-size:12px;  
    background-color: #FFBABA;
	float: left;
	width: 292px; 
} 
#mail_error
{
	float: left;
	margin-left: 20px;
}
#mot_error
{
	float:right;
	margin-right: 35px;
}

#rech_fail
{
	width: 602px;
	margin-left: 20px;
}
.error img { vertical-align:top; float: left; height: 15px; } 

#send_rech
{
	background-image:url("img/gestion/btnrecherche.png");
	height: 28px;
	width: 202px;
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	background-color: transparent;
	font-size: 0.9em;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#send_rech:hover
{
	background-image:url("img/gestion/btnrecherche2.png");
	background-repeat: no-repeat;
}
#listing
{
	float: left;
	margin-top: 10px;
	width: 980px;
}

#selection
{
	float: left;
	margin-top: 10px;
	width: 980px;
}

.modif
{
	float: left;
	width: 290px;
	height: 180px;
	border: 1px solid #999;
	margin-bottom: 0.5em;
	margin-left: 6px;
	margin-right: 2px;
	font-size: 0.7em;
	padding: 5px;
}
.info_gestion
{
float:left;
width: 290px; 
height: 78px;
margin-left: 10px;
border: 1px solid #CCC;
margin-top: 10px;
color: #F00;
padding: 5px;
}
/*
-----------------------------Vignettes------------------------
*/
.part .vignette
{
	width: 660px;
	height: 190px;
	margin-bottom: 0.5em;
	margin-left: 1px;
	float: left;
	border: 1px solid #A3A3A3;
}
.pro .vignette
{
	width: 660px;
	height: 190px;
	float: left;
	margin-bottom: 0.5em;
	margin-left: 1px;
	border: 1px solid #A3A3A3;
}
.part .vignette_surligne
{
	width: 660px;
	height: 190px;
	margin-bottom: 0.5em;
	border: 2px solid #06F;
	float: left;
}
.pro .vignette_surligne
{
	width: 660px;
	height: 190px;
	margin-bottom: 0.5em;
	border: 2px solid #AF1515;
	float: left;
}
.vignette_photo
{
	height: 154px;
	width: 180px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
	text-align: center;
}
.cadre_photo
{
	height: 130px;
}
.vignette_photo a img
{
	border: none;
}
.part .info_photo
{
	width: 150px;
	height: 14px;
	color: #06F;
	font-size: 0.6em;
	margin-top: 5px;
	background-image:url("listing/voirphoto.png");
	background-repeat: no-repeat;
	padding-left: 21px;
	text-align: left;
}
.part .info_photo a
{
	margin-top: 5px;
	color: #06F;
	text-decoration: none;	
	text-align: left;
}
.part .info_photo a:hover
{
	margin-top: 5px;
	color: #06F;
	text-decoration: underline;
}
.pro .info_photo
{
	width: 150px;
	height: 14px;
	color: #AF1515;
	font-size: 0.6em;
	margin-top: 5px;
	background-image:url("listing/voirphotopro.png");
	background-repeat: no-repeat;
	padding-left: 21px;	
	text-align: left;
}
.pro .info_photo a
{
	margin-top: 5px;
	color: #AF1515;
	text-decoration: none;	
	text-align: left;
}
.pro .info_photo a:hover
{
	margin-top: 5px;
	color: #AF1515;
	text-decoration: underline;
}
.contenu_vignette
{
	height: 164px;
	width: 470px;
	float: right;
}
.pied_vignette
{
	width: 660px;
	height: 25px;
	margin-top: 164px;
	border-top: 1px solid #CCC;
	background-color: #E2E1E1;
}
.pro .marque_vignette
{
	font-size: 1.1em;
	color: #AF1515;
	font-weight: bold;
	height: 20px;
	width: 320px;
	float:left;
	margin-top: 10px;
}
.pro .marque_vignette a
{
	color: #AF1515;
	font-weight: bold;
	text-decoration: none;
}
.part .marque_vignette
{
	font-size: 1.1em;
	color: #06F;
	font-weight: bold;
	height: 20px;
	width: 320px;
	float:left;
	margin-top: 10px;
}
.part .marque_vignette a
{
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}
.part .titre_vignette
{
	font-size: 1em;
	color: #06F;
	font-weight: bold;
	height: 54px;
	width: 320px;
	float:left;
	margin-top: 10px;
}
.part .titre_vignette a
{
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}
.pro .titre_vignette
{
	font-size: 1em;
	color: #AF1515;
	font-weight: bold;
	height: 54px;
	width: 320px;
	float:left;
	margin-top: 10px;
}
.pro .titre_vignette a
{
	color: #AF1515;
	font-weight: bold;
	text-decoration: none;
}

.modele_vignette
{
	font-size: 0.9em;
	color: #333;
	font-weight: bold;
	height: 31px;
	width: 320px;
	float:left;
}
.modele_vignette a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.part .sponso_vignette
{
	font-weight: bold;
	color: #FFF;
	background-color: #06F;
	width: 664px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding-top: 1px;
	font-size: 0.9em;
	height: 20px;
	float: left;
}
.pro .sponso_vignette
{
	font-weight: bold;
	color: #FFF;
	background-color: #AF1515;
	width: 664px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding-top: 1px;
	font-size: 0.9em;
	height: 20px;
	float: left;
}
.sponso_vignette p
{
	text-align: right;
	margin-right: 5px;
}
.pro .logo
{
	float:left;
	height: 27px;
	width: 140px;
	background-image:url("listing/logopro.png");
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 6px;
}
.part .logo
{
	float: left;
	height: 27px;
	width: 140px;
	background-position: right;
	margin-top: 6px;
}

.details_vignette
{
	width: 320px;
	height: 48px;
	font-size: 0.7em;
	color: #333;
	float: left;
}
.details_vignette a
{
	color: #333;
	text-decoration: none;
}
.details_vignette a img
{
	text-decoration: none;
	border: none;
}
.espace_plus_vignette
{
	width: 320px;
	height: 20px;
	float: left;
	font-weight: bold;
	font-size: 0.7em;
	color: #333;
}
.espace_plus_vignette a p
{
	margin-top: 0em;
	margin-left: 0.2em;
	float: left;
	color: #333;
}
.espace_plus_vignette a
{
	text-decoration: none;
}
.espace_plus_vignette a img
{
	border: none;
}
.part .prix_vignette
{
	font-size: 1.5em;
	color: #06F;
	width: 320px;
	height: 30px;
	float: left;
	font-weight: bold;
	text-align: right;
}
.part .prix_vignette a
{
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}
.part .prix_vignette_en_baisse
{
	font-size: 1.5em;
	color: #06F;
	width: 320px;
	height: 48px;
	float: left;
	font-weight: bold;
	text-align: right;
	background-image: url("listing/prixenbaisse.png");
	background-repeat: no-repeat;
	background-position: left;
}
.part .prix_vignette_en_baisse a
{
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}
.pro .prix_vignette
{
	font-size: 1.5em;
	color: #AF1515;
	width: 320px;
	height: 30px;
	float: left;
	font-weight: bold;
	text-align: right;
}
.pro .prix_vignette a
{
	color: #AF1515;
	font-weight: bold;
	text-decoration: none;
}
.pro .prix_vignette_en_baisse
{
	font-size: 1.5em;
	color: #AF1515;
	width: 320px;
	height: 48px;
	float: left;
	font-weight: bold;
	text-align: right;
	background-image: url("listing/prixenbaissepro.png");
	background-repeat: no-repeat;
	background-position: left;
}
.pro .prix_vignette_en_baisse a
{
	color: #AF1515;
	font-weight: bold;
	text-decoration: none;
}
.pro .prix_vignette_promo
{
	font-size: 1.5em;
	color: #AF1515;
	width: 320px;
	height: 48px;
	float: left;
	font-weight: bold;
	text-align: right;
	background-image: url("listing/promo.png");
	background-repeat: no-repeat;
	background-position: left;
}
.pro .prix_vignette_promo a
{
	color: #AF1515;
	font-weight: bold;
	text-decoration: none;
}
.pro .prix_vignette_destockage
{
	font-size: 1.5em;
	color: #AF1515;
	width: 320px;
	height: 48px;
	float: left;
	font-weight: bold;
	text-align: right;
	background-image: url("listing/destockage.png");
	background-repeat: no-repeat;
	background-position: left;
}
.pro .prix_vignette_destockage a
{
	color: #AF1515;
	font-weight: bold;
	text-decoration: none;
}
.part .prix_vignette_negociable
{
	font-size: 1.5em;
	color: #06F;
	width: 320px;
	height: 48px;
	float: left;
	font-weight: bold;
	text-align: right;
	background-image: url("listing/negociable.png");
	background-repeat: no-repeat;
	background-position: left;
}
.part .prix_vignette_negociable a
{
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}
.pro .prix_vignette_negociable
{
	font-size: 1.5em;
	color: #AF1515;
	width: 320px;
	height: 48px;
	float: left;
	font-weight: bold;
	text-align: right;
	background-image: url("listing/negociablepro.png");
	background-repeat: no-repeat;
	background-position: left;
}
.pro .prix_vignette_negociable a
{
	color: #AF1515;
	font-weight: bold;
	text-decoration: none;
}
.dept_vignette
{
	float: right;
	width: 145px;
	height: 103px;
}

/*--------------------------départements---------------------------*/
.part .dept_vignette_971
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-971.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_971
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-971p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_972
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-972.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_972
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-972p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_973
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-973.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_973
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-973p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_974
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-974.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_974
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-974p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_01
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-01.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_01
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-01p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_02
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-02.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_02
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-02p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_03
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-03.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_03
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-03p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_04
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-04.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_04
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-04p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_05
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-05.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_05
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-05p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_06
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-06.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_06
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-06p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_07
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-07.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_07
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-07p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_08
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-08.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_08
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-08p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_09
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-09.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_09
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-09p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_10
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-10.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_10
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-10p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_11
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-11.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_11
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-11p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_12
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-12.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_12
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-12p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_13
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-13.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_13
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-13p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_14
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-14.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_14
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-14p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_15
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-15.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_15
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-15p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_16
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-16.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_16
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-16p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_17
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-17.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_17
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-17p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_18
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-18.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_18
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-18p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_19
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-19.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_19
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-19p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_20
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-20.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_20
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-20p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_21
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-21.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_21
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-21p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_22
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-22.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_22
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-22p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_23
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-23.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_23
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-23p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_24
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-24.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_24
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-24p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_25
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-25.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_25
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-25p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_26
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-26.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_26
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-26p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_27
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-27.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_27
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-27p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_28
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-28.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_28
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-28p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_29
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-29.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_29
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-29p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_30
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-30.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_30
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-30p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_31
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-31.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_31
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-31p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_32
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-32.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_32
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-32p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_33
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-33.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_33
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-33p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_34
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-34.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_34
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-34p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_35
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-35.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_35
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-35p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_36
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-36.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_36
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-36p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_37
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-37.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_37
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-37p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_38
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-38.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_38
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-38p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_39
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-39.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_39
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-39p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_40
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-40.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_40
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-40p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_41
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-41.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_41
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-41p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_42
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-42.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_42
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-42p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_43
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-43.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_43
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-43p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_44
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-44.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_44
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-44p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_45
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-45.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_45
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-45p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_46
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-46.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_46
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-46p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_47
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-47.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_47
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-47p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_48
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-48.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_48
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-48p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_49
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-49.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_49
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-49p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_50
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-50.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_50
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-50p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_51
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-51.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_51
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-51p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_52
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-52.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_52
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-52p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_53
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-53.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_53
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-53p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_54
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-54.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_54
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-54p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_55
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-55.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_55
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-55p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_56
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-56.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_56
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-56p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_57
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-57.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_57
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-57p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_58
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-58.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_58
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-58p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_59
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-59.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_59
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-59p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_60
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-60.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_60
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-60p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_61
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-61.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_61
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-61p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_62
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-62.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_62
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-62p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_63
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-63.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_63
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-63p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_64
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-64.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_64
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-64p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_65
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-65.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_65
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-65p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_66
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-66.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_66
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-66p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_67
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-67.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_67
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-67p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_68
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-68.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_68
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-68p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_69
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-69.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_69
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-69p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_70
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-70.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_70
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-70p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_71
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-71.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_71
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-71p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_72
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-72.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_72
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-72p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_73
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-73.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_73
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-73p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_74
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-74.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_74
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-74p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_75
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-75.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_75
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-75p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_76
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-76.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_76
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-76p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_77
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-77.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_77
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-77p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_78
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-78.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_78
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-78p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_79
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-79.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_79
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-79p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_80
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-80.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_80
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-80p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_81
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-81.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_81
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-81p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_82
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-82.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_82
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-82p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_83
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-83.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_83
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-83p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_84
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-84.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_84
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-84p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_85
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-85.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_85
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-85p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_86
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-86.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_86
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-86p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_87
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-87.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_87
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-87p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_88
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-88.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_88
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-88p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_89
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-89.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_89
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-89p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_90
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-90.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_90
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-90p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_91
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-91.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_91
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-91p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_92
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-92.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_92
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-92p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_93
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-93.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_93
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-93p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_94
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-94.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_94
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-94p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_95
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-95.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_95
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-95p.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_2a
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-2a.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_2a
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-2ap.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.dept_vignette_2b
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-2b.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.pro .dept_vignette_2b
{
	float: right;
	width: 145px;
	height: 103px;
	background-image:url("img/dep/dp-2bp.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}


.dept_vignette_det
{
	width: 145px;
	height: 27px;
	float: right;
	text-align: center;
	font-size: 0.7em;
}
.pied_date
{
	float: left;
	height: 15px;
	width: 160px;
	font-size: 0.7em;
	color: #333;
	text-align: left;
	margin-top: 6px;
	margin-left: 10px;
	
}
.part .pied_details
{
	float: right;
	height: 15px;
	width: 97px;
	font-size: 0.7em;
	color: #06F;
	text-align: right;
	margin-top: 6px;
	margin-right: 10px;
	background-image: url("listing/voirdetails.png");
	background-repeat: no-repeat;
}
.part .pied_details a
{
	color: #06F;
	text-decoration: none;
}
.part .pied_details a:hover
{
	color: #06F;
	text-decoration: underline;
}
.pro .pied_details
{
	float: right;
	height: 15px;
	width: 97px;
	font-size: 0.7em;
	color: #AF1515;
	text-align: right;
	margin-top: 6px;
	margin-right: 10px;
	background-image: url("listing/voirdetailspro.png");
	background-repeat: no-repeat;
}
.pro .pied_details a
{
	color: #AF1515;
	text-decoration: none;
}
.pro .pied_details a:hover
{
	color: #AF1515;
	text-decoration: underline;
}
.espace_entete_une
{
	width: 314px;
	height: 95px;
	margin-top: 3px;
	background-image: url(listing/enteteune.png);
	background-repeat: no-repeat;
}

