﻿body
{
}
/* CSS Document */

/**************** STRUTTURA ****************/
body
{
    margin: 0;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #f2f2f2;
}

#header
{
    width: 920px;
    height: 60px;
    margin: 0px auto 0 auto;
}

#header2
{
    width: 920px;
    height: 80px;
    margin: 0px auto 0 auto;
    padding-top: 15px;
}

#logo
{
    float: left;
    width: 297px;
    height: 60px;
}

#menu-alto
{
    float: left;
    width: 623px;
    height: 30px;
    margin-top: 15px;
}

#flash
{
    width: 920px;
    height: 240px;
    margin: 0 auto 0 auto;
    clear: both;
}

#menu
{
    width: 920px;
    height: 38px;
    margin: 10px auto 0 auto;
    background-image: url(../images/menu.jpg);
    background-repeat: no-repeat;
}

#center
{
    width: 880px;
    min-height: 300px; /* zzz 200px */
    margin: 0 auto 0 auto;
	padding-bottom:20px;
}

#center-home
{
    width: 920px;
    min-height: 400px; /* zzz 200px */
    margin: 0 auto 0 auto;
}


#flotta
{
    width: 920px;
    height: 160px;
    margin: 0 auto 0 auto;
    padding: 0;
    clear: both;
    /*background-image: url(../images/bg-flotta.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;*/
}

#footer
{
    height: 185px;
    margin-top: 10px;
    background-image: url(../images/footer.jpg);
    background-repeat: repeat-x;
    clear: both;
}


/**************** TESTI ****************/

h2
{
    font-family: Georgia, Times New Roman, Times, serif;
    margin: 0;
    padding: 15px 0 0 10px;
    font-size: 18px;
    font-weight: normal;
    color: #3c3c3c;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 30px 0 0 10px;
    font-size: 17px;
    font-weight: normal;
    color: #095999;
}

h4
{
    font-family: Georgia, Times New Roman, Times, serif;
    margin: 0;
    padding: 0 10px 0 10px;
    font-size: 14px;
    font-weight: normal;
    color: #3c3c3c;
}


#menu-alto ul
{
    list-style: none;
    padding: 0 0 0 150px;
    margin: 10px 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
}

#menu-alto ul li
{
    display: inline;
    margin-left: 20px;
}

#menu-alto a
{
    color: #FFF;
    text-decoration: none;
}

#menu-alto a:hover
{
    text-decoration: underline;
}

p.testo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    color: #3c3c3c;
    margin: 20px 10px 0 10px;
    padding: 0;
}

p.testox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    color: #3c3c3c;
    margin: 5px 10px 0 10px;
    padding: 0;
}

p.testo span
{
    font-weight: bold;
    color: #095999;
}

/**************** MENU ****************/
.menu-sx
{
    float: left;
    width: 231px;
    height: 38px;
}

.menu-sx:hover
{
    background-image: url(../images/menu-hover-sx.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

.menu-cent
{
    float: left;
    width: 231px;
    height: 38px;
}

.menu-cent:hover
{
    background-image: url(../images/menu-hover.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.menu-dx
{
    float: left;
    width: 227px;
    height: 38px;
}

.menu-dx:hover
{
    background-image: url(../images/menu-hover-dx.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

#menu-uno
{
    margin: 12px auto 0 auto;
    width: 170px;
}
#menu-due
{
    margin: 12px auto 0 auto;
    width: 170px;
}
#menu-tre
{
    margin: 12px auto 0 auto;
    width: 200px;
}

#menu-quattro
{
    margin: 12px auto 0 auto;
    width: 140px;
}

#menu a
{
    width: 220px;
    height: 38px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}

#menu a:hover
{
    text-decoration: underline;
}

/**************** CENTRO HOME ****************/
#cent-sx
{
    width: 300px;
    height: 300px;
    float: left;
    margin-right: 8px;
	display:inline;
}

#cent-cent
{
    width: 300px;
    height: auto; /* zzz 300px */
    float: left;
    margin-right: 10px;
	display:inline;
}

#cent-dx
{
    width: 300px;
    height: 300px;
    float: left;
	display:inline;
}

.titoli
{
    height: 40px;
    border-bottom: 2px solid #afafaf;
}

.testo-homezzz
{
    height: 240px;
    padding: 10px;
}

p.testo-home
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    color: #3c3c3c;
    margin: 0;
    padding: 10px;
}

.testo-home span
{
    color: #095999;
}

#box-vendita
{
    min-height: 244px;
    margin-top: 5px;
    background-image: url(../images/vendita-bgzzz.jpg);
    background-position: bottom;
}

#box-vendita a
{
    text-decoration: none;
}

#box-vendita a:hover
{
    background-image: url(../images/ghost.png);
    text-decoration: none;
}

.offerta
{
    height: auto; /* zzz 41px */
    padding: 7px 10px 13px 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.offerta:hover
{
    background-image: url(../images/ghost.png);
}

.offerta h3
{
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    color: #095999;
}

.offerta p
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #3c3c3c;
}

#contatti
{
	width:260px;
    margin: 5px auto 0 auto;
    height: 144px;
    background-image: url(../images/box-contatti.jpg);
    padding: 10px;
}

#contatti p
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #EBEBEB;
}

#contatti span
{
    color: #7BB4F2;
    font-weight: bold;
    font-size: 12px;
}

#contatti a
{
    color: #7BB4F2;
    text-decoration: none;
}

#contatti a:hover
{
    color: #7BB4F2;
    text-decoration: underline;
}

#meteo-contatti{
	width:280px;
	margin:0 auto 0 auto;
	}

#meteo
{
    width: 130px;
    height: 65px;
    float: left;
    background-image: url(../images/meteo.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin: 18px 10px 0 0;
}

#social
{
    width: 140px;
    height: 65px;
    float: left;
    margin-top: 18px;
}

.barche
{
    float: left;
    width: 95px;
    margin-right: 8px;
    height: 105px;
    margin-top: 10px;
}

.barche-dx
{
    float: left;
    width: 95px;
    height: 105px;
    margin-top: 10px;
}

.barche a
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    margin: 3px 0 0 0;
    padding: 0;
    color: #1e1e1e;
    text-decoration: none;
}

.barche a:hover
{
    color: #095999;
}

.barche span
{
    font-weight: bold;
}

.barche-dx a
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    margin: 3px 0 0 0;
    padding: 0;
    color: #1e1e1e;
    text-decoration: none;
}

.barche-dx a:hover
{
    color: #095999;
}

.barche-dx span
{
    font-weight: bold;
}


/**************** NOLEGGIO ****************/
.regione
{
    height: 50px;
    margin-bottom: 5px;
    clear: both;
}

.monoscafi
{
    width: 160px;
    height: 40px;
    float: left;
}

.monoscafi p
{
    margin: 0;
    padding: 5px 0 0 10px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
}

.anno
{
    width: 55px;
    height: 40px;
    float: left;
    text-align: center;
}

p.roba
{
    margin: 0;
    padding: 5px 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
}

.cabine
{
    width: 65px;
    height: 40px;
    float: left;
    text-align: center;
}

.letto
{
    width: 100px;
    height: 40px;
    float: left;
    text-align: center;
}

.bagni
{
    width: 60px;
    height: 40px;
    float: left;
    text-align: center;
}

.stagione
{
    width: 88px;
    height: 40px;
    float: left;
    text-align: center;
}

.titoli-due
{
    height: 3px;
    text-align: right;
    border-bottom: 1px solid #afafaf;
}

.titoli-tre
{
    height: 18px;
    border-bottom: 1px solid #afafaf;
    text-align: right;
    clear: both;
    padding-top: 15px;
}

.titoli-quattro
{
    height: 16px;
    border-bottom: 1px solid #afafaf;
    clear: both;
    padding-top: 20px;
}


.monoscafi-due
{
    width: 160px;
    height: 25px;
    float: left;
    background: #EBEBEB;
}

.monoscafi-due p
{
    margin: 0;
    padding: 5px 0 0 10px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}

.anno-due
{
    width: 55px;
    height: 25px;
    float: left;
    text-align: center;
    background: #EBEBEB;
}

.cabine-due
{
    width: 65px;
    height: 25px;
    float: left;
    text-align: center;
    background: #EBEBEB;
}

.letto-due
{
    width: 100px;
    height: 25px;
    float: left;
    text-align: center;
    background: #EBEBEB;
}

.bagni-due
{
    width: 60px;
    height: 25px;
    float: left;
    text-align: center;
    background: #EBEBEB;
}

.stagione-due
{
    width: 88px;
    height: 25px;
    float: left;
    text-align: center;
    background: #EBEBEB;
}

p.roba-due
{
    margin: 0;
    padding: 5px 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}

.monoscafi-tre
{
    width: 160px;
    height: 25px;
    float: left;
}

.monoscafi-tre p
{
    margin: 0;
    padding: 5px 0 0 10px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}

.anno-tre
{
    width: 55px;
    height: 25px;
    float: left;
    text-align: center;
}

.cabine-tre
{
    width: 65px;
    height: 25px;
    float: left;
    text-align: center;
}

.letto-tre
{
    width: 100px;
    height: 25px;
    float: left;
    text-align: center;
}

.bagni-tre
{
    width: 60px;
    height: 25px;
    float: left;
    text-align: center;
}

.stagione-tre
{
    width: 88px;
    height: 25px;
    float: left;
    text-align: center;
}

p.roba-tre
{
    margin: 0;
    padding: 5px 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}













/**************** ADMIN  ****************/
.AnteprimeAdmin
{
    float: left;
    width: 65px;
    height: 65px;
    margin: 0 10px 0 0;
}













/**************** VENDITA  ****************/
/*MENU*/

.V-menu-sx
{
    float: left;
    width: 231px;
    height: 38px;
}

.V-menu-sx:hover
{
    background-image: url(../images/menu-hover-sx.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

.V-menu-cent
{
    float: left;
    width: 231px;
    height: 38px;
}

.V-menu-cent:hover
{
    background-image: url(../images/menu-hover.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.V-menu-dx
{
    float: left;
    width: 227px;
    height: 38px;
}

.V-menu-dx:hover
{
    background-image: url(../images/menu-hover-dx.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

#V-menu-uno
{
    margin: 12px auto 0 auto;
    width: 170px;
}
#V-menu-due
{
    margin: 12px auto 0 auto;
    width: 170px;
}
#V-menu-tre
{
    margin: 12px auto 0 auto;
    width: 200px;
}

#V-menu-quattro
{
    margin: 12px auto 0 auto;
    width: 140px;
}

#V-menu a
{
    width: 220px;
    height: 38px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}

#V-menu a:hover
{
    text-decoration: underline;
}




/*********/

.V-monoscafi
{
    width: 170px;
    height: 40px;
    float: left;
}

.V-monoscafi p
{
    margin: 0;
    padding: 5px 0 0 10px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
}

.V-anno
{
    width: 55px;
    height: 40px;
    float: left;
    text-align: center;
}

p.V-roba
{
    margin: 0;
    padding: 5px 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
}
.V-lft
{
    width: 60px;
    height: 40px;
    float: left;
    text-align: center;
}

.V-letto
{
    width: 100px;
    height: 40px;
    float: left;
    text-align: center;
}
.V-cabine
{
    width: 65px;
    height: 40px;
    float: left;
    text-align: center;
}


.V-bagni
{
    width: 65px;
    height: 40px;
    float: left;
    text-align: center;
}
.V-motori
{
    width: 65px;
    height: 40px;
    float: left;
    text-align: center;
}
.V-bandiera
{
    width: 88px;
    height: 40px;
    float: left;
    text-align: center;
}
.V-visibilita
{
    width: 88px;
    height: 40px;
    float: left;
    text-align: center;
}
.V-prezzo
{
    width: 124px;
    height: 40px;
    float: left;
    text-align: center;
}
.V-stagione
{
    width: 88px;
    height: 40px;
    float: left;
    text-align: center;
}

.V-titoli-due
{
    height: 3px;
    text-align: right;
    border-bottom: 1px solid #afafaf;
}

.V-titoli-tre
{
    height: 18px;
    border-bottom: 1px solid #afafaf;
    text-align: right;
    clear: both;
    padding-top: 15px;
}

.V-titoli-quattro
{
    height: 16px;
    border-bottom: 1px solid #afafaf;
    clear: both;
    padding-top: 20px;
}


.V-monoscafi-due
{
    width: 170px;
    height: 25px;
    float: left; /*background:#EBEBEB;*/
}

.V-monoscafi-due p
{
    margin: 0;
    padding: 5px 0 0 10px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}

.V-anno-due
{
    width: 55px;
    height: 25px;
    float: left;
    text-align: center; /*background:#EBEBEB;*/
}

.V-cabine-due
{
    width: 65px;
    height: 25px;
    float: left;
    text-align: center; /*	background:#EBEBEB;*/
}

.V-letto-due
{
    width: 100px;
    height: 25px;
    float: left;
    text-align: center; /*	background:#EBEBEB;*/
}

.V-bagni-due
{
    width: 65px;
    height: 25px;
    float: left;
    text-align: center; /*background:#EBEBEB;*/
}
.V-lft-due
{
    width: 60px;
    height: 25px;
    float: left;
    text-align: center;
}


.V-motori-due
{
    width: 65px;
    height: 25px;
    float: left;
    text-align: center;
}
.V-bandiera-due
{
    width: 88px;
    height: 25px;
    float: left;
    text-align: center;
}

.V-visibilita-due
{
    width: 88px;
    height: 25px;
    float: left;
    text-align: center;
}
.V-prezzo-due
{
    width: 124px;
    height: 25px;
    float: left;
    text-align: center;
}
.V-stagione-due
{
    width: 88px;
    height: 25px;
    float: left;
    text-align: center; /*	background:#EBEBEB;*/
}

p.V-roba-due
{
    margin: 0;
    padding: 5px 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}

.V-monoscafi-tre
{
    width: 160px;
    height: 25px;
    float: left;
}

.V-monoscafi-tre p
{
    margin: 0;
    padding: 5px 0 0 10px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}

.V-anno-tre
{
    width: 55px;
    height: 25px;
    float: left;
    text-align: center;
}

.V-cabine-tre
{
    width: 65px;
    height: 25px;
    float: left;
    text-align: center;
}

.V-letto-tre
{
    width: 100px;
    height: 25px;
    float: left;
    text-align: center;
}

.V-bagni-tre
{
    width: 60px;
    height: 25px;
    float: left;
    text-align: center;
}

.V-stagione-tre
{
    width: 88px;
    height: 25px;
    float: left;
    text-align: center;
}

p.V-roba-tre
{
    margin: 0;
    padding: 5px 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}

/*****SAIOLBOAT ********/

.S-Modello
{
    width: 295px;
    height: 25px;
    float: left;
    padding: 0 0 0 10px;
    background: #E7E7E7;
}



a.S-freccina
{
    width: 100px;
    color: #3c3c3c;
    text-decoration: underline;
}
.s-DateAdded
{
    /*  border-style: solid;   border-width: thin; */
    width: 128px;
    height: 25px;
    float: left;
    text-align: center;
    background: #EBEBEB;
    margin: 0 0 0 2px;
}



.s-DateModified
{
    /*  border-style: solid;   border-width: thin; */
    width: 128px;
    height: 25px;
    float: left;
    text-align: center;
    background: #EBEBEB;
    margin: 0 0 0 2px;
}
p.p-Date
{
    margin: 0;
    padding: 5px 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}
.BtnModify
{
    width: 128px;
    height: 28px;
    float: left;
    text-align: center;
    margin: 0 0 0 2px;
}
.p-Mod
{
    margin: 0;
    padding: 0 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}


.BtnDelete
{
    width: 128px;
    height: 28px;
    float: left;
    text-align: center;
}
.p-Del
{
    margin: 0;
    padding: 0 0 0 0;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #3c3c3c;
}


.BtnMD
{
    width: 128px;
    height: 28px;
}


.InHome
{
    width: 48px;
    height: 18px;
    float: left;
    text-align: center;
    margin: 2px 0 0 2px;
}

.p-Home
{
    background: #EBEBEB;
    padding: 8px 0 0 0;
    width: 55px;
    height: 18px;
    margin: 0;
}


.BtnNew
{
    float: right;
    margin: 1px 56px 0 0;
    width: 257px;
    height: 28px;
}














/**************** SCHEDA ****************/
#centro-scheda
{
    width: 920px;
    min-height: 300px;
    margin: 10px auto 0 auto;
}

#sx
{
    float: left;
    width: 320px;
    min-height: 600px;
    margin-top: 15px;
}

.sx-due
{
    float: left;
    width: 290px;
    min-height: 500px;
    margin-top: 15px;
}

#dx
{
    float: left;
    width: 590px;
    margin-left: 10px;
    display: inline;
}

#immagine
{
    width: 320px;
    height: 200px;
}

#gallery
{
    width: 320px;
    min-height: 250px;
}

#banner
{
    margin-top: 20px;
    width: 320px;
    height: 90px;
}

#scheda
{
    width: 580px;
    min-height: 250px;
}

p.sottotitolo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 3px 0 0 10px;
    margin-bottom: 20px;
}

p.sottotitolo span
{
    color: #095999;
}

#tabelle
{
    width: 580px;
    margin: 0 auto 0 auto;
    min-height: 200px;
}

.voce
{
    float: left;
    width: 180px;
    height: 25px;
    background: #EBEBEB;
    margin-top: 1px;
    padding-left: 10px;
    display: inline;
    color: #3c3c3c;
}

.risposta
{
    float: left;
    width: 100px;
    height: 25px;
    margin-top: 1px;
    background-color: #efefef;
    text-align: center;
    color: #3c3c3c;
}

#back
{
    float: right;
    width: 100px;
    height: 22px;
    padding-top: 20px;
}

#back p
{
    padding: 0 0 0 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a.freccina
{
    color: #336699;
    text-decoration: underline;
	cursor:pointer;
}



a.freccina:hover
{
    color: #095999;
    text-decoration: none;
}
/**************** FOOTER ****************/
#contenuto-footer
{
    width: 880px;
    height: 70px;
    margin: 0 auto 0 auto;
    padding-top: 20px;
    text-align: center;
    color: #FFF;
}

#footer a
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 10px;
    color: #FFF;
    text-decoration: none;
}

#footer a:hover
{
    color: #96c2e5;
}

#footer p
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    color: #FFF;
}

/**************** GALLERY ****************/
*
{
    margin: 0;
    padding: 0;
}
body
{
}
#gallery
{
    width: 320px;
}
#images
{
    height: 200px;
    background: #F00;
    margin-bottom: 20px;
}
#image
{
    position: relative;
    width: 320px;
    height: 195px;
    background: #EBEBEB url(../images/loading.gif) center center no-repeat;
}
#image img
{
    position: absolute;
    margin: 5px;
    width: 310px;
    height: 180px;
}
#thumbwrapper
{
    margin-top: 10px;
    padding: 5px 0;
    width: 316px;
    height: 100px;
    border: 2px solid #EBEBEB;
}
#thumbarea
{
    position: relative;
    overflow: hidden;
    height: 100px;
    width: 316px;
}
#thumbs
{
    position: absolute;
    list-style: none;
    margin-left: 5px;
    height: 100px;
    width: 10000px;
    border-right: 5px solid #f2f2f2;
}
#thumbs li
{
    float: left;
    margin-right: 5px;
    cursor: pointer;
}
.imgnav
{
    position: absolute;
    height: 195px;
    width: 20%;
    z-index: 100;
    height: 195px;
    width: 20%;
    z-index: 100;
  /*  outline: none;*/
    cursor: pointer;
}
#previmg
{
    left: 0;
    background: url(../images/left.gif) left center no-repeat;
}
#previmg:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}
#nextimg
{
    right: 0;
    background: url(../images/right.gif) right center no-repeat;
}
#nextimg:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}

/**************** FORM ****************/
#zero
{
}

#StyleForm
{
    font-size: 13px;
    width: 320px;
}
.testox
{
    margin-top: 5px;
    width: 260px;
    border: 0;
    margin: 0 auto 0 auto;
}

.TexArea
{
    border: 0;
    width: 270px;
    height: 80px;
    margin-bottom: 2px;
    overflow: auto;
}

.cognome
{
    width: 170px;
    height: 15px;
    padding-left: 20px;
    color: #3c3c3c;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    padding-top: 5px;
}

.inserimento
{
    width: 285px;
    height: 22px;
    margin-left: 15px;
    color: #3c3c3c;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 3px;
    padding-left: 5px;
    background-image: url(../images/input.png);
    background-repeat: no-repeat;
}

.scegli
{
    width: 290px;
    height: 20px;
    margin-left: 15px;
    color: #3c3c3c;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    text-align: right;
}

#libero
{
    clear: both;
    padding-top: 5px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    color: #3c3c3c;
}

#metti-testo
{
    width: 270px;
    height: 90px;
    margin: 0 auto 0 auto;
    padding: 10px;
    background-image: url(../images/text.png);
    background-repeat: no-repeat;
    background-position: top;
}

.stampa
{
    width: 45px;
    height: 25px;
}











/************Virtual FORM**************/





*
{
    margin: 0;
    padding: 0;
}
/*Styles for dim overlay & message box*/
#dim
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: url(../images/dim.png);
    display: none;
    text-align: left;
}
.msgbox
{
    position: absolute;
    z-index: 200;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -150px;
}
.msgbox img
{
    border: none;
}
.close
{
    padding-top: 40px;
    float: right;
}
/*My own layout styles*/
#content
{
    position: absolute;
    width: 350px;
    height: 300px;
    border: 5px solid #f5f5f5;
    background: #FFF;
    overflow: hidden;
    top: 80px;
    left: 50%;
    margin-left: -175px;
}
#content a
{
    font: italic 32px Georgia, serif;
    text-decoration: none;
    color: #333;
    outline: none;
    display: block;
    padding: 131px 50px;
}
#content a:hover
{
}
.cube
{
    width: 100%;
    height: 100%;
    float: left;
    clear: right;
}




.barche img {border: 0; 
}
.barche-dx img {border: 0; 
}
.titoli img {border: 0; 
}
#logo img {border: 0; 
}
.pp {width: 910px; margin: 0 auto 0 auto; color: #999999; position: relative; font-family: verdana, arial, sans-serif; font-size: 10px; text-align: right; 
}
h1
{
    font-family: Georgia, Times New Roman, Times, serif;
    margin: 0;
    padding: 15px 0 0 10px;
    font-size: 18px;
    font-weight: normal;
    color: #3c3c3c;
}


/* AGGIUNTE */

a.L1:link, a.L1:visited, a.L1:active {color: #333333; font-size: 12px; text-decoration: underline; 
}
a.L1:hover {color: #ff6600; 
}




