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 24px/12px "Georgia", "Times New Roman", "Times", serif;
	color:f90;
	text-align:center;
}

h2 {
	font:bold 16px/12px "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:0px;
	background-image:url(../img/logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.logo2 {
	margin-left:15px;
	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:0px;
	width:210px;
	border:1px solid #330000;
	
}

.menu2 {
	margin:10px;
	font-weight:bold;
	font:13/15px "Georgia", "Times New Roman", "Times", serif;
	font-weight:bold;
	color:#330000;
}

.menu2 a {
	margin-left:10px;
	font-weight:normal;
	text-decoration:none;
	color:#330000;
}

.menu2 a:hover {
	text-decoration:underline;
	color:ff9900;
	cursor:inherit;
}

.menu a ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.principale {
	position:absolute;
	top:10px;
	left:270px;
	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;
}

.grey {
	color: #666666;
}

.libro {
	border:1px solid #330000;
	margin-right:25px;
	margin-bottom:25px;
	position:relative;
	top:0px;
}

.td {
	vertical-align:top;
}

.style1 {
	font-size: 11px;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
}
.style5 {font-size: 10px}



.foto a img {
	height: 100px;
	border: 1px solid #ff9900;
	margin: 0px 15px 15px 0px;
}

.foto a:hover img {
	border: 1px solid #330000;
}

.convegni a:visited { 
	color: #000;
	text-decoration: underline;
}



