/* MENU ARGOMENTI */

#menu_left {
	padding								: 0px;
	background-position				: center;
	background-repeat					: no-repeat;
	background-color					: #FFFFFF;
	width									: 173px;
	
}

table.argomenti td.title {
	width									: 173px;
	text-align							: left;
	line-height							: 15px;
	vertical-align						: middle;
	padding								: 2px 0px 2px 6px;
	font-size							: 12px;
	font-family							: Verdana;
	font-weight							: bold;
	color									: #ffffff;
}

table.argomenti td.title a {
	font-size							: 12px;
	font-family							: Verdana;
	font-weight							: bold;
	color									: #e6e6e6;
	text-decoration					: none;
}

table.argomenti td.title a:hover {
	text-decoration					: underline;
}

table.argomenti td.item {
	background-color					: #FFFFFF;
	width									: 160px;
	text-align							: left;
	line-height							: 15px;
	vertical-align						: middle;
	padding								: 2px 0px 2px 6px;
	border-style						: solid;
	border-width						: 0px 1px 1px 1px;
}

table.argomenti td.item a {
	font-size							: 11px;
	font-family							: Verdana;
	font-weight							: bold;
	color									: #848484;
	text-decoration					: none;
}

table.argomenti td.item a:hover {
	text-decoration					: underline;
}

div.argomenti_libri {
	background-color					: #FFFFFF;
	width									: 165px;
	text-align							: left;
	line-height							: 15px;
	vertical-align						: middle;
	padding								: 2px 0px 2px 6px;
	border-style						: solid;
	border-width						: 0px 1px 1px 1px;
	border-color						: #a1b8da;
}

div.argomenti_libri a {
	font-size							: 11px;
	font-family							: Verdana;
	font-weight							: bold;
	color									: #848484;
	text-decoration					: none;
}

div.argomenti_libri a:hover {
	text-decoration					: underline;
}

div.argomenti_dvd {
	background-color					: #FFFFFF;
	width									: 165px;
	text-align							: left;
	line-height							: 15px;
	vertical-align						: middle;
	padding								: 2px 0px 2px 6px;
	border-style						: solid;
	border-width						: 0px 1px 1px 1px;
	border-color						: #f88000;
}

div.argomenti_dvd a {
	font-size							: 11px;
	font-family							: Verdana;
	font-weight							: bold;
	color									: #848484;
	text-decoration					: none;
}

div.argomenti_dvd a:hover {
	text-decoration					: underline;
}


table.welcome td.title {
	width									: 173px;
	text-align							: left;
	line-height							: 15px;
	vertical-align						: middle;
	padding								: 2px 0px 2px 6px;
	font-size							: 12px;
	font-family							: Verdana;
	font-weight							: bold;
	color									: #ffffff;
}

table.welcome td.item {
	background-color					: #FFFFFF;
	width									: 160px;
	text-align							: left;
	line-height							: 15px;
	vertical-align						: middle;
	padding								: 4px 0px 4px 6px;
	border-style						: solid;
	border-width						: 0px 1px 1px 1px;
	border-color						: #383838;
	font-family							: Verdana;
	font-size							: 12px;
	font-weight							: bold;
	color									: #383838;
}

table.welcome td.item a {
	font-family							: Verdana;
	font-size							: 12px;
	font-weight							: bold;
	color									: #383838;
}

table.welcome td.item a:hover {
	text-decoration					: underline;
}