a 					{ outline-style: none; }
 
ul#menuback {
	list-style: none;
	background: url(../pict/menu-bg.jpg);
	width: 720px;
	overflow: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

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

ul#menuback li#shutter1 {
	background: url(../pict/inicio.png) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../pict/disegno.png) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../pict/servicios.png) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../pict/clientes.png) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../pict/colores.png) no-repeat; 
}
ul#menuback li#shutter6 {
	background: url(../pict/contactos.png) no-repeat; 
}
a.link {
	width: 120px;
	height: 60px;
	display: block;
	background: url(../pict/window.png) no-repeat bottom center;
	text-indent: -9999px;
}
.align {
	position: absolute;
	left: 316px;
	width: 400px;
	top: 242px;
}
.align2 {
	position: relative;
	left: 50%;
	width: 400px;
}

