h1 {
	position: absolute;
	bottom: 12px;
	right: 20px;
	display: block;
	width: 58px;
	height: 25px;
	background: url("accueil/logo_vert.jpg");
}

h1 span {
	display: none;
}

#contenu_principal {
	background: #c0cd01;
	height: 471px;
}

#accueil_louer {
	position: absolute;
	display: block;
	width: 400px;
	height: 290px;
}

#accueil_louer #lien_image_louer {
	display: block;
	width: 400px;
	height: 290px;
	background: url("accueil/louer.jpg");
	text-decoration: none;
}

#accueil_louer #lien_image_louer span {
	position: absolute;
	right: 8px;
	top: -3px;
	display: block;
	font-size: 60px;
	text-transform: uppercase;
	color: #000;
}

#accueil_acheter {
	position: absolute;
	display: block;
	width: 400px;
	height: 290px;
	left: 400px;
}

#accueil_acheter #lien_image_acheter {
	display: block;
	width: 400px;
	height: 290px;
	background: url("accueil/acheter.jpg");
	text-decoration: none;
}

#accueil_acheter #lien_image_acheter span {
	position: absolute;
	right: 7px;
	top: -3px;
	display: block;
	font-size: 60px;
	text-transform: uppercase;
	color: #000;
}

/*
#siege {
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.point {
	font-size: 16px;
	vertical-align: middle;
}
*/

.accueil_gamme a {
	display: block;
	width: 190px;
	height: 126px;
	text-decoration: none;
}

.accueil_gamme a span {
	position: relative;
	top: 20px;
	padding: 1px 4px 2px 22px;
	color: #fff;
	background: #1a171b;
}

#accueil_vacances {
	position: absolute;
	top: 408px;
	left: 112px;
	background: url(accueil/accueil-vacances.jpg) no-repeat;
}

#accueil_premium {
	position: absolute;
	top: 408px;
	left: 306px;
	background: url(accueil/accueil-premium.jpg) no-repeat;
}

#accueil_taos {
	position: absolute;
	top: 408px;
	left: 500px;
	background: url(accueil/accueil-taos.jpg) no-repeat;
}

#accueil_vacances a span {
	display: block;
	width: 116px;
}

#accueil_vacances a:hover span {
	background: #e3006a;
}

#accueil_premium a:hover span {
	background: #aa8d48;
}

#accueil_taos a:hover span {
	background: #70808c;
}
