body, html {
	font-family:Tahoma, Arial;
	font-size:11px;
	height:100%;
	margin:0px;
	padding:0px;
	color:#002C72;
}
html{
		overflow: -moz-scrollbars-vertical;
}
#wp{
	height:100%;
	width:100%;
}
#content{
	border:1px solid #72C6C9;
}
#corpo{
	background-image:url(../img/sf_dna.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
h1{
	color:#0082D6;
	font-weight:bold;
	font-size:11px;
	margin:0px;
}
a.sub_menu{
	color:#002C72;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	display:block;
	text-decoration:none;
}
a.sub_menu:hover{
	font-weight:bold;
	background-color:#73C6C9;
	text-decoration:underline;
	background-image:url(../img/freccia_hover.gif);
	background-position:left;
	background-repeat:no-repeat;
}
a.sub_menu_in{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-color:#73C6C9;
	text-decoration:none;
	background-image:url(../img/freccia_in.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:20px;
	display:block;
}
.page_title{
	font-size:11px;
	font-weight:bold;
}
.piede{
	font-size:11px;
}
.tooltip{
	width: 200px;
	color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
}
.tooltip span.top{
	padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top;
}
.tooltip b.bottom{
	padding:3px 8px 15px;
	color: #548912;
    background: url(bt.gif) no-repeat bottom;
}
