
/* stile del menu con hover */

.menuimgbase {
	margin: 3px auto;
	padding: 4px;
	/*height: 28px;*/
	border: 0px solid red;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.menuimgbase A, .menuimgbase A:LINK, .menuimgbase A:VISITED {
	color: #fff;
}

.menuimgbase A:HOVER, .actmenuimgint A, .actmenuimgint A:LINK, .actmenuimgint A:VISITED, .actmenuimgint A:HOVER {
	color: #2f2f2f;
}

.menuimg1 {
	width: 150px;
}

.menuimg1 {
	font-size: 14px;
	border: 0;
	padding-left: 15px;
}

.menuimg2 {
	font-size: 12px;
	border: 0;
	padding-left: 25px;
}

.menuimg3 {
	font-size: 10px;
	border: 0;
	padding-left: 35px;
}

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

.menualtoblock {
	background-color: #6c85d7;
	height: 178px;
	display: inline;
	float: left;
	text-align: center;
	margin-right: 30px;
}

.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: 28px;
	margin-right: 28px;
	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;
}

.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;
}

.linkscoperta {
	font-size: 20px;
}

.linkscoperta A, .linkscoperta A:LINK, .linkscoperta A:VISITED {
	color: #94ff42;
}

.linkscoperta A:HOVER {
	color: #24930c;
}