
/* stile del menu con hover */

.menuimg, .menulang {
	display: inline;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	width: 235px;
	height: 28px;
	border: 0px solid red;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
}

.menuimgint {
	width: 470px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.firstmenuimg {
	margin-left: 0px;
}

.firstmenuimg2 {
	margin-left: 20px;
}

.menuimg a:hover, .menuimg a:hover .menuimgint, .actmenuimgint {
	left: -235px;
	border: 0;
}

/*
.menuimg A, .menuimg A:LINK, .menuimg A:VISITED {
	color: #4947e2;
}

.menuimg A:HOVER, .actmenuimgint A, .actmenuimgint A:LINK, .actmenuimgint A:VISITED, .actmenuimgint A:HOVER {
	color: #ed9327;
}
*/

.menulang {
	font-size: 12px;
	width: 50px;
	height: 20px;
	border: 0px solid red;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}

#flashlogo {
	width: 330px;
	display: inline;
	float: left;
}

.menualtoblock {
	background-color: #6c85d7;
	height: 178px;
	display: inline;
	float: left;
	text-align: center;
	margin-right: 12px;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

.menualtoblock A, .menualtoblock A:LINK, .menualtoblock A:VISITED {
	color: white;
}

.menualtoblock A:HOVER {
	color: #ff7400;
}

.pizzapoint {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

.scuola {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.linkfotogallery {
	margin-top: 15px;
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 20px;
}

.linkmenuint {
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
}


.menusez {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 161px;
	height: 26px;
	border: 0px solid red;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
}

.menusezint {
	width: 322px;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.menusez a:hover, .menusez a:hover .menusezint, .actmenusezint {
	left: -161px;
	border: 0;
}

