/* CSS Document */

h1 {
	display: none;
}
h2 {
	display: none;
}
#miniheader {
	/* background-image: url(analisi-primo-movimento_files/miniheader.jpg); */
	background-repeat: no-repeat;
	height: 270px;
	width: 850px;
	margin: 0 auto;
	text-indent: 0px;
}
.contenitoreImmagine {
	text-indent:0; height:auto; text-align:center; border:#D3C3A9 1px solid;
}
.didascalia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-indent: 0px;
	width:90%;
	margin-top: -5px;
	margin-right: auto;
	margin-left:auto;
	padding-bottom:5px;
	padding-top:5px;
	line-height:normal;
}

img {
text-indent:0;
}
.attivazione {
	text-decoration: underline;
	cursor: pointer;
	color:rgb(24,4,0);
}
.attivazioneHover {
	text-decoration: underline;
	cursor: pointer;
	color: rgb(118,17,40);
}#disclamier {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3C3A9;
}

#menuSchubert {
	margin:0 auto;
	width:850px;
	height:100px;
	background-image: url(menu-schubert-incompiuta/menuSchubert-sfondo.jpg);
	position:relative;
}	
#menuSchubert ul {
	list-style:none;
	/*padding-left:167px;*/
	position:absolute;
	left:167px;
	top:0px;
	width:722px;
	margin:0; 
	padding:0;
}
#menuSchubert li {
	float:left;
/*	margin-right:5px;
	width:150px;
	height:100px;
*/	text-align:center;
	text-indent:0;
	cursor:pointer;
}

.item1 {
width:154px;
height:98px;
background-image:url(menu-schubert-incompiuta/normal-images/menuSchubert_item1.jpg);
}

.item1hover {
width:154px;
height:99px;
background-image:url(menu-schubert-incompiuta/hover-images/menuSchubert_item1.jpg);
}

.item2 {
width:170px;
height:98px;
background-image:url(menu-schubert-incompiuta/normal-images/menuSchubert_item2.jpg);
}

.item2hover {
width:170px;
height:99px;
background-image:url(menu-schubert-incompiuta/hover-images/menuSchubert_item2.jpg);
}

.item3 {
width:176px;
height:98px;
background-image:url(menu-schubert-incompiuta/normal-images/menuSchubert_item3.jpg);
}

.item3hover {
width:176px;
height:99px;
background-image:url(menu-schubert-incompiuta/hover-images/menuSchubert_item3.jpg);
}

.item4 {
width:183px;
height:98px;
background-image:url(menu-schubert-incompiuta/normal-images/menuSchubert_item4.jpg);
}

.item4hover {
width:183px;
height:99px;
background-image:url(menu-schubert-incompiuta/hover-images/menuSchubert_item4.jpg);
}


#menuSchubert a {
	color:#FFFFCC;
	text-decoration:none;
	height:100px;
}
#menuSchubert a:link {
	color:#FFFFCC;
	text-decoration:none;
}
#menuSchubert a:visited {
	color:#FFFFCC;
	text-decoration:none;
}
#menuSchubert a:hover {
	color:#FF99CC;
	text-decoration:none;
}
#menuSchubert li span {
display:none;
}
 
 /* regole MENU LETTURA */
#menuLettura {
	width:850px;
	margin:0 auto;
	position:relative;
	z-index:10;
	height:230px;
	overflow:hidden;
	border-bottom:1px solid #D3C3A9;
	border-top:1px solid #D3C3A9;
}
#contenitoreMenu {
	width:1480px;
	height:200px;
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
}
#contenitoreMenu a:hover {
	border:1px solid #990000;
	}

#contenitoreMenu span {z-index:3; }
#contenitoreMenu img { z-index:4; border:0; padding: 1px; }

#contenitoreMenu a:hover img { border:1px solid #990000; padding:0; }



