/*  
Css Theme Name: joedamiani2010
Theme URI:  http://www.joedamiani.it/
Description: theme as designed by Antonio Cistellini.
Version: 1.0

	joedamiani2010
	 http://www.joedamiani.it/
	 
	This theme was designed by Antonio Cistellini,
	of KEYO Web Design
*/
ul#b {
	list-style:none;
	margin:0;
	padding:0;
}
ul#b li {
	float:left;
	width:120px; /* Larghezza del bottone */
	margin:0;
	padding:0;
	text-align:center;
}
ul#b li a {
	display:block;
	padding:8px 10px;
	height:100%;
	color:#FFF;
	text-decoration:none;
	border-right:1px solid #FFF;
}
#b a#last {
	border-right:0;
}
ul#b li a {
	background:url(../img/bg2-1.jpg) repeat 0 0;
}
ul#b li a:hover, ul#b li a:focus, ul#b li a:active {
	background-position:-150px 0;
}
/*#a a {background:url(../img/bg.jpg) repeat -20px 35px;}*/
#b a {background:url(../img/bg2-1.jpg) repeat 0 0;}
/*#c a {background:url(../img/bg3.jpg) repeat 0 0;}
#d a {background:url(../img/bg4.jpg) repeat 0 0;}*/
