﻿

body { color: black; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}

@font-face{
    font-family: Franchise;
    src: url('Franchise-Bold.ttf')format('truetype');
}

.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.SfondoPrincipale
{
	background-color: #F5F5F5;
}
.TitoloPagine
{
	font-family: Franchise;
	font-size: 26px;
}

.SottoTitolo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


@font-face {
 font-family: GaramondPro;
 src: url("AppleGaramond-Italic.eot"); /* EOT file for IE */
}

@font-face {
 font-family: GaramondPro;
 src: url("AppleGaramond-Italic.ttf")format('truetype'); /* TTF file for CSS3 browsers */
}

.LinkAdmiBig      {font-size:13px;  color: #FF9900}
.TestataTabella	  {font-size:12px;  color: #FFFFFF}
.TestataTabellaBig {font-size:16px;  color: #FFFFFF}
.Testo	     	  {font-size:11px;  color: #000000}
.Testo12    	  {font-size:12px;  color: #000000}
.TestoBig     	  {font-size:13px;  color: #000000}
.TestoEsp     	  {font-size:14px;  color: #000000}
.TestoBigEsp   	  {font-size:18px;  color: #000000}

.linkAdminBigSott,.linkAdminBigSott:link,.linkAdminBigSott:visited {color:#FF9900; text-decoration:underline; font-size:13px;}
.linkAdminBigSott:hover  {color:#503D3C; text-decoration:underline; font-size:13px;}

.linkPagineBigSott:link,.linkPagineBigSott:visited {color:#503D3C; text-decoration:underline; font-size:13px;
	font-weight: 700;
}
.linkPagineBigSott:hover  {color:#FF9900; text-decoration:underline; font-size:13px;}

.menu_semplice{ text-align:right; height:28px; font-weight:bold}
.menu_semplice a{color:#FFF; text-decoration:none; text-transform:uppercase; font-size:14px; text-align:center; vertical-align:middle; background-color:#F9BE00; display:block; height:28px;  line-height:28px}
.menu_semplice a:hover{text-decoration:none; background-color:#9B9C9E}

.InstazioneTabelle
{
	background-color: #F9BE00;
}

.Linea_Tratt
{
	background: url(../Images/ln_tratt.gif);
}

.form{color: #000000;background-color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	border: 1px solid #CCCCCC;}
.modalBackground{background-color: Gray;filter: alpha(opacity=70);	opacity: 0.7;}
.modalTitle{cursor: move;background-color: #F9BE00;border: solid 1px Gray;color: White;text-align: center;font-weight: bold;}
.modalPopup{background-color: #FFFFFF;border-width: 3px;border-style: solid;border-color: Gray;padding: 3px;width: 250px;}

.TestoErrore{font-weight: bold;font-size: 12pt;color: red;font-family: Arial, Helvetica, Sans-Serif;}

.xstooltip
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000000000000;
	font: normal 8pt sans-serif;
	padding: 3px;
	border: solid 1px;
	background-color: White;
	background-image: url('../Images/bianco.jpg');
	background-repeat: repeat;
}
