
cabecalho { background-color: #333366; }
#navgeral { background: #314e8b; }
#navgeral a.active:link { background-color: #526fc8; }
#navgeral A.active:visited { background-color:  #526fc8; }
#utilizador { color: #314e8b; }
#bodycontent b { color: #314e8b; }
#infoAula { color:#314e8b; }
#utilizador { background: #cdcd9a; }
#loginbodycontent { background:  #526fa1; }

#navlateral a:hover { color: #314e8b; }
#navlateral li.active a:link { color: #314e8b; }
#navlateral li.active a:visited { color: #314e8b; }

/*
input[disabled='disabled'], input.class-for-disabled-field { color: blue; }
*/

body { background-color:  #526fa1; }
h2 { color:#314e8b; }
h3 { color:#314e8b; }
input.button { color: #333366; }

.formlogin { background-color: transparent; }
.cortexto { color:#314e8b; }
.talternate { background-color: #ececd7; }
.pbarfuturo { background-color: #ececd7; }
.rodape { background-color: #333366; }
.theader { background-color:  #314e8b; }
.theader2 { background-color:  #526fa1; }
.pbarpassado { background-color:  #526fc8; }
.pbaractual { background-color:  #526fc8; }

.error {
	background: #314e8b;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffff66;
}

.copyright {
	background-color: #9a9d66;
	text-align: center;
	padding: 3px 3px 3px 3px;
}

.theaderprof {
	background-color:  #526fa1;
	color :White;
}

.PrincipalTextoHeader { color: #333366; }
.PrincipalTextoCorpo {
	color: #333366;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.SecundarioTextoHeader  
{
	color: #333366; 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.LinkAccess {
	color: #000000;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: underline;

}

.MainTextoHeader { color: #FFFFFF; }

.MainTextoCorpo 
{
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

div.MainTextoCorpo
{
    line-height: 150%;
}

.linkPagEntrada  {
    color: #ffffff;
    text-decoration: underline;
    cursor:pointer;
}


.MainTextoCorpo a:link
{
    color: #ffffff;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    cursor:pointer;
}

.Accessibility { cursor:pointer; }

.ioRow 
{
	background-color: #d0e0f0;
}

.ioRowOver 
{
	background-color: #b0c0d0;
}

.ioRowOut 
{
	background-color: #d0e0f0;
}

.ioRowSelected 
{
	background-color: #6a88a9;
}

.ioRowSelectedOver 
{
	background-color: #aeaeae;
}

.ioRowHeader
{
	background-color: #cccccc;
}

.ioContentInscritas 
{
	border: none dotted red;
}

.ioContentPossiveis 
{
	border: none dotted red;
}

#listPossiveis
{
	background-color: #d0e0f0; /* #e6e6fa; */
	
}

#listInscritas 
{
	background-color: #d0e0f0;
}

/* 2018.05.30 */
.ioTitle {
	color: #333366;
}

/* NavTop:Start */
#NavTop
{
	background-color: #314e8b; /* navgeral */
}

#NavTopMenu .active {
	background-color: #526fc8;
}

#NavTopMenu a:hover {
	background-color: #adb9a1;
}
/* NavTop:End */


/*
	NavUser:Start
*/
#NavUser 
{
	background-color: #cdcd9a;		/* utilizador */
	color: #314e8b;
}

#NavUser a 
{
	background-color: #526fc8;		/* active */
	color: White;
}

#NavUser a:hover 
{
	background-color: #333366;		/* over */
	color: White;
}

.bodyContentAlternative
{
	border: thin solid #cdcd9a;
}
