/* CSS Document */
@charset "utf-8";
img{
	border:0}
body {
		font-size:10pt;
	}
#paginternas{
	width:928px; 
	margin-top:65px;


	}
.linkSimples{
	font-size:10pt;
	color:#333;
	text-decoration:none;
	}	
.linkSimples:hover{
	font-size:10pt;
	color:#999;
	text-decoration:none;
	}	
.LinkSimples{
	font-size:10pt;
	color:#333;
	text-decoration:none;
	}	
.LinkSimplesUnder{
	font-size:10pt;
	color:#333;
	text-decoration:underline;
	}
.LinkBco{
	font-size:12pt;
	color:#FFF;
	text-decoration:underline;
	}
.LinkBco:hover{
	font-size:12pt;
	color:#000;
	text-decoration:underline;
	}
.LinkSimplesUnder:hover{
	font-size:10pt;
	color:#000;
	text-decoration:underline;
	}	
.LinkSimples:hover{
	font-size:10pt;
	color:#999;
	text-decoration:none;
	}	

.LinkMenuCursos{
	font-size:9pt;
	text-decoration:none;
	color:#333;
	}
.LinkMenuCursos:hover{
	font-size:9pt;
	text-decoration:none;
	color:#C00;
	}
.LinkMenuCursos-fisp{
	font-size:9pt;
	text-decoration:none;
	color:#333;
	}
.LinkMenuCursos-fisp:hover{
	font-size:9pt;
	text-decoration:none;
	color:#669999;
	}
.LinkMenuCursos-fiam{
	font-size:9pt;
	text-decoration:none;
	color:#333;
	}
.LinkMenuCursos-fiam:hover{
	font-size:9pt;
	text-decoration:none;
	color:#031287;
	}

.LinkVermelhoBold{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#C00;
	}
.LinkVermelhoBold:hover{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
	
.LinkVerdeBold{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#669999;
	}
.LinkVerdeBold:hover{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
	
.LinkAzulBold{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#031287;
	}
.LinkAzulBold:hover{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
	
.LinkVermelho11{
	font-size:11pt;
	text-decoration:none;
	color:#C00;
	}

.LinkAzul1{
	font-size:11pt;
	text-decoration:none;
	color:#031287;
	}
	
.TextoSimples{
	color:#333;
	}
.TextoSimples9{
	font-size:9pt; 
	color:#333;
	line-height:12pt;
	}
.TextoSimples13{
	font-size:12pt; 
	color:#333;
	line-height:12pt;
	}
.TextoSimplesMedio{
	font-size:13pt; 
	color:#333;
	line-height:18pt;
	}
.TitleVermelho{
	font-size:16pt;
	line-height:16pt;
	font-weight:bold;
	text-decoration:none;
color:#b01421;
	}
.TitleVerde{
	font-size:16pt;
	line-height:16pt;
	font-weight:bold;
	text-decoration:none;
color:#669999;
	}
.TitleAzul{
	font-size:16pt;
	line-height:16pt;
	font-weight:bold;
	text-decoration:none;
color:#031287;
	}
.divConteudoCurso{
	width:557px; 
	margin-left:33px; 
	_ margin-left:15px;    
	margin-right:33px; 
	background-color:#FFF;
	}
.divLateralDireitaInterna{
	width:264px; 
	margin-left:27px; 
	_margin-left: 10px; 
	font-size:10pt; 
	color:#333; 
	margin-top:15px;
	}
.divConteudoGeral{
	width:650px; 
	margin-top:30px;
	}
	
	
/*----------------------- NOTICIAS ----------------------------------- */

#tituloNoticia {
	margin-top: 30px;
	color: #333333;
	font-size: 25pt;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	
}

#corpoNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333;
}

#opcoesNoticia {
	border-top: 4px solid #CCC;
}

#btImprimir {
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}

#btImprimir:hover {
	opacity: 100;
	filter: alpha(opacity=100);
}

#btEnviar {
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}

#btEnviar:hover {
	opacity: 100;
	filter: alpha(opacity=100);
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
a.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
a.style4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	text-align:justify;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	text-align:justify;
}