body {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #ffffff;
  text-decoration: none;
  text-align: left;
  align: top;
  position: relative;
  visibility: visible;
  width: 100%;
  heigth: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}


/* ---------- definisce gli effetti di rollover generali per gli anchor ---------- */ 
a:link {
  font-weight: bold;
  text-decoration: none;
  cursor: hand; }

a:visited {
  font-weight: bold;
  text-decoration: none;
  cursor: hand; }

a:hover , a:active {
  font-weight: bold;
  text-decoration: none;
  cursor: hand; }

/* -------------------------------------------------------------------- */  
div#Struttura {
  width: 980px;
  height: 85%;
  font-size: 12px;
  text-align: justify;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #980F08;
}

/* ------------------------------------------------------------------------------------------------------------ */ 
div#Logo {
/*  background-image: url(images/common/top.jpg);
  background-repeat: no-repeat; */ 
  width: 100%;
  height: 20px;
  padding-top: 10 px;
}

/* -------------------------------------------------------------------- */
div#NavBar {
  width: 100%;
  height: 20 px;
  padding-left: 160 px;
  margin-bottom: 10 px;
  border-bottom-width: 1 px;
  border-bottom-style: solid;
  border-bottom-color: #980F08;
}
/* -------------------------------------------------------------------- */

/* ---------- Inizio Stile che cancella stili precedenti ---------- */ 
#ClearDiv {
  clear: both;
  height: 1em; }

/* -------------------------------------------------------------------- */ 
div#MenuPrincipale {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  background-color: #980F08;
  width: 100%;
  height: 10px;
}

div#MenuPrincipale a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div#MenuPrincipale ul li {
  display: inline;
  margin: 5px;
	list-style-position: outset;
	list-style-image: url(images/common/tri_red.gif);
}

div#MenuPrincipale ul a {
	color: #FFFFFF;
}

div#MenuPrincipale a:hover {
	color: #BBBBBB;
}


/* -------------------------------------------------------------------- */ 
div#Contenuti {
background-color: #FFFFFF;
  width: 580px;
  margin-left: 0px;
  padding-left: 5px;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  text-align: justify;
  float: left;
}


/* -------------------------------------------------------------------- */  
.TabNotizie {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #980F08;
}

/* -------------------------------------------------------------------- */ 
div#Footer {
  background-color: white;
  width: 760px;
  padding-top: 7px;
  height: 24px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #980F08;
}
/* ------------------------------------------------------------------- */  


/* -------------------------------------------------------------------- */ 
div#BackToTop {
  width: 170px;
  height: 24;
  float: bottom right;
  text-align: right;
  margin-top: 0px;
  margin-left: 590px;
  padding-top: 10px;
}

div#BackToTop a {
	color: #980F08;
}

div#BackToTop a:hover {
	color: #BBBBBB;
}

/* ---------- Inizio Contenuti ---------- */ 
div#content {
  font-size: 10px;
  font-weight: normal;
  width: 450;
  float: left;
  padding-top: 0;
  padding-right: 2;
  padding-bottom: 0;
  padding-left: 2;
  margin-top: 0;
  margin-right: 5;
  margin-bottom: 0;
  margin-left: 5;
  align: top;
}
/* -------------------------------------------------------------------- */  

#content h1 {
  font-size: 12px;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-color: #EBF5FA;
  border-top-width: thin;
  border-top-style: dotted;
  border-top-color: #006699;
  border-bottom-width: thin;
  border-bottom-style: dotted;
  border-bottom-color: #006699; }

#content h2 {
  font-size: 11px;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }

#content h3 {
  font-size: 10px;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }


/* ---------- Fine Contenuti ---------- */ 


.Subtitle {  
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #980F08;
	}
	
.Title {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #980F08;
	text-transform: uppercase;
}

.Title_Link {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #980F08;
	text-decoration: none;
}

.Title_Link:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #026367;
	text-decoration: none;
}

.Text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.Text_Link {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
  font-weight: bold;
  text-decoration: none;
	font-style: normal;
	color: #000000;
}

.Text_Link:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
  font-weight: bold;
  text-decoration: none;
	font-style: normal;
	color: #E98210;
}

.LittleText {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #980F08;
	text-align: center; 
}

.PlayList {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #980F08;
}

.Dida {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #980F08;
}

.TitMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.TitMenu:hover {
	color: #E98210;
}

.ButtTd {
	background-image: url(images/common/Bottone.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Menu:hover {
	color: #E98210;
}

.BIG {
	font-size: 150%;
	line-height: 20px;
}

.LKA {
	font-family: "DL-Paras.";
	font-size: 150%;
	line-height: 18px;
	font-weight: normal;
}

.SubTitMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
