/* CSS Document per internet explorer*/


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

body>div#container{height: auto; min-height: 100%;}

a:hover {
	background-color: #FEDF81;
    	text-decoration:none;
}
a:link {
	color: #5E2F00;
	text-decoration:none;
}

a:visited {
	color: #5E2F00;
		text-decoration:none;
}





.Grassetto {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.Corsivo_grigio {
	font-size: 12px;
	font-style: italic;
	color: #999999;
}
.Testi_normali {
	font-size: 12px;
	color: #000000;
}

	
.Navbar {font-weight: bold; font-size: 13px;}


#container{
	width: 700px;
	margin-top: 50px;
	margin-left: 50px;

}

#header{
	background: url(images/header2.jpg);
	height: 160px;
	width: 700px;
	position:relative;
	top:0;
	left:0;
	z-index: 1;
}



#container-left{
	background: url(images/left.jpg) no-repeat;
	height: 279px;
	width: 270px;
	position: relative;
	left:0px;
	top: -76px;
	z-index: 1;
}



#Navbar {
	position:absolute;
	left:100px;
	top:120px;
	bottom:0px;
	width:700px;
	height:20px;
	z-index:2;
}
#container-main {
margin-top:-400px;
margin-left:180px;	
	width:522px;	
	z-index:2;
	height:auto;
}
#Box1 {
	position:relative;
	left:50px;
	top:0px;
	width:250px;
	height:50px;
	z-index:2;
}

#Box2 {
	position:absolute;
	left:100px;
	top:128px;
	width:600 px;
	z-index:19;
	height: 1101px;
} 

#testi {
	position:absolute;
	left:130px;
	top:58px;
	width:322px;
	height:100px;
	z-index:5;
}

#footer {
	position: relative;
	padding:20px;	
	left:0px;
	top:20px;
	z-index:4;
}
#Box3 {
	position:relative;
	left:594px;
	top:26px;
	width:167px;
	height:235px;
	z-index:2;
}
#Box4 {
	position:relative;
	left:0px;
	top:10px;
	width:187px;
	height:18px;
	z-index:3;
}

#Box5 {
	position:relative;
	left:0px;
	top:20px;
	width:110px;
	height:19px;
	z-index:3;
}

#bottomnavbar {
	position:absolute;
	left:61px;
	top:577px;
	width:800px;
	height:23px;
	z-index:3;
}
