@import url(http://fonts.googleapis.com/css?family=Lato:400);
body {
  font-family: Lato, sans-serif, Arial;
  color: #AC9F99;
  margin: 0;
}
ul {
margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.tmenu{
	font-family: Lato, sans-serif, Arial;
	font-size: 12px;
	color: #9C8C85;
}

.hotspot {padding-bottom:1px; border-bottom:1px; cursor:pointer}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {font: normal 10px Lato, sans-serif, Arial;display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}
.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: #ffffff;
border: 0px;
border-width: 2px 1px;
padding: 5px;
font: normal 18px Lato, sans-serif, Arial;
z-index: 100;
line-height: 18pt;
}
.megamenu a{
text-decoration: none;
color: #AC9F99;
}
.megamenu a:hover{
color: #9C8C85;
}
.menucontenuti{
position: absolute;
display: none;
left: 0;
top: 0;
border: 0px;
font: normal 12px Lato, sans-serif, Arial;
z-index: 100;

}
.menuinterno{
background: #ffffff;
border: 0px;
line-height: 18pt;
padding: 10px;
font: normal 12px Lato, sans-serif, Arial;
}
a:link {
	color: #C1B7B3;
	text-decoration: none;
}
a:hover {
	color: #C1B7B3;
	text-decoration: none;
}
a:visited {
	color: #C1B7B3;
	text-decoration: none;

}
.footer {
line-height: 11pt;
}