div.main {
	width: 90%;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
	}
table.main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}
td.home_cx {
	background-position: top;
	background-image:url(img/home_cx.gif);
	background-repeat: repeat-x;
	width: 880px;
	}
td.home_sx {
	background-position: top;
	background-image:url(img/home_sx.gif);
	background-repeat: repeat-x;
	width: 11px;
	height: 31px;
	}
td.home_dx {
	background-position: top;
	background-image:url(img/home_dx.gif);
	background-repeat: repeat-x;
	width: 9px;
	height: 31px;
	}
div.menu {
	float: left;
	margin-right: 50px;
	font-weight:bold;
	}
div.regione {
	margin-top: 20px;
	width: 100%;
	font-size: 18px;
	font-weight:bold;
	border-bottom: 2px solid black;
	color: red;
	padding: 2px;
	clear: both;
	}
div.citta {
	margin-top: 0px;
	margin-bottom: 50px;
	width: 100%;
	font-size: 14px;
	padding: 2px;
	clear:both;
	}
div.citta_det {
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	}
div.schede {
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	}
img.scheda {
	border: 1px solid black;
	}
td.nome {
	text-align:center;
	font-weight:bold;
	font-style:italic;
	}
td.img {
	text-align:center;
	}
td.gif {
	text-align:center;
	min-height: 24px;
	}
td.centro {
	text-align:center;
	}
div.link_content {
	margin-top: 50px;
	}
div.link {
	display:inline;
	margin-left: 5px;
	margin-right: 5px;
	}
td.tour_date {
	font-size: 11px;
	text-align: center;
	}
td.contatto_t {
	font-weight:bold;
	width: 30%;
	padding: 3px;
	text-align:left;
	}
td.contatto {
	width: 70%;
	padding: 3px;
	text-align:left;
	}
td.scheda_nome {
	text-align:center;
	font-weight: bold;
	font-size: 50pt;
	padding-top: 50px;
	}
a:link.menu {color: white;text-decoration:none;}
a:visited.menu {color: white;text-decoration:none;}
a:hover.menu {color: white;text-decoration:underline;}
a:link.citta {color:black;text-decoration:none;}
a:visited.citta {color: black;text-decoration:none;}
a:hover.citta {color: black;text-decoration:underline;}

