#layer1 {
	float:left;
	margin-left:45px;
	margin-top:5px;
}
.style1 {
	font-size: 24px;
	font-weight: bold; 
}
#layer2 {
	position:relative;
	width:127px;
	height:271px;
	background-image: url(/images/degustation/verre-vin.jpg);
	background-repeat: no-repeat;
	margin-right:30px;
}
#layer3 {
	margin-left:20px;
	float:left;
	width:250px;
	height:173px;
	background-image: url(/images/degustation/nez-vin.jpg);
	background-repeat: no-repeat;
	margin-right:30px;
}
#layerbasdroite {
	background: url(/images/conserver/cadrebasdroite.jpg);
	float: right;
	background-position:bottom right;
	margin-top:-15px;
	margin-right:-1px;
}
#layerbasgauche {
	background: url(/images/conserver/cadrebasgauche.jpg);
	background-position:bottom left;
	margin-top:-15px;
	margin-left:-1px;
}
#layerhautdroite {
	background: url(/images/conserver/cadrehautdroite.jpg);
	float:right;
	background-position:top right;
	margin-top:-15px;
	margin-right:-1px;
}
#layerhautgauche {
	background: url(/images/conserver/cadrehautgauche.jpg);
	margin-top:-1px;
	margin-left:-1px;
}
#layerhautgauche, #layerhautdroite, #layerbasgauche, #layerbasdroite {
	height: 15px; 
	width: 15px;
	background-repeat: no-repeat;
}
#layercadre {	
	border: 1px solid #CCCCCC;
	height:120px;
	background-color: #BBD9EE;
	cursor: pointer;
}
#layercadre2 {
	height:120px;
	Background: #BBD9EE;	
}
#layer4 {
	margin-right:128px;
	margin-left:5px;
	}
#layer5 {
	position:absolute;
	margin-top:20px;
	margin-left:640px;
	width:122px;
	height:59px;
	background-image: url(/images/degustation/nez.png);
	background-repeat: no-repeat;
}
#layer7 {
	margin-top:10px
	}
a:hover {
		color : #999999;  
		}
