/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  color: #000;
  background: #999999;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  }
a:link {
	text-decoration : none;
}
a:hover {
	text-decoration : none;
	color: #9E9E9E;
}
#contenitore {
	text-align:left;
	width:860px;
	margin:5px auto;
 }
#contenuto {
	padding:5px;
	border-right:1px solid #010C44;
	border-left:1px solid #010C44;
	background: #E4E4E4;
	background:#D4D0C8 url(img/sfondoC.jpg); 
 }
img {
	margin:0px;
	padding:0px;
}
.tdmenuattivo {
	text-align:center;
	background-color: rgb(102, 0, 0);
	color: #fff;
	padding:2px;
}
.tdmenu {
	text-align:center;
	background-color: rgb(1, 12, 68);
	color: #fff;
	padding:2px;
}
.menu1 {
	text-decoration : none;
	color: #fff;
}
.menu2 {
	text-decoration : none;
	color:rgb(194, 168, 73);
}
.table1 {
	text-align: left; 
	width: 860px;	
}
.table2 {
	text-align: left; 
	width: 860px;	
	height:0px;
}
a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

