 html, body
{
    margin: 0px;
    font-family: Tahoma;
    font-size: 8pt
}

table
{
    font-family: Tahoma;
    font-size: 8pt
}

#tbl_cont
{
    width: 900px;
    height: 100%;
}

#tbl_int
{
    width: 900px;
    height: 100%;
}

#td_banner_01
{
    /*background-image: url(images/banner_img_01.jpg);*/
    background-repeat: no-repeat;
    background-position: bottom;
    width: 900px;
    height: 24px;
}

#td_banner_03
{
    /*background-image: url(images/banner_img_03.jpg);*/
    background-repeat: no-repeat;
    background-position: top;
    width: 900px;
    height: 266px;
    vertical-align: top;
}

.scheda_1
{
    width: 300px;
    /*height: 300px;*/
    border: solid 1px #D3D1D1;
}

.scheda_2
{
    width: 300px;
    height: 300px;
    border: solid 1px #D3D1D1;
}

.td_scheda_titolo
{
     border-bottom: solid 1px #D3DDD1;
     background-color: #F7F5F5;
     font-weight: bold;
     height: 21px;
     width: 300px
}
/*** STILI GUEST BOOK ***/
.td_scheda_titolo2
{
     border-left: solid 1px #D3DDD1;
     border-top: solid 1px #D3DDD1;
     border-bottom: solid 1px #D3DDD1;
     border-right: solid 1px #D3DDD1;
     background-color: #F7F5F5;
     font-weight: bold;
     height: 21px;
     width: 600px;
}
.box_guest
{
     border-left: solid 1px #D3DDD1;
     border-bottom: solid 1px #D3DDD1;
     border-right: solid 1px #D3DDD1;
     background-color: #F7F5F5;
     height: 100%;
     width: 200px;
     text-align: left
}
.box_guestElenco
{
	width: 427px;
	height: 100%;
	border-right: solid 1px #D3DDD1;
	border-bottom: solid 1px #D3DDD1;
}
.txtNome, .txtNick
{
	background-color: #FFFFFF;
	border-left: solid 1px #BAB6AF;
	border-top: solid 1px #BAB6AF;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
	width: 200px;
    font-family: Tahoma;
    font-size: 8pt;
}
.txtNome:focus, .txtNick:focus
{
	background-color: #EEEEEE;
	border-left: solid 1px #BAB6AF;
	border-top: solid 1px #BAB6AF;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
	width: 200px;
    font-family: Tahoma;
    font-size: 8pt;
}
.txtTesto
{
	background-color: #FFFFFF;
	border-left: solid 1px #BAB6AF;
	border-top: solid 1px #BAB6AF;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
	width: 200px;
	height: 200px;
    font-family: Tahoma;
    font-size: 8pt;
}
.txtTesto:focus
{
	background-color: #EEEEEE;
	border-left: solid 1px #BAB6AF;
	border-top: solid 1px #BAB6AF;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
	width: 200px;
	height: 200px;
    font-family: Tahoma;
    font-size: 8pt;
}
/*** STILI GUEST BOOK ***/

/*** STILI PER RESERVE ***/
.td_scheda_titoloReserve
{
     border: solid 1px #D3DDD1;
     background-color: #F7F5F5;
     font-weight: bold;
     height: 21px;
}
.td_scheda_titoloReserve2
{
     border-left: solid 1px #D3DDD1;
     border-right: solid 1px #D3DDD1;
     border-bottom: solid 1px #D3DDD1;
     font-weight: bold;
     height: 21px;
}
.td_scheda_titoloReserve3
{
     border-left: solid 1px #D3DDD1;
     border-right: solid 1px #D3DDD1;
     border-bottom: solid 1px #D3DDD1;
     height: 21px;
     width: 166px;
}
.tdPrezzi
{
	 border: solid 1px #D3DDD1;
}
/*** STILI PER RESERVE ***/

/*** STILI PER MAILINGLIST ***/
.campo
{
	background-color: #FFFFFF;
	border-left: solid 1px #BAB6AF;
	border-top: solid 1px #BAB6AF;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
	width: 150px;
    font-family: Tahoma;
    font-size: 8pt;
}
.campo:focus
{
	background-color: #EEEEEE;
	border-left: solid 1px #BAB6AF;
	border-top: solid 1px #BAB6AF;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
	width: 150px;
    font-family: Tahoma;
    font-size: 8pt;
}
.txtModulo
{
	background-color: #FFFFFF;
	border-left: solid 1px #BAB6AF;
	border-top: solid 1px #BAB6AF;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
    font-family: Tahoma;
    font-size: 8pt;
    padding: 2px;
}
.txtModulo:focus
{
	background-color: #EEEEEE;
	border-left: solid 1px #BAB6AF;
	border-top: solid 1px #BAB6AF;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
    font-family: Tahoma;
    font-size: 8pt;
    padding: 2px;
}
/*** STILI PER MAILINGLIST ***/
.td_borderTop
{
     border-top: solid 1px #D3DDD1;
}

.testo
{
    font-family: Tahoma;
    font-size: 8pt;
}

/*** STILI PER LINK ***/

a:link 
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}
a:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
}
a:visited
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}
a:visited:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
}

.menuActive
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
}

.menu a:link 
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}
.menu a:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
}
.menu a:visited
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}
.menu a:visited:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
}

/*********STILI PER AMMINISTRAZIONE***********/
.menuAmm a:link 
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #298601;
}
.menuAmm a:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #3AC001;
}
.menuAmm a:visited
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #298601;
}
.menuAmm a:visited:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #3AC001;
}
.menuAmmActive
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #3AC001;
}
/*********STILI PER AMMINISTRAZIONE***********/

/*** STILI PER LINK ***/

.td_scheda_titoloReserve3 a:link 
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
    width: 100px;
}
.td_scheda_titoloReserve3 a:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
}
.td_scheda_titoloReserve3 a:visited
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}
.td_scheda_titoloReserve3 a:visited:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
}

/*****STILI amministrazione*****/
.td_scheda_amm a:link 
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #298601;
    width: 100px;
}
.td_scheda_amm a:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #3AC001;
}
.td_scheda_amm a:visited
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #298601;
}
.td_scheda_amm a:visited:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #3AC001;
}
/**********/

/*** INIZIO STILI PAGER ***/

.menuPager a:link 
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #A7A7A7;
}
.menuPager a:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
    background-color: #A7A7A7;
}
.menuPager a:visited
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #A7A7A7;
}
.menuPager a:visited:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
    background-color: #A7A7A7;
}

/*** FINE STILI PAGER ***/

/*** STILI PULSANTI GRIGI ***/

.puls a:link 
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
    display: inline;
    width: 116px;
    height: 14px;
    background-image: url(/images/sfPuls.jpg);
    background-repeat: no-repeat;
    background-position:left;
}
.puls a:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
    display: inline;
    width: 116px;
    height: 14px;
    background-image: url(/images/sfPuls.jpg);
    background-repeat: no-repeat;
    background-position:left;
}
.puls a:visited
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
    display: inline;
    width: 116px;
    height: 14px;
    background-image: url(/images/sfPuls.jpg);
    background-repeat: no-repeat;
    background-position:left;
}
.puls a:visited:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: #D60101;
    display: inline;
    width: 116px;
    height: 14px;
    background-image: url(/images/sfPuls.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

/*** STILI PULSANTI GRIGI ***/

.btn_iscriviti
{
	font-size: 8pt;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	background-image:url(/images/sfPuls.jpg);
	width: 116px;
	height: 13px;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
}