/* ============================================ */
/* Background												*/
/* ============================================ */
.bgLinhaColorida							{ background-color: #FF7722; }
.bgArea										{ background-color: #FF7722; }
.bgVoltar									{ background-color: #FFE9BD; }
.bgConteudo									{ background-color: ; }
.bgMenuProfessorTitulo					{										background-image: url(../service/navigation/images/AP/ProfessorTitulo.gif);	background-repeat: no-repeat; }
.bgMenuGestorTitulo						{										background-image: url(../service/navigation/images/AP/GestorTitulo.gif);		background-repeat: no-repeat; }
.bgMenuAlunoTitulo						{										background-image: url(../service/navigation/images/AP/AlunoTitulo.gif);			background-repeat: no-repeat; }
.bgMenuProfessorFundo					{ background-color: #F55F01;	background-image: url(../service/navigation/images/ProfessorFundo.gif);			background-repeat: no-repeat; }
.bgMenuAlunoFundo							{ background-color: #F55F01;	background-image: url(../service/navigation/images/AlunoFundo.gif); 				background-repeat: no-repeat; }
.bgT1											{ background-color: #FFF7E7; }
.bgT2											{ background-color: #FFF0D2; }
.bgT3											{ background-color: #FFE9BD; }
.quote										{ background-color: #FFE9BD;  padding:10px; margin-bottom:5px; border:1px solid #C7C7B1;							font-family: trebuchet ms;	font-size: 11px;	font-style: normal;}
.bgBotao										{ background-color: #FF6633; }
.bgBotaoBordaEsquerda					{									   background-image: url(../images/btgBordaEsquerda.gif); 								background-repeat: no-repeat; }
.bgBotaoBordaDireita						{									   background-image: url(../images/btgBordaDireita.gif); 								background-repeat: no-repeat; }
.bgBotaoPequenoBordaEsquerda			{									   background-image: url(../images/btpBordaEsquerda.gif); 								background-repeat: no-repeat; }
.bgBotaoPequenoBordaDireita			{									   background-image: url(../images/btpBordaDireita.gif); 								background-repeat: no-repeat; }


/* ============================================ */
/* Texto														*/
/* ============================================ */
.txtTrebuchet10B							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.txtTrebuchet11BI							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 11px;	font-style: italic;	font-weight: bold;	text-decoration: none;			cursor: default; }
.txtTrebuchet12B							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.txtTrebuchet14B							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 14px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }

/* ============================================ */
/* Link														*/
/* ============================================ */
.lnkTrebuchet11							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 11px;	font-style: normal;	font-weight: normal;	text-decoration: none;			cursor: default; }
.lnkTrebuchet11:hover					{ color: #F55F01;	font-family: trebuchet ms;	font-size: 11px;	font-style: normal;	font-weight: normal;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet10							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: normal;	text-decoration: none;			cursor: default; }
.lnkTrebuchet10:hover					{ color: #F55F01;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: normal;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet10B							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.lnkTrebuchet10B:hover					{ color: #F55F01;	font-family: trebuchet ms;	font-size: 10px;	font-style: normal;	font-weight: bold;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet12B							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.lnkTrebuchet12B:hover					{ color: #F55F01;	font-family: trebuchet ms;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet11B							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 11px;	font-style: normal;	font-weight: bold;	text-decoration: none;			cursor: default; }
.lnkTrebuchet11B:hover					{ color: #F55F01;	font-family: trebuchet ms;	font-size: 11px;	font-style: normal;	font-weight: bold;	text-decoration: underline;	cursor: pointer; }
.lnkTrebuchet11BI							{ color: #F55F01;	font-family: trebuchet ms;	font-size: 11px;	font-style: italic;	font-weight: bold;	text-decoration: none;			cursor: default; }
.lnkTrebuchet11BI:hover					{ color: #F55F01;	font-family: trebuchet ms;	font-size: 11px;	font-style: italic;	font-weight: bold;	text-decoration: underline;	cursor: pointer; }


