#conte_notas {
	width:168px;
}
#up_notas {
	background-image: url(../../images/web_03.jpg);
	height: 53px;
	width: 168px;
	float: left;
}
#bg_notas {
	background-image: url(../../images/web_06.jpg);
	background-repeat: repeat-y;
	width: 168px;
}
#notas {
	color: #256BA0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4385B9;
	background-repeat: repeat-y;
	width: 140px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#notas h1 {
	font-size: 13px;
}
#footer_notas {
	height: 21px;
	width: 168px;
	background-image: url(../../images/web_08.jpg);
}
#ver_mas_notas {
	width: 55px;
	margin-left: 80px;
}
#ver_mas_notas a {
	color: #256BBC;
	text-decoration: underline;
}
#ver_mas_notas a:hover {
	color: #009900;
	text-decoration: none;
}

