/* Menu' con tabella */
.MenuSpaceTable {
	background-color: #ffffff;
}
.MenuTable {
	background-color: #ffffff;

	border-color: #ffffff;
	border-width: 0;	
}
.MenuTableCell {
	text-align: center;
	vertical-align: top;
}
.MenuSpaceCell {
	text-align: right;
}
.MenuPage {
	
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A.MenuLink:link {
	color:#000000;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.MenuLink:visited {
	color:#000000;
	background-color: #ffffff;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.MenuLink:active {
	color:#000000;
	background-color: #ffffff;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.MenuLink:hover {
	background-color: #ffffff;
	color:#000000;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.MenuBanner {
	text-align: left;
	background-color: #ffffff;
}
/* Menu' con span */
.MenuSpanEsterno, MenuDivEsterno {
	
}
.MenuSpanInterno, MenuDivInterno {
	
}
A.MenuSpanLink:link, A.MenuDivLink:link {
	color: #000000;
background-color: #ffffff;
font-family: Verdana;
font-size: 11px;

}
A.MenuSpanLink:visited, A.MenuDivLink:visited {
	color: #000000;
background-color: #ffffff;
font-family: Verdana;
font-size: 11px;

}
A.MenuSpanLink:active, A.MenuDivLink:active {
	color: #000000;
background-color: #ffffff;
font-family: Verdana;
font-size: 11px;

}
A.MenuSpanLink:hover, A.MenuDivLink:hover {
	color: #000000;
background-color: #ffffff;
font-family: Verdana;
font-size: 11px;

}
/* Navigatore */
.NavigatorTable {
	
	border-width: 0;
	background-color: #000000;
	border-color: #ffffff;
}
.NavigatorTableCell {
	
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NavigatorTableHeader {
	border-color:#ffffff;
	color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NavigatorPage {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A.MainNavigatorLink:link {
	color:#000000;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.MainNavigatorLink:visited {
	color:#000000;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.MainNavigatorLink:active {
	color:#000000;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.MainNavigatorLink:hover {
	color:#000000;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NavigatorLink:link {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	background-color:#ffffff;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NavigatorLink:visited {
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NavigatorLink:active {
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NavigatorLink:hover {
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NavigatorSelect {
	font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
border-width: 1px;
border-style: solid;

}
.NavigatorSelectTitle {
	color: #000000;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NavigatorField {
	font-family: Verdana;
font-size: 11px;
border-width: 1px;
border-style: solid;

}
.NavigatorFieldTitle {
	color: #000000;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NavigatorButton {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
border-width: 1px;
border-style: outset;

}
/* Contenuti */
.ContentPage {
	
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
.ContentTitle {
	color:#000000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
	text-align: center;
}
.ContentText {
	color: #000000;
font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ContentLink:link {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ContentLink:visited {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ContentLink:active {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ContentLink:hover {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.Label {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
	text-align:  center;
}
.Campo {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
border-width: 1px;
border-style: solid;

}
.Pulsante {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
border-width: 1px;
border-style: outset;

}
.DivVetrina {

}
.VetrinaTitolo {

}
.VetrinaAbstract {

}
A.VetrinaLink {

}
/* News */
.NewsPage {
	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.NewsTitle {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
	text-align: center;
}
.NewsCategory {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NewsText {
	color:#000000;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NewsLink:link {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NewsLink:visited {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NewsLink:active {
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NewsLink:hover {
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
/* Viste */
.ViewPage {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ViewTitle {
	color:#000000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
.ViewText {
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ViewLink:link {
	color:#000000;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ViewLink:visited {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ViewLink:active {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ViewLink:hover {
	color:#000000;
	font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
/* Elementi di streaming */
.StreamingLogoCell {
}
.StreamingVideoCell {
}
.StreamingVideoTable {
}
.StreamingLinksDiv {

}
.StreamingParagraph {
}
/* Stili per layout senza frames*/
.NoFrameContentPage {
font-family: serif;
font-size: small;
}
.DivMenu {
display:none;
}
.DivNavigator {
display:none;
}
.DivContent {
text-align:justify;
width: 80%;
}
.DivOther {
display:none;
}
.Invisibile {
display:none;
}
/* personalizzazione del percorso a briciole di pane */
.Percorso {

}
a.PercorsoLink:link {

}
a.PercorsoLink:visited {

}
a.PercorsoLink:active {

}
a.PercorsoLink:hover {

}
/* extra: classi e stili definiti dall'utente */
#IDQuartoFrame {
display:none;
}
