/* CSS Document */

/*-- trivial */
body {
  text-align: center;
  background-color: #C9ECD4;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  
  }
body.cover {
  background-color: #FFFFFF;

  }

a.mailLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  }

td {
  text-align: inherit;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  }

acronym, abbr {
  font-variant:normal;
  text-transform:none;
  border:0px none;
  border-bottom: 1px dashed #999999;
  cursor:help;
  }

img {
  border: 0px none;
  }
img.voceLista {
  display: block;
  }


p.dummyPage {
  background-color:#afafaf;
  border: 1px solid #333333;
  position: relative;
  width: 740px;
  margin: 10px 0px 0px 0px;
  padding: 25px;
  text-align:center;
  }

.smallText {
  font-size: 9px !important;
  }

br.clearBoth { /* per ora non usato ma andrebbe sostituito ai BR con gli stili incorporati nelle pagine */
  clear:both;
  }
.orari, .banner {
	float: left;
	display: block;
	width: 130px;
	height: 230px;
	position: absolute;
	bottom: 34px;
	left: 0px;
  }
.bannerTop {
	float: left;
	display: block;
	position: absolute;
	bottom: 264px;
	left: 0px;
	height: 17px;
	width: 130px;
  }
.homePageNewsTable {
  background-image: url(../images/layout/homeNewsTableBody.png);
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 5px 0px 0px 0px;
  }
.altPageTopRow { 
	padding: 5px 0px 0px 13px;
	background-image: url(../images/layout/altPageTop.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 17px;
	line-height: 17px;
 }
.altPageTopRowTabellaSotto { 
top: -5px;
 }

/*-- index */
a.lingueSitoCover {
  height: 25px;
  line-height: 25px;
  padding: 0px 4px;
  color: #FFFFFF;
  text-decoration:none;
  }
a.lingueSitoCover:hover {
  color: #ffcc00;
  }

a.lingueSitoCover:hover:before {
  content: url(../images/layout/selected.gif);
  }

a.lingueSitoCover:before {
  content: url(../images/layout/dot.gif);
  }


/*-- struttura generale */
.uberContainer {
  margin: 0 auto;
  width: 740px;
  text-align:center;
  padding: 0px 10px 0px 10px;
  }
.uberContainerCover {
  margin: 0 auto;
  width: 440px;
  text-align:center;
  }

.titoloPaginaStampata {/* utilizzato solo per la stampa */
  display: none;
  }

.main {
  position: relative;
  width: 740px;
  margin: 0px 0px 10px 0px;
  }
.mainCover {
  text-align: center;
  position: relative;
  width: 440px;
  margin: 10px 0px 10px 0px;
  }

.mainTop, .mainTopImage {
  display: none;
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 740px;
  height: 41px;
  }
/*.banner {
  position: absolute;
  top: 9px;
  left: 142px;
  float: left;
  }*/

.logoPiccolo {
  position:absolute;
  top:6px;
  left:5px;
  float:left;
}

.logoCover {
  position:absolute;
  top:12px;
  left:0px;
  float:left;
}

.photoTop {
  position: relative;
  margin: 0px;
  width: 740px;
  height:135px;
  }

.mainSplashHome {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 415px;
	height: 215px;
	top: 0px;
  }
.mainSplash {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 144px;
  }
.mainSplashMultiImages {
  margin: 0px;
  padding: 0px;
  width: 144px;
/*  height: 420px;*/
  }
.mainSplashMultiImages .imageContainer {
  margin: 0px 0px 4px 0px;
  height: 108px;
  width: 144px;
/*  display: inline;*/
  }
/*.mainSplashMultiImages .imageContainer:first-child {
  margin: 0px 0px 0px 0px;
  }*/

.mainDivider {
  display: none;
  background-color: #000000;
  position: relative;
  margin: 0px;
  width: 740px;
  height: 1px;
  }

.bottomColophon {
  margin: 0px;
  padding: 0px;
  width: 740px;
  background-color: #FFFFFF;
  height: 17px;
  background-position: bottom;
  background-repeat:no-repeat;
  background-image: url(../images/layout/colophonFooter.png);
  }
.bottomColophonVuoto {
  margin: 0px;
  padding: 0px;
  width: 740px;
  height: 17px;
  background-position: bottom;
  background-repeat:no-repeat;
  }

/*-- mailingList ----------------------------------------------------- */
.mailingListBody {
  background: url(../images/layout/mailingListBG.png);
  width: 726px;
  padding: 7px;
  margin: 0px;
  text-align: left;
  }
.mailingListColumn {
  float: left;
  width: 712px;
  font-size: 13px;
  text-align: justify;
  margin: 0px;
  padding: 0px 7px 0px 7px;
  display: block;
  }
.mailingListColumn b, .mailingListColumn strong {
  color: #333333;
  font-weight: bold;
  }

.mailingListColumn p {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  }
.mailingListColumn .smallText {
  font-size: 9px !important;
  }

.mailingListColumn h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 7px 0px;
  }
.mailingListColumn h1, h2, h3 {
  font-size: 17px;
  }
.mailingListColumn h4, h5, h6 {
  font-size: 15px;
  font-style: italic;
  }

.mailingListColumn a:link, .mailingListColumn a:visited {
  font-size: 13px;
  color: #071168;
  font-weight: bold;
  text-decoration:none;
  }
.mailingListColumn a:hover, .mailingListColumn a:focus, .mailingListColumn a:active {
  color: #ff4d00;
  }

.mailingListFooter {
  clear: both;
  background: url(../images/layout/mailingListFooter.png) top no-repeat;
  position: relative;
  margin: 0px;
  width: 740px;
  height:17px;
  line-height:17px;
  }
.mailingListFooter .colophon {
  width: 531px;
  height:17px;
  line-height:17px;
  font-size: 11px;
  margin: 0px;
  padding: 2px 8px 0px 8px;
  color: #000000;
  float: left;
  text-align:right;
  }

.lingueSitoMailing {
  left:0px;
  top:0px;
  width:177px;
  height:17px;
  line-height: 17px;
  font-size: 11px;
  margin: 0px;
  padding: 2px 8px 0px 8px;
  color: #000;
  float: left;
  text-align:left;
  }
.lingueSitoMailing a {
  height: 17px;
  line-height: 17px;
  float: left;
  padding: 0px;
  display: block;
  color: #000;
  text-align: left;
  text-decoration:none;
  }

.lingueSitoMailing a:hover {
  color: #ffcc00;
  }

/*-- homePage colonne ----------------------------------------------------- */
.homePageBody {
  background: url(../images/layout/bodyBG.png);
  width: 740px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  }
.homePageBody .sopraSotto {
  font-size: 13px;
  margin: 0px;
  line-height: 13px;
  height: 13px;ue
  border: 0px none;
  }

.homePageBody .titolo {
  font-size: 17px;
  margin: 0px;
  font-weight: bold;
  color: #ffffff;
  padding: 6px 0px 3px 0px;
  }

.homePageBody .immagini, .homePageBody img {
  padding: 0px;
  }

.homePageBody .immagineNewsPrincipale {
  width: 415px;
  height: 215px;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
  top: -17px;
  left: 0px;
  }
.homePageBody .topImmagineNewsPrincipale {
  width: 415px;
  height: 17px;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
  float: left;
  top: -215px;
  left: 0px;
  background-image: url(../images/layout/primaNewsTop.png);
  }
.homePageBody .bottomImmagineNewsPrincipale {
  width: 415px;
  height: 17px;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
  top: -34px;
  left: 0px;
  }
.homePageBody .boxTesto {
  width: 294px;
  height: 105px;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
  top: -51px;
  left: 109px;
  overflow: visible;
  }
.homePageBody .boxTesto .testo{
  width: 288px;
  height: 160px;
  font-size: 12px;
  text-align: justify;
  margin: 0px;
  padding: 6px;
  background-image: url(../images/layout/toppaTesto.png);
  background-repeat: no-repeat;
  }
.homePageBody .testo {
  font-size: 12px;
  text-align: justify;
  margin: 0px;
	line-height: 17px;
	padding: 0px 0px 0px 6px;
  }

.homePageBody .testo b, .homePageBody .testo strong {
  color: #333333;
  font-weight: bold;
  }

.homePageBody .testo p, .homePageBody .testo h1, .homePageBody .testo h2, .homePageBody .testo h3, .homePageBody .testo h4, .homePageBody .testo h5, .homePageBody .testo h6 {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  }

.homePageBody .testo h1, .homePageBody .testo h2, .homePageBody .testo h3, .homePageBody .testo h4, .homePageBody .testo h5, .homePageBody .testo h6 {
  font-weight: bold;
  color: #000000;
  padding: 0px 0px 7px 0px;
  }

.homePageBody .testo h1, .homePageBody .testo h2, .homePageBody .testo h3 {
  font-size: 16px;
  }

.homePageBody .testo h4, .homePageBody .testo h5, .homePageBody .testo h6 {
  font-size: 14px;
  font-style: italic;
  }

.homePageBody .testo a:link, .homePageBody .testo a:visited {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-decoration:none;
  }
.homePageBody .testo a:hover, .homePageBody .testo a:focus, .homePageBody .testo a:active {
  color: #ff4d00;
  }

/*
.homePageColumn {
  float: left;
  font-size: 13px;
  text-align: justify;
  margin: 0px;
  padding: 7px;
  display: block;
  }
.homePageColumn b, .homePageColumn strong {
  color: #333333;
  font-weight: bold;
  }

.homePageColumn .bannerHome {
  width: 252px;
  margin: 20px 0px 0px 0px;
  display: inline;
  text-align:center !important;
  }

.homePageColumn .fotoPiccolaBassaHome{
  position:absolute;
  bottom:49px;
  margin: 6px 0px 0px 0px;
  }

.homePageColumn:first-child {
  border-left: none;
  width: 228px;
  }

.homePageColumn p, .homePageColumn h1, .homePageColumn h2, .homePageColumn h3, .homePageColumn h4, .homePageColumn h5, .homePageColumn h6 {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  }

.homePageColumn h1, .homePageColumn h2, .homePageColumn h3, .homePageColumn h4, .homePageColumn h5, .homePageColumn h6 {
  font-weight: bold;
  color: #076855;
  padding: 0px 0px 7px 0px;
  }

.homePageColumn h1, .homePageColumn h2, .homePageColumn h3 {
  font-size: 17px;
  }

.homePageColumn h4, .homePageColumn h5, .homePageColumn h6 {
  font-size: 15px;
  font-style: italic;
  }

.homePageColumn a:link, .homePageColumn a:visited {
  font-size: 13px;
  color: #076855;
  font-weight: bold;
  text-decoration:none;
  }
.homePageColumn a:hover, .homePageColumn a:focus, .homePageColumn a:active {
  color: #b70202;
  }
*/
/*-- altPage colonne ------------------------------------------------------ */
.altPageBody {
  background: url(../images/layout/bodyAltBG.png);
  width: 740px;
  padding: 0px;
  margin: 0px;
  text-align:left;
  }

.altPageColumn {
  float: left;
  margin: 0px;
  }
.altPageColumn b, .altPageColumn strong {
  color: #333333;
  font-weight: bold;
  }

#columnLeft {
  width: 258px;
  }

#columnRight {
	width: 449px;
  font-size: 13px;
  text-align: justify;
  margin: 0px;
  padding: 0px;
  display: block;
  }

.altPageColumn p, .altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  }

.altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
  font-weight: bold;
  color: #000000;
  padding: 0px 0px 7px 0px;
  }

.altPageColumn h1, .altPageColumn h2, .altPageColumn h3 {
  font-size: 17px;
  }

.altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
  font-size: 15px;
  font-style: italic;
  }

#columnRight a:link, #columnRight a:visited {
  font-size: 13px;
  color: #071168;
  font-weight: bold;
  text-decoration:none;
  }
#columnRight a:hover, #columnRight a:focus, #columnRight a:active {
  color: #ff4d00;
  }

/*.altPageColumn h1:before, .altPageColumn h2:before, .altPageColumn h3:before, .altPageColumn h4:before, .altPageColumn h5:before, .altPageColumn h6:before {
  content: url(../images/layout/dotBigRed.gif);
  }*/

/*-- footer --------------------------------------------------------------- */
.mainFooter {
  clear: both;
  background: url(../images/layout/pageFooter.png) top no-repeat;
  position: relative;
  margin: 0px;
  width: 740px;
  height: 17px;
  line-height: 17px;
  }

.altFooter {
  clear: both;
  background: url(../images/layout/pageAltFooter.png) top no-repeat;
  position: relative;
  margin: 0px;
  width: 740px;
  height: 17px;
  line-height: 17px;
  }

.realFooter {
  position: relative;
  background: url(../images/layout/pageAltFooter.png) top no-repeat;
  left: 0px;
  width: 740px;
  height: 17px;
  line-height: 17px;
  }
.realFooterCover {
  text-align: center;
  position: relative;
  left: 0px;
  width: 440px;
  height: 17px;
  line-height: 17px;
  }

.lingueSito ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  }

.lingueSito li {
  float: left;
  margin: 0;
  height: 17px;
  line-height: 17px;
  }

.lingueSito li a, .lingueSito a {
  height: 17px;
  line-height: 17px;
  float: left;
  padding: 0px 4px;
  display: block;
  color: #000;
  text-align: left;
  text-decoration:none;
  }

.lingueSito li a:hover, .lingueSito a:hover {
  color: #ffcc00;
  }

.lingueSito li a:hover:before, .lingueSito a:hover:before {
  content: url(../images/layout/selected.gif);
  /*content: url(../images/layout/lingueMenuBG_o.gif);*/
  /*background-image: url(../images/layout/lingueMenuBG_o.gif);*/
  /*background-repeat: no-repeat;*/
  /*background-position: 4px 9px;*/
  }

.lingueSito li a:before, .lingueSito a:before {
  content: url(../images/layout/dot.gif);
  }

/* Hide from IE5-Mac \*/
/*.lingueSito li a { ma mi pare che non vada bene nemmeno per IE6
  float: none
  }*/
/* End hide */

.lingueSito {
  left:0px;
  top:0px;
  width:500px;
  height:17px;
  font-size: 13px;
  margin: 0px;
  padding: 0px 10px;
  color: #000;
  float: left;
  text-align:left;
  }

.colophon {
  width: 530px;
  height:17px;
  line-height:17px;
  font-size: 11px;
  margin: 0px;
  padding: 1px 8px 0px 176px;
  color: #000000;
  float: left;
  text-align:right;
  }

.rssIcon {
  width: 14px;
  height: 17px;
  margin: 0px;
  padding: 2px 10px 0px 0px;
  float: right;
  vertical-align: middle;
  }

.colophon a {
  color: #000000;
  }

/*-- mainMenu ------------------------------------------------------------- */
.mainMenu ul {
  list-style: none;
  padding: 0px 0px;
  margin: 0px;
  }

.mainMenu li {
  float: left;
  margin: 0;
  }

.mainMenu li a, .mainMenu li span {
  font-size: 12px;
  height: 22px;
  width: 136px;
  line-height: 20px;
/*  float: left;*/
  padding: 0px 0px 0px 4px;
  display: inline;
  color: #071168;
  text-decoration: none;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  }

.mainMenu li a:hover, .mainMenu li span.currentPage {
  color: #ff4d00;
  }

.mainMenu li a.home {
  font-weight: bold;
  height: 22px;
  line-height: 20px;
}
.mainMenu li a.home:hover, .mainMenu li span.currentHome {
  font-weight: bold;
  height: 22px;
  line-height: 20px;
  color: #ff4d00;
}

/* Hide from IE5-Mac \*/
/*.mainMenu li a,.mainMenu li a:hover { ma mi pare che non vada bene nemmeno per IE6
  float: none
  }*/
/* End hide */

.mainMenu {
  left:0px;
  top:0px;
  width:740px;
  height: 22px;
  background-color: #afafaf;
  background-position:top left;
  background-repeat:no-repeat;
  background-image: url(../images/layout/mainMenuBG.png);
  }

/*-- altMenu -------------------------------------------------------------- */
.altMenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  }

.altMenu li {
  float: left;
  margin: 0;
  width: 130px;
  padding: 5px 0px 0px 0px;
  }
/*.altMenu li.prima {
  float: left;
  margin: 0;
  background-image:url(../images/layout/altMenuPrevBG.png);
  width: 4px;
  height: 18px;
  }
.altMenu li.dopo {
  float: left;
  margin: 0px 4px 0px 0px;
  background-image:url(../images/layout/altMenuPostBG.png);
  width: 4px;
  height: 18px;
  }*/

.altMenu li a {
  background-image:url(../images/layout/altMenuBG.png);
  background-repeat: no-repeat;
  width: 130px;
  font-size: 13px;
  font-weight: bold;
  height: 17px;
  line-height: 17px;
  float: left;
  padding: 0px 0px 0px 15px;
  display: block;
  color: #071168;
  text-decoration: none;
  text-align: left;
  }

/*.altMenu li a:hover {
  background: #999999;
  }*/
.altMenu li a:hover {
  color: #cc0000;
  background-image:url(../images/layout/altMenuBG_o.png);
  }

/*.altMenu li a:hover:before {
  content: url(../images/layout/selectedBigRed.gif);
  }

.altMenu li a.back:before {
  content: url(../images/layout/back.gif);
  }

.altMenu li a.back:hover:before {
  content: url(../images/layout/back.gif);
  }

.altMenu li a:before {
  content: url(../images/layout/dotBigRed.gif);
  }*/

/* Hide from IE5-Mac \*/
/*.altMenu li a,.altMenu li a:hover {
  float: none
  }*/
/* End hide */

.altMenu {
  left:0px;
  top:0px;
  width:130px;
/*  height:200px;
  background: url(../images/layout/altMenuBG.png) top left repeat-y;*/
  }
#altMenuAdminIndex {
  display:inline;
  }

a.altavista:link, a.altavista:visited {
  font-size: 11px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  }
a.altavista:hover, a.altavista:focus, a.altavista:active {
  color: #FF7F00;
  }

#whiteText {
  color:#FFFFFF;
  }

