
#fancymenu {
	position: relative;
	height: 29px;
	width: 920px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#pictureselect {
	position: relative;
	height: 1%; /* ie bug */
}

#fancymenu ul, #pictureselect {
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#fancymenu ul li, #pictureselect li {
	float: left;
	list-style: none;
}

#fancymenu ul li a, #pictureselect li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}

#pictureselect li {
	height: 54px;
}

#pictureselect li a {
	height: 54px;
	width: 62px;
}
#menu_home2 a {
	width: 75px;
	background: url(../images/img_menu/home.png) no-repeat center !important;	
	background: url(../images/img_menu/home.gif) no-repeat center;
}
#menu_home a {
	width: 45px;
	background: url(../images/img_menu/fip.png) no-repeat center !important;	
	background: url(../images/img_menu/fip.gif) no-repeat center;
}
#menu_formazione a {
	width: 125px;
	background: url(../images/img_menu/formazione.png) no-repeat center !important;	
	background: url(../images/img_menu/formazione.gif) no-repeat center;
}
#menu_prevenzione a {
	width: 125px;
	background: url(../images/img_menu/prevenzione.png) no-repeat center !important;	
	background: url(../images/img_menu/prevenzione.gif) no-repeat center;
}
#menu_operativita a {
	width: 120px;
	background: url('../images/img_menu/operativita.png') no-repeat center !important;	
	background: url('../images/img_menu/operativita.gif') no-repeat center;
}
#menu_casaeditrice a {
	width: 140px;
	background: url('../images/img_menu/casa-editrice.png') no-repeat center !important;	
	background: url('../images/img_menu/casa-editrice.gif') no-repeat center;
}
#menu_studiomedico a {
	width: 135px;
	background: url('../images/img_menu/studio-medico.png') no-repeat center !important;	
	background: url('../images/img_menu/studio-medico.gif') no-repeat center;
}
#menu_contatti a {
	width: 95px;
	background: url('../images/img_menu/contatti.png') no-repeat center !important;	
	background: url('../images/img_menu/contatti.gif') no-repeat center;
}

#menu_link a {
	width: 51px;
	background: url('../images/img_menu/link.png') no-repeat center !important;	
	background: url('../images/img_menu/link.gif') no-repeat center;
}

#nopicture a {
	background: url('http://www.sickbrain.org/wp-content/demo/fancymenu/images/no_picture.gif') no-repeat center;
}

#picture_1 a {
	background: url('http://www.sickbrain.org/wp-content/demo/fancymenu/images/picture_1.jpg') no-repeat center;
}

#picture_2 a {
	background: url('http://www.sickbrain.org/wp-content/demo/fancymenu/images/picture_2.jpg') no-repeat center;
}

#picture_3 a {
	background: url('http://www.sickbrain.org/wp-content/demo/fancymenu/images/picture_3.jpg') no-repeat center;
}

#picture_4 a {
	background: url('http://www.sickbrain.org/wp-content/demo/fancymenu/images/picture_4.jpg') no-repeat center;
}

#fancymenu li.background {
	/*background: url('http://www.sickbrain.org/wp-content/demo/fancymenu/images/bg_menu_right.png') no-repeat top right !important;*/
	background: url('../images/img_menu/bg_menu_right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	/*background: url('images/bg_menu.png') no-repeat top left !important;*/
	background: url('../images/img_menu/bg_menu.gif') no-repeat top left;
	height: 32px;
	margin-right: 8px; /* 7px is the width of the rounded shape */
}
