.Logo {
	background-image: url(Immagini/rosa1.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 200px;
	width: 200px;
	position: relative;
	background-position: right top;
}
.testata {
	background-image: url(Immagini/testata.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 100%;
	background-attachment: scroll;
	position: relative;
}
.oroscopo {
	background-attachment: scroll;
	background-image: url(Immagini/oroscopo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.quaderni {
	background-attachment: scroll;
	background-image: url(Immagini/quaderni.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tratteggio_tab {
	background-image: url(Immagini/dot2.png);
	background-repeat: repeat-y;
	background-position: right;
}
.vita_provincia {
	background-image: url(Immagini/vita%20di%20provincia.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.terza_pagina {
	background-image: url(Immagini/terza%20pagina.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.segnaliamo {
	background-image: url(Immagini/segnaliamo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 42px;
	margin-top: 5px;
}
.petaliespine {
	background-image: url(Immagini/officina.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.multimedia {
	background-image: url(Immagini/multimedia.gif);
	background-repeat: no-repeat;
	height: 222px;
	background-position: right top;
}


.chiusura {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E00E1B;
	text-decoration: none;
	font-family: Geneva, sans-serif;
	color: #ACB2AB;
	font-size: 10px;
	font-weight: bold;
}
.tab_editoriale {
	background-image: url(Immagini/editoriale.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
}
.pensierieparole {
	background-image: url(Immagini/pensieri.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 348px;
	margin: 0px;
	padding: 0px;
}
.tab_menu1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #002973;
}

