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

a.mail {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

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

.contenuto {
	background-color: #393B40;
	background-color: white;
	font-size: 9px;
	font-color: #436bb1;
	border: inset 0pt;
}
.menu {
	width: 100%;
	background-color: #393B40;
	font-size: 8px;
	color: #a8c4f6;
	border: outset 0px;
	height: 30px;
}

.menu-space {
	width: 4px;
}

.menu-mail {
	//width: 266px;
	background-color: #393B40;
	font-size: 9px;
	color: #a8c4f6;
	border: outset 0px;
	height: 30px;
	border-spacing: 0px;

}

.menu-home {
	font-size: 9px;
	border-spacing: 30px 0px;
	//border: inset 5pt;
}

.tab_menu {
	height: 390px;
	border-width : 0;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid white;
	border-collapse: collapse;
}

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;
}
td.td22 {
	background-color: #818eaa;
}
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: 10px;
	text-align: left;
}

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;
	font-color: #a8c4f6;
}

table.contenuti {
	background-color: #818eaa;
	//height: 39px;
}
td.contenuti {
	background-color: #818eaa;
	font-size: 12px;
}

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

a:hover {
	text-decoration : underline;
	//font-weight: normal;
}
