
HTML {height: 100%; width:auto; font-size:70%; overflow-y: scroll;}
body
{
	background: #FFF;
	color: #000;
	margin: 0px 0px 2px 0px;
}
td, div, a, input, select, textarea
{
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
h1
{
	font-size: 14px;
	margin: 0px 0px 7px 0px;
	padding: 4px 0px 4px 0px;
	color: #3366B3;
}
form
{
	margin: 0px 0px 0px 0px;
}
input.bt
{
	width: auto;
	border: 0px;
	font-weight: bold;
	background-color: #C0C0C0;
	color: #FFFFFF;
	padding: 1px;
}
textarea
{
	width: 400px;
	height: 150px;
}
td.header
{
    background: url(immagini/sfondo_header.jpg) no-repeat;
    height: 141px;
    border: 0;
    text-align: left;
}
td.subheader
{
	background: url(immagini/subheader.png) no-repeat;
	color: #FFFFFF;
	height: 31px;
	padding: 0 12px;
	font-size: 20px;	
}
td.subheader div, td.subheader a, td.subheader a:visited, td.subheader a:hover
{
	color: #FFFFFF;
	font-size: 11px;
}
td.footer
{
  background: url(immagini/sfondo_barra.png) repeat-x;
	padding-top: 5px;	
	color: #1E84BE;
	font-weight: bold;
}
div.bottomline
{
	padding: 2px;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
}
div.bottomline2
{
	padding: 2px;
	border-bottom: solid 1px #CCCCCC;
}
div.error
{
	color: #FF0000;
	margin-bottom: 10px;
}
a:link, a:visited
{
	color: #525252;
}
a:hover, a:active
{
	color: #f29400;
}
#CONTENUTO
{
	background: url(immagini/contentshade.png) repeat-x;
	text-align: justify;
	margin: 0;
}
#CONTENUTO p {
  padding: 0 10px;
}
#MENU
{
  background: url(immagini/menu_top_sx.png);
  margin: 0 auto;
  padding-top: 9px; 
  width: 207px;
}
#MENU a, #MENU a:visited, a.item:link, a.item:visited
{
    display: block;
    position: relative;
    font-family: arial;
    background: url(immagini/menu_back.png) center no-repeat;
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: -1px;
    color: #525252;
    text-decoration: none;
    padding: 4px 20px;
}
#MENU a:hover, #MENU a:active, #MENU div.nolink, a.item:active, a.item:hover
{
	display: block;
	position: relative;
	font-family: arial;
	background: url(immagini/menu_back_hilite.png) center no-repeat;
	color: #525252;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: -1px;
	text-decoration: none;
  padding: 4px 20px;
}

.box, .box2 {
  margin: 0 auto;
  width: 207px;
  padding-bottom: 10px;
  background: url(immagini/box_back.png) center bottom repeat-y;
}
.box a, .box a:visited, .box2 a, .box2 a:visited, td.footerline a, td.footerline a:visited
{
	color: #525252;
	text-decoration: Underline;
}
.box a:hover, .box2 a:hover, td.footerline a:hover
{
	color: #000000;
	text-decoration: underline;
}
.box .title
{
	text-align: left;
	background: url(immagini/box_top.png) top no-repeat;
	height: 36px;
	padding: 8px 0px 2px 17px;
	font-weight: bold;
	color: #FFFFFF;	
}
/* Always thanks bill */
.box > .title
{
	height: 28px;
	padding: 8px 0px 2px 17px;
}

.box2 .top{
	background: url(immagini/menu_top_dx.png) top no-repeat;
	width: 207px;
	height: 9px;
	font-size: 0.1px
}
.box2 .title
{
  font-size: 1.1em;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
	color: #525252;	
}
.box2 #VETRINA{
    margin: 0 auto;
    height: 166px;
    padding: 0 20px 0 20px;
    text-align: center;
    background: url(immagini/photohilite.png) 18px center no-repeat;
    color: #525252;
}
#VETRINA img
{
	border: 1px Solid #CCCCCC;
	margin: 25px 0px 2px 0px;
}
#VETRINA a, #VETRINA a:visited
{
	color: #000000;
	text-decoration: None;
}
#NEWS a, #NEWS a:visited 
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
#NEWS p
{
	margin: 0px 0px 10px 0px;
}
.newsitem{
  display: block;
  padding: 3px 0 0 40px;
}
.newsitem img{
  border: 0;
}
HR{
  width: 98%;
  margin: 0 auto;
  height: 3px;
  background: url(immagini/sfondo_barra.png) repeat-x;
  border: 0;
}
INPUT.masked{
  height:25px;
  width:158px;
  padding: 4px 5px; 
  font-size: 12px; /* font fisso perché fissa è l\'img*/
  background: url(immagini/searchform.png) no-repeat;
  border-width:0px;
} 
INPUT.cerca{
  border:0;
  width: 170px;
	font-family: arial;  
  background: none;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.1em;
  letter-spacing: -1px;
	color: #525252;  
  background: url(immagini/menu_back.png) center no-repeat;   
}
img#mainlogo{
  margin-left: 30px;
  margin-bottom: 25px;
}