h2{
    font-size: 14px;
    font-family: Avalon;
    letter-spacing: 4px;
}

#wrapper{
height: 100%;
width: 800px;
position: relative;
}
#sfondo{
z-index: 1;
position: absolute;
}
#contenuto{
z-index: 2;
position: relative;
} 

a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    font-weight: bold;
}

#Lista01
{
    border-bottom: #3399ff 1px dotted;
    width: 90%;
    font-size: 14px;
    font-family: Avalon;
    letter-spacing: 4px;
}
#NomeBarca
{
    color: black;
    font-family: Verdana;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 3px;
}
#DescrizioneBarca
{
    color: Black;
    font-family: Verdana;
    text-align: justify;
    font-size: 12px;
}
#TestoRicercaTitolo
{
    color: Black;
    font-family: Verdana;
    text-align:left;
    font-size: 12px;
}
#TestoRicercaCabine
{
    color: Black;
    font-family: Verdana;
    text-align:left;
    font-size: 12px;
}
#TestoRicercaZona
{
    color: Black;
    font-family: Verdana;
    text-align:left;
    font-size: 12px;
}
#DatiBarca
{
    color: Black;
    font-family: Verdana;
    text-align:left;
    font-size: 10px;
}
#NotFoundCaicchi
{
    color: Black;
    font-family: Verdana;
    text-align: Left;
    font-size: 14px;
    left: 10%;
    position: absolute;
    top: 20%;
}
#Master {OVERFLOW: auto;WIDTH: 800px;HEIGHT: 420px;BACKGROUND-COLOR: #ffffff;VERTICAL-ALIGN: top;TEXT-ALIGN: center;PADDING-RIGHT: 10px;PADDING-LEFT: 10px;}
#BottomLine
{
    border-bottom: dimgray 1px dotted;
}

.PopBoxImageSmall
{
	border: none 1px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 2px #999999;
	background-color:Black;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
