/* Area "sorpresa", sotto il logo */
#frank 
{
	float: left;
	margin: 5px 60px 10px 12px;
	width:160px;
	height:140px;
	border: 1px dotted #000;
	background-image: url(../images/sftastiera.jpg);
	visibility: hidden;
}

/* Area centrale in basso riservata alla promozione */
#promobanner
{
	width:480px;
	border: 1px solid #f00;
	text-align:center;
	background:#abcdef;
	padding:2px;
}

body
{
    font-family:Verdana; 
    font-size:8pt; 
    margin-top:2px;
}

/* div sotto il body*/
div.frame1 
{
	text-align:left;
}

table.maintable
{
	width:900px;
}

td.info
{
	background:#abcdef;
	border-top:3px solid #008080;
	border-bottom:3px solid #008080;
}

div.info 
{
	text-align:right;
	font-size:8pt; 
	color:#000080;
}

input, select 
{
    font-family:Verdana; 
    font-size:8pt;
}

input.orario 
{
	width:70px;
	border:0px; 
	font-size:8pt; 
	color:#000080; 
	font-weight:bold; 
	background:#abcdef;
}

td.colsx
{
	width:25%px;
	height:400px;
	background:#eeeeee;
}

td.colcx
{
	width:50%px;
	border-left:2px solid #008080;
}

td.coldx
{
	width:25%;
	border-left:2px solid #008080;
	background:#eeeeee;
}

td.colline
{
	width:80%;
	border-left:2px solid #008080;
}

table.fascia
{
	width:100%;
    border:1px solid #999999;
    margin:0px;
	text-align:left;
}

td.fascia 
{
    background:#57a5e4; 
    color:#ffffff; 
    font-weight:bold;
    text-align:center; 
    border:2px outset #ffffff;
    margin:0px;
    padding:5px;
}

div.motto 
{
	width:172px;
    border:1px solid silver; 
    background:#fff; 
    font-size:8pt; 
    padding:4px;
	text-align:left;
}

div.infocx
{
	padding:10px; 
	font-size:8pt; 
	color:#555555; 
	text-align:justify;
}

hr
{
	color:#008080;
}

div.infobottom
{
	text-align:center;
	font-size:7pt;
}

a.menu  
{
    font-weight:bold; 
    color:#0000ff; 
    text-decoration:none; 
    font-size:8pt;
}

a.menu:hover 
{
    color:red;
}

input.bottone
{
	width:115px;
}

td.areabottom
{
	background:#eeeeee;
	border-top:3px solid #008080;
	border-bottom:3px solid #008080;
}

td.eventzone
{
	background:#eeeeee; 
	border-top:3px solid orange;
	border-bottom:3px solid orange;
}

div.eventzone
{
	text-align:left;
}

div.testo 
{
	line-height:1.8em; 
	text-align:justify; 
	padding:3px; color:#444444
}

form 
{
	margin:3px 0px;
}


td.m
{
	background:white; 
	padding:5px;
}

td.sezioni
{
	background: #fff; 
	border:1px solid gray
}

td.highsez
{
	background:#fedcba; 
	border:2px solid navy;
}

/* Le caselle di testo del dizionario, classi gestite da Javascript */
input.attivo
{
	background: #fff;
	border: 2px solid #f00;
	font-weight:bold;
}

input.noattivo
{
	background: #fff;
}

input.comb
{
	width:30px;
}

/* OLD */
td.sottofascia
{
    border:1px solid silver;
}

table.sottofascia
{
    border:1px solid silver;
}


.elenco 
{
    background:green; 
    color:green; 
    font-weight:bold;
    text-align:left; 
    padding-left:10px; 
    border:1px solid silver; font-size:8pt;
}

A.hplink 
{
    font-weight:bold; 
    color:gray; 
    text-decoration:none; 
    font-size:8pt
}

A.hplink:hover 
{
    color:red;
}

TR.mnu	
{
    background:#ffeeaa;
}



.tit 
{
    background:orange; 
    font-weight:bold; 
    color:White; 
    text-align:center; 
    border:1px outset silver; 
    padding:2px;
}
