/* CSS Document */

/*-- trivial */
body {
	text-align: center;
	background-color:#e0ddd6;
	margin: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
/*	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	background: url(../images/layout/bg.gif) repeat-x scroll center top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body.cover {
/*	background: #3865ba url(../images/layout/bg.gif) repeat-x scroll center top;*/
	background-color:#e0ddd6;
}

a.mailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}

td {
	text-align: inherit;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

acronym, abbr {
	font-variant:normal;
	text-transform:none;
	border:0px none;
	border-bottom: 1px dashed #9d9883;
	cursor:help;
}

img {
	border: 0px none;
}
img.voceLista {
	display: block;
}


p.dummyPage {
	background-color:#9d9883;
	border: 1px solid #666;
	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 {
/*display:none;*/
	float: left;
	height: 96px;
	left: -168px;
	position: absolute;
	top: 244px;
	width: 362px;
}
.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: 0px;
	height: 17px;
	width: 130px;
}
.altPageTopRowTabellaSotto { 
top: -5px;
 }

/*-- index */
a.lingueSitoCover {
	height: 25px;
	line-height: 25px;
	padding: 0px 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: 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: 900px;
	margin: 0px 0px 0px 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:25px;
	left:12px;
	float:left;
}
.logoCover {
	position:absolute;
	top:12px;
	left:0px;
	float:left;
}

.photoTop {
	position: relative;
	margin: 0px;
	width: 900px;
	height:150px;
	overflow: hidden;
}
.MailingList {
	padding: 0;
	position: absolute;
	left: 300px;
	top: 30px;
}
.bretagne {
	padding: 0;
	position: absolute;
	left: 479px;
	top: 37px;
}


.mainSplashHome {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 227px;
	top: -17px;
	left: 0;
}
.mainSplashHomeFlash {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 227px;
	top: 0px;
	left: 0px;
	background: url(../images/layout/homeFlash.jpg) no-repeat;
}
/*.mainSplashHomeVideo {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 365px;
	height: 274px;
	top: 0px;
	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: #fcf5e2;
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 733px;
	height: 340px;
	top: 376px;
	left: 168px;
}
.newsSecondarieAlt {
	/*background: url(../images/layout/otherPageBody.gif);
	background-color:#c6a4b3;
	width: 740px;
	height: 110px;*/
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	left: 168px;
	top: 66px;
}
.copriImmagine {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

.indirizzo {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 188px;
	height: 50px;
	top: 0px;
	color: #9d9883;
}
.newsAlt {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 272px;
	height: 200px;
	left: 0px;
	top:0px;
}
.titoloNews {
/*	background: #fff url(../images/layout/TitoloNews.gif) no-repeat;*/
	color: #ae810c;
	height: 20px;
	line-height: 20px;
	margin: 0px 7px 0 0;
	padding: 3px 0px 0px 9px;
	text-align: left;
	text-transform: none;
	width: 265px;
	overflow: hidden;
	text-align: left;
	position: absolute;
	top: 3px;
	left: 6px;
	font-size: 12px;
}
.titoloNews a:link, .titoloNews a:visited {
	font-size: 12px;
	color: #ae810c;
	font-weight: bold;
	text-decoration:none;
}
.titoloNews a:hover, .titoloNews a:focus, .titoloNews a:active {
	color: #713511;
}
.boxTesto .titoloNews {
	top: -27px;
	left: -8px;
	width: 171px;
	font-weight:bold;
}

.boxTesto a:link, .boxTesto a:visited {
	font-size: 12px;
	color: #ae810c;
	font-weight: bold;
	text-decoration:none;
}
.boxTesto a:hover, .boxTesto a:focus, .boxTesto a:active {
	color: #713511;
}


.mainSplash {
	float: left;
	/*height: 110px;
	width: 460px;*/
	top: 0;
	position: relative;
	left: 0;
	margin: 0;
	padding: 0;
}
.mainSplashMultiImages {
	margin: 5px 0px 0px 6px;
	padding: 0;
	width: 182px;
	/*height: 113px;*/
	text-align: left;
}
.mainSplashMultiImages .imageContainer {
	margin: 4px;
	height: 66px;
	width: 80px;
	/*display: inline;*/
	float: left;
}

.mainDivider {
	display: none;
	background-color: #666;
	position: relative;
	margin: 0px;
	width: 740px;
	height: 1px;
}

.bottomColophon {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
}
.bottomColophonVuoto {
	display: none;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
}

/*-- mailingList ----------------------------------------------------- */
.mailingListBody {
	background-color: #fcf5e2;
	width: 900px;
	/*	padding: 7px;
	background: url(../images/layout/otherPageBody.gif);*/
	margin: 0px;
	text-align: left;
}

.mailingListColumn {
	float: left;
	width: 470px;
	font-size: 14px;
	text-align: justify;
	margin: 0px;
	padding: 10px 7px 0px 242px;
	display: block;
	color: #ae810c;
}
.mailingListColumn b, .mailingListColumn strong {
	color: #ae810c;
	font-weight: bold;
}

.mailingListColumn p {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
.mailingListColumn .smallText {
	font-size: 9px !important;
}

.mailingListColumn h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	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: 14px;
	color: #e0810c;
	font-weight: bold;
	text-decoration:none;
}
.mailingListColumn a:hover, .mailingListColumn a:focus, .mailingListColumn a:active {
	color: #713511;
}

.mailingListFooter {
	clear: both;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	position: relative;
	margin: 0px;
	width: 900px;
	height:39px;
	line-height:20px;
	/*border-top: 1px solid #666;*/
}
.mailingListFooter .colophon {
	width: 505px;
	padding: 1px 4px 0px 8px;
}

.lingueSitoMailing {
	display: none;
	left: 0;
	top: 0;
	width: 177px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	margin: 0;
	padding: 33px 8px 0px 8px;
	color: #fff;
	float: left;
	text-align: left;
}
.lingueSitoMailing a {
	height: 17px;
	line-height: 17px;
	float: left;
	padding: 0px;
	display: block;
	color: #e0810c;
	text-align: left;
	text-decoration:none;
}

.lingueSitoMailing a:hover {
	color: #713511;
}

/*-- homePage colonne ----------------------------------------------------- */
.homePageBody {
	background-color: #e0ddd6;
	width: 900px;
	height: 272px;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}
.otherPageBody {
	background: url(../images/layout/otherPageBody.jpg);
	/*background-position: top;*/
	background-color: #fcf5e2;
	width: 900px;
	padding: 0;
	margin: 0;
	text-align: left;
	min-height: 665px;
}
.homePageBody .sopraSotto {
	font-size: 14px;
	margin: 0px;
	line-height: 13px;
	height: 13px;
	border: 0px none;
}

.homePageBody .titolo {
	font-size: 17px;
	margin: 0px;
	font-weight: bold;
	color: #666;
	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 .bottomImmagineNewsPrincipale {
	width: 415px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	top: -34px;
	left: 0px;
}
.boxTesto {
	color: #ae810c;
	float: left;
	height: 196px;
	left: 17px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 165px;
	z-index: 20;
	text-align: justify;
	font-size: 12px;
	letter-spacing:0.5x;
	line-height:18px;
}

.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: 0px;
position: absolute;
padding: 0;
top:153px;
}
.testo {
	top:24px;
	color: #ae810c;
	font-size: 12px;
	letter-spacing:0.5px;
	height: 141px;
	left: 15px;
	line-height: 18px;
	margin: 0px;
	padding: 5px 0;
	position: absolute;
	text-align: justify;
	width: 235px;
}

.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: 0px;
	margin: 0px;
}

.testo h1, .testo h2, .testo h3, .testo h4, .testo h5, .testo h6 {
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}

.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: #713511;
	font-weight: bold;
	text-decoration:none;
}
.testo a:hover, .testo a:focus, .testo a:active {
	color: #E0810C;
}

/*
.homePageColumn {
	float: left;
	font-size: 14px;
	text-align: justify;
	margin: 0px;
	padding: 7px;
	display: block;
}
.homePageColumn b, .homePageColumn strong {
	color: #666;
	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: 14px;
	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: 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: 0px 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: 169px;
	top: 13px;
	width: 544px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	text-align: left;
	color:#e4d7b8;
	float: left;
	position: relative;
}

.altPageColumn {
	float: left;
	margin: 0px;
	color: #6d695e;
	padding: 58px 35px 20px 35px;
	width: 473px;
}
.altPageColumn b, .altPageColumn strong {
	color: #3f3c34;
	font-weight: bold;
}

#columnLeft {
	width: 205px;
}

#columnRight {
	line-height: 150%;
	text-align: justify;
	margin: 0px;
	display: block;
}
	.titoloPaginaAlt {
	background-image: url(../images/layout/testaPagina.gif);
	height: 43px;
	background-repeat:no-repeat;
	left: 0px;
	padding: 0px 13px 0 px;
	position:absolute;
	top:0px;
	width:711px;
}
.chiusuraPagina {
	background-image: url(../images/layout/piedePagina.gif);
	background-repeat: no-repeat;
	height: 23px;
	left: 0px;
	padding: 0px;
	width: 542px;
	position: relative;
	display:none;
}

.altPageColumn p, .altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-size: 13px;
	margin: 0px;
}

.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: #8e6128;
	font-weight:bold;
}

.altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-size: 16px;
	font-style: italic;
}

#columnRight a:link, #columnRight a:visited {
	font-size: 13px;
	color: #8e6128;
	font-weight: bold;
	text-decoration:none;
}
#columnRight a:hover, #columnRight a:focus, #columnRight a:active {
	color: #d68218;
}

/*.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: 0px;
	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: 0px;
	width: 740px;
	height: 56px;
	line-height: 32px;
	border-top: 1px solid #666;
}

.realFooter {
	position: absolute;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	left: 0px;
	width: 900px;
	height: 40px;
	line-height: 30px;
	top: 716px;
	padding: 0 0 15px 0;
	/*border-top: 1px solid #666;*/
}
.realFooterAlt {
	position: relative;
	background: url(../images/layout/pageFooterAlt.jpg) top no-repeat;
	left: 0px;
	width: 900px;
	height: 55px;
	line-height: 30px;
	margin: 0;
	padding: 36px 0 0 0;
	top: -16px;
	/*border-top: 1px solid #666;*/
}
.realFooterCover {
	text-align: center;
	position: relative;
	left: 0px;
	width: 440px;
	height: 20px;
	line-height: 20px;
}

.lingueSito ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.lingueSito li {
	float: right;
	margin: 0;
	height: 17px;
	line-height: 17px;
	color: #E0810C;
	padding: 0 0 0 10px;
}

.lingueSito li a, .lingueSito a {
	height: 17px;
	line-height: 17px;
	float: left;
	display: block;
	color: #713511;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.lingueSito li a:hover, .lingueSito a:hover {
	color: #E0810C;
}

.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: 20px;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 127px;
}

.colophon {
	width: 637px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	margin: 4px 0 0;
	padding: 0 4px 0 30px;
	color: #d68e1d;
	float: left;
	text-align:center;
}

.rssIcon {
	width: 14px;
	height: 20px;
	line-height: 20px;
	margin: 7px 0px;
	padding: 1px 17px 0px 0px;
	float: right;
	vertical-align: middle;
}

.colophon a {
	color: #ae810c;
	text-decoration:none;
}

/*-- mainMenu ------------------------------------------------------------- */
.mainMenu ul {
	list-style: none;
	padding: 0px 0 0 0;
	margin: 0px;
}

.mainMenu li {
	float: left;
/*	width: 146px;*/
	text-align: left;
	margin: 0;
}

.mainMenu li a, .mainMenu li span {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	/*float: left;*/
	padding: 5px 10px 0px 35px;
	display: block;
	color: #9f8d6d;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
/*	width: 121px;*/
	font-weight: normal;
}

.mainMenu li a:hover, .mainMenu li span.currentPage {
	/*background-image:url(../images/layout/menuBG_o.gif);*/
	color: #68502a;
	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: 376px;
	float: left;
	left: 169px;
	width: 731px;
	padding: 0;
	background-image: url(../images/layout/sottoMenu.gif);
background-repeat: no-repeat;
	height: 30px;
	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: 5px 0px 0px 10px;
	float: left;
	margin: 0;
}

.altMenu li {
float: left;
width:167px;
/*	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: 0px 4px 0px 0px;
	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: normal;
	height: 21px;
	line-height: 24px;
	float: left;
	padding: 0 3px;
	display: block;
	color: #713511;
	text-decoration: none;
	/*text-align: center;*/
	text-transform: uppercase;
}

/*.altMenu li a:hover {
	background: #999;
}*/

.altMenu li a:hover, .altMenu li span.currentPage {
	/*background:url(../images/layout/linguetta_o.png);*/
	color: #BA7810;
}
.altMenu li a.home:hover, .altMenu li span.currentHome {
 /* background:url(../images/layout/linguetta_o.png);*/
	color: #BA7810;
}

/*.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: url(../images/layout/sfondoMenu.gif) 0 5px;
	background-color:#fcf5e2;
	float: left;
	top: 376px;
	position: absolute;
	left: 0px;
	width: 169px;
	height: 244px;
	padding: 0;
	z-index: 10;
}
.flashTop {
background-color:#E4E4E4;
background-image:url(../images/layout/headerFoto.jpg);
float:left;
height:304px;
left:0px;
margin:20px 0pt;
padding:0pt;
top:0px;
width:740px;
}
#altMenuAdminIndex {
	display:inline;
}

a.altavista:link, a.altavista:visited {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ae810c;
}
a.altavista:hover, a.altavista:focus, a.altavista:active {
	color: #d68e1d;
}

#whiteText {
	color: #fff;
}
.bandieraPagina {
	position: absolute;
	top: 630px;
	left: 0;
}
.testoAggiunto {
	color: #FFF;
	font-size: 12px;
	left: 10px;
	padding: 0;
	position: absolute;
	top: 80px;
}
.testoAggiuntoBanner{
	height: 74px;
	width: 150px;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-align: justify;
	position: absolute;
	top: 20px;
	left: 15px;
	z-index: 10;
}
.Tel {
	font-size: 13px;
}
.bandieraCentrale {
	position: absolute;
	top: -146px;
	left: 543px;
	width: 188px;
	height: 116px;
	overflow: hidden;
}
#TitoloBandieraCentrale{
padding:0;
color:#713511;
font-weight:bold;
position: absolute;
top:8px;
left:19px;
}
#TestoBandieraCentrale{
padding:0;
position: absolute;
top:43px;
left:19px;
width:150px;
color:#713511;
font-weight:normal;
font-size:11px;
text-align:justify;
}

.bandieraPaginaTop {
	position: absolute;
	top: -255px;
	left: 623px;
	width: 98px;
	height: 24px;
	overflow: hidden;
}

.bandieraPaginaTopInterna {
	position: absolute;
	top: -285px;
	left: 621px;
	width: 98px;
	height: 24px;
	overflow: hidden;
}

.colophonLink1 {
	display:none;
	top: 17px;
	left: 0;
	position: absolute;
}
.colophonLink2{
	display:none;
	top: 17px;
	left: 309px;
	position: absolute;
}

/* controllare su ie7.css e ie6pngTransparency.css i valori del left del BottomLink-*/
.bottomLink {
	background: url(../images/layout/sfondoBottomLink.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 750px;
	position: relative;
	font-size: 13px;
	padding: 18px 16px 18px 133px;
	text-align: justify;
	margin: 0 auto;
	top: -20px;
	/*text-align: center;
	margin: 0 0 0 177px;*/
}

.bottomLink a, .bottomLink a:link, .bottomLink a:active, .bottomLink a:focus, .bottomLink a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #6D695E;
}
.bottomLink a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #6D695E;
}

#homeBottomLink {
	top: 373px;
	overflow: hidden;
}
