/* CSS Document */

/*-- trivial */
body {
	text-align: center;
	background-color: #d7d4d4;
	/*background-image: url(../images/layout/bg.png);*/
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body.cover {
	background-color: #333;
	background-image: url(../images/layout/bg.png);
	background-position: center;
	background-repeat: repeat-y;
}

a.mailLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
}

td {
	text-align: inherit;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

acronym, abbr {
	font-variant:normal;
	text-transform:none;
	border: none;
	border-bottom: 1px dashed #9d9883;
	cursor: help;
}

img {
	border: none;
}
img.voceLista {
	display: block;
}


p.dummyPage {
	background-color:#9d9883;
	border: 1px solid #333;
	position: relative;
	width: 740px;
	margin: 10 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 {
	float: left;
	display: block;
	width: 234px;
	height: 106px;
	position: absolute;
	top: 119px;
	left: 287px;
}
.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: #333;
	text-decoration:none;
}
a.lingueSitoCover:hover {
	color: #333;
}

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: 740px;
	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: 740px;
	margin: 0 0 10px 0;
	background-image: url(../images/layout/homeBG.png);
	background-repeat: no-repeat;
}
.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: 0;
	left: 0;
	float: left;
}
.logoCover {
	position:absolute;
	top:12px;
	left:0;
	float:left;
}

.photoTop {
	position: relative;
	margin: 0;
	width: 740px;
	height:236px;
}

.mainSplashHome {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 236px;
	top: 0;
	left: 0;
}
.mainSplashHomeFlash {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 520px;
	height: 236px;
	top: 0;
	left: 0;
}
/*.mainSplashHomeVideo {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 365px;
	height: 274px;
	top: 0;
	left: 375px;
}*/

.newsSecondarie {
	/*border-top: 1px solid #333;
	background-image:url(../images/layout/newsSecondarieTop.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;*/
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 325px;
	top: 262px;
	left: 0;
}
.newsSecondarieAlt {
	/*background: url(../images/layout/bodyNewsAltBG.png);*/
	background-color: #DBE1D5;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 114px;
	left: 0;
}
.copriImmagine {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.indirizzo {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 205px;
	height: 114px;
	top: 0;
	color: #9d9883;
}
.newsAlt {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 234px;
	/*height: 340px;*/
}
.newsAlt .titoloNews {
	text-align: left;
	color: #fff;
	/*background-image: url(../images/layout/testaNews.gif);
	width: 214px;*/
	text-transform: capitalize;
	padding: 0 10px;
	height: 20;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
.mainSplash {
	float: left;
	height: 114px;
	top: 1px;
	position: relative;
	left: 1px;
	margin: 0;
	padding: 0;
	width: 534px;
}
.mainSplashMultiImages {
	margin: 0;
	padding: 0;
	width: 535px;
	height: 113px;
	text-align: left;
}
.mainSplashMultiImages .imageContainer {
	margin: 0 0 0 2px;
	height: 113px;
	width: 87px;
	display: inline;
}

.mainDivider {
	display: none;
	background-color: #333;
	position: relative;
	margin: 0;
	width: 740px;
	height: 1px;
}

.bottomColophon {
	margin: 0;
	padding: 0;
	width: 740px;
	background-color: #fff;
	color: #333;
	height: 17px;
	background-position: bottom;
	background-repeat:no-repeat;
	/*background-image: url(../images/layout/colophonFooter.png);*/
}
.bottomColophonVuoto {
	display:none;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 17px;
	background-position: bottom;
	background-repeat:no-repeat;
}

/*-- mailingList ----------------------------------------------------- */
.mailingListBody {
	width: 726px;
	padding: 7px;
	margin: 0;
	text-align: left;
	background-color: #FFFFFF;
}

.mailingListColumn {
	float: left;
	width: 504px;
	font-size: 13px;
	text-align: justify;
	margin: 0;
	padding: 0 7px 0 212px;
	display: block;
	color: #333;
}
.mailingListColumn b, .mailingListColumn strong {
	font-weight: bold;
}

.mailingListColumn p {
	font-size: 13px;
	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: 13px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
}
.mailingListColumn a:hover, .mailingListColumn a:focus, .mailingListColumn a:active {
	color: #e71313;
}

.mailingListFooter {
	clear: both;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	position: relative;
	margin: 0;
	width: 740px;
	height:32px;
	line-height:20px;
	/*border-top: 1px solid #333;*/
}
.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: 2px 8px 0 8px;
	color: #333;
	float: left;
	text-align:left;
}
.lingueSitoMailing a {
	height: 17px;
	line-height: 17px;
	float: left;
	padding: 0;
	display: block;
	color: #333;
	text-align: left;
	text-decoration:none;
}

.lingueSitoMailing a:hover {
	color: #e71313;
}

/*-- homePage colonne ----------------------------------------------------- */
.homePageBody {
	width: 740px;
	min-height: 351px;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}
.otherPageBody {
	background-image:url(../images/layout/altMenuBG.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 740px;
	margin: 0;
	text-align: left;
	min-height: 300px;
}

.homePageBody .sopraSotto {
	font-size: 13px;
	margin: 0;
	line-height: 13px;
	height: 13px;
	border: none;
}

.homePageBody .titolo {
	font-size: 17px;
	margin: 0;
	font-weight: bold;
	color: #333;
	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;
}
.homePageBody .boxTesto {
	width: 294px;
	height: 105px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: -51px;
	left: 109px;
	overflow: visible;
}

.immagineTesto {
float: left;
left: 234px;
position: absolute;
padding: 0;
top:12px;
}
.testo {
	top: 26px;
	color: #2d4319;
	font-size: 11px;
	/*height: 120px;*/
	left: 0;
	line-height: 17px;
	margin: 0;
	padding: 10px;
	position: absolute;
	text-align: justify;
	width: 214px;
}

.testo b, .testo strong {
	font-weight: bold;
}

.testo p, .testo h1, .testo h2, .testo h3, .testo h4, .testo h5, .testo h6 {
	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: 13px;
	font-style: italic;
}

.testo a:link, .testo a:visited {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
}
.testo a:hover, .testo a:focus, .testo a:active {
	color: #e71313;
}

/*
.homePageColumn {
	float: left;
	font-size: 13px;
	text-align: justify;
	margin: 0;
	padding: 7px;
	display: block;
}
.homePageColumn b, .homePageColumn strong {
	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: 13px;
	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: 13px;
	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:#333;
	float: left;
	position: relative;
}
.altPageBody {
	min-height: 300px;
	left: 205px;
	width: 515px;
	padding: 10px;
	text-align: left;
	color: #333;
	float: left;
	position: relative;
	background-color: #DBE1D5;
	margin: 33px 0 0;
}

.altPageColumn {
	color:#2D4319;
	float: left;
	margin: 0;
}

.altPageColumn b, .altPageColumn strong {
	font-weight: bold;
}

#columnLeft {
	width: 205px;
}

#columnRight {
	/*width: 521px;
	font-size: 13px;*/
	line-height: 150%;
	text-align: justify;
	margin: 0;
	padding: 0;
	display: block;
	margin: 12px 18px 10px 18px;
}

.altPageColumn p, .altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-weight: bold;
	padding: 0 0 7px 0;
}

.altPageColumn h1, .altPageColumn h2, .altPageColumn h3 {
	font-size: 17px;
}

.altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-size: 16px;
	font-style: italic;
}

#columnRight a:link, #columnRight a:visited {
	color: #2D4319;
}
#columnRight a:hover, #columnRight a:focus, #columnRight a:active {
	color: #ff6633;
}

/*.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 #333;
}

.altFooter {
	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 #333;
}

.realFooter {
	position: absolute;
	/*background: url(../images/layout/pageFooter.gif) top no-repeat;*/
	left: 0;
	width: 740px;
	height: 32px;
	line-height: 32px;
	top: 577px;
	/*border-top: 1px solid #333;*/
}
.socialBook{
position: absolute;
top: 6px;
left: 10px;
}

.realFooterAlt {
	position: relative;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	left: 0;
	width: 740px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	/*border-top: 1px solid #333;*/
}

.socialBookAlt{
position: absolute;
top: 7px;
left: 10px;
}

.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:#e71313;
}

.lingueSito li a, .lingueSito a {
	height: 17px;
	line-height: 17px;
	float: left;
	padding: 0 4px;
	display: block;
	color: #333;
	text-align: left;
	text-decoration:none;
}

.lingueSito li a:hover, .lingueSito a:hover {
	color: #e71313;
}

.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;
	width:500px;
	height:17px;
	font-size: 13px;
	margin: 0;
	padding: 0 10px;
	color: #333;
	float: left;
	text-align:left;
}

.colophon {
	width: 530px;
	height:20px;
	line-height:20px;
	font-size: 11px;
	margin: 9px 0 3px 0;
	padding: 1px 4px 0 174px;
	color: #2f451b;
	float: left;
	text-align:right;
}

.rssIcon {
	width: 14px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0;
	padding: 3px 16px 0 0;
	float: right;
	vertical-align: middle;
}

.colophon a {
	color: #2f451b;
}

/*-- mainMenu ------------------------------------------------------------- */
.mainMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mainMenu li {
	float: left;
	/*width:205px;
	text-align: left;*/
	margin: 0 6px 0 19px;
	width: 180px;
}

.mainMenu li a, .mainMenu li span {
	font-size: 11px;
	height: 22px;
	/*width: 185px;*/
	line-height: 22px;
	/*background-image: url(../images/layout/menuBG.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
	margin: 0;*/
	float: left;
	padding: 0;
	display: block;
	color: #349c45;
	text-decoration: none;
	text-align: left;
	text-transform: capitalize;
	/*font-weight: bold;*/
}

.mainMenu li a:hover, .mainMenu li span.currentPage {
	/*background-image:url(../images/layout/menuBG_o.gif);*/
	color: #2f451b;
	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: 283px;
	float: left;
	left: 0;
	width: 200px;
	/*height: 22px;*/
	padding: 10px 0;
}

/*-- altMenu -------------------------------------------------------------- */
.altMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.altMenu li {
	float: left;
	margin: 0 4px;
}
/*.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 {
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	float: left;
	padding: 0 0 0 15px;
	display: block;
	color: #349c45;
	text-decoration: none;
	/*text-align: center;
	background:url(../images/layout/menuBG.gif);*/
	text-transform: capitalize;
}

/*.altMenu li a:hover {
	background: #999;
}*/

.altMenu li a:hover, .altMenu li span.currentPage {
	/*background:url(../images/layout/menuBG_o.gif);*/
	color: #2f451b;
}
.altMenu li a.home:hover, .altMenu li span.currentHome {
	/*background:url(../images/layout/menuBG_o.gif);*/
	color: #333;
}

/*.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 {
	position: absolute;
	top: 236px;
	float: left;
	left: 0;
	width: 740px;
	padding: 0;
	background-image: url(../images/layout/menuBG.gif);
	background-repeat: no-repeat;
	height: 26px;

	/*text-transform:uppercase;
	border-top: #dad2b4 solid 1px;
	background: url(../images/layout/menuBG.png) no-repeat;*/
}
#altMenuAdminIndex {
	display:inline;
}

a.altavista:link, a.altavista:visited {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.altavista:hover, a.altavista:focus, a.altavista:active {
	color: #ff8308;
}

#whiteText {
	color: #fff;
}

#news01Text {
	width: 244px;
}
#news02Text {
	
}
#news03Text {
	
}

#news01Title {
	top: 13px;
	color: #2d4319;
}
#news02Title, #news03Title {
	left: -234px;
}
