﻿.titoloMenu
{
				font-family: "Century Gothic";
				font-size: 10pt;
				background-color: #000000;
				border-bottom-color: #FFCC00;
				border-bottom-style: solid;
				border-bottom-width: 2pt;
				text-align: right;
				height: 15pt;
				vertical-align: middle;
				color: #FFFF00;
				border-top-color: #FFFFFF;
				border-top-style: solid;
				border-top-width: 1px;
				padding-right: 5px;
}
.Link {
				font-family: "Century Gothic";
				font-size: 10pt;
				color: #FFCC00;
}
a:link {
				font-family: "Century Gothic";
				font-size: 10pt;
				color: #FFCC00;
}
a:hover {
				font-family: "Century Gothic";
				color: #FFFFFF;
				font-size: 10pt;
				text-decoration: underline;
}
a:visited {
				font-family: "Century Gothic";
				font-size: 10pt;
				color: #FF9900;
}
body {
				padding: 0px;
				margin: 0px;
				vertical-align: top;
				text-align: center;
				background-image: url('Images/base/bg_body.gif');
}
.TabellaTitolo
{
				padding: 5px;
				color: #FFCC00;
				font-family: "Century Gothic";
				font-size: 12pt;
				background-image: url('Images/base/ba13.jpg');
				border-bottom-color: #FFCC00;
				border-bottom-style: solid;
				border-bottom-width: 2px;
				text-align: left;
				vertical-align: middle;
}
.TabellaCorpo
{
				padding: 10px;
				font-family: "Century Gothic";
				font-size: 8pt;
				color: #000000;
				background-color: #FFFFFF;
				border: 1px #006699 solid;
				text-align: justify;
				vertical-align: top;
}
.NewsTitolo
{
				padding: 5px;
				color: #FFCC00;
				font-family: "Century Gothic";
				font-size: 10pt;
				text-align: left;
				vertical-align: middle;
				background-color: #003366;
}
.NewsCorpo
{
				padding: 5px;
				font-family: "Century Gothic";
				font-size: 8pt;
				color: #000000;
				background-color: #FFFFFF;
				border: 1px #006699 solid;
				text-align: justify;
				vertical-align: top;	
}
.linkBlu
{
				font-family: 'Century Gothic'; 
				font-size: 8pt; 
				text-decoration: underline; 
				font-style: italic; color: #006699
}
h1 {
				font-family: "Century Gothic";
				font-size: 14pt;
				font-weight: bold;
				color: #FFCC00;
				text-align: left;
				vertical-align: middle;
				padding: 0px;
				margin: 0px;
}
.ModuloTitolo
{
				padding: 5px;
				font-family: "Century Gothic";
				font-size: 8pt;
				color: #000000;
				background-color: #808080;
				border: 1px #333333 solid;
				text-align: justify;
				vertical-align: top;
}
.ModuloCorpo
{
				padding: 5px;
				font-family: "Century Gothic";
				font-size: 8pt;
				color: #000000;
				background-color: #FFFFFF;
				border: 1px #808080 solid;
				text-align: justify;
				vertical-align: top;
}
.PulsanteGrigio
{
				font-family: "Century Gothic";
				font-size: 8pt;
				color: #000000;
				background-color: #808080;
				border: 1px #333333 solid;
				text-align: center;
				vertical-align: middle;
				width: 100px;
}
.PulsanteRosso
{
				font-family: "Century Gothic";
				font-size: 8pt;
				color: #000000;
				background-color: #CC3300;
				border: 1px #333333 solid;
				text-align: center;
				vertical-align: middle;
				width: 100px;
}
