@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.ind {
	text-indent: -9999px;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #036;
	text-decoration: none;
}
a.selected {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

#container {
	width: 760px;
	margin: 0 auto;
}
#container #head {
	float: right;
	height: 200px;
	width: 760px;
	margin-bottom: 60px;
}
#container #head h1 {
	background-image: url(../img/ge/t1_tommaso_traetta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 150px;
	width: 760px;
}
#container #head h2 {
	float: left;
	height: 50px;
	width: 760px;
	background-image: url(../img/ge/t2_analista_bio.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #maincontent {
	float: left;
	width: 760px;
}
#container #maincontent #mc-left {
	float: left;
	width: 180px;
	padding-right: 20px;
}
#container #maincontent #mc-left ul {
	float: left;
	width: 180px;
	list-style-type: none;
	font-size: 0.9em;
	margin-top: 16px;
}
#container #maincontent #mc-left ul li {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}

#container #maincontent #mc-right {
	float: left;
	width: 560px;
}
#container #maincontent #mc-right h1 {
	color: #036;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 30px;
}
#container #maincontent #mc-right h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 20px;
}
#container #maincontent #mc-right h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #666;
	background-image: url(../img/ge/logo_sapienza.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 90px;
	margin-bottom: 40px;
}
#container #maincontent #mc-right h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #036;
	margin-bottom: 20px;
	padding-top: 20px;
}




#container #maincontent #mc-right p {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: 20px;
}

#container #maincontent #mc-right img {
	float: right;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 0 0 20px 20px;
}
#container #maincontent #mc-right ul {
	list-style-position: inside;
	line-height: 3.5em;
	margin-bottom: 50px;
}
#container #maincontent #mc-right ul.inline-list {
	line-height: 1.5em;
	padding-left: 50px;
	margin-bottom: 20px;
}

#container #maincontent #mc-right .book-item {
	float: left;
	width: 560px;
	margin-bottom: 30px;
}
#container #maincontent #mc-right .book-item h2 {
	margin-bottom: 15px;
}
#container #maincontent #mc-right h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #666;
	background-image: url(../img/ge/logo_sapienza.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 90px;
	margin-bottom: 40px;
}
#container #maincontent #mc-right .book-item h3 {
	font-size: 0.9em;
	line-height: 1.4em;
	background: none;
	padding: 0;
	margin: 0;
}
#container #maincontent #mc-right .book-item p.detail-link {
	font-size: 0.8em;
	margin-top: 10px;
}




#container #footer {
	float: left;
	width: 760px;
	margin-top: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #036;
	padding-top: 35px;
	margin-bottom: 75px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
}
#container #footer .f-col ul {
	float: left;
	width: 120px;
	list-style-type: none;
}
#container #footer .f-col ul li {
	float: left;
	width: 120px;
	margin-bottom: 5px;
}
#container #footer #f-col-1 {
	float: left;
	width: 260px;
	padding-right: 40px;
}
#container #footer #f-col-2 {
	float: left;
	width: 120px;
	padding-right: 40px;
}
#container #footer #f-col-3 {
	float: left;
	width: 120px;
	padding-right: 40px;
}
#container #footer #f-col-4 {
	float: left;
	width: 120px;
}
