/* generali */

body {
  background-image: url(img/grigio.gif);
  /*background: #7F7F7F;*/
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Arial; font-size:11px; color: #000000; 
 }
h1 { font-family:Verdana; font-size:11pt; margin: 0px; font-weight: bold;}
h2 { font-family:Verdana; font-size:11pt; margin: 0px; font-weight: bold;}
h3 { font-family:Verdana; font-size:11pt; margin: 0px; font-weight: bold;}


/* testo */


.link {
  color: #336666;
  font-weight: normal;
  text-decoration: underline;
}
.link:hover {
  color: #ffcc00;
  font-weight: normal;
  text-decoration: underline;
}
.linkOff {
  font-family: Arial;
  font-size:11px;
  color: #000000;
  text-decoration: none;
}
.txtpiccolo {
  font-size: xx-small;
}

.grassetto {
  font-weight: bolder;
}
.elenco {
  font-weight: bold;
  color: #FF8C01;
  text-decoration: none;
}
.evidenziato {
  color: #FFFFFF;
  background-color: #000000;
}

.titolo {
  font-size: 16pt;
  color: #FFFFFF;
  font-weight: bold;
}
.menuTop {

  font-size: 10px;
  text-decoration: none;
  color: #666666;
  font-weight: normal;
}
.menuTop:hover {

  font-size: 10px;
  text-decoration: none;
  color: #000000;
  font-weight: normal;
}
.menu {

  font-size: 10px;
  text-decoration: none;
  color: #666666;
  font-weight: normal;
}
.menu:hover {

  font-size: 10px;
  text-decoration: none;
  color:#ffcc00;
  font-weight: normal;
}
.credits {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	cursor: text;
}
.credits:hover{


  font-size: 10px;
  text-decoration: none;
  color: #000000;
  font-weight: normal;
}
.testoPiede {



  font-size: 10px;
  text-decoration: none;
  color: #666666;
  font-weight: normal;
}

.marketinginformatico {color: #FF6600}

.continua {
  color: #336666;
  font-weight: normal;
  text-decoration: underline;
  text-align: right;
  background-position: right;
}
.titoloBox {
  font-size: 12px;
  font-weight: bold;
  color: #336666;
  text-decoration: none;
}
.titolo {
  font-family: Arial;
  font-size:12px;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
.titoloBig {
  font-family: Verdana;
  font-size:24px;
  text-decoration: none;
  color: #333333;
  line-height: 34px;
}
.sottotitolo {

  font-family: Arial;
  font-size:12px;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}
.bordoFoto {
  border: 1px solid #FCCB14;
}
.titoloFilosofia {
  font-family: Arial;
  font-size:16px;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  line-height: 22px;
}
.elencoPortfolio {
  margin: 0px;
  list-style-position: outside;
}
ul
{
    margin: 16px;

}
.linkArancio {
  color: #FF8C01;
  
}
.linkArancioBig {
font-size: 16px;
color: #FF8C01
}
.bordinogrigio {
  border: 1px solid #CCCCCC;
  margin-bottom: 60px;
}


#banner_contatti {
  background: url(img/contattaci.jpg);
  width: 130px;
  height: 35px;
  text-indent: 9999px;
  overflow: hidden;
  text-align: center;
  margin-left: 25px;
}
#banner_contatti:hover {background-position: 0 -35px;}
