body, html { 
	background-color: white;
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: #050544;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	letter-spacing: 0.5px;
	text-align: center;
	align: center;
}
/**** tabella MAIN ****/
table.layout_main {
	width: 900px;
/*	max-width: 1150px;*/
	max-width: 900px;
	height: 100%;
	background-color: #050544;
}

table.menu_main {
	width: 100%;
	height: 50px;
}

#menu_link_td {
	width: 16%;
	background-color: white;
	text-align: center;
	height: 50px;
}
/* ******************************************************************************************* */
#active_top {
	background-color: #050544;
	font-size: 16px;
	font-style: italic;
	color: white;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
}
#link_top {
	width:100%;
	text-align: center;
}
#link_top a, #link_top a:link, #link_top a:visited, #link_top a:active {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	color: #050544;
	font-weight: bold;
	vertical-align: center;
	background-color: white;
}
#link_top a:hover {
	color: white;
	background-color: #050544;
}
#link_top_active {
	width:100%;
	text-align: center;
}
#link_top_active a, #link_top_active a:link, #link_top_active a:visited, #link_top_active a:active {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	color: white;
	font-weight: bold;
	vertical-align: center;
	background-color: #050544;
}
#link_top_active a:hover {
	color: white;
	background-color: #050544;
}
/* ******************************************************************************************* */
#link_move {
/*	background-color:#050544;*/
	text-align: center;
}
#link_move a, #link_move a:link, #link_move a:visited, #link_move a:active {
	color: #050544;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#link_move a:hover {
	background-color: #050544;
	color: white;
}
#link_move_active {
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: #050544;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}


#menusx_link {
	padding-left: 5px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#menusx_link a {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 12px;
	color: #050544;
	font-weight: bold;
	vertical-align: center;
	background-color: #f0fdfc;
}
#menusx_link a:hover {
	border: 0px;
/*	color: #050544;*/
/*	text-decoration: underline;*/
	background-color: #050544;
	color: white;
}
td.menusx_active {
/*	width: 10%;*/
	background-color: #050544;
/*	padding-top: 5px;*/
}
td.menusx_nonactive {
/*	width: 10%;*/
	background-color: #f0fdfc;
}

div.titolo_opera {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 20px;
	padding-top:20px;
}
div.dimensione_opera {
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
}
div.tecnica_opera {
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
}
div.img_opera {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}

#link_cont {
	width:100%;
	text-align: center;
}
#link_cont a, #link_cont a:link, #link_cont a:visited, #link_cont a:active {
/*	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;*/
	text-decoration: none;
	font-size: 14px;
	font-style: none;
	color: #050544;
	font-weight: bold;
	vertical-align: center;
/*	background-color: white;*/
}
#link_cont a:hover {
	color: white;
	background-color: #050544;
/*	text-decoration: underline;*/
}
#link_cont_active {
	width:100%;
	text-align: center;
}
#link_cont_active a, #link_cont_active a:link, #link_cont_active a:visited, #link_cont_active a:active {
/*	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;*/
	text-decoration: none;
	font-size: 14px;
	font-style: none;
	color: white;
	background-color: #050544;
	font-weight: bold;
	vertical-align: center;
/*	background-color: white;*/
}
#link_cont_active a:hover {
	color: white;
	background-color: #050544;
/*	text-decoration: underline;*/
}
