
#carteDepartement { 
	margin-left: 251px;
}

/* @group liste cat */

ul#listePartez { 
	margin: 0;
	padding: 0;
}

ul#listePartez li { 
	position: relative;
	width: 746px;
	height: 60px;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../partez/im/listePartez.png) no-repeat;
	list-style-type: none;
	margin: 5px 0 0;
}

ul#listePartez li.cat a { 
	width: 746px;
	height: 60px;
	display: block;
	text-decoration: none;
	color: white;
	cursor: hand;
	top: -3px;
	left: -3px;
	position: absolute;
	border: 3px solid #e8ecaa;
}

ul#listePartez li.cat a:hover { 
	z-index: 99;
	border: 3px solid #abb300;
}

ul#listePartez li.cat2 a { 
	width: 746px;
	height: 60px;
	display: block;
	text-decoration: none;
	color: white;
	cursor: hand;
	top: -3px;
	left: -3px;
	position: absolute;
	border: 3px solid #e8ecaa;
	text-align: center;
	font-size: 24px;
	line-height: 66px;
}

ul#listePartez li.cat2 a:hover { 
	z-index: 99;
	border: 3px solid #abb300;
}

ul#listePartez li.cat .titre { 
	width: 380px;
	height: 60px;
	position: absolute;
	font-size: 19px;
	padding-left: 10px;
	line-height: 60px;
	top: 0;
	left: 0;
}

ul#listePartez li.cat .photo { 
	width: 160px;
	height: 60px;
	position: absolute;
	left: 390px;
	top: 0;
}

ul#listePartez li.cat .offres { 
	width: 186px;
	height: 60px;
	position: absolute;
	left: 540px;
	top: 0;
	font-size: 12px;
	padding-left: 10px;
	line-height: 60px;
	text-align: center;
	font-style: italic;
	background: url(../partez/im/fleche.png) no-repeat 180px center;
	color: white;
}

ul#listePartez li.cat.on .offres { 
	background: url(../partez/im/flecheBas.png) no-repeat 180px center;
}

ul#listePartez li.cat.on a { 
	text-decoration: underline;
}

/* @end */

/* @group liste cat séjours */

ul#listePartezSejours { 
	margin: 0;
	padding: 0;
}

ul#listePartezSejours li { 
	position: relative;
	width: 746px;
	height: 60px;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../partez/im/listePartez.png) no-repeat;
	list-style-type: none;
	margin: 5px 0 0;
}

ul#listePartezSejours li.cat a { 
	width: 746px;
	height: 60px;
	display: block;
	text-decoration: none;
	color: white;
	cursor: hand;
	top: -3px;
	left: -3px;
	position: absolute;
	border: 3px solid #e8ecaa;
}

ul#listePartezSejours li.cat a:hover { 
	z-index: 99;
	border: 3px solid #abb300;
}

ul#listePartezSejours li.cat2 a { 
	width: 746px;
	height: 60px;
	display: block;
	text-decoration: none;
	color: white;
	cursor: hand;
	top: -3px;
	left: -3px;
	position: absolute;
	border: 3px solid #e8ecaa;
	text-align: center;
	font-size: 24px;
	line-height: 66px;
}

ul#listePartezSejours li.cat2 a:hover { 
	z-index: 99;
	border: 3px solid #abb300;
}

ul#listePartezSejours li.cat .titre { 
	width: 480px;
	height: 60px;
	position: absolute;
	font-size: 19px;
	padding-left: 10px;
	line-height: 60px;
	top: 0;
	left: 0;
}

ul#listePartezSejours li.cat .photo { 
	width: 160px;
	height: 60px;
	position: absolute;
	left: 575px;
	top: 0;
}

ul#listePartezSejours li.cat .offres { 
	width: 186px;
	height: 60px;
	position: absolute;
	left: 540px;
	top: 0;
	font-size: 12px;
	padding-left: 10px;
	line-height: 60px;
	text-align: center;
	font-style: italic;
	background: url(../partez/im/fleche.png) no-repeat 180px center;
	color: white;
}

ul#listePartezSejours li.cat.on .offres { 
	background: url(../partez/im/flecheBas.png) no-repeat 180px center;
}

ul#listePartezSejours li.cat.on a { 
	text-decoration: underline;
}

/* @end */

/* @group Liste offres */

#contenu.coulPdown h1 { 
	text-align: center;
	color: #c3cf00;
	font-size: 42px;
	margin: 0;
	font-weight: bold;
	line-height: 44px;
}

ul#listeOffrePartez { 
	margin: 20px 0 0;
	padding: 0;
}

ul#listeOffrePartez li { 
	width: 755px;
	height: 95px;
	overflow: hidden;
	background: url(../partez/im/listeProd.png) no-repeat 0;
	list-style-type: none;
}

ul#listeOffrePartez .photo { 
	width: 110px;
	height: 82px;
	float: left;
	overflow: hidden;
	margin: 0;
	background-position: center center;
	background-repeat: no-repeat;
}

ul#listeOffrePartez .titre { 
	width: 620px;
	height: 25px;
	float: left;
	padding-left: 10px;
	font-size: 18px;
	line-height: 23px;
	margin: 0;
	position: relative;
}

ul#listeOffrePartez .titre div.promo {
	position: absolute;
	top: -5px;
	right: 8px;
}

ul#listeOffrePartez .titre div.promo a { 
	display: block;
	width: 80px;
	height: 17px;
	float: left;
	background-color: #00828a;
	color: white;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	margin-top: 9px;
	margin-left: 12px;
}

ul#listeOffrePartez .titre div.promo a:hover { 
	background-color: #00b4bf;
}

ul#listeOffrePartez .titre a { 
	color: #4f4f4f;
	text-decoration: none;
}

ul#listeOffrePartez .titre a:hover { 
	color: #7c8200;
}

ul#listeOffrePartez span.letype { 
	font-size: 10px;
	margin-left: 5px;
	color: #4f4f4f;
}

ul#listeOffrePartez .description { 
	color: #4f4f4f;
	font-size: 10px;
}

ul#listeOffrePartez .presentation { 
	width: 420px;
	height: 49px;
	float: left;
	color: #4f4f4f;
	font-size: 10px;
	margin: 0;
	padding-top: 7px;
	padding-left: 11px;
	line-height: 13px;
}

ul#listeOffrePartez .presentationSansPhoto { 
	width: 532px;
	height: 49px;
	float: left;
	color: #4f4f4f;
	font-size: 10px;
	margin: 0;
	padding-top: 7px;
	padding-left: 11px;
	line-height: 13px;
}

ul#listeOffrePartez .prix { 
	width: 89px;
	height: 47px;
	float: left;
	color: white;
	font-size: 18px;
	margin: 4px 0 0 10px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

div.prix div.prixListeSejour { 
	display: block;
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
}

div.prix div.parpersonenneSejour { 
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

ul#listeOffrePartez .detailBlocPhoto { 
	width: 82px;
	height: 40px;
	float: left;
	color: white;
	font-size: 11px;
	margin: 9px 0 0 13px;
	text-align: left;
	line-height: 12px;
}

ul#listeOffrePartez .prix2 { 
	width: 89px;
	height: 47px;
	float: left;
	color: white;
	font-size: 16px;
	margin: 4px 0 0 10px;
	text-align: center;
	line-height: 15px;
	font-weight: bold;
}

ul#listeOffrePartez .apartir { 
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

ul#listeOffrePartez .SavoirPlus a { 
	display: block;
	width: 80px;
	height: 17px;
	float: left;
	background-color: #4f4f51;
	color: white;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	margin-top: 9px;
	margin-left: 12px;
}

ul#listeOffrePartez .SavoirPlus a:hover { 
	background-color: #7d7d81;
}

ul#listeOffrePartez .Reserver a { 
	display: block;
	width: 80px;
	height: 17px;
	float: left;
	background-color: #cd0072;
	color: white;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	margin-top: 4px;
	margin-left: 12px;
}

ul#listeOffrePartez .Reserver a:hover { 
	background-color: #ff008e;
}

ul#listeOffrePartez .AchatLigne a { 
	display: block;
	width: 80px;
	height: 17px;
	float: left;
	background-color: #cd0072;
	color: white;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	margin-top: 4px;
	margin-left: 12px;
}

ul#listeOffrePartez .AchatLigne a:hover { 
	background-color: #ff008e;
}

/* @end */

/* @group fiche */

/* @group haut */

#blocWeek { 
	background: url(../partez/im/blocWeekEnd.png) no-repeat;
	width: 753px;
	height: 439px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

#blocWeek p { 
	margin: 0;
	line-height: 1.3em;
}

#blocWeek p.titre { 
	width: auto;
	height: 50px;
	float: left;
	overflow: hidden;
	font-size: 20px;
	line-height: 50px;
	padding-left: 15px;
	font-weight: bold;
}

#blocWeek p.titre span { 
	font-size: 10px;
}

#blocWeek p.classement { 
	width: auto;
	height: 50px;
	float: right;
	clear: right;
	overflow: hidden;
	font-size: 14px;
	line-height: 52px;
	padding-left: 10px;
	text-align: right;
	margin-right: 20px;
}

#blocWeek div.photo { 
	clear: left;
	width: 300px;
	height: 220px;
	float: left;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	background: gainsboro no-repeat center center;
	display: inline;
}

#blocWeek div.infos { 
	width: 240px;
	height: 220px;
	float: left;
	overflow: auto;
	margin-top: 10px;
}

#blocWeek span.letype { 
	font-size: 10px;
	margin-left: 5px;
	color: #4f4f4f;
}

#blocWeek p.DetailPrest { 
	font-size: 12px;
	color: gray;
}

#blocWeek div.prix .apartirGros { 
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
}

#blocWeek div.reserver a { 
	width: 154px;
	height: 35px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 20px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	color: white;
	background: #cd0072 url(../im/coin.png) no-repeat right bottom;
}

#blocWeek div.reserver a:hover { 
	background-color: #ff008e;
}

#blocWeek div.AchatLigne a { 
	width: 154px;
	height: 35px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 16px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	color: white;
	background: #cd0072 url(../im/coin.png) no-repeat right bottom;
}

#blocWeek div.AchatLigne a:hover { 
	background-color: #ff008e;
}

#blocWeek div.lesphotos { 
	clear: both;
	float: left;
	width: 743px;
	height: 115px;
	overflow: auto;
	margin-top: 25px;
	color: gray;
	font-size: 10px;
	text-align: center;
}

#blocWeek div.lesphotos img { 
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 2px;
	border: 2px solid silver;
}

#blocWeek div.lesphotos img:hover { 
	border: 2px solid #d00071;
}

#blocWeek div.infosWeek { 
	width: 240px;
	height: 220px;
	float: left;
	overflow: auto;
	margin-top: 10px;
	font-size: 12px;
}

p.DetailFicheWeek { 
	color: gray;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 14px!important;
	font-size: 12px;
}

/* @end */

/* @group bas */

.caracteristiques { 
	display: block;
	float: left;
	font-size: 12px;
	padding: 10px 10px 0;
	background-color: #eef1c0;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: left;
	width: 495px;
}

.caracteristiques h2 { 
	color: #99a000!important;
	font-size: 14px!important;
	font-weight: bold;
	text-align: left!important;
	margin-bottom: 5px;
	margin-top: -4px;
	border-bottom: 1px solid #c9d200;
}

/* @group mini-bloc */

div.mini-bloc { 
	float: right;
	width: 200px;
	font-size: 13px;
	margin-top: 10px;
	background-image: url(../partez/im/mini-bloc.png);
	border-top: 1px solid #d6dd3c;
	border-bottom: 1px solid #d6dd3c;
	margin-right: 12px;
	clear: right;
	margin-bottom: 10px;
}

div.mini-bloc div.titre { 
	color: white;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 20px;
	background: #c9d200 url(../im/coin.png) no-repeat right bottom;
	border-right: 1px solid #d6dd3c;
}

div.mini-bloc p { 
	padding: 10px 10px 0;
	font-size: 11px;
	margin-bottom: 10px;
}

div.mini-bloc ul { 
	list-style-type: none;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.mini-bloc li { 
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #d2d2d3;
}

/* @end */

/* @group Bloc */

div.Bloc { 
	clear: both;
	font-size: 12px;
	border: 1px solid #c9d200;
	background-color: white;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 12px;
}

div.Bloc div.titre { 
	color: white;
	font-size: 18px;
	padding-left: 10px;
	background: #c9d200 url(../im/coin.png) no-repeat right bottom;
}

div.Bloc div.titreNuit { 
	color: white;
	font-size: 18px;
	padding-left: 10px;
	background: #c9d200 url(/nl/partez/im/picNuit.gif) no-repeat 718px center;
}

div.Bloc p { 
	font-size: 11px;
	margin: 5px 0;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
}

div.Bloc ul { 
	list-style-type: none;
	font-size: 11px;
	margin: 10px;
}

div.Bloc li { 
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #d2d2d3;
}

/* @end */

div.detail { 
	float: left;
	width: 512px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 12px;
	text-align: justify;
	line-height: 24px;
	display: inline;
	background-color: #e8ecaa;
}

div.detailWeek { 
	float: left;
	width: 512px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 12px;
	text-align: justify;
	line-height: 16px;
	display: inline;
	background-color: #e8ecaa;
}

div.CoupCoeur { 
	float: left;
	width: 498px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 12px;
	text-align: justify;
	line-height: 20px;
	display: inline;
	background-color: #f1ddc2;
	border: 2px solid #f1c2c3;
	padding: 5px;
}

div#textePrix { 
	font-size: 11px;
	clear: left;
	border: 2px solid #d9de86;
	padding: 2px;
	text-align: center;
	float: left;
	width: 505px;
	clear: left;
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.clear { 
	clear: both;
}

div.detailPrestationWeek { 
	font-size: 10px;
	margin-left: 3px;
}

div.detailPrestationWeek p { 
	margin-top: 4px;
	margin-bottom: 4px;
}

div.textePrestationWeek { 
	font-size: 10px;
	border: 1px solid #c9d200;
	background-color: #e8ecaa;
	padding: 5px 10px;
}

div.textePrestationWeek p { 
	margin: 4px 0 0;
}

/* @end */

/* @end */

/* @group Prestations location */

/* @group achat */

div.listePrestation .reserver a { 
	display: block;
	width: 160px;
	height: 26px;
	float: right;
	background-color: #cd0072;
	color: white;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	margin-right: -6px;
}

div.listePrestation .reserver a:hover { 
	background-color: #ff008e;
}

div.listePrestation div.AchatLigne a { 
	display: block;
	width: 160px;
	height: 26px;
	float: right;
	background-color: #cd0072;
	color: white;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	margin-right: -6px;
}

div.listePrestation .AchatLigne a:hover { 
	background-color: #ff008e;
}

/* @end */

div.tetePrestation { 
	background-color: #c9d200;
	padding: 3px 10px;
	margin: 20px 12px 0 10px;
	font-weight: bold;
}

div.corpsPrestation { 
	margin: 0 12px 0 10px;
	background-color: white;
	border: 2px solid #c9d200;
	padding: 10px;
	font-size: 12px;
}

div.introPrestation { 
	text-align: justify;
}

div.detailPrestation { 
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	height: auto;
}

div.detailPrestation div.col { 
	float: left;
	margin-left: 20px;
}

/* @group table */

table.tablePrestation { 
	font-size: 10px;
	margin-bottom: 0;
}

table.tablePrestation thead { 
	background-color: #e8ecaa;
}

table.tablePrestation thead th { 
	border-bottom: 2px solid #c9d200;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.tablePrestation tbody td { 
	border-bottom: 1px solid #e8ecaa;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

table.tablePrestation td.commentaire { 
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #c9d200;
	border-bottom-width: 0;
	padding-top: 10px;
	padding-bottom: 0;
}

/* @end */

/* @end */

/* @group Liste simple */

ul#listeSimple { 
	list-style-type: none;
}

ul#listeSimple li a { 
	display: block;
	background-color: #c9d200;
	color: white;
	font-size: 20px;
	margin-top: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left: 15px;
	width: 690px;
}

ul#listeSimple li a:hover { 
	background-color: #a6ae00;
}

/* @end */

/* @group Séjours théma fiche */

/* @group Droite */

div#ficheSejour div.NomCommune { 
	width: 155px;
	position: absolute;
	top: 140px;
	left: 0;
	font-size: 9px;
	text-align: center;
	color: gray;
	font-weight: normal;
	font-style: normal;
}

div#ficheSejour div.situer a { 
	width: 154px;
	height: 25px;
	display: block;
	position: absolute;
	top: 155px;
	left: 0px;
	background-color: #4f4f51;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: white;
}

div#ficheSejour div.situer a:hover { 
	background-color: #7d7d81;
}

div#ficheSejour div#blocPrix { 
	top: 0;
	left: 0px;
	width: 154px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: white;
	position: absolute;
	background-color: #c9d200;
}

div#ficheSejour div.prix { 
	width: 154px;
	height: 202px;
	float: left;
	overflow: hidden;
	margin-left: 12px;
	margin-top: 10px;
	clear: right;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
	color: white;
	position: relative;
}

div#ficheSejour div.prix .apartir { 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Tabs */

div#ficheSejour #Onglets { 
	clear: both;
	width: 723px;
	margin-top: -20px;
	margin-bottom: 10px;
}

div#ficheSejour ul.Tabs { 
	display: block;
	margin: 20px auto 0 15px;
	width: 600px;
	padding-left: 0;
}

div#ficheSejour ul.Tabs li { 
	float: left;
	list-style-type: none;
	display: block;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 6px;
}

div#ficheSejour .Tabs a { 
	display: block;
	color: #a1b453;
	text-decoration: none;
	background-color: #e4e980;
	padding: 6px 12px;
	border-left: 2px solid #e8ecaa;
	border-right: 2px solid #e8ecaa;
	border-top: 4px solid #e8ecaa;
}

div#ficheSejour .Tabs a:hover { 
	color: black!important;
	background-color: #d9e338;
	border-left: 2px solid #c9d200;
	border-right: 2px solid #c9d200;
	border-top: 2px solid #c9d200;
	border-bottom: 2px solid #d9e338;
}

div#ficheSejour .Tabs a.select { 
	color: black!important;
	background-color: #c9d200;
	border: 2px solid #c9d200;
	font-weight: bold;
}

div#ficheSejour #t1, div#ficheSejour #t2, div#ficheSejour #t3, div#ficheSejour #t4 { 
	clear: both;
	border: 2px solid #c9d200;
	background-color: white;
	padding: 10px;
	width: 723px;
}

div#ficheSejour #t1 { 
	font-size: 12px;
	line-height: 16px;
}

div#ficheSejour #t1 p { 
	margin: 4px 0;
}

div#ficheSejour #t2 ul { 
	list-style-type: none;
	font-size: 11px;
	margin: 0;
}

div#ficheSejour #t2 li { 
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #d2d2d3;
}

div#ficheSejour #t2 p { 
	font-size: 11px;
	margin: 5px 0;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
}

div#ficheSejour div#textePrixTabs { 
	background-color: #e8ecaa;
	margin-top: 5px;
	padding: 2px 4px;
}

div#ficheSejour #t3 { 
	text-align: center;
}

/* @end */

div#ficheSejour div.infos p.Prestation { 
	font-size: 16px;
	margin-top: 5px;
	font-weight: bold;
}

div#ficheSejour div.infos p { 
	font-size: 12px;
	margin-top: 10px;
}

div#ficheSejour div.Aanbiedingen
{ 
	color: white;
	font-size: 13px;
	margin-bottom: 30px;
	padding: 5px 8px;
	background-color: #0098a1;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	width: 728px;
}

div#ficheSejour div.Aanbiedingen
p { 
	margin: 0;
}

/* @end */

/* @group Locations */

div#ficheLocation div.infos p { 
	font-size: 12px;
}

div.listePrestation div.Aanbiedingen
{ 
	color: white;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 5px 8px;
	background-color: #0098a1;
	clear: both;
	font-weight: bold;
}

div.listePrestation div.Aanbiedingen
p { 
	margin: 0;
}

/* @group Droite */

div#ficheLocation div#blocPrix { 
	top: 0;
	left: 0px;
	width: 154px;
	height: 78px;
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: white;
	position: absolute;
	background-color: #c9d200;
}

div#ficheLocation div#blocPrix p { 
	margin: 0 0 -2px;
}

div#ficheLocation div.prix { 
	width: 154px;
	height: 202px;
	float: left;
	overflow: hidden;
	margin-left: 12px;
	margin-top: 10px;
	clear: right;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
	color: white;
	position: relative;
}

div#ficheLocation div.prix .apartir { 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding-top: 3px;
}

div#ficheLocation div.prix .apartir2 { 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

div#ficheLocation div.NomCommune { 
	width: 155px;
	position: absolute;
	top: 110px;
	left: 0;
	font-size: 9px;
	text-align: center;
	color: gray;
	font-weight: normal;
	font-style: normal;
}

div#ficheLocation div.situer a { 
	width: 154px;
	height: 25px;
	display: block;
	position: absolute;
	top: 125px;
	left: 0px;
	background-color: #4f4f51;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: white;
}

div#ficheLocation div.situer a:hover { 
	background-color: #7d7d81;
}

#ficheLocation div.promo a { 
	width: 154px;
	height: 25px;
	display: block;
	position: absolute;
	top: 160px;
	left: 0px;
	background-color: #00828a;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: white;
}

#ficheLocation div.promo a:hover { 
	background-color: #00b4bf;
}

#ficheLocation div.voirSejour a { 
	width: 154px;
	height: 25px;
	display: block;
	position: absolute;
	top: 195px;
	left: 0px;
	background-color: #cd0072;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: white;
}

#ficheLocation div.voirSejour a:hover { 
	background-color: #ff008e;
}

/* @end */

/* @group Pictos */

#ficheLocation div#picto { 
	float: right;
	display: block;
	height: 51px;
}

#ficheLocation #pic2 { 
	padding-top: 7px;
}

#ficheLocation #pic3 { 
	padding-top: 9px;
}

#ficheLocation #pic4 { 
	padding-top: 6px;
}

#ficheLocation #pic5 { 
	padding-top: 8px;
}

#ficheLocation #pic6 { 
	padding-top: 8px;
}

#ficheLocation #pic7 { 
	padding-top: 8px;
}

#ficheLocation #pic8 { 
	padding-top: 10px;
}



/* @end */

/* @end */

/* @group Idées week-end */

div.coeur { 
	background: url(/nl/im/icons/heart.png) no-repeat;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	color: #e2007d;
	line-height: 17px;
	margin-bottom: 3px;
}

#ficheWeekEnd div.NomCommune { 
	width: 155px;
	position: absolute;
	top: 135px;
	left: 0;
	font-size: 9px;
	text-align: center;
	color: gray;
	font-weight: normal;
	font-style: normal;
}

#ficheWeekEnd div#blocPrix { 
	top: 0;
	left: 0px;
	width: 154px;
	height: 78px;
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: white;
	position: absolute;
	background-color: #c9d200;
}

#ficheWeekEnd div.prix { 
	width: 154px;
	height: 202px;
	float: left;
	overflow: hidden;
	margin-left: 12px;
	margin-top: 10px;
	clear: right;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
	color: white;
	position: relative;
}

#ficheWeekEnd div.prix .apartir { 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding-top: 3px;
}


#ficheWeekEnd div#blocPrix p { 
	margin: 0 0 -4px;
}
#ficheWeekEnd div.prix .apartir2 { 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}


#ficheWeekEnd div.NomCommune { 
	width: 155px;
	position: absolute;
	top: 100px;
	left: 0;
	font-size: 9px;
	text-align: center;
	color: gray;
	font-weight: normal;
	font-style: normal;
}
#ficheWeekEnd div.situer a { 
	width: 154px;
	height: 25px;
	display: block;
	position: absolute;
	top: 115px;
	left: 0px;
	background-color: #4f4f51;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: white;
}

#ficheWeekEnd div.situer a:hover { 
	background-color: #7d7d81;
}

#ficheWeekEnd div.promo a { 
	width: 154px;
	height: 25px;
	display: block;
	position: absolute;
	top: 150px;
	left: 0px;
	background-color: #00828a;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: white;
}

#ficheWeekEnd div.promo a:hover { 
	background-color: #00b4bf;
}

#ficheWeekEnd div.voirSejour a { 
	width: 154px;
	height: 35px;
	display: block;
	position: absolute;
	top: 185px;
	left: 0px;
	background-color: #cd0072;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	color: white;
}

#ficheWeekEnd div.voirSejour a:hover { 
	background-color: #ff008e;
}

/* @group Pictos */

#ficheWeekEnd div#picto { 
	float: right;
	display: block;
	height: 51px;
}

#ficheWeekEnd #pic2 { 
	padding-top: 7px;
}

#ficheWeekEnd #pic3 { 
	padding-top: 9px;
}

#ficheWeekEnd #pic4 { 
	padding-top: 6px;
}

#ficheWeekEnd #pic5 { 
	padding-top: 8px;
}

#ficheWeekEnd #pic6 { 
	padding-top: 8px;
}

#ficheWeekEnd #pic7 { 
	padding-top: 8px;
}

#ficheWeekEnd #pic8 { 
	padding-top: 10px;
}



/* @end */

/* @end */