body	{background-color:#fff;margin:0;}

*		{font-family:verdana;}

.L {float:left;}
.R {float:right;}

.MAIN {position:relative;width:770px;height:700px;margin:auto;padding:0;border:none;}

.H		{
		position:relative;
		width:770px;
		height:273px;
		background:url(imgs/header.jpg) no-repeat;
		margin:auto;
		padding:0;
		border:none;
		}
		
.LOGO		{
		position:absolute;
		width:384px;
		height:384px;
		background:url(imgs/logo.jpg) no-repeat;
		margin:0;
		padding:0;
		border:none;
		top:273px;
		}
		
.SFL		{
		position:absolute;
		width:277px;
		height:278px;
		background:url(imgs/sfondo_av.jpg) no-repeat;
		margin:0;
		padding:0;
		border:none;
		top:287px;
		left:442px;
		}

.AV {
	position:absolute;
	width:240px;
	height:180px;
	margin:0;
    padding:0;
	border:none;
	top:32px;
	left:20px;
	}
	
.SOCI		{
		position:absolute;
		width:108px;
		height:158px;
		background:url(imgs/soci.jpg) no-repeat;
		margin:0;
		padding:0;
		border:none;
		top:408px;
		}
		
.ORARI {
	position:absolute;
	width:276px;
	height:158px;
	background:url(imgs/orari.jpg) no-repeat;
	margin:0;
    padding:0;
	border:none;
	top:408px;
	left:108px;
	}
	
.BAN	{
		position:absolute;
		width:420px;
		height:160px;
		margin:0;
		padding:0;
		border:none;
		top:408px;
		}
		
.FOOTER		{
		position:absolute;
		width:770px;
		height:104px;
		background:url(imgs/footer.jpg) no-repeat;
		margin:auto;
		padding:0;
		border:none;
		top:568px;
		}

.FOOTER	img {border:none;display:block;position:absolute;bottom:10px;left:73px;}