/* ============================================ */
/* Cadastro													*/
/* ============================================ */

/*	Textos */
.txtTituloForm						{	font-family:Arial;						font-size:20px;		color:#244740;				font-weight:bold;	
											background-color:#FFFFFF;	}
.txtPerfilUsuario					{	font-family:Arial;						font-size:15px;		color:#244740;				font-weight:bold;	}
.txtTermoAceite					{	border:       1px solid  #376C62;	height:220px;			margin:10px 0px;			padding:10px;	
											background:#FFFFFF;						overflow:auto;			text-align:justify; }
.txtInfoEscola					{ color: #666666;	font-family: Arial;	font-size: 12px; }

/* Label */
.lblNavAuxCadastro				{	font-family:Arial;						font-size:15px;		color:#666666;				font-weight:bold;	}

/*	Links */
.lnkNavAuxCadastro				{	font-family:Arial;						font-size:15px;		color:#244740;				font-weight:bold;	}
.lnkBotaoCadastro					{	font-family:Arial;						font-size:18px;		color:#FFFFFF;				font-weight:normal;}

/*	Separadores */
.LinhaPontilhada					{	border-bottom:1px dotted #444444;	height:1px; }
.LinhaSelecaoPerfil				{	border-bottom:1px solid  #376C62;	height:1px;				margin-top:10px;			margin-bottom:20px;	}
.LinhaTopoHeaderBotao			{	border-top:   1px solid  #376C62;	margin-top:40px;		padding-top:20px;			text-align:center;	}
.LinhaHeaderBotao					{	border-top:   1px solid  #376C62;	margin-top:20px;		margin-bottom:20px;		text-align:center;	}

/*	Background */
.BordaCadastroTopoEsquerda		{	}
.BordaCadastroTopoMeio			{	}
.BordaCadastroTopoDireita		{	}

.BordaCadastroTituloEsquerda	{	}
.BordaCadastroTituloMeio		{	}
.BordaCadastroTituloDireita	{	}

.FormularioCadastro				{	background-color:#CCEDEF;																	padding:20px;	}
.BordaCadastroCentroEsquerda	{	background-color:#CCEDEF;	}
.BordaCadastroCentroMeio		{	background-color:#CCEDEF;	}
.BordaCadastroCentroDireita	{	background-color:#CCEDEF;	}

.BordaCadastroFundoEsquerda	{	}
.BordaCadastroFundoMeio			{	}
.BordaCadastroFundoDireita		{	}

.bgColecaoAdocao					{ background-color:#244740; color:#FFFFFF; }

/*	Botões */
.btnCadastroEsquerda				{	}
.btnCadastroMeio					{	background-color:#244740;				border:1px solid #CCCCCC;					height:40px;		line-height:40px;	}
.btnCadastroDireita				{	}

/* ============================================ */
/*				Tabs											*/
/* ============================================ */

#LumTabs ul										{	background:none;																					height:30px;	
																							margin:0px 0px 20px 0px;	}

#LumTabs ul li a								{  background:none;	
														padding:7px 10px;				margin:0px 25px 0px 0px;	width:auto;						
														font-family:Arial;			font-size:15px;				color:#244740;				font-weight:bold;			text-align:center;		cursor:normal;	}

#LumTabs ul li a.selected					{	background-color:#244740;	
														padding:7px 10px;				margin:0px 25px 0px 0px;	width:auto;	
														font-family:Arial;			font-size:15px;				color:#FFFFFF;				font-weight:bold;			text-align:center;		cursor:normal;	}

#LumTabs ul li .tab_first_left_on 		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_first_left_off 		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_first_right_on 		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_first_right_off		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_middle_left_on		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_middle_left_off		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_middle_right_on		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_middle_right_off	{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_middle_right_off2	{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_last_left_on			{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_last_left_off		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_last_right_on		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}
#LumTabs ul li .tab_last_right_off		{	background:none;	
														padding:0px;					margin:0px;						width:0px;	}


/* ============================================ */
/*				adoção professor							*/
/* ============================================ */

.tabularDataSegmentoDisciplinaAdocao	{ font-family:Arial; font-size:12px; color:#FFF; font-weight:bold; background-color: #244740; }
.txtAdocaoProfessor							{ font-family:Arial; font-size:12px; color:#666666; }
.txtNoAdocaoProfessor						{ font-family:Arial; font-size:12px; color:#666666; font-weight:bold; }

.bgAdvancedTabularDataPar					{ background-color:#CCEDEF;}
.bgAdvancedTabularDataImpar				{ background-color:#FFF; }

.advancedTabularDataAnoVolumeSerie		{ max-width:380px; word-wrap:break-word; }



/* ============================================ */
/*				Login							*/
/* ============================================ */

.CorLoginCorporativo					{ Color:#244740;	}
.CorLoginCorporativoLogado			{ Color:white;	}
.CorLoginCorporativoSemBox			{ Color:#5eb1a3;	}
.LoginCorpDeslogadoPosicaoTexto  {  margin-top: 15px; margin-left: 112px; padding-top: 9px; text-align: center; background: url(../images/bgLoginCorpSemBorda.png) no-repeat; width:173px; height:35px; }
.LoginCorpPosicaoBox					{ margin-top: -18px; position: relative; right: 11px; z-index: 999;}
.btnSelecionadoLogin					{ color:#244740 !important; background-color: White; border-left:1px solid #dddddd; border-top:1px solid #dddddd; border-right:1px solid #dddddd; padding: 2px 2px 4px 8px; margin:-1px;}
.bgLoginCorpDivGeral             { float: right; height: 65px;}
.bgLoginCorpEspacoSemBox         { padding: 0 13px 0 10px;}
.bgLoginCorpTableLogado				{ padding-top: 0px;}
.CorLoginCorpTexto					{ Color:#5e5e5e;}

.bgLeftInputLoginCorporativo		{ background: url(../images/bgLeftInputLoginCorporativo.png) no-repeat; width:10px; height:28px; }
.bgMiddleInputLoginCorporativo	{ background: url(../images/bgMiddleInputLoginCorporativo.png) repeat-x;  height:28px; }
.bgRightInputLoginCorporativo		{ background: url(../images/bgRightInputLoginCorporativo.png) no-repeat; width:10px; height:28px; }