/* CSS Document */

#cursosuperior{
	background-image: url(../../imagens/back_professores.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:207px;
	padding-left:10px;
	padding-top:80px;
}

#cursosuperior, #nasaladeaula h3
{
	margin-top:0px;
	width:690px;
}

#nasaladeaula {
	background-image: url(../../imagens/nasaladeaula.png);
	background-repeat: repeat-y;

}
#nasaladeaula {
	margin-top:25px;
	width:700px;
}

#tabelaTem{
	height: 288px;
	background-image:url(../../imagens/img_tabelaTem.gif);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
}

#aescolatem {
	margin-left:385px;
	width:200px;
}

#aescolatem table{
	width:255px;
}

#aescolatem .BoletimTextoAzulBold {
	font-size:10px;
}

/* CSS AS NOTAS DA MINHA ESCOLA */
#notasminhaescola{
	background-image:url(../../imagens/notasminhaescola.png);
	background-repeat: repeat-y;
	height:200px;
	margin-top: 20px;

	
}

.TituloTabela{
	background-color:#83a0b8;
}

.tabelaTotal{
	background-color:#fdad02;
}

.style1 {font-size: 10px}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {background-color: #fdad02; font-weight: bold; 
}

/* TABELA DINAMICA  E TABELA FIXA IDEB BAIXO*/
#notasmunicipioFixa{
	clear:both;
}

#notasmunicipioDina{
	clear:both;
}

#tabelaDin{
	margin-left:10px;
	float:left;
}

#titulo{
	vertical-align:top;
	height: 60px;


}

#rodape1{
	vertical-align:bottom;
	height: 20px;
	background-color:#FF0000;
}