/* CSS Document */

html, body{
	background:#1A2B79;
	color:#777;
	cursor:default;
	font:8pt Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	outline:none;
}

img{
	border:0px;
	outline:none;
}

div#topo{
	background:url("../libraryIMG/topo.jpg") no-repeat center;
	margin:0px auto 0px auto;
	width:768px; height:86px;
}

div#TopoB{
	margin:auto;
	width:753px; height:85px;	
}

div#logo{
	float:left;
	text-align:right;
	position:relative; top:5px;
	width:252px; overflow:auto;
}

div#banner{
	float:right;	
	position:relative; top:6px;	
	text-align:left;
	width:469px;
}

div#menuSuper{
	background:url("../libraryIMG/menuSuper.jpg") no-repeat center;
	margin:auto;
	width:753px; height:32px;		
}

div#menuSuper a{
	color:#EEE;
	display:block;
	float:left;
	font-weight:bold;
	outline:none;
	padding:8px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	width:148px;
}

div#menuSuper a:visited{
	color:#EEE;
	display:block;
	float:left;
	font-weight:bold;
	outline:none;
	padding:8px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	width:148px;
}

div#menuSuper a:hover{
	color:#FFF;
	display:block;
	float:left;
	font-weight:bold;
	outline:none;
	padding:8px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	width:148px;
}

div#conteudo{
	background:url("../libraryIMG/conteudo.jpg") repeat center;
	margin:auto;
	width:768px; overflow:auto;
}

div#esquerda{
	float:left;
	position:relative; left:8px;
	width:166px; overflow:auto;
}

div#aluno{
	background:url("../libraryIMG/canalaluno.jpg") no-repeat center;
	float:left;
	width:165px; height:163px;
}

div#aluno a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

div#aluno a:visited{
	color:#FFF;
	font-weight:bold;	
	text-decoration:none;
}

div#aluno a:hover{
	color:#FFF;
	font-weight:bold;	
	text-decoration:underline;
}

div#FormAluno{
	margin:auto;
	position:relative; top:45px;
	width:140px; overflow:auto;
}

div#FormAluno form{
	margin:0px;
	padding:0px;
}

div#FormAluno form p{
	margin:0px;
	padding:2px 0px;
}

div#FormAluno form label{
	color:#FFF;
	float:left;
	padding:2px;
	width:38px;
}

.l{
	float:left;
	padding:2px 0px 0px 0px;
	width:80px;	
}

textarea{
	border:1px solid #DDD;
	background:#FFF;
	color:#777;
	font:8pt Geneva, Arial, Helvetica, sans-serif;	
	padding:2px;
	width:230px; height:80px;
}

.cx{
	border:1px solid #DDD;
	background:#FFF;
	color:#777;
	font:8pt Geneva, Arial, Helvetica, sans-serif;	
	padding:2px;
}

.bt{
	color:#000;
	font:8pt Geneva, Arial, Helvetica, sans-serif;	
	font-weight:bold;	
	padding:1px 10px;
}

div#Menu{
	background:url("../libraryIMG/menu.jpg") repeat-x center;
	float:left;
	margin:2px 0px 0px 0px;
	position:relative; left:2px;
	width:160px; height:320px;
}

div#Menu ul{
	list-style:none;
	margin:0px;
	padding:5px;
}

div#Menu ul li{
	border-bottom:1px solid #CCC;
}

div#Menu ul li .cat{
	font-weight:bold;
	padding:4px 0px 4px 6px;
}

div#Menu ul li .cat a{
	color:#777;
	text-decotation:none;
}

div#Menu ul li .cat a:visited{
	color:#777;
	text-decotation:none;
}

div#Menu ul li .cat a:hover{
	color:#111;
	text-decotation:none;
}

div#Menu ul li .sub{
	padding:4px 0px 4px 15px;
}

div#Menu ul li .sub a{
	color:#777;
	text-decotation:none;
}

div#Menu ul li .sub a:visited{
	color:#777;
	text-decotation:none;
}

div#Menu ul li .sub a:hover{
	color:#111;
	text-decotation:none;
}

div#base{
	background:url("../libraryIMG/base.jpg") no-repeat center;
	margin:auto;
	width:768px; height:50px;
}

div#base p{
	color:#AAA;
	margin:0px; padding:1px 4px;
	text-align:center;
}

a{
	color:#777;
	outline:none;
	text-decoration:none;
}

a:visited{
	color:#777;
	outline:none;
	text-decoration:none;
}	

a:hover{
	color:#777;
	outline:none;
	text-decoration:none;
}

div#BannerDireita{
	float:left;
	position:relative; top:2px; left:10px;
	width:583px; height:155px;
}

div#Direita{
	float:right; 
	margin:9px 0px 0px 0px;
	width:583px; overflow:auto;
	position:relative; right:9px;
}

div#Eventos{
	float:left;
	width:218px; overflow:auto;
	outline:none;
}

div#TopoEventos{
	background:url("../libraryIMG/topoEventos.jpg") no-repeat top center;
	width:218px; height:23px;
	outline:none;
}

div#Noticias{
	float:right;
	width:356px; overflow:auto;
	outline:none;
}

div#topoNoticias{
	background:url("../libraryIMG/topoNoticias.jpg") no-repeat top center;
	width:356px; height:23px;
	outline:none;
}

div#Artigos{
	float:left;
	margin:0px;
	width:356px; height:202px;
	outline:none;
}

div#topoArtigos{
	background:url("../libraryIMG/topoArtigos.jpg") no-repeat top center;
	width:356px; height:23px;
	outline:none;
}

div#Revista{
	float:right;
	margin:0px;	
	width:218px; height:212px;
	outline:none;
}

div#topoRevista{
	background:url("../libraryIMG/topoRevista.jpg") no-repeat top center;
	width:218px; height:23px;	
	outline:none;
}

div.linha{
	width:580px; overflow:auto;
	outline:none;
	overflow:hidden;
}

.lkb:link{
	outline:none;
	text-decoration:none;
}

.lkb:visited{
	outline:none;
	text-decoration:none;
}

.lkb:hover{
	outline:none;
	text-decoration:none;
}

