/* ============================================ */
/* Background												*/
/* ============================================ */
.bgLinhaColorida							{ background-color: #002A8A; }
.bgArea										{ background-color: #002A8A; }
.bgVoltar									{ background-color: #B2DDFA; }
.bgConteudo									{ background-color: #E5F3FD; }
.bgMenuProfessorTitulo					{										background-image: url(../service/navigation/images/AR/EnsinoMedioTituloProfessor.gif);	background-repeat: no-repeat; }
.bgMenuGestorTitulo						{										background-image: url(../service/navigation/images/AR/EnsinoMedioTituloGestor.gif);		background-repeat: no-repeat; }
.bgMenuAlunoTitulo						{										background-image: url(../service/navigation/images/AR/EnsinoMedioTituloAluno.gif);		background-repeat: no-repeat; }
.bgMenuProfessorFundo					{ background-color: #002A8A;	background-image: url(../service/navigation/images/ProfessorFundo.gif);						background-repeat: no-repeat; }
.bgMenuAlunoFundo							{ background-color: #002A8A;	background-image: url(../service/navigation/images/AlunoFundo.gif);					 		background-repeat: no-repeat; }
.bgT1											{ background-color: #DEEBF4; }
.bgT2											{ background-color: #B2D8F3; }
.bgT3											{ background-color: #80C6F7; }

/* ============================================ */
/* Texto														*/
/* ============================================ */
.txtTrebuchet10B							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.txtTrebuchet11BI							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 11px;	font-style: italic;	font-weight: bold;	text-decoration: none;			cursor: default; }
.txtTrebuchet12B							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.txtTrebuchet14B							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 14px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }

/* ============================================ */
/* Link														*/
/* ============================================ */
.lnkTrebuchet11							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 11px;	font-style: normal;	font-weight: normal;	text-decoration: none;			cursor: default; }
.lnkTrebuchet11:hover					{ color: #002A8A;	font-family: trebuchet ms;	font-size: 11px;	font-style: normal;	font-weight: normal;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet10							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: normal;	text-decoration: none;			cursor: default; }
.lnkTrebuchet10:hover					{ color: #002A8A;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: normal;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet10B							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.lnkTrebuchet10B:hover					{ color: #002A8A;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: bold;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet12B							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.lnkTrebuchet12B:hover					{ color: #002A8A;	font-family: trebuchet ms;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet11B							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 11px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.lnkTrebuchet11B:hover					{ color: #002A8A;	font-family: trebuchet ms;	font-size: 11px;	font-style: normal;	font-weight: bold;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet11BI							{ color: #002A8A;	font-family: trebuchet ms;	font-size: 11px;	font-style: italic;	font-weight: bold;	text-decoration: none;			cursor: default; }
.lnkTrebuchet11BI:hover					{ color: #002A8A;	font-family: trebuchet ms;	font-size: 11px;	font-style: italic;	font-weight: bold;	text-decoration: underline;	cursor: pointer; }

