﻿.FundoSite {
	background-color: #FFFFFF;
}
.MenuTopo {
	position: relative;
	font-family: "Arial";
	font-size: 10pt;
	margin-left: 458px;
	margin-top: 9px;
}
.BulletsAlinhar {
	padding-bottom: 4px;
}
.TextoConteudo {
	font-family: "Arial";
	font-size: 10pt;
}
.NoticiasTitulos {
	font-family: "Arial";
	font-size: small;
	text-decoration: none;
	color: #1F4B65;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	font-variant: small-caps;
	font-weight: bold;
}
a.NoticiasTitulos {
	text-decoration: none;
	color: #1F4B65;
}
a.NoticiasTitulos:hover {
	text-decoration: none;
	color: #4B99D4;
}
.NoticiasResumos {
	font-family: "Arial";
	font-size: small;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	font-weight: bold;
}
.NoticiasTextos {
	font-family: "Arial";
	font-size: small;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
.Titulos {
	font-family: "Arial";
	font-size: small;
	color: #1F4B65;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.TitulosCentrados {
	font-family: "Arial";
	font-size: small;
	color: #1F4B65;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}
.Textos {
	font-family: "Arial";
	font-size: small;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	padding-bottom: 10px;
}
.TextosBold {
	font-family: "Arial";
	font-size: small;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	padding-bottom: 10px;
	font-weight: 700;
}

.TextosCentrados {
	font-family: "Arial";
	font-size: small;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 10px;
}
.TextosML40 {
	font-family: "Arial";
	font-size: small;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	padding-bottom: 10px;
	margin-left: 40px;
}
.MarginLeft40 {
	margin-left: 40px;
}
a.Menus {
	text-decoration: none;
	color: #000000;
}
a.Menus:visited {
	text-decoration: none;
	color: #000000;
}
a.Menus:hover {
	text-decoration: none;
	color: #4B99D4;
}
a.submenus {
	text-decoration: none;
	color: #FFFFFF;
}
a.submenus:hover {
	text-decoration: none;
	color: #4B99D4;
}
.CaminhoNavegacao {
	border: medium solid #DEDFE7;
	font-family: "Arial";
	font-size: x-small;
	color: #999999;
	background-color: #DEDFE7;
}
.CaminhoNavegacaoActual {
	font-family: "Arial";
	font-size: small;
	color: #1F4B65;
}
.CursosTituloSector {
	font-family: "Arial";
	font-size: medium;
	color: #1F4B65;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.CursosTituloModalidade {
	font-family: "Arial";
	font-size: medium;
	color: #1F4B65;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.CursosLinhaResumo {
	font-family: "Arial";
	font-size: small;
	color: #808080;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
a.CursosLinhaResumo {
	text-decoration: none;
	color: #1F4B65;
}
a.CursosLinhaResumo:hover {
	text-decoration: none;
	color: #4B99D4;
}
.CursosLista {
	margin-top: 0px;
	margin-bottom: 0px;
}
a.CursosTituloModalidade {
	text-decoration: none;
	color: #1F4B65;
}
a.CursosTituloModalidade:hover {
	text-decoration: none;
	color: #4B99D4;
}
.CursoPestana {
	font-family: "Arial";
	font-size: small;
	color: #1F4B65;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}
.CursoTitulos {
	font-family: "Arial";
	font-size: small;
	color: #1F4B65;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.CursoTextos {
	font-family: "Arial";
	font-size: small;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 0px;
	width: auto;
}
.CursoTextosDireita {
	font-family: "Arial";
	font-size: small;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 0px;
	width: auto;
	text-align: right;
}
a.CursoTextosDireita {
	text-decoration: none;
	color: #1F4B65;
}


#CursoTabela {
	position: relative;
	width: 100%;
}
.CursoTabelaCelulasPestana {
	border: thin solid #000000;
	height: auto;
	vertical-align: middle;
	white-space: nowrap;
	width: auto;
	background-color: #DEDFE7;
}
.CursoTabelaCelulasTextos {
	height: 28px;
	vertical-align: Top;
}
.CursoTabelaCelulasTextos2 {
	height: 28px;
	vertical-align: middle;
}
.CursoTabelaCelulasTitulos {
	height: 28px;
	vertical-align: top;
	white-space: nowrap;
	width: 110px;
}
a.CursoTextos {
	text-decoration: none;
	color: #1F4B65;
}
a.CursoTextos:hover {
	text-decoration: none;
	color: #4B99D4;
}
