
*
{
 margin:0px;
 padding:0px;
}

html { 
position: relative;
min-height: 100%;
}


@font-face {
font-family: "LEGOTypewell-Black";
src:url("LEGOTypewell-Black.otf") format("opentype"),
}

@font-face {
font-family: "LEGOTypewell-BlackItalic";
src:url("LEGOTypewell-BlackItalic.otf") format("opentype"),
}

@font-face {
font-family: "LEGOTypewell-Bold";
src:url("LEGOTypewell-Bold.otf") format("opentype"),
}

@font-face {
font-family: "LEGOTypewell-BoldItalic";
src:url("LEGOTypewell-BoldItalic.otf") format("opentype"),
}

@font-face {
font-family: "LEGOTypewell-Italic";
src:url("LEGOTypewell-Italic.otf") format("opentype"),
}

@font-face {
font-family: "LEGOTypewell-Light";
src:url("LEGOTypewell-Light.otf") format("opentype"),
}

@font-face {
font-family: "LEGOTypewell-LightItalic";
src:url("LEGOTypewell-LightItalic.otf") format("opentype"),
}

@font-face {
font-family: "LEGOTypewell-Regular";
src:url("LEGOTypewell-Regular.otf") format("opentype"),
}


@font-face {
font-family: "LEGOTypewellCondensed-Black";
src: url("LEGOTypewellCondensed-Black.ttf") format("truetype");
}

@font-face {
font-family: "LEGOTypewellCondensed-Bold";
src: url("LEGOTypewellCondensed-Bold.ttf") format("truetype");
}

@font-face {
font-family: "LEGOTypewellCondensed-Light";
src: url("LEGOTypewellCondensed-Light.ttf") format("truetype");
}

@font-face {
font-family: "LEGOTypewellCondensed-Regular";
src: url("LEGOTypewellCondensed-Regular.ttf") format("truetype");
}

body { 
background: #ffffff;
font-family: "LEGOTypewell-Regular";
font-optical-sizing: auto;
font-size: 18px;
font-weight: 400;
text-align: left;
color:#362b6b;
font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: inherit;
    font-size: inherit;
}

input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:focus{
outline: none;
}

img.centro
{
display:block;
margin:auto;
}

#azzurro
{
width: 100%;
position:relative;
z-index:20;
background-color: #00a3da; 
}

#giallo
{
width: 100%;
position:relative;
z-index:20;
background: #fdd500;
}


.corpo_err {
color:#e30613;
font-size: 20px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:40px;
line-height:1;
text-decoration: underline;
}


.err {
color:#e30613;
font-size: 20px;
font-weight: 700;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-bottom:40px;
line-height:1;
text-decoration: underline;
}


.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0px none;
}


#capatcha {
margin:auto;
display: block
}

.g-recaptcha{
margin: 15px auto !important;
width: auto !important;
height: auto !important;
text-align: -webkit-center;
text-align: -moz-center;
text-align: -o-center;
text-align: -ms-center;
}

label {
display: block;
margin-bottom: 4px;
font-weight: 400;
}

select {
width: 100%; /* o una larghezza fissa se preferisci */
max-width: 360px;
padding: 5px;
}



A:LINK, A:VISITED, A:ACTIVE {
color: #362b6b;
text-decoration: none;
}

A:HOVER {
color: #362b6b;
text-decoration : none;
}

A.fot:LINK, A.fot:VISITED, A.fot:ACTIVE, A.fot:HOVER {
color: #362b6b;
text-decoration: none;
}

A.fot1:LINK, A.fot1:VISITED, A.fot1:ACTIVE, A.fot1:HOVER {
color: #362b6b;
text-decoration: underline;
}

A.homelink:LINK, A.homelink:VISITED, A.homelink:ACTIVE, A.homelink:HOVER {
color: #ffffff;
text-decoration: underline;
}



A.privlink:LINK, A.privlink:VISITED, A.privlink:ACTIVE, A.privlink:HOVER{
color: #362b6b;
text-decoration: underline;
}

A.link1:LINK, A.link1:VISITED, A.link1:ACTIVE, A.link1:HOVER{
color:#362b6b;
text-decoration: underline;
}







A.anc { color: inherit; }


img {border:0px none;}

td img {display: block;}