﻿
a img {
border-style: none;

}
#centrale {
  height: auto
}


#centrale p {
font-size: 100%;
margin: 0px 0px 10px 0px
}
#filmato {
width:250;
height:auto;
z-index:2;
float: right;
margin-left: 15px;
}

#azienda {
  background-color: #118240;
  height: 1.8em;
  width: 242px;
  margin-top: 10px;
  padding-left: 8px;
  padding-top: 0.6em;
  text-align: left;
}


#azienda a:link,
#azienda a:visited,
#azienda a:hover,
#azienda a:active {
  text-decoration: none;
  color: #86BB9C;
  font-weight: bold;
  font-size: 120%;
  display: block;
}

#azienda a:hover {
  color: White
}

#azienda a:active {
  color: Yellow
}

#bann_youtube {
width: 180px;
height: 120px;
float: left;
border: solid 1px Black;
margin: 0px 10px 5px 0px;

}

/* STILE GENERALE DEL RIQUADRINO ARTICOLO */

.articolo {
  font-size: 0.9em;
  font-weight: bold;
  padding-left: 52px;
  width: 68px;
  height: 50px;
  margin: 3px 0px 3px 8px;
  background-image: url(/immagini/homepage/anelli.jpg);
  background-repeat: no-repeat;
  background-position: left;
}

/* QUADRO DIVISIONE DECORATIVO */

#decorativo {
  background-image: url(/immagini/homepage/cornice_arancio.jpg);
  width: 268px;
  height: 190px;
  float: left;
  margin: 15px 0px 0px 0px;

}

#decorativo h3 {
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 2px;
  margin-left: 13px;
  margin-bottom: 8px;
  margin-top: 3px;

}
#decorativo h3 a:link,
#decorativo h3 a:visited,
#decorativo h3 a:hover,
#decorativo h3 a:active {
display: block;
text-decoration: none;
color: White
}

#decorativo h3 a:hover {
  color: #973D00
}


#decorativo a:link,
#decorativo a:visited,
#decorativo a:hover,
#decorativo a:active {
text-decoration: none;
  color: #777777
}

#decorativo a:hover {
  color: #FF6600
}

/* FINE QUADRO DIVISIONE DECORATIVO */

 /* QUADRO DIVISIONE TECNICO */
#tecnico {
  background-image: url(/immagini/homepage/cornice_blu.jpg);
  width: 268px;
  height: 190px;
  float: left;
  margin: 15px 0px 0px 8px;
}

#tecnico h3 {
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 2px;
  margin-left: 13px;
  margin-bottom: 8px;
  margin-top: 3px;
}

#tecnico h3 a:link,
#tecnico h3 a:visited,
#tecnico h3 a:hover,
#tecnico h3 a:active {
text-decoration: none;
color: White;
display: block;
}

#tecnico h3 a:hover {
  color:#9CB6CF
}

#tecnico a:link,
#tecnico a:visited,
#tecnico a:hover,
#tecnico a:active {
text-decoration: none;
color: #777777;
}

#tecnico a:hover {
  color: #000066
}

/* FINE QUADRO DIVISIONE TECNICO */


 /* QUADRO BUSINESS 2 BUSINESS */
#business {
  background-image: url(/immagini/homepage/cornice_grigio.jpg);
  width: 268px;
  height: 190px;
  float: left;
  margin: 15px 0px 0px 8px;
}

#business h3 {
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 2px;
  margin-left: 13px;
  margin-bottom: 8px;
  margin-top: 3px;
}

#business ul {
  list-style: none;
  list-style-position: outside;
  list-style-image: none;
  padding: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 8px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #777777
}

#business li {
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 8px;
  line-height: 14px;
}

#business a:link,
#business a:visited,
#business a:hover,
#business a:active {
text-decoration: none;
}

#business h3 a:link,
#business h3 a:visited,
#business h3 a:hover,
#business h3 a:active {
text-decoration: none;
color: White;
display: block;
}

#business h3 a:hover {
  color: #555555
}
/* FINE QUADRO BUSINESS TO BUSINESS */