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

/** ------------------
  * TOPO
	* ------------------
	*/

#content div.Topo
{
	margin: 0px 16px;
	position: relative;
	overflow: hidden;
}

#content div.Topo div.Turmas-FGV
{
	padding-right: 15px;
	width: 500px;
	background: transparent url('/img/home/separador-topo.png') no-repeat scroll 100% 50%;
}

#content div.Topo div.Turmas-FGV h1
{
	margin-bottom: 16px;
	text-align: right;
	background: transparent url('/img/fgv/fgv_logo_home.png') no-repeat scroll 0% 50%;
}

#content div.Topo div.Turmas-FGV div.Conteudo
{
	height: 145px;
	overflow: auto;
}

#content div.Topo div.Turmas-FGV div.Conteudo td
{
	border-top: 1px dotted #ccc;
	padding: 4px 0px;
	text-align: center;
	color: #006991;
}

#content div.Topo div.Turmas-FGV div.Conteudo td.Curso
{
	font-weight: bold;
	font-size:12px;
	text-align: left;
	width: 72%;
}

#content div.Topo div.Turmas-FGV div.Conteudo td.Inicio
{
	font-size:12px;
	width: 24%;
}

#content div.Topo div.Turmas-FGV div.Conteudo td img
{
	vertical-align: middle;
	border: none;
}

#content div.Topo div.Turmas-FGV div.Seletores
{
	position: relative;
	padding: 0px 16px;
	height: 32px;
	overflow: hidden;
	background: white url('/img/line-gray-h.png') repeat-x scroll 0% 0%;
}

#content div.Topo div.Turmas-FGV div.Seletores a
{
	display: block;
	padding: 0px 8px 0px 21px;
	float: left;
	height: 30px;
	line-height: 30px;
	background: transparent url('/img/home/marcador-seletor.png') no-repeat scroll 4px 50%;
	color: #006991;
}

#content div.Topo div.Turmas-FGV div.Seletores a.selected
{
	border: 1px solid #bdbdbd;
	border-top-color: white;
}

#content div.Topo div.Anuncio
{
	position: absolute;
	left: 525px;
	top: 0px;
	width: 375px;
	overflow: hidden;
	/*background: transparent url('/img/home/anuncio-bg.png') no-repeat scroll 50% 5%;*/
}

#content div.Topo div.Anuncio .Saudacoes
{
	text-indent:-9999px;
	height:70px;
	margin-bottom: 8px;
	padding-bottom: 28px;
	margin-top:15px;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	text-align: center;
	background: transparent url('/img/home/saudacoes-bg.gif') no-repeat scroll center;
}

#content div.Topo div.Anuncio div.Selecao-Curriculos
{
	position: relative;
	overflow: hidden;
}

#content div.Topo div.Anuncio div.Selecao-Curriculos div.Selecao
{
	width: 185px;
	padding: 0px 30px 0px 0px;
	height: 110px;
	font-size: 11px;
	color: #666666;
	background: transparent url('/img/home/separador-h.png') no-repeat scroll 100% 50%;
}

#content div.Topo div.Anuncio div.Selecao-Curriculos div.Selecao a
{
	text-decoration: none;
	color: inherit;
}

#content div.Topo div.Anuncio div.Selecao-Curriculos div.Selecao a:hover
{
	text-decoration: underline;
}

#content div.Topo div.Anuncio div.Selecao h1
{
	/*text-indent:-999px;*/
	/*padding-right: 52px;*/
	margin: 4px 0px;
	font-size: 14pt;
	font-weight: normal;
	color: #006991;
	height: 48px;
	/*background: transparent url('/img/home/selecao-bg.gif') no-repeat scroll 0 3px;*/
	text-transform: uppercase;
}

#content div.Topo div.Anuncio div.Selecao-Curriculos div.Curriculos
{
	position: absolute;
	left: 215px;
	top: 0px;
}

#content div.Topo div.Anuncio div.Selecao-Curriculos div.Curriculos h1
{
	margin: 4px 0px;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #006991;
}
#content div.Topo div.Anuncio div.Selecao-Curriculos div.Curriculos h1
{
	text-indent:-999px;
	height:50px;
	background: transparent url('/img/home/curriculos_bg.gif') no-repeat scroll 50% 50%;
}
#content div.Topo div.Anuncio div.Selecao-Curriculos div.Curriculos span
{
	padding-top: 11px;
	margin: 4px 0px;
	display: block;
	width: 138px;
	height: 26px;
	font-size: 9pt;
	font-weight: bold;
	color: #006991;
	text-transform: uppercase;
	text-align: center;
	background: transparent url('/img/home/bt.png') no-repeat scroll 50% 50%;
}

/** ------------------
  * QUESTÃO DE MERCADO
	* ------------------
	*/

#content div.Questao-de-Mercado
{
	margin-top: 21px;
	padding-left: 172px;
	height: 48px;
	line-height: 48px;
	color: white;
	background: #0f0f0f url('/img/home/questao-de-mercado.png') no-repeat scroll 0% 50%;
}

#content div.Questao-de-Mercado a
{
	width: 750px; display:block; color:#FFF;
	background-image:url(/img/continue_lendo.gif); background-repeat:no-repeat; background-position:100% 50%;
}

#content div.Questao-de-Mercado a span.Titulo
{
	margin-right: 6px;
	padding-right: 14px;
	font-weight: bold;
	background: transparent url('/img/arrow-right-yellow.png') no-repeat scroll 100% 50%;
}

/** ------------------
  * OPÇÕES
	* ------------------
	*/

#content div.Opcoes
{
	overflow: visible;
	height: 120px;
	padding-bottom: 1px;
	text-indent:-999px;
	background: transparent url('/img/line.png') repeat-x scroll 0% 100%;
}

#content div.Opcoes div.Opcao
{
	float: left;
	height: 120px;
	visibility: visible;
	background: transparent url('/img/home/Opcao-bg.png') no-repeat scroll 100% 100%;
}

#content div.Opcoes div.Opcao a
{
	display: block;
	padding: 16px 95px 24px 16px;
	height: 90px;
	font-size: 15pt;
	color: #006991;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent none no-repeat scroll 15px 100%;
}


/** ------------------
  * PARCEIROS
	* ------------------
	*/

#content div.Parceiros
{
	line-height: 110px;
	height: 110px;
}

#content div.Parceiros span
{
	display: block;
	float: left;
	text-align: center;
	width: 18%;
}

#content div.Parceiros span
{
	display: block;
	text-decoration: none;
	background: transparent none no-repeat scroll 50% 50%;
}

#content div.Parceiros span em
{
	visibility: hidden;
}

