.body_appunti {
	margin-left: 18px;
	height: 860px;
}
.body_appunti_i_1row {
	margin-left: 18px;
	height: 700px;
}
.body_appunti_i_2rows {
	margin-left: 18px;
	height: 790px;
}
.body_appunti_i_3rows {
	margin-left: 18px;
	height: 880px;
}

.btn_notes_m_1row, .btn_notes_m_2rows, .btn_notes_m_3rows {
	width: 745px;
	height: 162px;
	background-color: #484848;
	overflow: hidden;
}
.btn_notes_m_1row {
	height: 88px;
}
.btn_notes_m_3rows {
	height: 236px;
}
.btn_notes_m_body_1row, .btn_notes_m_body_2rows {
	width: 745px;
	height: 162px;
}
.btn_notes_m_body_1row {
	height: 88px;
}
.btn_notes_m_body_3rows {
	height: 236px;
}
.btn_notes_m_tl, .btn_notes_m_bl_1row, .btn_notes_m_bl_2rows, .btn_notes_m_bl_3rows {
	background-image: url(../assets/layout_hole.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}
.btn_notes_m_tr, .btn_notes_m_br_1row, .btn_notes_m_br_2rows, .btn_notes_m_br_3rows {
	background-image: url(../assets/layout_hole.png);
	background-position: -10px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	top: -10px;
	left: 735px;
}
.btn_notes_m_bl_1row {
	background-position: 0px -10px;
	top: 58px;
}
.btn_notes_m_br_1row {
	background-position: -10px -10px;
	top: 48px;
}
.btn_notes_m_bl_2rows {
	background-position: 0px -10px;
	top: 132px;
}
.btn_notes_m_br_2rows {
	background-position: -10px -10px;
	top: 122px;
}
.btn_notes_m_bl_3rows {
	background-position: 0px -10px;
	top: 206px;
}
.btn_notes_m_br_3rows {
	background-position: -10px -10px;
	top: 196px;
}
.btn_notes_m_inner {
	width: 750px;
	position: relative;
	top: -30px;
}

.txt_title_notes {
	margin: 0px 0px 10px 8px;
}
.txt_title_notes a, .txt_title_notes a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #303030;
	font-weight: bold;
}
.txt_title_notes a:hover {
	color: #000000;
	text-decoration: underline;
}

.appunti_stage {
	width: 780px;
	height: 495px;
	background-color: #888888;
	margin: 0px 0px 20px -18px;
	padding-top: 35px;
}
