BODY{
	background-color: #898989;
}

DIV#container{
	position: absolute;
	text-align: center;
	border: #000000 0px solid;
	width: 850px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin-left: -425px;
	margin-top: -275px;
}

DIV#content{
	margin: 0 auto;
	width: 850px;
	height: 550px;
	text-align: center;
}


/* TOP */
DIV#title{
  clear: both;
	width: 470px;
	height: 69px;
}

DIV#left{

	float: left;
	background-image: url(../template/images/bg_left.jpg);
	background-repeat: no-repeat;
	width: 470px;
	height: 550px;

}

DIV#menu{
	
	width: 143px;
	height: 400px;
  float:left;
  text-align:left; 
	border: #FFFFFF 0px solid;
	padding-left: 10px;
	padding-top: 40px;

}


DIV#body{

	float:left;
  border:#FFFFFF 0px solid; 
	text-align:left; 
	width: 310px; 
	height: 300px; 
	color:#FFFFFF;
}



DIV#right_home{
	float: left;
	background-image: url(../template/images/bg_home.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 550px;
}

DIV#right_storia{
	float: left;
	background-image: url(../template/images/bg_storia.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 550px;
}

DIV#right_ieri{
	float: left;
	background-image: url(../modules/Ieri/images/bg_ieri.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 550px;
}

DIV#right_museo{
	float: left;
	background-image: url(../template/images/bg_museo.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 550px;
}

DIV#right_news{
	float: left;
	background-image: url(../template/images/bg_news.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 550px;
}

DIV#dex{
	width: 368px; 
	margin-top: 20px; 
	color: #C9C9C9; 
	padding: 2px;
	border:#FFFFFF 0px solid; 
	height: 40px;
}

DIV#imageLoader{
	position:absolute; 
	margin-left: 36px; 
	width: 300px;
	display: none; 
	background-color: #CCCCCC; 
	font-size: 10px; 
	margin-top: 150px;
}

DIV#im{
	border: #FFFFFF 0px solid; 
	width: 370px; 
	padding-top: 50px;
	margin: 0 auto;
}

DIV#foot{
	height: 40px;
	clear: both;
}
