/* 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/approfondimenti/ricercare_back2.gif');
	background-repeat: repeat-y;
	height: auto
}

#navigation01{
	background-color: #804040;
	background-image: url('../images/approfondimenti/titolo2.gif');
}

#content h1{
	color:#804040;
}

#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{
	background-image: url('../images/approfondimenti/ricercare_back2.gif');
	background-repeat: repeat-y

}
#left{
	float: left;
	width: 165px;
	padding: 0px;
	height: auto;
	margin-left: 10px;

}
#right{
	float: right;
	width: 515px;
	height: auto;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#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;
}
