body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 84%;
	margin: 0px;
	padding: 0px;
	/* background-color: #FBFBFB; */
	background-color: #FFFFFF;
}
#piedeh {
	color: #000066;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px dotted #DE7008;
	padding: 0.5em 0em;
	margin: 0em auto 0em;
	text-align: center;
}
#corpoh {
	margin: 0px;
	padding: 0.5em 0em;
	width:100%;
	position: relative;
	text-align: center;
}
.menupoint {
	float:left;
	width:23%;
	border: 1px dotted #FEC400;
	margin: 0.5em 0% 0em 1%;
	background-color: #FFFFFF;
}
.menupoint2 {
	padding: 0.5em 0.3em 0.2em 0.7em;
}
.img { /* blocco con immagine a sinistra in box blu e fluttuante a sinistra del testo */
	padding: 0px;
	border: 1px #000066;
	float: left;
	margin-right: 15px;
	margin: 0.5em 0.5em 0.2em 0em;
}
.img .td2img {
	text-align: left;
}
.td2img { /* testo del blocco "#img" */
	font-size: 1em;
	text-align: left;
	margin: 0em o.5em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, Sans-Serif;
}
.perc {
	float: no;
	padding: 0.5em 0em 0em;
	margin: 0.5em 0em 0em;
	font-size: 90%;
}
.noview {
	display: none;
}
a img {
	border: none;
	text-decoration: none;
}
.contentin h2 {
	margin: 0.5em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.2em;
}
.contentin p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:1em;
	line-height: 1.3em;
	padding: 0.3em 0em 0em 0em;
}
.contentin a:visited {
	color:#551A8B;
	font-size:1em;
}
.contentin a, a:link {
	/* border:1px solid #fff;
	background-color:#fff;
	margin:auto;
	color:#3300CC; */
	color:#0000FF;
	font-size:1em;
}
.contentin a:hover {
  color:#000;
}

#testahm {
	position:relative;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	background-image: url(img/bimbodx.jpg);
	background-repeat: repeat-x;
}
#testa1m {
	position:relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
}
#testa11m {
	position:absolute;
	text-align: center;
	width:200px;
	top: 30px;
	left:5%;
	z-index: 2;
}
#testa12m {
	position:relative;
	text-align: center;
	z-index: 1;
}
#testa13m {
	position:absolute;
	text-align: center;
	width: 200px;
	top: 30px;
	right: 5%;
	z-index: 3;
}

