﻿A {
	COLOR: #0067FF; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0067FF; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none; font-weight: 400
}
BODY {margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;
}
img {
	border:0
}
h3
{
	font-family: Comic Sans MS, Verdana, Arial, Helvetica;
}
h2
{
	font-family: Comic Sans MS, Verdana, Arial, Helvetica;
}
h1
{
	font-family: Comic Sans MS, Verdana, Arial, Helvetica;
}
h1
{
	color: #0067FF; font-size:20px; margin:0; font-style : normal; font-weight: normal
}
h2
{
	color: #0067FF; font-size:16px; margin:0; font-weight: 400
}
h3
{
	color: #0067FF; font-size:14px; margin:0; font-weight: 400
}
.icone
{
	color: #0000FF; font-family: Verdana; font-size:12px; margin:0; font-weight: 400
}
.iconcine
{
	color: #0000FF; font-family: verdana; font-size:9px; margin:0; font-weight: 400
}
.titoloni
{
	color: #0000FF; font-family: verdana; font-size:28px; margin:0; font-weight: 800
}
p
{
	color: #0000FF; font-family: Comic Sans MS; font-size:14px; margin:0; font-weight: 400
}

.TopSommario {
	background-image: url("images/linea.jpg"); BACKGROUND-REPEAT: repeat; height: 30px
}

.topleftsomm {
	height:32px; background-image: url("toptab1.jpg"); BACKGROUND-REPEAT: no-repeat
}

.leftsomm {
	background-image: url("toptab2.jpg"); BACKGROUND-REPEAT: repeat-x;
}

table.bdwhite_spac
{
	border: 1px solid #FFFFFF; border-collapse: separate; border-spacing: 5px; padding: 0
}

td.ico_sf
{
	background-image: url("images/nav_scale.gif"); BACKGROUND-REPEAT: repeat-x; border: 1px solid #00FFFF; padding: 0;
	color: #0000FF; font-family: verdana; font-size:12px; margin:0; font-weight: 400
}

td.bdgrigio
{
	border: 1px solid #CCCCCC; padding: 0
}

#loading {

	width: 100%; height: 30px;
	position: absolute; left: 0px; top: 0px; margin-top: 0px; margin-left: 0px;
	/*background-color: none transparent scroll repeat 0% 0%;*/
	text-align: center; font-family: Comic Sans MS; font-size:10pt;
	color: #999999;

}

/* ___________ INIZIO per il menu area riservata ______________ */
#header A {
	COLOR: #0067FF; TEXT-DECORATION: none
}
#header A:visited {
	COLOR: #0067FF; TEXT-DECORATION: none
}
#header A:hover {
	COLOR: #000000; TEXT-DECORATION: none; background-color: #00CCFF ;font-weight: 700
}
#header {
	color: #0000FF; font-family: verdana; font-size:12px; margin:0; font-weight: 400
}
/* ___________ FINE per il menu area riservata   ______________ */

/* ----------- DEFINIZIONI PER IL GUESTBOOK -------------- */
/* queste classi definiscono gli style per i tag relativi ai moduli ( input, select )*/
/* these classes are related to the form tags ( input, select )*/

/* definiamo la tipolgia di font e la dimensione per i tag fondamentali */
/* kind of font and size relating to the basic tags */
.ggtTD {
	FONT:  11px Tahoma, Verdana, Arial, sans-serif
}
.ggtP {
	FONT:  11px Tahoma, Verdana, Arial, sans-serif
}
.ggtDIV {
	FONT:  11px Tahoma, Verdana, Arial, sans-serif
}

.form  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	border-width : 1px;
	border-style : solid;
	border-color : #005980;
	background-color : #ffffff;
	text-align: center;
}
.pulsante  {
	font-size: 12px;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #0000FF;
	border-width : 1px;
	border-style : solid;
	border-color : #005980;
	background-color : #D0F4FF;
	text-align: center;
	font-weight: 600;
}


/* tale classe definisce gli style per il bordo ed il colore di sfondo delle tabelle */
/*  this class is related to the edges and to the background colour of the tables */
.tablemenu  {
	border-width : 1px;
	border-style : dashed;
	border-color : #005980;
	background-color : #ffffff;
}

/* tale classe definisce uno dei due colori base ovvero il rosso */
/* basic colour: red */
.red {
	COLOR: #ff0000
}

/* tale classe definisce l'altro colore base ovvero il blue */
/* basic colour: blue */
.blue{
	COLOR: #005980
}

/* queste classi simulano il tag hr per evitare incompatibilità con browser diversi da IE */
/* these classes simulate the tag hr in order to avoid problems with browser various from IE */
/* Thanks ..:: gico ::.. */
.hrred { margin-top: 7px; margin-bottom: 7px; background-color: #ff0000}
.hrblue { margin-top: 7px; margin-bottom: 7px; background-color: #005980}
