#contenitore {
	background-image: url(../immagini/sfondo.gif);
	background-repeat: repeat-y;
}
#next {
    margin: 20px auto 0 auto;
	width:246px;
}

#next table {
    width:246px;
	border-collapse:collapse;
}
#next table td{
    padding:0;
	margin: 0;
}
#next table .top{
    background-color:#7D5007;
	width:206px;
	height: 26px;
	font-size: 14px;
	color:#D8B66C;
	font-weight:bold;
	text-align:center;
}
#next table .bottom{
    background-color:#AF700B;
	width:206px;
	height: 70px;
	font-size: 11px;
	color:#FFFFFF;
}
#next table .bottom .data{
    font-size: 10px;
}
#next table .bottom .titolo{
    font-weight:bold;
	color:#000000;
}
#tour {
    margin: 0 auto;
	width:246px;
}
