/* CSS Document */

/*-- trivial */
body {
	text-align: center;
/*	background: url(../images/layout/bg.gif) repeat-x scroll center top;*/
	background-color: #a0bed6;
	margin: 0;
	/*font-family: Arial, Helvetica, sans-serif;*/
/*	font-family: Century Gothic, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body.cover {
	background-color: #a0bed6;
/*	background: #a0bed6 url(../images/layout/bg.gif) repeat-x scroll center top;*/
}

a.mailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}

td {
	text-align: inherit;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

acronym, abbr {
	font-variant:normal;
	text-transform: none;
	border: 0 none;
	border-bottom: 1px dashed #9d9883;
	cursor:help;
}

img {
	border: 0 none;
}
img.voceLista {
	display: block;
}


p.dummyPage {
	background-color: #9d9883;
	border: 1px solid #666;
	position: relative;
	width: 740px;
	margin: 10px 0 0 0;
	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 {
	display: none;
	float: left;
	height: 100px;
	left: 10px;
	position: absolute;
	top: 212px;
	width: 348px;
}
.banner2 {
	display: none;
	float: left;
	height: 374px;
	left: 0;
	position: absolute;
	top: 2px;
	width: 250px;
}
.bannerTop {
	float: left;
	display: block;
	position: absolute;
	bottom: 264px;
	left: 0;
	height: 17px;
	width: 130px;
}
.altPageTopRowTabellaSotto { 
top: -5px;
 }

/*-- index */
a.lingueSitoCover {
	height: 25px;
	line-height: 25px;
	padding: 0 4px;
	color: #666;
	text-decoration: none;
}
a.lingueSitoCover:hover {
	color: #666;
}

a.lingueSitoCover:hover:before {
	content: url(../images/layout/selected.gif);
}

a.lingueSitoCover:before {
	content: url(../images/layout/dotWhite.gif);
}


/*-- struttura generale */
.uberContainer {
	margin: 0 auto;
	width: 900px;
	text-align:center;
	padding: 0 10px 0 10px;
}
.uberContainerCover {
	margin: 0 auto;
	width: 440px;
	text-align:center;
}

.titoloPaginaStampata {/* utilizzato solo per la stampa */
	display: none;
}

.main {
	position: relative;
	width: 900px;
	margin: 0 0 0 0;
}
.mainCover {
	text-align: center;
	position: relative;
	width: 440px;
	margin: 10px 0 10px 0;
}

/*.mainTop, .mainTopImage {
	display: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 41px;
}
.banner {
	position: absolute;
	top: 9px;
	left: 142px;
	float: left;
}*/

.logoPiccolo {
	position:absolute;
	top: 20px;
	left: 0;
	float:left;
}
.logoCover {
	position:absolute;
	top: 12px;
	left: 0;
	float:left;
}

.photoTop {
	position: relative;
	margin: 0;
	width: 900px;
	height: 80px;
	overflow: hidden;
}

.mainSplashHome {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 425px;
	top: 0;
	left: 0;
}
.mainSplashHomeFlash {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 425px;
	top: 0;
	left: 0;
	background: url(../images/layout/homeFlash.jpg) no-repeat;
}
/*.mainSplashHomeVideo {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 365px;
	height: 274px;
	top: 0;
	left: 375px;
}*/

.newsSecondarie {
		/*border-top: 1px solid #666;
	background-position: top center;
	background-repeat: no-repeat;*/
	background-image:url(../images/layout/sfondoNews.jpg);
	background-color: #fff;
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 140px;
	top: 543px;
	left: 0;
}
.newsSecondarieAlt {
	background: url(../images/layout/otherPageBody.gif);
	background-color: #fff;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
/*	height: 110px;*/
	left: 0;
}
.copriImmagine {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.indirizzo {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 84px;
	height: 50px;
	top: 0;
	color: #9d9883;
}
.newsAlt {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 109px;
	left: 10px;
	top: 30px;
}
.titoloNews {
/*	background: #fff url(../images/layout/TitoloNews.gif) no-repeat;*/
	color: #1D5385;
	height: 20px;
	line-height: 20px;
	margin: 0 7px 0 0;
	padding: 3px 0 0 9px;
	text-align: left;
	text-transform: none;
	width: 152px;
	overflow: hidden;
	text-align: left;
	position: absolute;
	top: 0;
	left: 213px;
	font-size: 14px;
}
.boxTesto .titoloNews {
	display: none;
	top: -30px;
	left: -8px;
	width: 301px;
}

.boxTesto a:link, .boxTesto a:visited {
	font-size: 12px;
	color: #155B8E;
	font-weight: bold;
	text-decoration: none;
}
.boxTesto a:hover, .boxTesto a:focus, .boxTesto a:active {
	color: #a9c4d8;
}


.mainSplash {
	float: left;
/*	height: 110px;*/
	top: 1px;
	position: relative;
	left: 1px;
	margin: 0;
	padding: 0;
	width: 514px;
}
.mainSplashMultiImages {
	margin: 0;
	padding: 0;
	width: 514px;
/*	height: 113px;*/
	text-align: left;
}
.mainSplashMultiImages .imageContainer {
	margin: 0 0 0 2px;
	height: 113px;
	width: 87px;
	display: inline;
}

.mainDivider {
	display: none;
	background-color: #666;
	position: relative;
	margin: 0;
	width: 740px;
	height: 1px;
}

/*.bottomColophon {
	margin: 0 0 10px 0;
	padding: 0;
	width: 900px;
	color: #1D5385;
	font-size: 10px;
	height: 17px;
	background-position: bottom;
	background-repeat:no-repeat;
	background-image: url(../images/layout/colophonFooter.png);
}*/
.bottomColophonVuoto, .bottomColophon {
	position: absolute;
	top: 16px;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 17px;
	z-index: 2;
}

/*-- mailingList ----------------------------------------------------- */
.mailingListBody {
	background: url(../images/layout/otherPageBody.gif);
	width: 900px;
	/*padding: 7px;
	background-color: #fdfbf9;*/
	margin: 0;
	text-align: left;
}

.mailingListColumn {
	float: left;
	width: 470px;
	font-size: 14px;
	text-align: justify;
	margin: 0;
	padding: 10px 7px 0 242px;
	display: block;
	color: #1d5385;
}
.mailingListColumn b, .mailingListColumn strong {
	color: #666;
	font-weight: bold;
}

.mailingListColumn p {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.mailingListColumn .smallText {
	font-size: 9px !important;
}

.mailingListColumn h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 7px 0;
}
.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: 14px;
	color: #84988a;
	font-weight: bold;
	text-decoration: none;
}
.mailingListColumn a:hover, .mailingListColumn a:focus, .mailingListColumn a:active {
	color: #0e7424;
}

.mailingListFooter {
	clear: both;
	background: url(../images/layout/pageFooterAlt.jpg) top no-repeat;
	position: relative;
	margin: 0;
	width: 900px;
	height: 47px;
	line-height: 20px;
	/*border-top: 1px solid #666;*/
}
.mailingListFooter .colophon {
	width: 505px;
	padding: 1px 4px 0 8px;
}

.lingueSitoMailing {
	left: 0;
	top: 0;
	width: 177px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	margin: 0;
	padding: 39px 8px 0 8px;
	color: #1d5385;
	float: left;
	text-align:left;
}
.lingueSitoMailing a {
	height: 17px;
	line-height: 17px;
	float: left;
	padding: 0;
	display: block;
	color: #1d5385;
	text-align: left;
	text-decoration: none;
}

.lingueSitoMailing a:hover {
	color: #fff;
}

/*-- homePage colonne ----------------------------------------------------- */
.homePageBody {
	background-color: #a0bed6;
	width: 900px;
	height: 272px;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}
.otherPageBody {
	background: url(../images/layout/otherPageBody.gif);
/*	background-position: top;*/
	background-color: #a0bed6;
	width: 900px;
	padding: 0;
	margin: 0;
	text-align: left;
	/*min-height: 275px;*/
	min-height: 590px;
}
.homePageBody .sopraSotto {
	font-size: 14px;
	margin: 0;
	line-height: 13px;
	height: 13px;
	border: 0 none;
}

.homePageBody .titolo {
	font-size: 17px;
	margin: 0;
	font-weight: bold;
	color: #666;
	padding: 6px 0 3px 0;
}

.homePageBody .immagini, .homePageBody img {
	padding: 0;
}

.homePageBody .immagineNewsPrincipale {
	width: 415px;
	height: 215px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: -17px;
	left: 0;
}
.homePageBody .bottomImmagineNewsPrincipale {
	width: 415px;
	height: 17px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: -34px;
	left: 0;
}
.boxTesto {
	display: none;
	color: #155b8e;
	float: left;
	height: 70px;
	left: 400px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 240px;
	width: 300px;
	z-index: 20;
	text-align: justify;
	font-size: 12px;
}

.homePageBody .boxTesto a:link, .homePageBody .boxTesto a:visited {
	font-size: 12px;
	color: #155B8E;
	font-weight: bold;
	text-decoration: none;
}
.homePageBody .boxTesto a:hover, .homePageBody .boxTesto a:focus, .homePageBody .boxTesto a:active {
	color: #ffc847;
}

.immagineTesto {
float: left;
left: 0;
position: absolute;
padding: 0;
top: 1px;
}
.testo {
	top: 21px;
	color: #3E4F5F;
	font-size: 14px;
	height: 80px;
	left: 224px;
	line-height: 16px;
	margin: 0;
	padding: 5px 0;
	position: absolute;
	text-align: justify;
	width: 140px;
}

.testo b, .testo strong {
	color: #666;
	font-weight: bold;
}

.testo p, .testo h1, .testo h2, .testo h3, .testo h4, .testo h5, .testo h6 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.testo h1, .testo h2, .testo h3, .testo h4, .testo h5, .testo h6 {
	font-weight: bold;
	padding: 0 0 7px 0;
}

.testo h1, .testo h2, .testo h3 {
	font-size: 16px;
}

.testo h4, .testo h5, .testo h6 {
	font-size: 14px;
	font-style: italic;
}

.testo a:link, .testo a:visited {
	font-size: 12px;
	color: #1d5385;
	font-weight: bold;
	text-decoration: none;
}
.testo a:hover, .testo a:focus, .testo a:active {
	color: #df0202;
}

/*
.homePageColumn {
	float: left;
	font-size: 14px;
	text-align: justify;
	margin: 0;
	padding: 7px;
	display: block;
}
.homePageColumn b, .homePageColumn strong {
	color: #666;
	font-weight: bold;
}

.homePageColumn .bannerHome {
	width: 252px;
	margin: 20px 0 0 0;
	display: inline;
	text-align:center !important;
}

.homePageColumn .fotoPiccolaBassaHome{
	position:absolute;
	bottom: 49px;
	margin: 6px 0 0 0;
}

.homePageColumn:first-child {
	border-left: none;
	width: 228px;
}

.homePageColumn p, .homePageColumn h1, .homePageColumn h2, .homePageColumn h3, .homePageColumn h4, .homePageColumn h5, .homePageColumn h6 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.homePageColumn h1, .homePageColumn h2, .homePageColumn h3, .homePageColumn h4, .homePageColumn h5, .homePageColumn h6 {
	font-weight: bold;
	color: #076855;
	padding: 0 0 7px 0;
}

.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: 14px;
	color: #076855;
	font-weight: bold;
	text-decoration: none;
}
.homePageColumn a:hover, .homePageColumn a:focus, .homePageColumn a:active {
	color: #b70202;
}
*/
/*-- altPage colonne ------------------------------------------------------ */
.mainPageBody {
	left: 205px;
	top: 34px;
	width: 521px;
	padding: 0 7px;
	margin: 0 0;
	text-align:left;
	color: #666;
	float: left;
	position: relative;
}
.altPageBody {
	/*min-height: 300px;
	background-image:url(../images/layout/corpoPagina.gif);*/
	background-repeat: repeat-y;
	left: 0;
	top: 0;
	width: 900px;
	padding: 0;
	margin: 30px 0 4px 0;
	text-align: left;
	color: #fff;
	float: left;
	position: relative;
}

.altPageColumn {
	float: left;
	margin: 0;
	color: #1d5385;
	padding: 60px 10px 0 90px;
	width: 550px;
}
.altPageColumn b, .altPageColumn strong {
	color: #df0202;
	font-weight: bold;
}

#columnLeft {
	width: 205px;
}

#columnRight {
	line-height: 150%;
	text-align: justify;
	margin: 0;
	display: block;
}
	.titoloPaginaAlt {
	background-image: url(../images/layout/testaPagina.gif);
	height: 40px;
	background-repeat:no-repeat;
	left: 6px;
	padding: 0 13px 0 33px;
	position:absolute;
	top: 20px;
	width: 615px;
}
.chiusuraPagina {
	background-image: url(../images/layout/piedePagina.gif);
	background-repeat: no-repeat;
	height: 23px;
	left: 0;
	padding: 0;
	width: 542px;
	position: relative;
	display: none;
}

.altPageColumn p, .altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-size: 12px;
	margin: 0;
}

.altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-weight: normal;
	padding: 0 12px 7px 0;
}

.altPageColumn h1, .altPageColumn h2, .altPageColumn h3 {
	font-size: 16px;
	text-transform: none;
	color: #df0202;
	font-weight:bold;
}

.altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-size: 16px;
	font-style: italic;
}

#columnRight a:link, #columnRight a:visited {
	font-size: 14px;
	color: #df0202;
	font-weight: bold;
	text-decoration: none;
}
#columnRight a:hover, #columnRight a:focus, #columnRight a:active {
	color: #1d5385;
}

/*.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.gif) top no-repeat;
	position: relative;
	margin: 0;
	width: 740px;
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #666;
}

.altFooter {
	clear: both;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	position: relative;
	margin: 0;
	width: 740px;
	height: 56px;
	line-height: 32px;
	border-top: 1px solid #666;
}

.realFooter {
	position: absolute;
	background: url(../images/layout/pageFooter.jpg) top no-repeat;
	left: 0;
	width: 900px;
	height: 47px;
	line-height: 30px;
	top: 683px;
	padding: 0 0 15px 0;
	/*border-top: 1px solid #666;*/
}
.realFooterAlt {
	position: relative;
	background: url(../images/layout/pageFooterAlt.jpg) top no-repeat;
	left: 0;
	width: 900px;
	height: 47px;
	line-height: 30px;
	margin: 0;
	padding: 5px 0 0 0;
	/*border-top: 1px solid #666;*/
}
.realFooterCover {
	text-align: center;
	position: relative;
	left: 0;
	width: 440px;
	height: 20px;
	line-height: 20px;
}

.lingueSito ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.lingueSito li {
	float: left;
	margin: 0;
	height: 17px;
	line-height: 17px;
	color: #3e4f5f;
}

.lingueSito li a, .lingueSito a {
	height: 17px;
	line-height: 17px;
	float: left;
	padding: 0 0 0 12px;
	display: block;
	color: #df0202;
	text-align: left;
	text-decoration: none;
}

.lingueSito li a:hover, .lingueSito a:hover {
	color: #3e4f5f;
}

.lingueSito li a:hover:before, .lingueSito a:hover:before {
	/*content: url(../images/layout/selectedRed.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: 0;
	top: 0;
	height: 17px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 14px;
	color: #3e4f5f;
	float: right;
	text-align: left;
}

.colophon {
	width: 637px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin: 12px 0 0;
	padding: 0 4px 0 220px;
	color: #fff;
	float: left;
	text-align:right;
}

.rssIcon {
	width: 14px;
	height: 20px;
	line-height: 20px;
	margin: 14px 0;
	padding: 1px 17px 0 0;
	float: right;
	vertical-align: middle;
}

.colophon a {
	color: #666;
}

/*-- mainMenu ------------------------------------------------------------- */
.mainMenu ul {
		float:left;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 67px;
}

.mainMenu li {
		float: left;
/*	width: 146px;*/
	text-align: left;
	margin: 0;
}

.mainMenu li a, .mainMenu li span {
	font-size: 12px;
	height: 30px;
	line-height: 22px;
	margin: 0;
	/*float: left;
		width: 121px;*/
	padding: 3px 0 0 25px;
	display: block;
	color: #df0202;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	font-weight: normal;
}

.mainMenu li a:hover, .mainMenu li span.currentPage {
	/*background-image:url(../images/layout/menuBG_o.gif);*/
	color: #1d5385;
	text-decoration: underline;
}

/*.mainMenu li a.home, .mainMenu li a.back {
	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: #e71313;
}*/

/* 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 {
	position: absolute;
	top: 285px;
	float: left;
	left: 0;
	width: 900px;
	padding: 0;
/*	background-image: url(../images/layout/sfondoSottomenu.jpg);*/
background-repeat: no-repeat;
	height: 29px;
	z-index: 10;
}
.mainMenuTop {
	display: none;
	background: #fff url(../images/layout/sottomenuTesta.gif) repeat-x scroll center top;
	width: 202px;
	height: 59px;
}
.mainMenuBottom {
	display: none;
	background: #fff url(../images/layout/sottomenuPiede.gif) repeat-x scroll center top;
	width: 155px;
	height: 56px;
}
/*-- altMenu -------------------------------------------------------------- */
.altMenu ul {
	list-style: none;
	padding: 4px 0 0 210px;
	float: left;
	margin: 0;
}

.altMenu li {
float: left;
/*	width: 170px;
	margin: 0 6px;*/
}
/*.altMenu li.prima {
	float: left;
	margin: 0;
	background-image:url(../images/layout/altMenuPrevBG.png);
	width: 4px;
	height: 18px;
}
.altMenu li.dopo {
	float: left;
	margin: 0 4px 0 0;
	background-image:url(../images/layout/altMenuPostBG.png);
	width: 4px;
	height: 18px;
}*/

.altMenu li a, .altMenu li span {
	/*width: 100px;
	background:url(../images/layout/linguetta.png);*/
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	float: left;
	padding: 0 9px;
	display: block;
	color: #3e4f5f;
	text-decoration: none;
	/*text-align: center;*/
	text-transform: capitalize;
}

/*.altMenu li a:hover {
	background: #999;
}*/

.altMenu li a:hover, .altMenu li span.currentPage {
	/*background:url(../images/layout/linguetta_o.png);*/
	color: #fff;
}
.altMenu li a.home:hover, .altMenu li span.currentHome {
 /* background:url(../images/layout/linguetta_o.png);*/
	color: #fff;
}

/*.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 {
	background-image: url(../images/layout/sfondoMenu.jpg);
	float: left;
	top: 0;
	position: relative;
	left: 0;
	width: 900px;
	height: 38px;
	padding: 0 0 0 0;
	z-index: 10;
	overflow:hidden;
}
.flashTop {
background-color: #E4E4E4;
background-image:url(../images/layout/headerFoto.jpg);
float:left;
height: 304px;
left: 0;
margin: 20px 0pt;
padding: 0pt;
top: 0;
width: 740px;
}
#altMenuAdminIndex {
	display:inline;
}

a.altavista:link, a.altavista:visited {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
a.altavista:hover, a.altavista:focus, a.altavista:active {
	color: #000033;
}

#whiteText {
	color: #fff;
}
.bandieraPagina {
	/*display: none;*/
	position: absolute;
	top: 21px;
	left: 709px;
	width: 191px;
	height: 335px;
	overflow: hidden;
}

.bandieraCentrale {
	/*display: none;*/
	position: absolute;
	top: -28px;
	left: 0;
	width: 698px;
	height: 110px;
	overflow: hidden;
}


.bandieraPaginaHome {
	position: absolute;
	top: 305px;
	left: 208px;
	width: 569px;
	height: 144px;
	overflow: hidden;
	display: none;
}

.colophonLink1 {
	display: none;
	top: 17px;
	left: 0;
	position: absolute;
}
.colophonLink2{
	display: none;
	top: 17px;
	left: 309px;
	position: absolute;
}

.bottomLink {
	font-size: 13px;
	padding: 10px 0 12px 0;
	text-align: center;
}
.bottomLink a, .bottomLink a:link, .bottomLink a:active, .bottomLink a:focus, .bottomLink a:visited, .bottomLink a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#homeBottomLink {
	position: absolute;
	top: 732px;
	width: 900px;
	z-index:-1;
}
