

#banda {
	position:absolute;
	left:0;
	width:100%;
	height:228px;
	background-color:rgb(244, 244, 244);
	top:174px;
}
#paginaEst {
	width:900px;
	margin:0 auto;
	position:relative;
	height:auto;
	min-height:100%;
	background: #FF0000 url(img/body_bg.gif);
}

#paginaInt {
	width:900px;
	height:461px;
	background-image:url(img/pagina_bg.jpg);
	background-repeat:no-repeat;
}


#paginaEst #swf {
	position:absolute;
	left:51px;
	top:151px;
}


body#paginaContenuti #contenuto 
				{
				background-color:rgb(252, 252, 252);
				min-height:514px;
				height:514px;
				width:798px;
				background-image:url(img/contenuto_bg_educativi.gif);
				position:relative;
				left:50px;
				top:156px;
				padding-bottom:76px;
				background-repeat:no-repeat;
				}
				
body#paginaContenuti #footer 
				{
				background-color:#FFFFFF;
				position:absolute;
				bottom:0;
				left:0;
				background-color:#FF0000;
				width:100%;
				background-image:url(img/footer_bg.gif);
				background-repeat:no-repeat;
				background-position: bottom;
				padding-top:45px;
				line-height:26px;
				}

#menu {background-color:#0033FF;}
#map{
	padding-right:65px;
	padding-top:135px;
	text-align:right;
}
