@charset "iso-8859-1";
/** ESTILOS DE FORMATAÇÃO DA PÁGINA INICIAL */
#midia{
	width:180px;
	float:right;
	padding:10px;
}
#atalhos{
	clear:both;
}

#divulgacao{
	width: 580px;
	float:left;
}

/* FORMATAÇÃO DAS ABAS */
#abas{
	float:left;
	background-repeat: no-repeat;
}

#abas #noticias{
	width:49px;
	height:14px;
}

#noticias.TabbedPanelsTab {
	background:url(../imagens/novasAbas/abaNoticiasAlta.png);
}
#noticias.TabbedPanelsTabSelected {
	background:url(../imagens/abaNoticiasBaixa.jpg);
}
#aluno.TabbedPanelsTab {
	background:url(../imagens/novasAbas/abaAlunoAlta.png) no-repeat;
}
#aluno.TabbedPanelsTabSelected {
	background:url(../imagens/abaAlunoBaixa.jpg) no-repeat;
}

#professor.TabbedPanelsTab {
	background:url(../imagens/novasAbas/abaProfessorAlta.png) no-repeat;
}
#professor.TabbedPanelsTabSelected {
	background:url(../imagens/abaProfessorBaixa.jpg) no-repeat;
}
#funcionario.TabbedPanelsTab {
	background:url(../imagens/novasAbas/abaFuncionarioAlta.png) no-repeat;
}
#funcionario.TabbedPanelsTabSelected {
	background:url(../imagens/abaFuncionarioBaixa.jpg) no-repeat;
}
#exAlunos.TabbedPanelsTab {
	background:url(../imagens/novasAbas/abaExAlunoAlta.png) no-repeat;
}
#exAlunos.TabbedPanelsTabSelected {
	background:url(../imagens/abaExAlunoBaixa.jpg) no-repeat;
}
#visitante.TabbedPanelsTab {
	background:url(../imagens/novasAbas/abaVisitanteAlta.png) no-repeat;
}
#visitante.TabbedPanelsTabSelected {
	background:url(../imagens/abaVisitanteBaixa.jpg) no-repeat;
}
#atosOficiais.TabbedPanelsTab {
	background:url(../imagens/novasAbas/abaAtosOficiaisAlta.png) no-repeat;
}
#atosOficiais.TabbedPanelsTabSelected {
	background:url(imagens/abaAtosOficiaisBaixa.jpg) no-repeat;
}

#abas #professor{
	width:64px;
	height:14px;
}
#abas #funcionario{
	width:74px;
	height:14px;
}
#abas #exAlunos{
	width:70px;
	height:14px;
}
#abas #visitante{
	width:57px;
	height:14px;
}
#abas #atosOficiais{
	width:89px;
	height:14px;
}
#abasRodape{
	background:url(../imagens/fundoRodapeAbas.jpg) no-repeat;
	clear:both;
	height:42px;
}
#abasContedo{
	background:url(../imagens/fundoMeioAbas.jpg);
}

/** FIM DA FORMATAÇÃO DAS ABAS */

#atalhos{
	text-align:center;
}
#atalhos img {
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
.titulo {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
.texto_noticia {
	font-size: 16px;
	color: #000066;
	text-align: justify;
}
#cabecalho{
	clear:both;
}
*/
/*
body{
	margin:0px;
	background-attachment: fixed;
	background-image: url(../imagens/fundo_site.jpg);
}
*/
/*
#todo {
	margin:0px;
	width:780px;
	position:absolute;
	left:50%;
	margin-left:-390px;
	border: 1px solid #FFFFFF;
}

#barraSuperior{
	clear:both;
	width:780px;
	height:30px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color: #04448B;
}
#barraSuperior input{
	font-size:10px;
} */
/*
#meio{
	background:#D7E2E8;
	clear:both;
}
#menu{
	height:40px;
	width:100%;
	background:url(../js2/fundo_menu_principal.jpg);
}
*/
