* 					{ margin:0px; padding:0px; }
body				{ background:#ffffff; }
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 34px auto;
	list-style: none;
	background: url(../images/menu-bg-top.jpg);
	width: 600px;
	overflow: auto;	
}

ul#menuback2 {
	margin: 34px auto;
	list-style: none;
	background: url(../images/menu-bg-2.jpg);
	width: 600px;
	height: 50px;
	overflow: auto;	
}


ul#menuback li.shutter {
	width: 200px;
	height: 50px;
	display: block;
	float: left;
}

ul#menuback2 li.shutter {
	width: 200px;
	height: 50px;
	display: block;
	float: left;
}





ul#menuback li#shutter1 {
	background: url(../images/shutter-raffin.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-bertrand.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-ellen.jpg) no-repeat; 
}
ul#menuback2 li#shutter4 {
	background: url(../images/shutter-idyllic.jpg) no-repeat; 
}
ul#menuback2 li#shutter5 {
	background: url(../images/shutter-bellerive.jpg) no-repeat; 
}

ul#menuback2 li#shutter6 {
	background: url(../images/shutter-clos.jpg) no-repeat; 
}

a.link {
   width: 200px;
   height: 50px;
   display: block;
   background: url(../images/window a.png) no-repeat bottom center;
   text-indent: -11999px;
}
