h1, h2 {
	display: none;
}

h3 {
	padding-top: 12px;
	color: #232024;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}

#recherche-acheter {
	padding-bottom: 96px;
	background: #1a171b url(acheter/photos-bas.jpg) bottom left no-repeat;
}

#gauche {
	position: relative;
	float: left;
	width: 550px;
	background: #fff;
}

#gauche h3 {
	margin-left: 20px;
	font-size: 22px;
}

#droite {
	position: relative;
	float: right;
	width: 250px;
	background: #1a171b;
}

#droite h3 {
	background: #fff;
	padding-bottom: 12px;
}

#ambiance-proprietaire {
	position: absolute;
	left: 20px;
	top: 112px;
	display: block;
}

#decouverte-gammes {
	position: relative;
	margin: 200px 25px 10px 20px;
}

#decouverte-gammes p {
	text-align: justify;
	color: #4e4c4f;
	font-size: 10px;
	line-height: 16px;
}

#droite .patience {
	position: absolute;
	width: 100%;
	top: 448px;
	color: #fff;
	text-align: center;
}

#droite #recherche {
	margin: 20px;
	width: 210px;
}

#droite #recherche fieldset {
	border: 0;
	margin-bottom: 20px;
}

#droite #recherche legend {
	position: relative;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0;
	color: #fff;
	margin-bottom: 4px;
}

#droite #recherche .submit {
	background: #fff;
	font-size: 10px;
}

#droite #recherche .bloc-checkbox {
	display: block;
}

#droite #recherche .label {
	display: block;
	color: #fff;
	text-transform: uppercase;
}

#droite #recherche .label-checkbox {
	color: #aaa;
}

#droite #recherche .second-lvl {
	margin: 5px 0;
}

#droite #recherche .input {
	width: 180px;
	border: 1px solid #666;
}

#droite #recherche select .option-region {
	font-weight: bold;
	font-style: italic;
}


/* Styles de la liste des parcelles */

#liste-acheter {
	position: relative;
	height: 471px;
	margin: 0;
	padding: 0;
	background: #fff url('catalogue/decor-catalogue.jpg') top left repeat-y;
}

#liste-acheter h2 {
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #5f6062;
	z-index: 100;
	padding-top: 12px;
	padding-left: 72px;
}

#aucun_resultat {
	position: relative;
	top: 90px;
	left: 140px;
	font-size: 16px;
}

#aucun_resultat a {
	color: #26b9cd;
	text-decoration: none;
}

.lst_parcelles {
	position: relative;
	width: 690px;
	height: 72px;
	border: 2px solid #5f6062;
	margin: 10px 0 8px 80px;
	padding: 4px;
	background: #fff;
	color: #5f6062;
	font-size: 13px;
}

.lst_parcelles div.onglet {
	position: absolute;
	top: -2px;
	left: -37px;
	width: 37px;
	height: 40px;
	z-index: 100;
}

.lst_parcelles div.onglet-mer {
	background: url(acheter/onglet-mer.jpg) no-repeat;
}

.lst_parcelles div.onglet-campagne {
	background: url(acheter/onglet-campagne.jpg) no-repeat;
}

.lst_parcelles div.onglet-montagne {
	background: url(acheter/onglet-montagne.jpg) no-repeat;
}

.lst_parcelles div.onglet-etoiles {
	position: absolute;
	top: 40px;
	left: -33px;
	width: 31px;
	height: 34px;
	z-index: 100;
}

.lst_parcelles div.onglet-une-etoile {
	background: url(acheter/onglet-une-etoile.jpg) no-repeat;
}

.lst_parcelles div.onglet-deux-etoiles {
	background: url(acheter/onglet-deux-etoiles.jpg) no-repeat;
}

.lst_parcelles div.onglet-trois-etoiles {
	background: url(acheter/onglet-trois-etoiles.jpg) no-repeat;
}

.lst_parcelles div.onglet-quatre-etoiles {
	background: url(acheter/onglet-quatre-etoiles.jpg) no-repeat;
}

.lst_parcelles div.onglet-cinq-etoiles {
	background: url(acheter/onglet-cinq-etoiles.jpg) no-repeat;
}

.lst_parcelles img.photo_parcelle {
	position: relative;
	float: left;
	border: 1px solid #5f6062;
	margin: 0 4px 4px 0;
}

.lst_parcelles .prestations-parcelle a.tooltip {
	position: relative;
	float: right;
	display: block;
	width: 50px;
	height: 50px;
	margin-left: 10px;
}

.lst_parcelles .prestations-parcelle a.tooltip img {
	border: 0;
}

.lst_parcelles .prestations-parcelle a.tooltip em {
    display:none;
}
.lst_parcelles .prestations-parcelle a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
.lst_parcelles .prestations-parcelle a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width: 120px;
}
.lst_parcelles .prestations-parcelle a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    right: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(acheter/image-infobulle.gif) no-repeat;
    margin:0;
    padding: 0;
    border: 0;
}

.lst_parcelles h3 {
	position: relative;
	color: #5f6062;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0;
}

.lst_parcelles .en_savoir_plus {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 1px 6px 1px 10px;
	text-decoration: none;
	color: #5f6062;
	background: #27c0d8;
	border-left: 1px solid #5f6062;
	border-top: 1px solid #5f6062;
}

.lst_parcelles .important {
	font-weight: bold;
}

#index {
	margin-top: 8px;
	margin-right: 17px;
	text-align: right;
}

#index a {
	padding: 1px 6px;
	border: 1px solid #27c0d8;
	text-decoration: none;
	color: #27c0d8;
	background: #fff;
	font-weight: bold;
	font-size: 15px;
	margin: 1px 0 1px 5px;
}

#index a:hover {
	border: 1px solid #5f6062;
	color: #5f6062;
}

#index a.actif {
	border: 1px solid #27c0d8;
	background: #27c0d8;
	color: #fff;
}
