/* CSS Document */
form{
	margin: 0px;
	padding: 0px;
}

.inputText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003366;
	height: 12px;
}

.formLogin{
	margin-top: 35px;
}
.loginOk{
	width: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003366;
	height: 20px;
	position:absolute; top:1px; right:30px;
}
.loginHelp{
	position:absolute; top:1px; right:50px;
}
.inputLogin{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003366;
	height: 12px;
	margin-top: 3px;
	margin-right: 30px;
	width: 65px;
}

.linkAzul{
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.linkAzul:hover{
	text-decoration: underline;
}

.fonteAzul12{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.linkAzul12{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.linkAzul12:hover{
	text-decoration: underline;
}

.iconesTopo{
	margin-right: 10px;
	border: 0;
}

.linkCinzaNoticias{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.linkCinzaNoticias:hover{
	text-decoration: none;
}

.linkAzulUnderline14{
	font-size: 14px;
	color: #257000;
	text-decoration: underline;
	font-weight: bold;
}

.linkNegritoNoticias{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.linkNegritoNoticias:hover{
	text-decoration: none;
}

.linkProximasTurmasAzulNegrito{
	font-size: 12px;
	color: #0D3D6D;
	text-decoration: none;
	font-weight: bold;
}

.linkProximasTurmasAzulNegrito:hover{
	text-decoration: underline;
}

.linkProximasTurmasAzul{
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #0D3D6D;
	text-decoration: none;
	font-weight: normal;
}

.linkProximasTurmasAzul:hover{
	text-decoration: none;
}
