@import url("../main.css");
body {
	font-family:"Trebuchet MS";
}

.box {
	border: 1px solid black;
}

.header {
	font-size:12px;
	width: 950px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

.header_menu_main {
	width:950px;
	background-color: #6F8EE7;
	border: 1px solid black;
	padding: 5px;
	height: 25px;
}

.header_menu_sub {
	background-color: #6F8EE7;
	padding: 5px;
}

.header_menu_sub_hover {
	background-color: #6699FF;
	padding: 5px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.navigatore {
	font-size: 12px;
}

.subtitle {
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	padding-left: 5px;
	margin-bottom: 10px;
}

.subtitle a {
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
}

.subundertitle {
	padding-top: 5px;
	font-weight: bolder;
	padding-left: 5px;
}

.subundertitle a {
	font-variant: small-caps;
	text-decoration: none;
	color: #660000;
}

.subundertitle a:hover {
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
}

.subcontent {
	padding-top: 15px;
	padding-left: 10px;
	text-align: justify;
}

.subcontent_corsi {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.subcontent_corsi a {
	text-decoration: none;
	color: #660000;
}

.subcontent_corsi a:hover {
	text-decoration: none;
	color: #000000;
}

.cif_corsi_list a {
	color: #660000;
}

.cif_corsi_list a:hover {
	text-decoration: underline;
	color: #000000;
}

.cif_corsi_arc_link a {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #660000;
	font-variant:small-caps;
}

.cif_corsi_arc_link a:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
	font-variant:small-caps;
}

.cif_app_arc_link a {
	margin-left: 10px;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #660000;
	font-variant:small-caps;
}

.cif_app_arc_link a:hover {
	margin-left: 10px;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
	font-variant:small-caps;
}

.cif_app_title {
	font-weight:bold;
	font-size:16px;
	color:#3F4C8B;
}

.cif_app_title a {
	font-weight:bold;
	font-size:16px;
	color:#3F4C8B;
	text-decoration: none;
}

.cif_app_title a:hover {
	font-weight:bold;
	font-size:16px;
	color:#cdab4d;
	text-decoration: none;
}

.cif_app_descrizione {
	text-align: justify;
	line-height:16.5px;
}

.cif_app_undertitle {
	text-align: justify;
	font-size:14px;
	font-weight:bold;
	color:#c73e00;
}

.cif_ins_title {
	font-weight:bold;
	background-color:#f8f8f8;
	margin-top:1.0em;
	color:#000000;
	font-size:14px;
}

.cif_ins_main {
	padding-top: 10px;
	font-weight:bold;
}

.cif_ins_descrizione {	
	padding-top: 20px;
	text-align: justify;
	line-height:16.5px;
	font-weight:normal;
}

.cif_ins_undertitle {
	padding-left: 10px;
	text-align: justify;
	font-size:14px;
}

.cif_museo_list {
	font-weight:bold;
	font-size: 14px;
	color:#000000;	
}

.cif_museo_list a {
	font-weight:bold;
	font-size: 14px;
	color:#000000;
	text-decoration:none;
}

.cif_museo_title {
	font-weight:bold;
	font-size: 16px;
	color:#000000;
	font-size:14px;
}

.cif_museo_desc {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	color:#000000;
	text-align:justify;
}

.cif_news_title {
	font-weight:bold;
	margin-top:1.0em;
	color:#000000;
	font-size:14px;
}

.cif_news_title a {
	font-weight:bold;
	font-size:16px;
	color:#3F4C8B;
	text-decoration: none;
}

.cif_news_undertitle {
	padding-left: 10px;
	text-align: justify;
	font-size:12px;
}

.cif_news_descrizione {	
	padding-top: 20px;
	text-align: justify;
	line-height:16.5px;
}

.cif_news_form {
	font-size: 12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

.cif_news_pages {
	font-family:"Trebuchet MS";
	font-size: 12px;
}

.cif_news_pages a {
	font-family:"Trebuchet MS";
	text-decoration:none;
	font-size: 12px;
}

.cif_centro_table {
	border-bottom: 1px solid black;
	width:650px;
}
