@import url("common.css");

#content {
	position: relative;
	width: 680px;
	height: 268px;
	background: url('../images/bg_content_index.gif') no-repeat bottom right;
}
#border_left {
	float: left;
}
#img_presidente {
	float: right;
	margin-right: 2px;
}
#content p {
	margin: 10px 20px;
}
#btn_menu {
	position: absolute;
	left: 907px;
	border: none;
}
#discorso_presidente {
	padding-top: 15px;
	overflow: hidden;
	height: 210px;
}
#segue {
	position: absolute;
	right: 230px;
	bottom: 15px;
	width: 50px;
}
#box_menu {
	float: right;
	width: 228px;
	height: 268px;
	margin-right: -13px;
	background: url('../images/box_menu_index.gif') no-repeat;
}
#box_sx {
	float: left;
	width: 445px;
	height: 166px;
	margin-top: 10px;
	background: url('../images/box_rapido.gif') no-repeat;
}
#box_dx {
	float: right;
	width: 445px;
	height: 166px;
	margin: 10px 4px 10px 0;
	background: url('../images/box_rapido.gif') no-repeat;
}
.archivio {
	width: 70px;
	float: right;
	margin-top: 13px;
}
.box {
	list-style-type: none;
	line-height: 90%;
}
.box li {
	height: 34px;
	margin: 6px 20px 6px 40px;
}
.bold {
	font-weight: bold;
}