

body {
  margin:0;
  padding:0;
  background:#000;
  font:small Verdana,Sans-serif;
  line-height:1.0em;
  text-align:center;
  color:#ccffcc;
  }
.box {
  background:#000;
  width:750px;
  margin:0 auto;
  border:solid #222;
  border-width:0 1px 0 1px;
  text-align:left;
  color:#333;
  position:relative;
  }
  
.top {
  background:url("gif/top.jpg");
  top:0;
  width:750px;
  height:16px;
  margin:0;
  position:relative;
  z-index:0;
  }
  
.top h1 {
	font-family: verdana;
	font-weight: normal;
	font-size:10px;
	color: #fff;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
	border-bottom: 0;
	}

  
  
  
  .topfoto {
  background:#000;
  top:0;
  width:750px;
  height:103px;
  margin:0;
  position:relative;
  z-index:0;
  }
  .topbasso {
  background:#000;
  top:0;
  width:750px;
  height:35px;
  margin:0;
  position:relative;
  z-index:0;
  }
  
.boxlink {
	position:relative;
	top: -26px;
	text-align:center;
	padding:0;
	width: 750px;
	z-index: 10;
    border:solid #191E17;
    border-width:1px 0;}

ul.menu {
margin: 0;
padding: 0;}
	
ul.menu li a:link, ul.menu li a:visited, ul.menu li a:active, ul.menu li a:hover  {
border:solid #ddd;
border-width:0;
color:#fff;
text-decoration:none;
text-indent:10;
background-image:none;
padding:2px 7px 2px 7px;
font: small-caps 13px verdana;
font-weight: normal;
height:auto;
line-height:normal;
}

ul.menu li a:hover {
background-color:#3E3A31; 
text-decoration: none;}

ul.menu li {
display:inline;}


.submenuhome {

  position:relative;
  top: -17px;
  width:750;
  text-align:center;
  border:solid #191E17;
  border-width:0px;
  z-index:20;
  background:#18202B;
  height:32px;
  font: 11px verdana;
  font-weight: bold;
  color:#CCC29C;
  padding: 2px 0 0 0;
  margin:0;
  }

.submenuhome a {
font: 11px verdana;
font-weight: bold;
border:solid #ddd;
 border-width:0;
 color:#CCC29C;
 text-decoration:none;
  }
  

.submenuhome a:hover {
  color:#ffffff;
  }



 
.bckhome
{

  background-image: url(gif/bckhome.gif); /* il colore di sfondo solo della pagina*/
	background-repeat: repeat-y; /* l'immagine viene ripetuta solo in verticale*/
	background-position: 0; /* l'immagine si ripete  5 px top e 0 pix left*/
 
  }
  
  .boxhome {
  top:-21px;
  width:750px;
  height:auto;
  margin:0;
  padding:0;
  position:relative;
  z-index:10;
  }
  
 
 .boxhome span {
 	width:690px;
	font-family: verdana;
	font-weight: normal;
	font-size:12px;
	color: #000;
	margin:0;
  	padding:0 10px 0 10px;
	text-align: center;
	display: block;
	}
	
	
	.boxhome span a:link, .boxhome span a:visited, .boxhome span a:active, .boxhome span a:hover{
	font-family:12px bold verdana;
	color: #fff;
	text-decoration:underline;}
	
	.boxhome span a:hover{
	font-family:10px bold verdana;
	color: #fff;
	text-decoration:none;}
	
	
	
	.testo {
	font-family: verdana;
	font-weight: normal;
	font-size:10px;
	color: #222;
	}

.boxnas {
	position:absolute;
	top: -1000px;
	left: -1000px;
	width: 550px;
	z-index: 20;
	padding: 0;
	margin: 0;

}
	
.boxnas h1 {
	font-size: 5px;
	text-align: left;
	letter-spacing: 0px;
	margin:0;
	padding: 0;
	visibility: hidden;
	}
	
	/* CSS FOR SLIDESHOW SCRIPT */
	#imageSlideshowHolder{
background-color:#fff; 
top:0px;
left: 0px;
width:459px;
height:242px; 
margin:0;
padding:0; 
text-align:center; 
position:relative;
margin-bottom:3px;
	}

	/* Don't change these values */
	#imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

	/* END CSS SLIDESHOW  SCRIPT */
