/* CSS Document */

/*HOMEPAGE ACCADEMIA FILARMONICA - style*/

#cadenze{
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 310px;
	padding-top: 40px;
	margin-left: 10px;
}

ul{
	font-size: 12px;
	list-style-type: square;
	text-align: left;
	line-height: 14px;
	margin-left: 10px;
	padding-left: 10px;
	color: ECF5CA;

}
#cadenze h1{
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
}
#cadenze h2{
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}
#cadenze h3{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;

}
#cadenze img{
	float: left;
}
#cadenze #descr{
	float: right;
	width: 205px;
	margin: 0px;
	padding-top: 0px;
}


.nav01, a.nav01, a.nav01:link{
	height: 10px;
	width: 180px;
	display: block;
	padding: 30px 0px 0px 10px;
	margin: 0px;
	font-weight: bold;
	color: #5C5241;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 10px;
}
a.nav01:hover{
	height: 10px;
	width: 180px;
	background-image: url('../images/common/link_01.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}
.nav02, a.nav02, a.nav02:link{
	height: 10px;
	width: 180px;
	display: block;
	margin: 0px;
	font-weight: bold;
	color: #DFBC92;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px;
	letter-spacing: 2px;
	padding: 6px 0px 0px 10px;
}
a.nav02:hover{
	height: 10px;
	width: 180px;
	background-image: url('../images/common/link_02.gif');
	background-repeat: no-repeat;
	background-position: left bottom

}
.nav03, a.nav03, a.nav03:link{
	height: 10px;
	width: 180px;
	display: block;
	margin: 0px;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #C6805A;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px;
	letter-spacing: 2px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
}
a.nav03:hover{
	height: 10px;
	width: 180px;
	background-image: url('../images/common/link_03.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}

#menutop{
	float: right;
	width: 180px;
	padding-right: 0px;
}

/* VARIAZIONI LAYOUT GENERALE*/
#navigation01{
	background-repeat: no-repeat;
	background-position:  left center;
	background-image: url(../images/approfondimenti/titolo3.gif);
	background-color: #78810C
}
#content p{
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 20px;

}
#content h1 {
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 10px;
	text-decoration: none;
}
li{
	padding-bottom: 15px;
	line-height: 19px;
}


#left h1 {
	font-size: 12px;
	line-height: normal;
	padding-left: 5px;
}

#right h1{
	color: #78810C;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#right h1 a{
	color: #C3D95D;
	text-align: left;
	text-decoration: none;
}


#left h3 a{
	width: 160px;
	display:block;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: ECF5CA;
	text-decoration:none;
	text-align: center;
}
#left h3 a:hover{
	text-decoration:underline;
	
	}

#left li a, li a:visited, li a:link{
	font-family: Arial;
	color: ECF5CA;
	font-style: italic;
	text-decoration:none;
}
#left li a:hover{
	font-family: Arial;
	color: #ECF5CA;
	text-decoration:underline;
	}
#left h1 a{
	font-family: Arial;
	color: #78810C;
	font-style:bold;
	text-decoration:none;
}

#left h1 a:hover{
	font-family: Arial;
	color: #78810C;
	text-decoration:underline;
}
.extrablack{
	color: #000000;
	}
.anno{color:#4A5003;}