@charset "utf-8";
/* CSS Document */

/* BODY STYLE*/

.html {
    background: url(/IMG/home_001.jpg) no-repeat center center fixed;
    -moz-background-size: cover;
        -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.Sbody {  background-color:#FFFFFF; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;}
.ST01  {  background-color:#091f21; margin-top:25px; margin-bottom:0px;}
.ST02 {  background-color:#FFFFFF; margin-top:10px; margin-bottom:0px;}
.ST03  {  background-color:#FFFFFF; margin-top:0px; margin-bottom:0px;}
.ST04 {  background-color:#FFFFFF; margin-top:50px; margin-bottom:0px;}
.ST05  {  background-color:#FFFFFF; margin-top:10px; margin-bottom:0px;}
.ST12  {   margin-top:20px; margin-bottom:0px;width:500px !important;  width /**/:600px; height:350px !important; height /**/: 350px; padding: 4px;overflow:auto}

/*Strutt mil*/

.Smail { background-color:#091f21; margin-top:0px; margin-bottom:0px;  max-width:150px; min-width:150px;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; color:#FFFFFF; font-weight:500; margin-top:0px; margin-bottom:0px;}
.Smail2 { background-color:#091f21; margin-top:0px; margin-bottom:0px;  max-width:150px; min-width:150px; max-height:50px; min-height:50px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#FFFFFF;margin-top:0px; margin-bottom:0px;} 


.Smail3 {background-color:#eff941}



/*colore link a*/

a:link, a:visited {
    text-decoration: none;
    color: #ecf475;
    background-color: transparent;
}
a:hover, a:active {
    text-decoration: underline overline;
    color: #FFFFFF;
}

/*COLORI*/

.color001{ background-color:#b3ad79;}


