

body{
	top:0;
	left:0; 
	background-color:#F0EDDD;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h2{font-size: 16px;margin: 5px 0 0 0;}
h2.titre{font-size: 14px;}
h3{font-size: 12px;margin: 0;}

#page{
	background: transparent url('hotel-bourgogne.jpg') no-repeat center top; 
	display:block; 
	width: 946px; 
	height: 616px; 
	margin: 0 auto;
}

#titre{
	position:relative; 
	top: 30px;  
	text-align:center; 
	color:#CC0033;
}

#titre h1{ margin:10px 0 0 0;font-size:27px}
#titre h2{ margin:4px 0px 0px 0px; font-size:18px;font-size:17px;}

#chez-guy{
	background: transparent url('chez-guy.jpg') no-repeat 1px 30px; 
	width:196px; 
	height:180px; 
	position:relative; 
	display: inline; 
	top: 60px; 
	left:123px;
	text-align:center;
	color: #FFF;
	float:left;
}

#chez-guy h5{ margin:10px 0 0 0;}
#chez-guy a{ color: #FFF; position:relative; top: 105px;}


#arts-et-terroirs{
	background: transparent url('arts-et-terroirs.jpg') no-repeat 1px 30px; 
	width:196px; 
	height:180px; 
	position:relative;
	display: inline; 
	top: 290px;
	left: 55px;
	text-align:center;
	color: #FFF;
	float:left;
}

#arts-et-terroirs h5{ margin:10px 0 0 0;}
#arts-et-terroirs a{ color: #FFF; position:relative; top: 120px;}

#la-cave-a-guy{
	background: transparent url('Cave-De-Guy.jpg') no-repeat 1px 30px; 
	width:196px; 
	height:180px; 
	position:relative;
	display: inline; 
	top: 60px; 
	left: -20px;
	text-align:center;
	color: #FFF;
	float:left;
}

#la-cave-a-guy h5{ margin:10px 0 0 0;}
#la-cave-a-guy a{ color: #FFF; position:relative; top: 120px;}

#hotel-grands-crus{
	background: transparent url('hotel-grands-crus.jpg') no-repeat 1px 30px; 
	width:196px; 
	height:180px; 
	position:relative;
	display: inline; 
	top: 290px;
	left: -90px;
	text-align:center;
	color: #FFF;
	float:left;
}

#hotel-grands-crus h5{ margin:10px 0 0 0;}
#hotel-grands-crus a{ color: #FFF; position:relative; top: 120px;}


#au-pinot{
	background: transparent url('pinot-noir.jpg') no-repeat 1px 30px; 
	width:196px; 
	height:116px; 
	position:relative;
	display: inline; 
	top: -120px; 
	left: 621px;
	text-align:center;
	color: #FFF;
	float:left;
}

#au-pinot h5{ margin:0px 0 0 0;}
#au-pinot a{ color: #FFF; position:relative; top: 120px;}

.pointer{cursor:pointer;}
