/*  @author José Ricardo M Castro - josericardomcastro@gmail.com */

@CHARSET "ISO-8859-1";

/* ESTRUTURA PRINCIPAL */
body {font: normal 10px "Helvetica"; margin:5px 0px 0px 0px; background-color:#F3F3F3;  }
#corpo{width:900px; margin:0 auto; overflow:hidden;  }
#topo{height:100px; margin-bottom:5px;}
#menu{height:40px; margin-bottom:5px; background-image:url(imagens/barra_menu.png); background-repeat:no-repeat; }
#conteudo{overflow:hidden; margin-top:10px; margin-bottom:15px;}
#rodape{margin:0 auto; line-height:14px; margin-bottom:10px; clear:both;}
/* ////////////// */

/* NOTÍCIAS */
#noticia_barra{width:100%; height:2px; background-color:#CCCCCC;}	
/* ////////////// */

/* CENTRAL DE ARQUIVOS */
#centralarquivos_boxesquerdo{ width:250px; height:240px; padding:0px 20px 0px 20px; margin-right:15px; float:left; background-color:#EEEEEE; }
#centralarquivos_boxdireito{ width:250px; height:240px; padding:0px 20px 0px 20px; float:left; background-color:#EEEEEE; }
#centralarquivos_formulario{ width:590px; padding:0px 20px 20px 20px; float:left; background-color:#EEEEEE; }
/* ////////////// */

/* CONTEÚDO INTERNO DE PÁGINAS INTERNAS */
#boxconteudo{width:718px; float:left; overflow:hidden; }
#menuinterno{width:155px; margin-right:5px; float:left; padding: 15px 0px 0px 0px;  }
#conteudointerno_portalaluno{width:715px; float:left; padding: 0px 10px 10px 15px; }
#conteudointerno{width:533px; float:left; padding: 0px 10px 10px 15px; }
	#conteudointerno_boxesquerdo{ width:255px; margin-right:15px; float:left; }
	#conteudointerno_boxdireito{ width:250px; float:left;  }
#lateralinterno{width:182px; float:left;  }
	#linkdivulgado_interno{width:182px; margin-bottom:5px; float:left; }
	#enquete{width:260px; float:left;}
/* //////////////// */

/* CONTEÚDO INTERNO DE PÁGINAS INICIAIS */
#boxconteudo_pginicial{width:635px; overflow:hidden; margin-right:5px; float:left;}
	#mainbanner{width:635px; height:236px; margin-bottom:5px; float:left;  }
	#box1{width:635px; float:left; margin-bottom:15px; }
		#ticker{width:360px; height:310px; border-bottom:1px dashed #CCCCCC; margin-right:5px; float:left;   } 
		#colunas{width:270px; padding-top:30px; height:280px; float:left; background-color:#E0E0E0; background-image:url(imagens/titulocoluna.png); background-repeat:no-repeat; background-position:10px 10px; }
	#box2{width:635px; float:left; margin-bottom:3px; }
		#espaco1{width:210px; margin-right:2.5px; float:left; }
		#espaco2{width:210px; margin-right:2.5px; float:left;  }
		#espaco3{width:210px; float:left; }
#lateralinterno_pginicial{width:260px; float:left;  }
	#linkdivulgado{width:260px; margin-bottom:2px; float:left; }
	#acessorestrito{width:260px; margin-bottom:10px; float:left;}
/* //////////////// */

/* SUB-MENU */
#submenu {padding: 0px 0px 0px 13px; margin:0px; color:#999999;}
#submenu li{margin:0px 0px 10px 10px; list-style:circle; font-size:8px; padding-bottom:2px; padding-left:0px; border-bottom:1px solid #CCCCCC; }
/* //////////////// */

/* RODAPÉ */
#barra_horizontal{height:1px; background-color:#CCCCCC;}
#menu_rodape{margin-top:10px; margin-bottom:20px; }
#copyright{}
/* ////////////// */


/* COLUNAS */
/* ///////////// */


/* TAG HTML */
#submit{background-color:#FFFFFF; padding:0px; border:1px solid #CCCCCC; color:#666666;}
#submit:hover{background-color:#FFFFFF; padding:0px; border:1px solid #999999; color:#666666;}
select{border-color:#999999; border-style:solid; }
input.texto{border:2px solid #999999;}
input.centralarquivos{border:2px solid #999999; font-size:12px;}
input.acessorestrito{border:2px solid #990000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#999999; }
textarea{border:2px solid #999999;}
/* ////////////// */

/* ESTILOS DE TEXTO */
#tituloitem{height:17px; background-image:url(imagens/barrinha_titulo.png); background-repeat:no-repeat; background-position:0px 3px; padding-left:10px;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
a.underline:hover{color:#666666; text-decoration:underline;}
a.underlineb:hover{color:#FFFFFF; text-decoration:underline;}
a.corlaranja:hover{color:#E77817;}
a.underline:hover{text-decoration:underline;}
.preto{color:#000000;}
.cinza{color:#666666;}
.cinza_claro{color:#999999;}
.cinza_escuro{color:#333333;}
.branco{color:#FFFFFF;}
.vermelho{color:#FF0000;}
.laranja{color:#E77817;}
.pequeno{font:normal 10px "Helvetica"; }
.medio{font:normal 12px "Helvetica"; }
.grande{font:normal 14px "Helvetica"; }
.gigante{font:normal 16px "Helvetica"; }
.negrito{font-weight:bold;}
.italico{font-style:italic;}
.justificado{text-align:justify;}
/* ////////////// */

/* ESTILOS DE TABELA */
#tabela_topo{font-size:14px; font-weight:bold; color:#FFFFFF; background-color:#E77817}
table.realcelinha tr.topo { background:#E8E8E8; } 
table.realcelinha tr.low { background:#F5F5F5; } 
table.realcelinha tr.low:hover { background:#D2D2D2; } 
table.realcelinha tr.high { background:#E8E8E8; } 
table.realcelinha tr.high:hover { background:#D2D2D2; } 