
.passo_numero_enable {
	color: #6699FF; 
	font-family: Arial; 
	font-weight: bold; 
	border: 5px solid #6699FF;
	margin-right: 5px;
	padding:3px; 
	font-size:12px;
}
.passo_enable {
	color: #6699FF; 
	font-family: Arial; 
	font-weight: bold; 
	margin-right: 5px;
	padding:4px; 
	text-transform:uppercase;
	font-size:12px;
	
}

.passo_numero_disable {
	color: #cccccc; 
	font-family: Arial; 
	font-weight: bold; 
	border: 5px solid #cccccc;
	margin-right: 5px;
	padding:4px; 
	font-size:12px;
}
.passo_disable {
	color: #cccccc; 
	font-family: Arial; 
	font-weight: bold; 
	margin-right: 5px;
	padding:4px; 
	text-transform:uppercase;
	font-size:12px;
	
}
.error {
	color:red;
}

input {
	border: 1px solid #1D1F76;
	margin:1px;
}

.turma{
	border: 1px solid #C0C0C0; background-color: #EEEEEE; font-weight:bold;
	padding:10px; margin-bottom:10px;
}

.professorturma {
	font-size:70%;font-weight:normal;
}

.endereco {
	font-size:70%; margin-bottom: 5px;
}

#conteudo {
	margin-left:10px;
	width:750px;	
	margin-top:-40px;
	float:left;
	font-size:100%; 
}

#conteudo p {
	font-size:110%; 
}



.titulo_cor {
	color :#313B5B;
	font-weight:bold;
	background-color:#E5E8F3;
}

.borda, .borda td {
	border: 1px solid #C6CED3;
	border-collapse: collapse;
}

.titulo_pagina {
	color: #1D1F76; 
	text-transform: uppercase; 
	font-size: 100%; 
	font-weight: bold;
}

.box_grade {
	padding:10px;
	border: 1px dashed #666666; 
	font-size: 100%;
}

.box {
	padding:10px;
}


.topico a:link {
	text-decoration: underline; 
	color: #1D1F76;
	font-size:100%;
}

.topico a:visited {
	text-decoration: underline; 
	color: #1D1F76;
	font-size:100%;
}

.topico a:hover {
	text-decoration: underline; 
	font-size:100%;
	color: #1D1F76
}

.topico a:active {
	font-size:100%;
	text-decoration: underline; 
	color: #1D1F76;
}

.mensagem {
	font-size:100%;
	display:block;
	color:#1D1F76;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
}



a:link {
	color: #1D1F76;
	text-decoration: none;
	font-size:100%;
}
a:visited {
	color: #1D1F76;
	text-decoration: none;
	font-size:100%;
}
a:hover {
	color: #1D1F76;
	text-decoration: underline;
	font-size:100%;
}

a:active {
	color: #1D1F76;
	text-decoration: none;
	font-size:100%;
}
