a.titoliHome
{
   color: #000000;
   text-decoration: none;
}
a.titoliHome:visited
{
   color: #073763;
   text-decoration: none;
}
a.titoliHome:active
{
   color: #FF6B03;
   text-decoration: none;
}
a.titoliHome:hover
{
   color: #FF6B03;
   text-decoration: none;
}
a.catalogo
{
   color: #FF6B03;
   text-decoration: none;
}
a.catalogo:visited
{
   color: #FF6B03;
   text-decoration: none;
}
a.catalogo:active
{
   color: #FF6B03;
   text-decoration: underline;
}
a.catalogo:hover
{
   color: #FF6B03;
   text-decoration: underline;
}
a.filtri
{
   color: #073763;
   text-decoration: none;
}
a.filtri:visited
{
   color: #073763;
   text-decoration: none;
}
a.filtri:active
{
   color: #FF6B03;
   text-decoration: none;
}
a.filtri:hover
{
   color: #FF6B03;
   text-decoration: none;
}
a.freccie
{
   color: #073763;
   text-decoration: none;
}
a.freccie:visited
{
   color: #5780FF;
   text-decoration: none;
}
a.freccie:active
{
   color: #073763;
   text-decoration: none;
}
a.freccie:hover
{
   color: #073763;
   text-decoration: underline;
}
a.privacy
{
   color: #FFFFFF;
   text-decoration: none;
}
a.privacy:visited
{
   color: #DCDCDC;
   text-decoration: none;
}
a.privacy:active
{
   color: #FF6B03;
   text-decoration: underline;
}
a.privacy:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Montserrat";
   font-weight: 400;
   font-weight: 900;
   font-size: 17px;
   text-decoration: none;
   color: #073763;
   --color: #073763;
   background-color: #DCDCDC;
   --background-color: rgba(220,220,220,1.00);
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.caption
{
   font-family: Montserrat;
   font-weight: 400;
   font-weight: 400;
   font-size: 15px;
   text-align: center;
   text-decoration: none;
   color: #FF6B03;
   --color: #FF6B03;
   background-color: transparent;
   padding: 20px 20px 20px 20px;
   position: absolute;
   bottom: 40px;
   left: 15%;
   right: 15%;
}
@media only screen and (min-width: 1200px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (max-width: 479px)
{
}
