#fundo_materias {
	position: absolute;
	left: 45px;
	top: 200px;
	width: 550px;
	height: 1120px;

}

#titulo_materias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;

}

#materia_grande_fundo {
	position: absolute;
	left: 30px;
	top: 270px;
	width: 580px;
	height: 280px;
	background-color: #9FD1FF;

}

#materia_grande {
	position: absolute;
	left: 34px;
	top: 22px;
	height: 189px;
	width: 503px;

}
#materia_grande_texto {
	position: absolute;
	left: 63px;
	top: 215px;
	width: 450px;
	color: #003366;
	font-weight: bold;

}

#materia_pequena_fundo_1 {
	position: absolute;
	left: 30px;
	top: 570px;
	width: 580px;
	height: 110px;
	background-color: #d9edff;

}

#materia_pequena_fundo_2 {
	position: absolute;
	left: 30px;
	top: 680px;
	width: 580px;
	height: 110px;

}
#materia_pequena_fundo_3 {
	position: absolute;
	left: 30px;
	top: 790px;
	width: 580px;
	height: 110px;
	background-color: #d9edff;

}
#materia_pequena_fundo_4 {
	position: absolute;
	left: 30px;
	top: 900px;
	width: 580px;
	height: 110px;

}
#materia_pequena_fundo_5 {
	position: absolute;
	left: 30px;
	top: 1010px;
	width: 580px;
	height: 110px;
	background-color: #d9edff;

}

#materia_pequena_fundo_6 {
	position: absolute;
	left: 30px;
	top: 1120px;
	width: 580px;
	height: 110px;
}

#materia_pequena_fundo_7 {
	position: absolute;
	left: 30px;
	top: 1230px;
	width: 580px;
	height: 110px;
	background-color: #d9edff;

}

#mais_materias {
	position: absolute;
	left: 30px;
	top: 1350px;
	width: 280px;
	height: 30px;

}

#materia_pequena_1 {
	position: absolute;
	left: 13px;
	top: 20px;
	height: 75px;
	width: 129px;

}
#materia_pequena_1_texto {
	position: absolute;
	left: 160px;
	top: 25px;
	width: 400px;

}
#materia_pequena_2 {
	position: absolute;
	left: 13px;
	top: 20px;
	height: 75px;
	width: 129px;

}
#materia_pequena_3 {
	position: absolute;
	left: 13px;
	top: 20px;
	height: 75px;
	width: 129px;

}
#breadcrumb a {
	color: #003366;
	text-decoration: none;
	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;
}
#breadcrumb a:hover {
	color: #0066CC;
}

#iframe {
	position: absolute;
	height: 1050px;
	width: 550px;
	left: 42px;
	top: 285px;
	font-size: 11px;
}
#iframe a {
	text-decoration: none;
	color: #007CF9;
}
#iframe a:hover {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	color: #003366;
}



#materia_individual_titulo {
	position: absolute;
	left: 43px;
	top: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF66;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;

}

#materia_individual_fundo {
	position: absolute;
	left: 30px;
	top: 270px;
	width: 580px;
	background-color: #9FD1FF;
	height: 1098px;

}

#materia_individual_texto {
	position: absolute;
	left: 12px;
	top: 233px;
	width: 557px;
	color: #003366;
	font-size: 12px;
	height: 842px;

}
.subtitulo {
	font-size: 13px;
	color: #007CF9;
	font-weight: bold;
	line-height: 20px;
}
.titulogrande {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

#voltar a {
	color: #003366;
	text-decoration: none;
}
#voltar a:hover {
	text-decoration: underline;
}
