@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.texto-justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-indent:15px;
}
.texto-justify30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-indent:50px;
}
.texto-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
.texto-center11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.obs {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent:50px;
}	
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titulo2 {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #D42525; 
	font-weight: bold; 
}
.titulo3 {
	font-size: 12px;
	color: #C61B1B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo3_indent {
	font-size: 12px;
	color: #C61B1B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:50px;
}
.titulo3_center{
	font-size: 12px;
	color: #C61B1B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:50px;
}
.titulo4_center {
	font-size: 14px;
	color: #C61B1B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#CCCCCC;
}
.marcador {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #C61B1B;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
table.bordasimples tr td {
	border-collapse: collapse;
	border:1px solid #DBDADA;
}
table.sembordas tr td {
	border-collapse:collapse;
	border:0px solid;
}
.pagina{
	width:464px;
	height:545px;
	margin:auto;
}
.pagina_menor{
	width:454px;
	height:575px;
	margin:auto;
}
#img_esq{
	float:left;
	padding-right:5px;
}
#img_dir{
	float:right;
	padding-left:5px;
}
#img_sup{
	padding-bottom:7px;
	margin:auto;
}
#img_sup_inf{
	padding-bottom:5px;
	padding-top:5px;
	margin:auto;
}
.box{
	width:auto;
	height:170px;
}
.espaco{
	width:auto;
	height:15px;
}
.espaco_menor{
	width:auto;
	height:10px;
}
.espaco_duplo{
	width:auto;
	height:30px;
}
.linha{
	width:auto;
	height:2px;
	background-image:url(../imagens/outras_imagens/linha.png);
	background-repeat:repeat-x;
}
.coluna1{
	width:130px;
	height:auto;
	float:left;
}
.coluna2{
	width:130px;
	height:auto;
	float:left;
	margin-left:32px;
}
.coluna3{
	width:130px;
	height:auto;
	float:right;
}
.foto_professor{
	width:130px;
	height:180px;
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-bottom:25px;
}
	