body {
	background-color:#ffffff;
	font:13/15px "Georgia", "Times New Roman", "Times", serif;
	color:#330000;
	margin: 0px;
	background-image:url(../img/fondo_arancio.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	
}

a {
	font:13/15px "Georgia", "Times New Roman", "Times", serif;
	color:f90;
	text-decoration: none;
}

a:hover {
	color:f90;
	text-decoration: underline;
	cursor:hand;
}

h1 {
	font:bold 18px/24px "Georgia", "Times New Roman", "Times", serif;
	color:f90;
	text-align:center;
}

.left {
	position:fixed;
	left:0px;
	top:0px;
	width:300px;
	height:570px;
}
	
.logo {
	height:100px;
	width:200px;
	margin-top:50px;
	background-image:url(../img/logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.logo2 {
	margin-left:25px;
	vertical-align:middle;
}

.logo2 a {
	font:bold 18px/24px "Georgia", "Times New Roman", "Times", serif;
	color:#330000;
	text-decoration:none;
}

.logo2 a:hover {
	color:#330000;
	text-decoration:underline;
}
	

.menu {
	margin-top:25px;
	width:200px;
	border:1px solid #330000;
	
}

.menu2 {
	margin:25px;
	font-weight:bold;
	font:13/15px "Georgia", "Times New Roman", "Times", serif;
	font-weight:bold;
	color:#330000;
}

.menu2 a {
	margin-left:15px;
	font-weight:normal;
	text-decoration:none;
	color:#330000;
}

.menu2 a:hover {
	text-decoration:underline;
	color:ff9900;
	cursor:inherit;
}

.principale {
	position:absolute;
	top:50px;
	left:300px;
	width:370px;
	padding-bottom:100px;
}

.testo {
	font:13/15px "Georgia", "Times New Roman", "Times", serif;
	vertical-align:top;
	padding-bottom:50px;
}

.img {
	border:1px solid #ff9900;
	margin-bottom:25px;
	padding:0px;
}

.popup {
	vertical-align:middle;
	align:middle;

}

.imgpop {
	border:1px solid #330000;	
}

.imgpop:hover {
	border:1px solid #ff9900;
	cursor:hand;
}
