.sfondo{ background-image:url(images/sfondo.jpg);
        background-repeat:repeat-y;
		width:750px;
		background-color:#FFFFFF;
}

.testata{ background-image:url(images/testata.jpg);
		width:750px;
		text-align:center;
		height:141px;
}

.elenco{
	margin-left: 40px;
	padding-right: 20px;
}

.navigazione {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 223%;
	text-align:right;
	padding-top: 65px;
	margin-right:67px;
	width: 400px;
}

.piede{ background:url(images/piede.jpg) bottom no-repeat;
		width:750px;
		text-align:center;
}

.navigazione a {
     text-decoration: none;
	 color: #999;
	 height: 18px;
}

/* Stili letti solo dai browser standard*/
.navigazione>a {
  padding-bottom: 5px;
}

.navigazione>span {
  padding-bottom: 5px;
}
/* --- */

.navigazione a:hover {
    background-image: url(images/testo_linkato.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.pagina_corrente {
    text-decoration: none;
	color: #999;
    height: 18px;
    background-image: url(images/testo_linkato.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.font_piede {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color:#666;
}

.font_piede td{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color:#666;
}

.menuinterno {
	font-family: "Verdana", Arial, Helvetica;
	font-size: 10px;
	color:#666;
	vertical-align:top;
	padding-right:5px;
	line-height: 135%;
}
.contenuto {
  vertical-align: top;
}
.contenuto p{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color:#333;
	vertical-align:top;
	padding-left:5px;
	line-height:150%;
	text-align: justify;
}

.contenuto ol{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color:#333;
	vertical-align:top;
	line-height:150%;
	text-align: justify;
	list-style-position: outside;
}

.contenuto ul{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color:#333;
	vertical-align:top;
	line-height: 150%;
	list-style-position: outside;
}

.menuinterno a {
     font-family: "Verdana", Arial, Helvetica;
	 font-size: 10px;
	 color:#666;
	 vertical-align:top;
	 text-decoration: none;
}

.menuinterno p{
	text-align: left;
     font-family: "Verdana", Arial, Helvetica;
	 font-size: 10px;
	 color:#666;
	 vertical-align:top;
}

.menuinterno a:hover {
	 color: #ff0000;
}
.menuinterno ul{
  padding-left: 10px;
  margin-left: 6px;
  margin-top: 7px;
}

.sottomenu{
  margin-bottom: 4px;
  padding-bottom: 4px;
}

.sottomenu li{
   list-style:none;
   list-style-image:url(images/freccia.gif);
   padding-left: 0px;
   margin-left: 0px;
}

.gallery_img{
   border: solid 1px #999;
   padding: 2px;

}

.menu_img {
	font-family: "Verdana", Arial, Helvetica;
	font-size: 10px;
	color:#666;
	padding: 10px;
	margin-right: 20px;
	line-height: 135%;
	text-align: right;

}

.menu_img a{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 10px;
	color:#666;
	line-height: 135%;
	text-align: right;
	text-decoration: none;
}

.menu_img a:hover {
	 color: #ff0000;
}

.gallery_title{
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #666;
  display: block;
  height: 50px;
}

.news_row {
    padding-top: 30px;
    border-bottom: solid 1px #ccc;
  }


.news_view_title {
    font-size: 20px;
    font-variant: small-caps;
    font-weight: bold;
    color : #999999;
    padding-bottom: 15px;
  }

.news_view_image {
    float: left;
    padding-right: 10px;
  }

.news_title a {
    font-size: 12px;
    font-variant: small-caps;
    font-weight: bold;
    color : #999999;
    text-decoration: none;
  }


.news_title a:hover {
    font-weight: bold;
    color: #FF0000;
  }

.news_title a:visited {
    color : #999999;
  }

.news_image {
    margin-right: 5px;
    padding : 5px;
    float : left;
    border: solid 1px #ccc;
    width: 102px;
    text-align: center;
  }

.pages_list {
  padding-left: 20px;
  font-size: 11px;
  font-weight: bold;
}

.pages_list div{
  margin-bottom: 15px;
}

.pages_list a{
  text-decoration: none;
  color: #666;
}

.pages_list a:hover{
  color: #F00;
}
.webindustry {
font-size:9px;
}