
/* stile del menu con hover */

.menucont {
	width: 960px;
	border: 0px solid black;
	color: #000;
}

.menu_ico {
background-image: url(../gfx/icona-pulsante.jpg);
width: 58px;
height: 37px;
margin: 0 auto;
margin-top: 2px;
}

.menucontlang {
	border: 0px solid red;
	color: #000;
	position: absolute;
	top: 5px;
	right: 30px;
}

.menucontalto {
	position: absolute;
	top: 5px;
	right: 30px;
	padding-left: 0px;
	border: 0px solid green;
	color: #000;
}

.menuimg {
	display: inline;
	float: left;
	margin-left: 10px;
	/*width: 100px;*/
	height: 48px;
	border: 0px solid red;
	position: relative;
	overflow: hidden;
	text-align: center;
	border-left: 2px solid #f4e384;
}

.firstmenuimg {
	margin-left: 40px;
	border-left: 0;
}

.menuimgint {
	/*width: 100px;*/
	height: 144px;
	position: absolute;
	bottom: 0;
	left: 10px;
	border: 0;
	background-repeat: no-repeat;
	background-position: top left;
}

.titolopagina {
	width: 100px;
	height: 144px;
	margin: 0 auto;
}

.titolopaginatxt {
	text-align: center;
	color: #d55108;
	font-weight: bold;
	font-size: 20px;
}

.menuimg a {
	display: block;
	height: 120px;
}

.menuimg a:hover, .menuimg a:hover .menuimgint {
	bottom: -47px;
	border: 0;
}

.actmenuimgint, .menuimg a:hover .actmenuimgint {
	bottom: -96px;
	border: 0;
}

.menutxt {
	display: inline;
	float: left;
	margin: 0px;
	border: 0px solid red;
	border: 0px solid red;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 18px;
	margin-top: 92px;
}

.menutxt a {
	display: block;
	width: 115px;
	border: 0px solid red;
	text-align: center;
	padding: 0;
	margin-left: 0px;
	text-decoration: none;
	/*border-bottom: 1px solid #a5f723;*/
}

.menutxt A, .menutxt A:LINK, .menutxt A:VISITED {
	color: #ca8a30;
}

.menutxt A:HOVER, .actmenutxtint A, .actmenutxtint A:LINK, .actmenutxtint A:VISITED, .actmenutxtint A:HOVER {
	color: #993300;
}

.menulang {
	display: inline;
	float: left;
	width: 40px;
	margin-left: 18px;
	margin-top: 5px;
	border: 0px solid red;
	text-align: center;
}

.firstmenuimglang {
	margin-left: 450px;
}

.menuimgright {
	width: 143px;
	height: 38px;
	border: 0px solid red;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.menuimgintright {
	width: 286px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.menuimgright a:hover, .menuimgright a:hover .menuimgintright, .actmenuimgintright {
	left: -143px;
	border: 0;
}

.menucont2 {
	padding-left: 140px;
	border: 0px solid green;
	color: #000;
	margin: 0 auto;
}

.menutxt2 {
	display: inline;
	float: left;
	margin: 5px;
	/*
	border: 0px solid red;
	text-align: center;
	border: 0px solid #f50b4e;
	padding: 4px;
	*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menutxt2 a {
	border: 0px solid red;
	text-align: center;
}

.menutxt2 A, .menutxt2 A:LINK, .menutxt2 A:VISITED {
	color: #000;
}

.menutxt2 A:HOVER, .actmenutxtint2 A, .actmenutxtint2 A:LINK, .actmenutxtint2 A:VISITED, .actmenutxtint2 A:HOVER {
	color: #f00;
}
