﻿
/*----------BOTOES CYBERTUTOR------------------------------------------------------------------------------------------------*/
/*---------------CURSO---------------*/
.btnCSoff { 
	position: absolute; 
	width: 98px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnCurso.png") no-repeat ;
	left: 5px;
	}
.btnCSon { 
	position: absolute; 
	width: 98px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnCurso.png") no-repeat ;
	left: 5px;
	}
.btnCS { 
	position: absolute; 
	width: 98px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnCurso.png") no-repeat ;
	left: 5px;
	}
.btnCS:hover {
	background:url("../Sistema/Cybertutor/images/btnCurso.png") no-repeat 0 -28px;
}
.btnCSon { 
    background: url("../Sistema/Cybertutor/images/btnCursoA.png") no-repeat;
	}
.btnCSoff { 
    background: url("../Sistema/Cybertutor/images/btnCursoA.png") no-repeat 0 -29px;
	}

/*---------------AUTORIA---------------*/
.btnAToff { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnAutoria.png") no-repeat ;
	left: 107px;
	}
.btnATon { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnAutoria.png") no-repeat ;
	left: 107px;
	}
.btnAT { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnAutoria.png") no-repeat ;
	left: 107px;
	}
.btnAT:hover {
	background:url("../Sistema/Cybertutor/images/btnAutoria.png") no-repeat 0 -28px;
}
.btnATon { 
    background: url("../Sistema/Cybertutor/images/btnAutoriaA.png") no-repeat;
	}
.btnAToff { 
    background: url("../Sistema/Cybertutor/images/btnAutoriaA.png") no-repeat 0 -29px;
	}
/*---------------AULA---------------*/
.btnALoff { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnAula.png") no-repeat ;
	left: 333px;
	}
.btnALon { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnAula.png") no-repeat ;
	left: 333px;
	}
.btnAL { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnAula.png") no-repeat ;
	left: 333px;
	}
.btnAL:hover {
	background:url("../Sistema/Cybertutor/images/btnAula.png") no-repeat 0 -28px;
}
.btnALon { 
    background: url("../Sistema/Cybertutor/images/btnAulaA.png") no-repeat;
	}
.btnALoff { 
    background: url("../Sistema/Cybertutor/images/btnAulaA.png") no-repeat 0 -29px;
	}
	
/*---------------IMAGEM---------------*/

.btnIMoff { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnImagem.png") no-repeat ;
	left: 220px; /* verificar esse numero */
	}

.btnIMon { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnImagem.png") no-repeat ;
	left: 220px; /* verificar esse numero */
	}

.btnIM { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnImagem.png") no-repeat ;
	left: 220px; /* verificar esse numero */
	}
.btnIM:hover {
	background:url("../Sistema/Cybertutor/images/btnImagem.png") no-repeat 0 -28px;
}
.btnIMon { 
    background: url("../Sistema/Cybertutor/images/btnImagemA.png") no-repeat;
	}
.btnIMoff { 
    background: url("../Sistema/Cybertutor/images/btnImagemA.png") no-repeat 0 -29px;
	}

/*---------------PROVA---------------*/

.btnPRoff { 
	position: absolute; 
	width: 98px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnProva.png") no-repeat ;
	left: 5px; /* verificar esse numero */
	}

.btnPRon { 
	position: absolute; 
	width: 98px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnProva.png") no-repeat ;
	left: 5px; /* verificar esse numero */
	}

.btnPR { 
	position: absolute; 
	width: 98px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnProva.png") no-repeat ;
	left: 5px; /* verificar esse numero */
	}
.btnPR:hover {
	background:url("../Sistema/Cybertutor/images/btnProva.png") no-repeat 0 -28px;
}
.btnPRon { 
    background: url("../Sistema/Cybertutor/images/btnProvaA.png") no-repeat;
	}
.btnPRoff { 
    background: url("../Sistema/Cybertutor/images/btnProvaA.png") no-repeat 0 -29px;
	}

/*---------------QUESTAO---------------*/

.btnQUoff { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnQuestao.png") no-repeat ;
	left: 107px; /* verificar esse numero */
	}

.btnQUon { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnQuestao.png") no-repeat ;
	left: 107px; /* verificar esse numero */
	}

.btnQU { 
	position: absolute; 
	width: 108px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnQuestao.png") no-repeat ;
	left: 107px; /* verificar esse numero */
	}
.btnQU:hover {
	background:url("../Sistema/Cybertutor/images/btnQuestao.png") no-repeat 0 -28px;
}
.btnQUon { 
    background: url("../Sistema/Cybertutor/images/btnQuestaoA.png") no-repeat;
	}
.btnQUoff { 
    background: url("../Sistema/Cybertutor/images/btnQuestaoA.png") no-repeat 0 -29px;
	}

/*---------------Avaliaçao Interativa---------------*/

.btnAvaliacaooff { 
	position: absolute; 
	width: 160px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnProva2.png") no-repeat ;
	left: 640px; /* verificar esse numero */
	}

.btnAvaliacaoon { 
	position: absolute; 
	width: 160px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnProva2.png") no-repeat ;
	left: 640px; /* verificar esse numero */
	}

.btnAvaliacao { 
	position: absolute; 
	width: 160px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnProva2.png") no-repeat ;
	left: 640px; /* verificar esse numero */
	}
.btnAvaliacao:hover {
	background:url("../Sistema/Cybertutor/images/btnProva2.png") no-repeat 0 -28px;
}
.btnAvaliacaoon { 
    background: url("../Sistema/Cybertutor/images/btnProva2A.png") no-repeat;
	}
.btnAvaliacaooff { 
    background: url("../Sistema/Cybertutor/images/btnProva2A.png") no-repeat 0 -29px;
	}

/*---------------Curso 2---------------*/

.btnCursooff { 
	position: absolute; 
	width: 97px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnCurso2.png") no-repeat ;
	left: 700px; /* verificar esse numero */
	}

.btnCursoon { 
	position: absolute; 
	width: 97px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnCurso2.png") no-repeat ;
	left: 700px; /* verificar esse numero */
	}

.btnCurso { 
	position: absolute; 
	width: 97px; 
	height: 29px;
	cursor:pointer; 
    background: url("../Sistema/Cybertutor/images/btnCurso2.png") no-repeat ;
	left: 700px; /* verificar esse numero */
	}
.btnCurso:hover {
	background:url("../Sistema/Cybertutor/images/btnCurso2.png") no-repeat 0 -28px;
}
.btnCursoon { 
    background: url("../Sistema/Cybertutor/images/btnCurso2A.png") no-repeat;
	}
.btnCursooff { 
    background: url("../Sistema/Cybertutor/images/btnCurso2A.png") no-repeat 0 -29px;
	}


/*----------------------------------------------------------------------------------*/

.cxConteudo {
	float: left; 
	width: 95%; 
	background-color:#F1F4D7; 
	color: #576130; 
	padding: 5px; 
	border: 1px #818a43 solid; 
	margin-bottom: 10px	
	}




/*-------FIM CYBERTUTOR--------------------------------------------------------------------------------------------------------*/


