/* CSS Document */
/*STILE ACCADEMIA FILARMONICA VERONA*/

/*LAYOUT PRINCIPALE*/

body{
	margin: 0px;
	padding: 0px;
	background-image: url('../images/common/sfondoPERGAMENA2.jpg');
	background-repeat: repeat;
	text-align: center;
	font-family: "Trebuchet MS", Arial;

Arial
}

#container{
	margin:0px auto; width: 702px;
	border: 1px solid #666666;
	text-align: center;
	padding: 0px;
	background-image: url('../images/manifestazioni/rassegne_back.gif');
	background-repeat: repeat-y;
	height: auto;
	background-color: #F9F9C8
}


#header{
	background-color: #FEFFD4;
	height: 90px;
	background-image: url('../images/common/titolo_logo_left.gif');
	background-position: left 40px;
	background-repeat: no-repeat;
	text-align: left

}
#navigation01{
	height: 48px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEFFD4;
	color: #FFFFFF;
}
#content{
	margin: 0px;

}
#left{
	float: left;
	width: 160px;
	height: auto;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#right{
	float: left;
	width: 280px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	padding-left: 24px;
	margin-left: 24px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#prefooter{clear: both}
#footer{
	color: #999999;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


img{
	border: 0px;
	padding: 0px;

}
#footer a{
	color: #999999;
	text-decoration: none;
	clip:   rect(auto auto auto auto);
	line-height: 14px;
}
#footer a:hover{
	color: #666666;
	text-decoration: underline;
}
ul li a{
	color: #508199;
}
ul{list-style-image: url('../images/manifestazioni/quadro_altre.gif');}
