.page {
	width: 768px;
	border: outset 1px;
	border-color: white;
	color: white;
	border-collapse: collapse;
	background-color: gray;
	text-align: center;
	border-spacing: 0px;
}

.td_menu {
	vertical-align: top;
}
.tab_menu {
	height: 390px;
	border : 0;
	background-color: #ffffff;
	text-align: center;
}

td {
	font-size: 12px;
}
.contenuto {
	background-color: #393B40;
	font-size: 12px;
	vertical-align: top;
}
td.menu {
	background-color: #393B40;
	font-size: 14px;
	color: #a8c4f6;
}
td.td11 {
	background-color: #868b91;
	height: 6px;
}
td.td12 {
	background-color: #222632;
	height: 6px;
}
td.td13 {
	background-color: #353d48;
	height: 6px;
}
td.td14 {
	background-color: #4b4a50;
	height: 6px;
}
.td22 {
	background-color: #818eaa;
	vertical-align: middle;
}
td.td23 {
	background-color: #BFBFBF;
}

td.td21_11 {
	background-color: #b3bbcc;
}

td.td21_12 {
	background-color: #3c455e;
}
td.td21_21 {
	background-color: #818eaa;
}
td.td21_22 {
	background-color: #5b6477;
	font-size: 12px;
	text-align: left;
}
a.linklungo {
	font-size: 10px;
}
td.menu_attivo {
	background-color: #212733;
	text-align: right;
	font-size: 12px;
	color: #a8c4f6;
}
td.menu_link {
	background-color: #262e3c;
	text-align: right;
	font-size: 12px;
}

.contenuti {
	background-color: #818eaa;
	line-height: 120%;
	font-size: 12px;
}

a {
	color : #a8c4f6;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	text-decoration : underline;
}


body {
	background-color: #5b5b5b;
	font-family: verdana, serif;
	font-size: 9px;
}