﻿.style1
{
    width:176px;
}

.fondobase
{
    background-image: url('images/fondopaginamain.jpg');
}
.BordoGrigio
{
    border: 1px solid #808080;
    background-position: center;
    background-repeat: no-repeat;
}
.ImmagineTestata
{
    border: 1px solid #808080;
    background-image: url('images/header.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.SchedaRegistrazione
{
    border: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    margin:10px;
}
.fondologin
{
    background-color: #112063;
    background-position: 0px 50px;
    background-image: url('images/logo.jpg');
    background-repeat: no-repeat;
}
.bordotop
{
    background-image: url('images/bordotop.jpg');
    background-repeat:repeat-x;
}
H1
{
    color: White;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    border-bottom-style: inset;
    border-bottom-width: thin;
}
H2
{
    color: White;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
}

.bodybase
{
    background-image: url('images/fondopaginamain.jpg');
}
fieldset
{
    background-color:White;
}
legend
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}
label
{
    font-family:Arial;
    font-size:9pt;
}
.TestoNeroGiustificato
{
    margin:10px;
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-align: justify;
    line-height: 20px;
}
.TestoNeroGiustificatoBold
{
    margin:10px;
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-align: justify;
    font-weight: bold;
    line-height: 20px;
}
.TestoBiancoGiustificato
{
    margin: 10px;
    font-family: Arial;
    font-size: 8pt;
    color: White;
    text-align: justify;
    line-height: 20px;
}
.SfondoBianco
{
    background-color:White;
}
.Bianco
{
    font-family:Arial;
    font-size:9pt;
    color:White;
}
.LabelTitoloBianco
{
    margin:10px;
    font-family: Arial;
    font-size: 14pt;
    color: White;
    font-weight: bold;
}
.LabelTitoloBlu
{
    margin:10px;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color:#112063;
}

.LabelErrore
{
    font-family: Arial;
    font-size: 9pt;
    color: Red;
    font-weight: bold;
}
h4
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #0033CC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}
a
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #66CCFF;
    text-decoration:none;
}
a:hover
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #FF0000;
    text-decoration:none;
}
A.HyperLink
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #66CCFF;
    text-decoration:none;
}
A.HyperLink:hover
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #FF0000;
    text-decoration:none;
}
.error
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: Red;
    text-decoration:none;
}
