@charset "utf-8";
/* CSS Document */
*{margin:0;	padding:0;}
body {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	background-color:#999896;
}
a {color:#1db5fc;}
a:hover {color:#119ddf;}
a img {border:0;}
.logo a,
.menu a {display:block;height:100%;}
.menu li.nav:hover,.menu li.selected {
   filter:alpha(opacity=80);   /* Internet Explorer       */
   -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
   opacity: 0.8;               /* newer Mozilla and CSS-3 */
}
.corpo{
	background-color:#fff;
	height: auto;
	height: auto !important;
	height: 550px;
	min-height: 550px;
}
ul {list-style: none;}
ul.menu {
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 258px;
	top: 28px;
}
.cont {
	margin-left: 258px;
	padding-left: 216px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	height: 550px;
	min-height: 550px;
	width: 516px;
	padding-top: 30px;
}
h1.logo {
	position: absolute;
	top: 28px;
	left: 40px;
	background-image: url(../img/mbm_logo.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 167px;
	text-indent: -9999px;
}
p.logo {
	background-image: url(../img/mbm_loghino.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 49px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
.testo {
	margin-left: 16px;
}
.piede {
	clear: both;
}
hr {
	clear: both;
	border: 0;
	height:0;
	background: transparent;
	border-top: dashed 1px #acacac;
	margin: 15px 0;
}
.menu li.nav {
	width: 135px;
	margin-bottom: 11px;
	margin-left: 20px;
	height: 25px;
	line-height: 25px;
	-moz-box-shadow: rgba(0,0,0,1) 0 4px 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 4px 8px;
	-khtml-box-shadow: rgba(0,0,0,1) 0 4px 8px;
	box-shadow: rgba(0,0,0,1) 0 4px 8px;
	background-image: url(../img/li.png);
	background-repeat: no-repeat;
}
.menu li.firstspot,
.menu li.spot {
	margin-left: 20px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.menu li.firstspot {
	margin-top:40px;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 11px;
}
.homepage {
	background-image: url(../img/bg_pag.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;

}
.piede {
	background-image: url(../img/fascetta.png);
	background-repeat: repeat-x;
	padding-top: 14px;
	font-size: 11px;
	color: #FFFFFF;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #cecece;
	letter-spacing: -1px;
	line-height: 33px;
}
h2 {
	font-size: 14px;
	color: #039ce3;
	margin-left: 16px;
	clear: both;
}
.testo p, .testo ul {
	margin: 10px 0 0 0;
}
.v {
	color: #d7c52a;
}
h2.sub-pages {
	line-height: 31px;
	color: #FFFFFF;
	background-color: #1DB5FC;
	background-image: url(../img/angolo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	padding-left: 16px;
	font-size: 14px;
	margin: 0 0 15px;
}
.imgh {
	float: left;
	border: solid 5px #000;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 8px;
	box-shadow: rgba(200,200,200,1) 0 4px 8px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 3px;
	margin: 0 15px 20px 16px;
}
h3.small {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #558089;
	letter-spacing: normal;
}
.dove-testo .imgh {
	float: right;
	margin: 0;
}
.dove-testo {
	height:auto; !important
	height: 150px;
	min-height: 150px;
}
.piede div {
	background-image: url(../img/foot.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 11px;
	padding-left: 40px;
}
.testo ul {
	padding: 0 0 25px 0;
	font-size: 12px;
}

.testo ul ul {
	padding: 0 0 0 25px;
	font-size: 12px;
	margin: 0;
}
.testo li {
	border-bottom: dashed 1px #acacac;
	background-image: url(../img/liv.png);
	background-position: left 7px;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	clear: both;
	}
.testo li li {
	border:0;
	background-image: url(../img/arrow.png);
}
.testo li strong {
	font-size: 130%;
	font-weight: bold;
}

