body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Comic Sans MS", cursive;


}
#menu2 {
	padding-top:8px;
	float:left; 
	width:199px;
	height:600px;
	background-image:url(immagini/menu2.png);
	background-repeat:no-repeat; 
	background-position:bottom; 
	font-size:18px;
	padding-left:3px;
	padding-right:3px;
	font-weight:normal;
}
#menu2_d {
	padding-top:8px;
	float:left; 
	width:199px;
	height:450px;
	background-image:url(immagini/menu2_d.png);
	background-repeat:no-repeat; 
	background-position:bottom; 
	font-size:18px;
	padding-left:3px;
	padding-right:3px;
	font-weight:normal;
}


#menu22 {
	margin-top:60px;
	width:199px;
	height:36px;
	font-size:18px;
	font-weight:normal;
}


#loghetto {
	float:left; 
	width:197px;
	height:97px;
	font-size:18px;
	font-weight:normal;
}


#menu2 a:link, a:visited{
	
	text-decoration:none;
	color:#271d03;
	}
	
	#menu2_d a:link, a:visited{
	
	text-decoration:none;
	color:#271d03;
	}
	
#menubet {
	margin-left:150px;
	margin-top:-12px;
	color:#563922;
}

#menubet a:link, a:visited{
	color:#563922;
	text-decoration:none;
}

#menubet a:hover{
	
	color:#563922;
}

#titolo_h{
	font-size:38px;
	color:#563922;
	background-image:url(immagini/pallini.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:68px;

	}
	


	
	#m_voice{
		height:24px;
		font-size:14px;
		border-bottom:1px solid #b2b28e;
		padding-left:28px;
		padding-top:10px;
		background-image:url(immagini/ico.png);
		background-repeat:no-repeat;
		background-position:left;

	}


#slideshow {
    position:relative;
    height:240px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 240px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 240px;
    display: block;
    border: 0;
}

#data {
	width:1200px;
	}



