body, html {
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000000;
}

#container{
	background-color:#000000;
	width:100%;
	height:100%;
}

#spacer{
	height:5px;
}

#topMenuContainer{
	background-color:#000000;
	background-image:url(topMenuBg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:60px;
	margin:0px auto;	
}


#topMenu{
	width:1000px;
	height:55px;
	margin:0px auto;
	position:relative;
}

#topMenuLinks{
	position:absolute;
	right:25px;
	bottom:3px;
}




#enter{
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
	padding:10px 0px 10px 0px;
}

#topLogo{
	background-image:url(logoSmall.gif);
	background-repeat:no-repeat;
	width:159px;
	height:28px;
	position:absolute;
	left:0px;
	top:12px;
}

#comuneMantova{
	background-image:url(comuneMantova.gif);
	background-repeat:no-repeat;
	width:136px;
	height:55px;
	position:absolute;
	left:830px;
	top:-2px;
}





#bottomMenuContainer{
	background-image:url(lowerMenuBg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:102px;
	margin:0px auto;
}

#bottomMenu{
	width:1000px;
	height:40px;
	margin:0px auto;
	position:relative;
	color:#9a9a9a;
	padding-top:35px;
	font-size:10px;
}

#bottomMenu .evid{color:#dedede;}

#bottomMenu a{color:#9a9a9a; text-decoration:underline; padding:0px 5px 0px 5px;}
#bottomMenu a:hover{color:#dedede; text-decoration:none;}

#bottomLogo{
	background-image:url(logoBig.gif);
	background-repeat:no-repeat;
	width:690px;
	height:46px;
	position:absolute;
	right:0px;
	bottom:0px;
}

#mantovaUnesco{
	background-image:url(logoMantovaUnesco.gif);
	background-repeat:no-repeat;
	width:200px;
	height:38px;
	position:absolute;
	left:5px;
	bottom:8px
}
