html, body {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }

.testo       { 
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;

}
.resume       {
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
}
a:link       {
	color:#003366;
	text-decoration: underline;
 }
a:visited    {
	color: #003366;
 }
a:active     {
	color: #003366;
 }
a:hover      {
	color:#003366;
	background-color:#FF9900;
 }
p            {
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
	margin-top: 0;
	margin-bottom: 0
}
#fullheight{height:100%}
.tbb_low {
	BORDER-BOTTOM: #000000 1px solid
}
.tbb_high {
	BORDER-TOP: #000000 1px solid
}
.tbb_high_orange {
	BORDER-TOP: #FF9900 1px solid
}
.tbb_bottom_orange {
	BORDER-BOTTOM: #FF9900 1px solid
}
.tbb_left {
	BORDER-LEFT: #000000 1px solid
}
.tbb_right {
	BORDER-RIGHT: #000000 1px solid
}
.tbb_all {
	BORDER-LEFT: #000000 1px solid
	BORDER-RIGHT: #000000 1px solid
	BORDER-TOP: #000000 1px solid
	BORDER-BOTTOM: #000000 1px solid
}
.tb_bg 
{
	background-repeat:no-repeat;
	background-position: right bottom;
	background-attachment:scroll;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/plaque.jpg);
} 
.tb_dots 
{
	background-repeat:repeat;
	background-position:top;
	background-attachment:scroll;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image:url(images/dots_nobg.gif);
} 
.tb_dots2 
{
	background-repeat:repeat;
	background-position:top;
	background-attachment:scroll;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image:url(images/dots_upperline_nobg.gif);
} 
.main_txt {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	padding-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
}
.home_txt {
	font-size: 15px;
	color:#003366;
	padding-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
}
.plain_txt {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
}
.beeg_txt {
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
}
.mini_txt {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
}
.resume_titles {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: "Segoe UI", Arial, "Lucida Sans", Helvetica;
}
