.tablemenus {
	border: 1px solid #8ecbf0;
	background-image: url(../imagens/bg_menus.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tabletop {
	border: 1px solid #D3D3D3;
}

.tdmenus {
	color: #0A95EA;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	line-height: 47px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8ecbf0;
	background-image: url(../imagens/bg_menus.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.logoutlk {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.logoutlk:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
.userp {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #0A95EA;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.userlk {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.userlk:hover {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.datamenu {
	font-size: 13px;
	color: #828282;
	font-weight: normal;
	line-height: 47px;
	height: 47px;
	padding-right: 10px;
}
#fotoAluno {
	float: right;
	height: 50px;
	width: 40px;
	border: 1px solid #63baef;
	margin-left: 10px;
	overflow: hidden;
}
#fotoAlunoPerfil {
	float: left;
	height: 150px;
	width: 120px;
	border: 1px solid #63baef;
	overflow: hidden;
}
