﻿body
{
	font-size: x-small;
	font-family: Verdana;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	text-align: center;
	color: #ffffff;
}
.SfondoHome
{
	background: url(images/sfondo_logo_diapason.jpg) #000000 fixed no-repeat center top;
}
.SfondoPagine
{
	background-color: #000000;
}
.TabGenerale
{
	width: 760px;
	text-align: center;
}
.Entra
{
	top: 350px;
	position: relative;
}
.BottoniMenu
{
	width: 90px;
}
.TabMenu
{
	vertical-align: top;
	width: 760px;
	text-align: left;
}
.TabVoceMenu
{
	background-color: #f0f8ff;
	vertical-align: top;
	width: 25%;
}
.TabPiede
{
	width: 100%;
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
}
A
{
	color: #0000ff;
	font-weight: bold;
}
A:active
{
	color: #0000ff;
	text-decoration: none;
}
A:link
{
	color: #0000ff;
	text-decoration: none;
}
A:visited
{
	color: #0000ff;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #8b0000;
}
.Titolo
{
	font-weight: bold;
	font-size: large;
}
.Regolamento
{
	font-size: small;
	text-align: justify;
	font-weight: normal;
}
.Regolamento_Sottotitolo
{
	font-size: small;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.Regolamento_Indent
{
	font-size: small;
	text-align: justify;
	text-indent: 20pt;
	font-weight: normal;
}
.Regolamento_Indent1
{
	font-size: small;
	text-align: justify;
	margin: 0px 0px 0px 20px;
	text-indent: -16pt;
	font-weight: normal;
}
.Regolamento_Indent2
{
	font-size: small;
	text-align: justify;
	margin: 0px 0px 0px 32px;
	text-indent: -8pt;
}