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

	border-width: 0;	
}
.MenuTableCell {
	text-align: center;
	vertical-align: center;
}
.MenuSpaceCell {
	text-align: right;
}
.MenuPage {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A.MenuLink:link {
	color:#c0c0c0;
	font-family: Arial,Sans-serif;
	font-size: 13;
	text-decoration: none;
font-weight: bold;
font-style: normal;
}
A.MenuLink:visited {
	color:#c0c0c0;
	font-family: Arial,Sans-serif;
font-size: 13;
text-decoration: none;
font-weight: bold;
font-style: normal;
}
A.MenuLink:active {
	color:#c0c0c0;
	font-family: Arial,Sans-serif;
font-size: 13;
text-decoration: none;
font-weight: bold;
font-style: normal;
}
A.MenuLink:hover {
	color:#000000;
	font-family: Arial,Sans-serif;
font-size: 13;
text-decoration: none;
font-weight: bold;
font-style: normal;
}
.MenuBanner {
	text-align: left;
	
}
/* Menu' con span */
.MenuSpanEsterno, MenuDivEsterno {
	
}
.MenuSpanInterno, MenuDivInterno {
	padding: 2px 8px;
width: 100px;
}
A.MenuSpanLink:link, A.MenuDivLink:link {
	color: #c0c0c0;
font-family: Arial,Sans-serif;
font-size: 13;
text-decoration: none;
font-weight:bold;
font-style: normal;

}
A.MenuSpanLink:visited, A.MenuDivLink:visited {
	color: #c0c0c0;
font-family: Arial,Sans-serif;
font-size: 13;
text-decoration: none;
font-weight:bold;
font-style: normal;

}
A.MenuSpanLink:active, A.MenuDivLink:active {
	color: #c0c0c0;
font-family: Arial,Sans-serif;
font-size: 13;
text-decoration: none;
font-weight:bold;
font-style: normal;

}
A.MenuSpanLink:hover, A.MenuDivLink:hover {
	color: #000000;
font-family: Arial,Sans-serif;
font-size: 13;
text-decoration: none;
font-weight:bold;
font-style: normal;

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

}
.NavigatorSelectTitle {
	color: #000000;
font-family: Arial,sans-serif;
font-size: 12;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NavigatorField {
	font-family: Verdana;
font-size: 9;
border-width: 1;
border-style: solid;

}
.NavigatorFieldTitle {
	color: #000000;
font-family: Arial,sans-serif;
font-size: 12;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NavigatorButton {
	font-family: Verdana;
	font-size: 9;
	text-decoration: none;
font-weight: normal;
font-style: normal;
border-width: 1;
border-style: outset;

}
/* Contenuti */
.ContentPage {
	
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Myriad Pro", arial, sans-serif;
	font-size: 12;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
.ContentTitle {
	color:#8d443d;
	font-family: "Myriad Pro", arial, sans-serif;
	font-size: 16;
	text-decoration: none;
font-weight: bold;
font-style: normal;
	text-align: center;
}
.ContentText {
	color: #;
font-family: "Myriad Pro", arial, sans-serif;
font-size: 12;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ContentLink:link {
	color:#000000;
	font-family: "Myriad Pro", arial, sans-serif;
font-size: 12;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ContentLink:visited {
	color:#000000;
	font-family: "Myriad Pro", arial, sans-serif;
font-size: 12;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ContentLink:active {
	color:#000000;
	font-family: "Myriad Pro", arial, sans-serif;
font-size: 12;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ContentLink:hover {
	color:#000000;
	font-family: "Myriad Pro", arial, sans-serif;
font-size: 12;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.Label {
	font-family: "Myriad Pro", arial, sans-serif;
	font-size: 12;
	text-decoration: none;
font-weight: normal;
font-style: normal;
	text-align:  center;
}
.Campo {
	font-family: "Myriad Pro", arial, sans-serif;
	font-size: 12;
	text-decoration: none;
font-weight: normal;
font-style: normal;
border-width: 1;
border-style: solid;

}
.Pulsante {
	font-family: "Myriad Pro", arial, sans-serif;
	font-size: 12;
	text-decoration: none;
font-weight: normal;
font-style: normal;
border-width: 1;
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: 12;
	text-decoration: none;
font-weight: normal;
font-style: normal;
	text-align: center;
}
.NewsCategory {
	font-family: Verdana;
	font-size: 10;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
.NewsText {
	color:#000000;
	font-family: Verdana;
	font-size: 9;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NewsLink:link {
	color:#000000;
	font-family: Verdana;
font-size: 9;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NewsLink:visited {
	color:#000000;
	font-family: Verdana;
font-size: 9;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NewsLink:active {
	font-family: Verdana;
font-size: 9;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.NewsLink:hover {
	font-family: Verdana;
font-size: 9;
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: 12;
	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: 9;
	text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ViewLink:visited {
	color:#000000;
	font-family: Verdana;
font-size: 9;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ViewLink:active {
	color:#000000;
	font-family: Verdana;
font-size: 9;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
A.ViewLink:hover {
	color:#000000;
	font-family: Verdana;
font-size: 9;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
/* Elementi di streaming */
.StreamingLogoCell {
}
.StreamingVideoCell {
}
.StreamingVideoTable {
}
.StreamingLinksDiv {

}
.StreamingParagraph {
}
/* Stili per layout senza frames*/
.NoFrameContentPage {

}
.DivMenu {
margin-left: 52px;
}
.DivNavigator {
float:left;
width: 217px;
margin-top: 40px;
margin-left:5px;
padding-top: 25px;
padding-bottom: 20px;
background-color: transparent;
}
.DivContent {
/* margin-left: 218px;*/
float: left;
width: 440px;
min-height: 500px;
height: auto !important;
height:500px; /* thanks IE */
text-align: justified;
}
.DivOther {
float:left;
width: 200px;
margin-left: 10px;
}
.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 */

body {
    background-color:#8d443d;
    background-image: url(../BuildingBlocks/B203BB92E89E867FC12576B3004CA69A/$File/sfondocontent.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    margin: 0;
    padding: 0;
    font-family: "Myriad Pro", arial, sans-serif !important;
    font-size: 10pt !important;
    line-height: 120% !important;
margin-bottom: -50px;
text-align: center;
}

body form {
            	background-image: url(../BuildingBlocks/B203BB92E89E867FC12576B3004CA69A/$File/sfondoup_3.png);
	background-repeat: no-repeat;
	background-position: top center;

}
            
#IDWrapper {
            	background-image: url(../BuildingBlocks/B203BB92E89E867FC12576B3004CA69A/$File/sfondodn.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
                width: 100%;
                margin: 0;
                padding: 0;
padding-bottom:150px;
}
            
#IDContenitore {
    width: 960px;
    margin: 0 auto;
padding-bottom: 30px;
text-align: left;
}
            
            #IDHeader {
                width: 100%;
                height: 195px;
                margin: 0;
                padding: 0;
            }
            
            #IDLeft {
margin:0;
padding:0;
padding-bottom: 50px;
width: 700px;
float:left;
            }

            #IDFooter {
clear:left;
font-size: 8px;
                width: 100%;
                margin: 0;
                padding: 0;
padding-left: 280px;
/*margin-top: -16px;  for Chrome and Opera */
            }

#IDFooter h2 {
color:#8d443d;
font-size: 8px;
}

#IDFooter ul {
list-style: none;
margin: 0;
padding: 0;
}

#IDFooter li {
margin: 0;
padding: 0;
}


.InserimentoDati ul {
list-style: none;
margin:0;
margin-top: 24px;
padding: 0;
}

.InserimentoDati ul li {
margin: 0;
padding: 0;
margin-bottom: 10px;
clear:left;
}

.InserimentoDati ul li img {
float:left;
margin: 0;
margin-right: 4px;
margin-bottom: 6px;
}

.InserimentoDati ul li a.ContentLink:link {
font-family: "Myriad Pro", arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #8d443d;
}

.InserimentoDati ul li a.ContentLink:visited {
font-family: "Myriad Pro", arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #8d443d;
}

.InserimentoDati ul li a.ContentLink:hover {
font-family: "Myriad Pro", arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #8d443d;
text-decoration:underline;
}

.InserimentoDati ul li a.ContentLink:active {
font-family: "Myriad Pro", arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #8d443d;
}

#IDContenuto {
text-align: justify;
padding-top: 16px;
margin-top: 24px;
}


a.MenuSpanLink:link,a.MenuSpanLink:visited {
background-image: url(../BuildingBlocks/DCFB60EB9E5EF238C12576A100827299/$File/sfondomenu.png);
background-repeat: no-repeat;
background-position: bottom center;
padding-top: 5px;
padding-bottom: 27px;
width: 110px;
text-align: center;

text-transform: uppercase;
font-weight: normal;
font-size: 9px;
}

a.MenuSpanLink:hover {
background-image: url(../BuildingBlocks/DCFB60EB9E5EF238C12576A100827299/$File/sfondomenuhover.png);
background-repeat: no-repeat;
background-position: bottom center;

text-transform: uppercase;
font-weight: normal;
font-size: 9px;
}



/* navigatore */
.NavigatorPage h1 {
color: #c0c0c0;
text-transform: uppercase;
font-size: 11px;
font-weight: normal;
width: 100%;
text-align: center;

padding-top: 5px;
padding-bottom: 27px;
margin-bottom: 8px;
margin-top: 16px;

background-image: url(../BuildingBlocks/DCFB60EB9E5EF238C12576A100827299/$File/sfondomenu.png);
background-repeat: no-repeat;
background-position: bottom center;
}

.NavigatorPage {
padding-bottom: 46px;
}

.NavigatorPage ul {
margin:0;
padding:0;
padding-top: 4px;
padding-bottom: 30px;
}

.NavigatorPage li {
list-style-type: none;
margin:0;
padding:0;
padding-left: 25px;
}

.NavigatorPage a:link {
color: #c0c0c0;
font-weight: normal;
font-size: 11px;
}
.NavigatorPage a:visited {
color: #c0c0c0;
font-weight: normal;
font-size: 11px;
}
.NavigatorPage a:hover {
color: black;
font-weight: normal;
font-size: 11px;
}
.NavigatorPage a:active {
color: #c0c0c0;
font-weight: normal;
font-size: 11px;
}

.RiquadroNavigatore {
background-image:url(../BuildingBlocks/DCFB60EB9E5EF238C12576A100827299/$File/sfondonavup1.png);
background-repeat:no-repeat;
}

.RiquadroNavigatore ul {
background-image:url(../BuildingBlocks/DCFB60EB9E5EF238C12576A100827299/$File/sfondonavdn.png);
background-repeat:no-repeat;
background-position: bottom left;
}

/* quarto frame */
#IDQuartoFrame {
float: left;
width: 140px;
padding-top: 20px;
}

.RSSBox {
width: 210px;
font-size: x-small;
padding-top: 21px;
background-image:url(../BuildingBlocks/325F710CBD6BB4FBC12576BE002B2552/$File/qfboxtop.png);
background-repeat: no-repeat;
background-position: top left;
}

.RSSBoxFooter {
width: 210px;
height: 17px;
font-size: x-small;
background-image:url(../BuildingBlocks/325F710CBD6BB4FBC12576BE002B2552/$File/qfboxbtm.png);
background-repeat: no-repeat;
background-position: bottom left;
}

.RSSBox ul {
list-style: none;
margin: 0;
padding: 0;
padding-left: 5px;
padding-right: 4px;
background-image:url(../BuildingBlocks/325F710CBD6BB4FBC12576BE002B2552/$File/qfboxbdy.png);
background-repeat: repeat-y;
}

.RSSBox li {
margin: 0;
padding: 0;
}

.RSSBox a {
color: #8d443d;
}

.ImgBox {
width: 210px;
text-align: center;
}

.ImgBox img {
margin-top: 8px;
border:none;
}


.ImgBoxRight {
width: 210px;
text-align: right;
margin-bottom: 15px;
}

.ImgBoxRight img {
border:none;
}

.DivContent h1 {
color:#8d443d;
font-family: "Myriad Pro", arial, sans-serif !important;
font-size: 16px;
font-weight: bold;
}


