h1 {
	position: absolute;
	bottom: 12px;
	right: 20px;
	display: block;
	width: 58px;
	height: 25px;
	background: url("accueil/logo_gris.jpg");
}

h1 span {
	display: none;
}

#contenu_principal {
	background: #5B5648;
	height: 469px;
}

#accueil_caviste {
	position: absolute;
	display: block;
	width: 400px;
	height: 306px;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

#accueil_caviste #lien_image_caviste {
	display: block;
	width: 400px;
	height: 306px;
	background: url("accueil/caviste.jpg");
}

#accueil_caviste #lien_caviste {
	position: absolute;
	top: 258px;
	left: 91px;
	font-size: 50px;
	line-height: 35px;
	font-weight: bolder;
	color: #807A63;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 40px;
	background: url("accueil/grosse-puce-gch.png") bottom right no-repeat;
	width: 235px;
}

#accueil_caviste #lien_caviste:hover {
	background: url("accueil/grosse-puce-hover-gch.png") bottom right no-repeat;	
}


#accueil_bar-a-vins {
	position: absolute;
	display: block;
	width: 400px;
	height: 306px;
	left: 400px;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

#accueil_bar-a-vins #lien_image_bar-a-vins {
	display: block;
	width: 400px;
	height: 306px;
	background: url("accueil/bar-a-vins.jpg");
}

#accueil_bar-a-vins #lien_bar-a-vins {
	position: absolute;
	top: 258px;
	right: 24px;
	font-size: 50px;
	line-height: 35px;
	font-weight: bolder;
	color: #80001F;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 40px;
	background: url("accueil/grosse-puce-dte.png") bottom left no-repeat;
	width: 311px;
}

#accueil_bar-a-vins #lien_bar-a-vins:hover {
	background: url("accueil/grosse-puce-hover-dte.png") bottom left no-repeat;	
}

#siege {
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.point {
	font-size: 16px;
	vertical-align: middle;
}

.accueil_images {
	text-align: center;
}

.accueil_images h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 4px;
}

.accueil_images a {
	text-decoration: none;
	border: 0;
}

.accueil_images img {
	border: 0;
}

.accueil_gamme .lien_puce {
	margin: 4px 75px;
	display: block;
	width: 16px;
	height: 17px;
	background: url("defaut/menu_puce.jpg") 0 -52px no-repeat;
}

.accueil_gamme .lien_puce:hover {
	background: url("defaut/menu_puce.jpg") 0 -18px no-repeat;
}

.accueil_gamme .lien_puce span {
	display: none;
}

#accueil_CAVISTE {
	position: absolute;
	top: 450px;
	left: 72px;
	width: 150px;
	height: 120px;
}

#accueil_VENTE_EN_LIGNE {
	position: absolute;
	top: 450px;
	left: 326px;
	width: 150px;
	height: 120px;
}

#accueil_BAR_A_VINS {
	position: absolute;
	top: 450px;
	left: 572px;
	width: 150px;
	height: 120px;
}
